Skip to content
Longport Whale
Symbol Information

Clearing - Instrument Information

Query the Clearing - Instrument Information list.

POSThttps://b-api.longbridge.xyz/v1/datasets/clearing_stock_infos

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.ledger_datestringrequired

Ledger Date. Defaults to today (rolling relative to the request date) when omitted.

filters.codestring

Stock Code

filters.namestring

Fallback Name

filters.counter_idstring

Counter ID

filters.statusstring

Status. Multi-select; submit as a comma-joined string. Allowed values are listed under enum.. Options: 0 = Active; 1 = Suspended; 2 = Delisted; 3 = Prelist; 8 = Unknown; 9 = Others; normal = Active

012389normal

filters.close_pricestring

Close Price

filters.stamp_duty_markstring

Stamp Duty Exemption. Options: 1 = Subject to stamp duty; 0 = Exempt from stamp duty

10

filters.has_holdingstring

Existing Position

filters.has_pending_ticketstring

Pending Approvals

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

totalintegerrequired

Total

Whale Docs