Skip to content
Longport Whale
Transfer-out Request

Audit Transfer-out Application

Submitted by the inline "Review" dialog in the Transfer-out Request list; the dialog assembles parameters for the three scenarios by action (approve/reject/submit_channel).

POSThttps://b-api.longbridge.xyz/atm/transfer/out/update

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idsarray<string>required

Transfer-out Request IDs. Supports reviewing multiple selected rows together.

remarkstring

Remark. For the approve/submit_channel scenarios this maps to the "Remark" text area; in the reject scenario there is additionally a default-remark dropdown that can populate this field.

statenumberrequired

Resulting State. Determined by action: approve → 1 (processing / PROCESSING_STATE), reject → 3 (rejected / REJECTED_STATE), submit_channel → 2 (processed / PROCESSED_STATE).

is_shownumber

Remark Visible to User. Only passed in the reject scenario: 1 = visible, 0 = hidden; passed as null in the approve/submit_channel scenarios.

audit_frontend_resourceobject

Audit Frontend Resource. A tracking object containing $action (approve/reject/add) and $behavior (action description text); 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