Skip to content
Longport Whale
Client Order

Sync Private Fund Order to Frontend

Submitted by clicking "Confirm" after checking the orders to be synced in the "Sync" dialog at the top of the private-fund customer orders page.

POSThttps://b-api.longbridge.xyz/portfolio/funds/private/sync_frontend

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

listarray<string>required

List of orders to sync. Rows of orders to be synced that are checked in the sync dialog, passed through as-is from the pending-sync order query results; each element contains at least the two display fields group_key (grouping identifier) and dt (date).

Responses

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

No nested fields

Whale Docs