GET
/
{walletId}
/
openedOrders

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

Response

200 - application/json
amount
string
required
date
string
required
filled
string
required
id
string
required
pair
string
required
price
string
required
side
enum<string>
required
Available options:
buy,
sell,
deposit,
withdraw,
transfer,
suspend,
reverse
total
string
required
type
enum<string>
required
Available options:
market,
limit