5.2. Sức mua, sức bán
Last updated
Last updated
curl --location --request GET 'https://api.dnse.com.vn/order-service/accounts/<account>/derivative-ppse?symbol=<symbol>&price=<price>&loanPackageId=<loanPackageId>' \
--header 'Content-Type: application/json' \
--header 'authorization: Bearer <jwt_token_from_login_API_response_step_2.1>'