Skip to content
Longport Whale
OB Order Reporting Management

Sync OB Order

On the OB Order Reporting Management detail page, the "Order Result Sync" dialog confirms the sync operation. It is related to the sync mechanism of the Subscription Record Synchronization page but uses a different endpoint (this one is /ob/sync/order, whereas the other creates records via /ob/create/record).

POSThttps://b-api.longbridge.xyz/ob/sync/order

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

ob_channelstringrequired

OB Channel. Taken from the detail data detail.ob_channel.

counter_idstringrequired

Counter ID. Taken from the page's route parameter code (the URL-decoded instrument code).

Responses

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

No nested fields

Whale Docs