Returns supported Currency-Token pairs for a given currency.

Receives a currency symbol to filter. [CLP, COP, MXN, PEN, ARS, BRL, BOB]

Path parameters

currencySymbolstringRequired
Symbol associated with the currency of choice.

Query parameters

clientIdstringOptional
Your company's unique Koywe identifier.

Response

successful operation
_idstring or null
namestring or null
symbolstring or null
decimalsinteger or null
limitsobject or null
tokenslist of objects or null

Errors