Skip to content
Longport Whale
Abnormal Withdrawal

Set Abnormal Withdrawal Order Handling

Submitted by the inline or batch "Process" dialog in the abnormal-withdrawal list, setting how to handle an abnormal withdrawal order. It handles real fund withdrawals — proceed with caution.

POSThttps://b-api.longbridge.xyz/atm/exorder

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idsarray<string>required

Abnormal Withdrawal Order ID List. Elements are strings, taken from the selected rows (batch) or the current row id (single).

opnumberrequired

Handling Operation. Single-select; values come from the exception_case_state_ref dynamic enumeration and are not fixed. It is known to include four handling types 1/2/3/4 (e.g. approve, reject); exact meanings are as actually returned.. Options: 1 = (local fallback label, verify against ref exception_case_state_ref); 2 = (local fallback label, verify against ref exception_case_state_ref); 3 = (local fallback label, verify against ref exception_case_state_ref); 4 = (local fallback label, verify against ref exception_case_state_ref)

1234

remarkstring

Remark. Remark, up to 128 characters; whether it is required depends on the calling scenario.

remark_config_typestring

Remark Config Type. A hidden field, written in cascade when a preset remark template is selected.

client_to_see_remarkboolean

Client Visible Remark. A checkbox shown only when op=2; true = visible on the client.

admin_remark_config_typestring

Admin Remark Config Type. When the remark content matches a preset-remark option, the front end automatically attaches the corresponding value.

audit_frontend_resourceobject

Audit Frontend Resource. Audit information automatically attached by the front end, containing the operation behavior/type, the list of associated withdrawal order numbers, the client-visible remark display, etc.

Responses

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

No nested fields

Whale Docs