Get Position Details
GET/trading/assets/positions/get
Retrieves the position detail list according to the account ID and instrument ID. The position_details.contract_id in the returned data can be used for closing positions.
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.