Skip to content
Longport Whale
Rate Setups Email

Billing Email

Query the Billing Email list.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

filtersobject

Filters

Child attributes
filters.ledger_dateobject

Message Date. Range filter; both bounds are optional (omit a bound to leave that side unbounded). Defaults to the range [7 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.Aaidstring

Client

filters.statestring

State. Multi-select; submit as a comma-joined string. Allowed values are listed under enum.. Options: 0 = 待发送; 1 = 发送成功; 2 = 发送失败; 3 = 发送中

0123

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