https://b-api.longbridge.xyz/corporate_action/refund_detail/by_sub_position_viewAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
ann_idstringRequiredCorporate-action announcement ID.
view_idstringRequiredSub-position view ID. Use a view identifier returned by the sub-position view list (tax refund) endpoint.
Responses
HTTP 200The request was processed successfully. The business result is in data.groups.codemessagedatadataobjectdata structureRefund groups under the sub-position view.
Child attributes
Group ID.
Group name.
Total refundable fee for the group (display value).
Total already-refunded amount for the group (display value).
Currency.
Sub-position accounts within the group.
Child attributes
Sub-position account.
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