https://b-api.longbridge.xyz/v1/datasets/corp_action_client_feesAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Combines business filters. Omit a filter field to disable that filter.
Child attributes
Filters results by Announcement NO..
Filters results by Origin Counter Id.
Filters results by Payable Date.
Child attributes
Inclusive lower bound of the filter range.
Inclusive upper bound of the filter range.
Filters results by Client.
Filters results by Client Execution Status.
Allowed values:
1- Not Processed2- Success3- Failed4- Cancelled5- Stock Success
1 · Not Processed2 · Success3 · Failed4 · Cancelled5 · Stock Success
Filters results by CA Execution Status.
Allowed values:
1- Initialized2- Confrimed3- Recoding4- Record - Success5- Record - Failed6- Execution - Pending Approval7- Executing9- Execution - Success10- Execution - Failed0- Not Created12- Cancelled11- Success; Avg cost is updated13- Cancelled; Avg cost is updated14- Execution - Success15- Expired1617- In approval
1 · Initialized2 · Confrimed3 · Recoding4 · Record - Success5 · Record - Failed6 · Execution - Pending Approval7 · Executing9 · Execution - Success10 · Execution - Failed0 · Not Created12 · Cancelled11 · Success; Avg cost is updated13 · Cancelled; Avg cost is updated14 · Execution - Success15 · Expired1617 · In approval
Filters results by Fee Type.
Values are dynamic. Call GET /v1/datasets/refs/corporate_action_fee_code to retrieve the current data dictionary, and use the returned entry's key as this parameter's value.
Filters results by Market.
Multiple values are supported. Join them with commas (,). Omit the field to disable this filter.
Allowed values: US, HK, UK, SH, SZ, SG, KR, JP, AU, DE, CA, TH, ID, MY, TR, NA, OSL, HAS, EU, UT, GTMMF
US · USHK · HKUK · UKSH · SHSZ · SZSG · SGKR · KRJP · JPAU · AUDE · DECA · CATH · THID · IDMY · MYTR · TRNA · NAOSL · OSLHAS · HASEU · EUUT · UTGTMMF · GTMMF
Page number to retrieve, starting from 1.
Number of records to return per page.
Responses
HTTP 200On success, returns paginated corporate fees records together with pagination metadata such as the page number, page size, and total record count.codemessagedatadataobjectdata structureReturned value: List of list.
Child attributes
Returned value: Announcement NO..
Returned value: Event ID.
Returned value: Market.
Returned value: Origin Counter ID.
Returned value: Payable Date. The date or time format follows the value returned by the API.
Returned value: Client ID.
Returned value: A/C No..
Returned value: Name.
Returned value: Fee Type.
Raw value of fee_code. The fee_code field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Calc Amount.
Returned value: Amount.
Returned value: Currency.
Returned value: Client Status.
Raw value of state. The state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: CA Execution Status.
Raw value of stage_state. The stage_state field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Created At. The date or time format follows the value returned by the API.
Returned value: Updated At. The date or time format follows the value returned by the API.
Returned value: Total number of matching records, used for pagination.
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