Skip to content
Longport Whale
Statement Query

Resend Statement

The "Resend" button on a row of the Statement Query list. "Resend" first calls this endpoint to mark for resend, then calls sendStatement (/statement/send, not separately documented, the second step of the same button) to actually send.

POSThttps://b-api.longbridge.xyz/statement/resend_sendment

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

dtstringrequired

Date. Taken from the row data record.dt.

aaidsarray<string>required

AAIDs. Taken from the row data [record.aaid]; single-record resend.

file_typestringrequired

File Type. Taken from the row data record.file_type_val.

audit_frontend_resourceobject

Audit Frontend Resource. Records the before/after difference of the operation; not a business field.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs