HistoryPage

Only API keys with Transfer privilege can call this endpoint.

🚧

Tips

Applies to primary user's API Key. Permission: READ.

Request

Field nameTypeNecessaryRemarks
currencyStringNCurrency
typeIntegerNAction type
1:Lock
2:UnLock
statusIntegerNLock/UnLock status
0:pending
1:success
2:failed
actionIdStringNLock/UnLock action Id
startTimeLongNStart time: timestamp
endTimeLongNEnd time: timestamp
pageIntegerNCurrent page, default=1, the min value=1
pageSizeIntegerNPage size, default=20

Response

Field nameTypeRemarks
actionIdLongTrade Account Id
typeIntegerAction type
1:Lock
2:UnLock
currencyStringCurrency
amountStringAmount
accountIdLong Posting trading account ID
statusIntegerLock/UnLock status
0:pending
1:success
2:failed
reasonStringMessage When Lock/UnLock Failed
createdAtLongCreation time: 13 bit timestamp
Query Params
string

Currency

int32

Action type 1:Lock 2:Unlock

int32

Lock/UnLock status 0:pending 1:success 2:failed

string

Lock/UnLock action Id

int64

Start time: timestamp

int64

End time: timestamp

int32

Current page, default=1, the min value=1

int32

Page size, default=20

Responses

Language
Response
Choose an example:
application/json