https://b-api.longbridge.xyz/corporate_action/sub_position_view/detailAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
idstringRequiredSub-account view id, supplied as a query parameter.
Responses
HTTP 200The request was processed successfully. data contains the full configuration of the sub-account view.codemessagedatadataobjectdata structureFull configuration of the sub-account view, including the view basic information view and the group list groups.
Basic information of the sub-account view.
Child attributes
Sub-account view id.
View name.
Usage scenario of the sub-account view.
1 · Rounding Adjustment2 · Refund3 · After-event Adjustment
Remark.
Group list; each item contains a group name and a sub-account scope.
Child attributes
Group name.
Scope of settlement sub-accounts assigned to the group, a list of sub-account numbers. Each must be an existing sub-account number in the system.
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields