Skip to content
Longport Whale
Stock Transfer

Async Batch Transfer

The same interface as the Cash Transfer page; on this page the component calls it with type=HOLDING. See the full description in the same-named file under the Cash Transfer directory.

POSThttps://b-api.longbridge.xyz/v1/risk_event/async_batch_transfer

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

batch_idstringrequired

Batch ID

typestringrequired

Batch Type. This page always sends HOLDING (batch position transfer).

Responses

HTTP 200Returns business fields.
Standard response envelopecodemessagedata
dataobjectdata structure
batch_nostring

Batch No. The front end then polls the batch-status template corresponding to the data_porter/query template_id to check progress (e.g. manual adjustment uses settlement_adjust_batch); out of scope for this document.

Whale Docs