Skip to content
Longport Whale
Exchange Reconciliation

Rerun Channel Reconciliation Task

The top "Re-run" button on the Exchange Reconciliation page; the form has a single date field dt, with audit_frontend_resource audit info attached on submit. This is a mutating (data-changing) endpoint.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

dtstringrequired

Reconciliation Date. In YYYY-MM-DD format, from the form's date-picker field dt.

audit_frontend_resourceobject

Audit Frontend Resource. An audit field automatically attached by the front end, containing $behavior (operation-description label) and $action (fixed value add).

Responses

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

No nested fields

Whale Docs