https://b-api.longbridge.xyz/corporate_action/notifyAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Corporate action ID identifying the corporate action to notify. Obtain it via corporate_register_aaids by passing a ca_code.
Notify type.
Allowed values:
0- Unspecified1- Delayed delivery2- Adjustment
0 · Unspecified1 · Delayed delivery2 · Adjustment
List of account AAIDs to exclude; excluded accounts will not receive this notification. When omitted, no account is excluded. Candidate accounts can be obtained via corporate_register_aaids.
Responses
HTTP 200The request was processed successfully. The result is returned in data.codemessagedatadataobjectdata structureResult of the batch notification.
No nested fields
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