https://b-api.longbridge.xyz/v1/datasets/corp_action_fee_eventsAuthorization
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 Event Type.
Allowed values:
1- TM EXPIRED2- BE-RIGHTS ISSUE3- BE-OPEN OFFER4- BE-PREFERENTIAL OFFER5- BE-SCRIP DIVIDEND6- BE-CASH DIVIDEND7- BE-SCRIP EVENT8- BE-BONUS ISSUE9- CA-Share Consolidation10- CA-Share Conversion11- CA-Share Subdivision/Splitting12- DS EXPIRED14- EO Subscription15- OO Subscription16- ER Subscription17- RS Subscription18- TC TakeOverConditional19- TU TakeOverUnConditional20- ADR-Custody Fee21- SO-Spin Off22- IP-Interest Payment23- TM MERGER24- VT-ANNUAL GENERAL MEETING25- VT-EXTRAORDINARY GENERAL MEETING26- VT-SPECIAL GENERAL MEETING
1 · TM EXPIRED2 · BE-RIGHTS ISSUE3 · BE-OPEN OFFER4 · BE-PREFERENTIAL OFFER5 · BE-SCRIP DIVIDEND6 · BE-CASH DIVIDEND7 · BE-SCRIP EVENT8 · BE-BONUS ISSUE9 · CA-Share Consolidation10 · CA-Share Conversion11 · CA-Share Subdivision/Splitting12 · DS EXPIRED14 · EO Subscription15 · OO Subscription16 · ER Subscription17 · RS Subscription18 · TC TakeOverConditional19 · TU TakeOverUnConditional20 · ADR-Custody Fee21 · SO-Spin Off22 · IP-Interest Payment23 · TM MERGER24 · VT-ANNUAL GENERAL MEETING25 · VT-EXTRAORDINARY GENERAL MEETING26 · VT-SPECIAL GENERAL MEETING
Filters results by Fee Type.
Values are dynamic. Call GET /v1/datasets/refs/corporate_action_fee_code_excl_scrip_gst 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 fee events 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: Unique identifier of the current record.
Returned value: Event Type.
Raw value of event_type. The event_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Market.
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: Metric Type.
Raw value of metric_type. The metric_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Calc Formula.
Raw value of calc_method. The calc_method field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Rate.
Returned value: Max Fee.
Returned value: Min Fee.
Returned value: Currency.
Returned value: Processed By.
Returned value: Updated At. The date or time format follows the value returned by the API.
Returned value: Sub A/C.
Returned value: Priority.
Returned value: Rounding Method.
Raw value of fraction_type. The fraction_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Special Rule.
Raw value of restrict_type. The restrict_type field contains the display value resolved through a dictionary or related record; this field contains the underlying code or ID.
Returned value: Biz Code.
Returned value: Fee Code.
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