Skip to content
Longport Whale
Channel Exchange Order

Apply Abnormal Channel Order

Submission from the inline "Process" dialog in a row of the Channel Exchange Order list; the form fields change dynamically according to the processing type.

POSThttps://b-api.longbridge.xyz/forex/abnormal_apply

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idstringrequired

Abnormal Order Record ID. The record id of the channel FX exchange exception order being processed.

versionnumberrequired

Version. Fixed to 1 by the frontend; not a form-editable field (used for version control).

apply_typestringrequired

Apply Type. Enum: SUCCESS_APPLY = process as success (requires entering the exchange rate), FAILURE_APPLY = process as failure, RETRY_APPLY = re-initiate (requires selecting a channel).

apply_channel_ratenumber

Apply Channel Rate. Required only when the processing result is successful. The exchange-rate value, whose precision is determined by the currency's exchange-rate precision.

apply_remarkstringrequired

Apply Remark. A remarks field that is required under all three handling types: success, failure, and re-initiate.

apply_channel_namestring

Apply Channel Name. Required only when re-initiating; value comes from the forex_channel_name_api dynamic enum, not fixed.

audit_frontend_resourceobject

Audit Frontend Resource. Audit-trail field, containing $behavior (operation text that varies with the handling type) and $action (fixed to add). Not a business parameter.

Responses

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

No nested fields

Whale Docs