Skip to content
Corp Action Management

Corporate refund announcement list

Query the Corporate refund announcement list.

POSThttps://b-api.longbridge.xyz/v1/datasets/corp_action_refund_announcement_list

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

filtersobject

Filters

Child attributes
ca_codestring

Announcement NO.

payable_dateobject

Range filter; both bounds are optional (omit a bound to leave that side unbounded).

Child attributes
gtestring

Greater Than or Equal

ltestring

Less Than or Equal

origin_counter_idstring

Origin Counter Id

remarkstring

Remark

statestring

Values come from the corporate_refund_status_ref dynamic enumeration; not a fixed set.

pageinteger

Page

page_sizeinteger

Page Size

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

Child attributes
ca_codestring

Announcement NO.

origin_counter_idstring

Origin Counter Id

payable_datestring

Payable Date

fee_codestring

Fee Code

fee_code_valstring

Raw value behind field fee_code: fee_code returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

total_tax_feestring

Actual Amount Received

currencystring

Currency

remarkstring

Remark

final_feestring

Final Fee

updated_atstring

Updated At

statestring

Action

state_valstring

Raw value behind field state: state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

refund_amountstring

Amount Refunded

operatorstring

Operator

totalintegerrequired

Total

HTTP 400Bad request. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 401The user is not authenticated, or the login session has expired.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 408The request timed out. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs