Currency Pairs
Get all currency pairs
GET
/
currency-pairs
/
{walletId}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
walletId
string
requiredResponse
200 - application/json
id
string
requiredtenantId
string
requiredbaseCurrency
string
requiredquoteCurrency
string
requiredpair
string
requiredbaseCurrencyId
string
requiredquoteCurrencyId
string
requiredpairDecimals
number
requiredlotDecimals
number
requiredminimumVolume
number
required