GET
/
{walletId}
/
orderHistory

Authorizations

Authorization
string
header
required

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
amount
string
required
date
string
required
executed
string
required
id
string
required
pair
string
required
price
string
required
side
enum<string>
required
Available options:
buy,
sell,
deposit,
withdraw,
transfer,
suspend,
reverse
status
enum<string>
required
Available options:
created,
validated,
sentToExchange,
pending,
confirmedByAdmin,
waitingForLimit,
placed,
partialFilled,
closed,
rejected,
duplicated,
customerDenied,
limitReached
total
string
required
type
enum<string>
required
Available options:
market,
limit