Skip to content
Longport Whale
SBL Overview

Modify Short Sell Stock Holding Status

Submitted from the inline "Modify Status" dialog in the SBL Overview list, with parameters passed as a query string (Content-Type: application/x-www-form-urlencoded). This changes real securities-lending position status.

POSThttps://b-api.longbridge.xyz/v1/risk_monitoring/modif_short_sell_stock_holding_status

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

counter_idstringrequired

Counter ID. A hidden field derived programmatically from the selected record; not editable by the user.

statusstringrequired

Status. A radio-button group whose options come from the front-end refs.short_sell_stock_holding_status.

remarkstringrequired

Remark. Optional in the front-end form.

Responses

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

No nested fields

Whale Docs