GET
/
{walletId}
/
openedOrders

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

Response

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