Skip to content
Longport Whale
Freeze Assets

Batch Import Asset Freeze

The top "Batch Import" button on the Cash/Stock/Fund tabs of Freeze Assets; a file is uploaded and submitted. All three tabs share this endpoint, distinguishing asset type by security_type. It performs a real asset-freeze operation.

POSThttps://b-api.longbridge.xyz/risk_event/batch_settlement_frozen

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

file_infosarray<string>required

File Info List. The uploaded bulk-freeze file (key/name), from a front-end component.

security_typestringrequired

Security Type. Options: CASH = Cash; STOCK = Stock; FUND = Fund

CASHSTOCKFUND

audit_frontend_resourceobjectrequired

Audit Frontend Resource. Contains $behavior, assembled by the front end.

Responses

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

No nested fields

Whale Docs