Skip to content
Client Notification

Exchange Record

Query the Exchange Record.

GEThttps://b-api.longbridge.xyz/v1/datasets/risk_exchange_records

This Dataset query is read-only. Use GET by default. If the encoded query parameters are too large, send the same parameters as a JSON body with POST to the same path.

Authorization

Authorizationstringheadermargin_call.risk_debt_infoRequired

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

Query parameters

filtersobject

Filters

Child attributes
idstring

Historical ID

exchange_log_idstring

Multicurrency Deficit ID

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

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

List

Child attributes
exchange_idstring

ID

to_currencystring

To Currency

to_amountstring

To Amount

from_currencystring

From Currency

from_amountstring

From Amount

statestring

Exchange Result

state_valstring

Exchange Result (raw value). Raw value behind field state: state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

updated_atstring

Processed At

op_userstring

Processed By

totalintegerrequired

Total

Whale Docs