GET
/
currency-pairs
/
{walletId}

Authorizations

Authorization
string
header
required

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

Path Parameters

walletId
string
required

Response

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