https://b-api.longbridge.xyz/forex/abnormal_applyAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Abnormal Order Record ID. The record id of the channel FX exchange exception order being processed.
Version. Fixed to 1 by the frontend; not a form-editable field (used for version control).
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 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 Remark. A remarks field that is required under all three handling types: success, failure, and re-initiate.
Apply Channel Name. Required only when re-initiating; value comes from the forex_channel_name_api dynamic enum, not fixed.
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.codemessagedatadataobjectdata structureNo nested fields