GET
/
currency-pairs
/
{walletId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

walletId
string
required

Response

200 - application/json
id
string
required
tenantId
string
required
baseCurrency
string
required
quoteCurrency
string
required
pair
string
required
baseCurrencyId
string
required
quoteCurrencyId
string
required
pairDecimals
number
required
lotDecimals
number
required
minimumVolume
number
required