Skip to content
Longport Whale
Temporary Adjustment

Create Temporary Adjustment

Submission of the "Create" form at the top of the Cash / Stock / Option tabs on the Temporary Adjustment page, which share this endpoint.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

security_typestringrequired

Security Type. Options: CASH = Cash; STOCK = Stock; OPTION = Option

CASHSTOCKOPTION

aaidstringrequired

A/C No

biz_codestringrequired

Biz Code. From a ref-select: the biz-code list dedicated to temporary adjustments (riskTempAdjustBizCode).

directionstringrequired

Direction. Options: CREDIT = Credit; DEBIT = Debit

CREDITDEBIT

counter_idstring

Counter ID. Required for stock/option types.

position_sidestring

Position Side. Required for the option type.

amountstring

Amount

quantitystring

Quantity

currencystring

Currency. Required for the cash type.

remarkstring

Remark

Responses

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

No nested fields

Whale Docs