Account Position Details
GET/openapi/assets/position/details
• Function description: Query the position detail list according to the account ID and instrument ID page, the position_details.contract_id in the returned data can be used for closing positions, corresponding to close_detracts.contract_id.
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.