5.4. Sổ lệnh

Query param

Resquest header

Response body

Order

curl --location --request GET 'https://services.entrade.com.vn/dnse-order-service/derivative/orders?accountNo=<account>' \
--header 'content-type: application/json' \
--header 'authorization: Bearer <jwt_token_from_login_API_response_step_2.1>'

Last updated