GET
/
{walletId}
/
tradeHistory

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Path Parameters

walletId
string
required

Query Parameters

time
string
required

Response

200 - application/json
id
string
required
date
string
required
pair
string
required
side
enum<string>
required
Available options:
buy,
sell,
deposit,
withdraw,
transfer,
suspend,
reverse
price
string
required
executed
string
required
fee
string
required
total
string
required