Skip to content
Longport Whale
Freeze Assets

Create Asset Freeze

Submitted from the "Freeze" button at the top of the Cash/Stock/Fund tabs of Freeze Assets; the three tabs share this endpoint, distinguished by security_type. Involves real asset-freeze operations.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

aaidstringrequired

A/C No

account_typestringrequired

Account Type. Fixed as SETTLEMENT for Cash/Stock/Fund; for other asset types (Option/Bond/OTC/Crypto/OTC Derivatives) it must be chosen from the ref-select account_type.

security_typestringrequired

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

CASHSTOCKFUND

freeze_amountstring

Freeze Amount. Required only for cash freezes.

currencystring

Currency. Taken from ref global_currency_filter_by_account_channel; required only for cash freezes.

counter_idstring

Counter ID. Selected by instrument when freezing a stock/fund.

position_sidestring

Position Side. Related to stock freezing; taken from data_porter/query template_id=position_side_list_query.

Responses

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

No nested fields

Whale Docs