Skip to content
Longport Whale
Transfer-Out Details

Batch Update Transfer-out Stock Detail

After selecting multiple rows on the transfer-out detail page, submits success/failure status via the "Update" batch-operation dialog.

POSThttps://b-api.longbridge.xyz/v1/atm/batch/transfer/out/stock/update

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idsarray<string>required

Transfer-out Stock Detail IDs. An array of the ids of the batch-selected rows.

statenumberrequired

Resulting State. 1 = success, 2 = failure; in the "Update" dialog, send 1 when confirming success and 2 when confirming failure.

remarkstring

Remark. Passed only when marking as failed; corresponds to the failure reason entered in the dialog.

remark_config_typestring

Remark Config Type. An optional remark-type configuration field, usually not sent.

Responses

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

No nested fields

Whale Docs