Get Transaction Log
Get transaction log
Query Parameters
- accountType string
Possible values: [
UNIFIED
]Support
UNIFIED
for now - category string
Possible values: [
spot
,linear
,option
]Product category
- currency string
Currency
- baseCoin string
Base coin
- type string
Possible values: [
TRANSFER_IN
,TRANSFER_OUT
,TRADE
,SETTLEMENT
,DELIVERY
,LIQUIDATION
,BONUS
,FEE_REFUND
,INTEREST
,CURRENCY_BUY
,CURRENCY_SELL
]Transaction log type
- startTime integer
The start timestamp (ms)
- endTime integer
The end timestamp (ms)
- limit integer
Default value:
20
Limit size for each page. 1-50
- cursor string
Cursor, used for pagination
Header Parameters
- apiKey string
A UTA sub account API key is provided by default
- secret string
A UTA sub account API key is provided by default
Responses
- 200
successful operation
Loading...