Skip to content
Longport Whale
Internal Settlement

Internal Settlement

Query the Internal Settlement.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.ledger_dateobject

Ledger Date. Range filter; both bounds are optional (omit a bound to leave that side unbounded). Defaults to the range [3 day(s) ago, today] when omitted (gte/lte roll with the request date).

Child attributes
filters.ledger_date.gtestring

Greater Than or Equal

filters.ledger_date.ltestring

Less Than or Equal

filters.statusstring

Task Status. Options: 1 = Completed; 0 = Processing; -1 = Failed

10-1

filters.sourcestring

Source. Options: advance = Advance Settlement; day_end_task = Day-End Task

advanceday_end_task

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