GetSupportedCurrencies

View as Markdown
List supported currencies for the given country and ramp direction.

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
countryCodestringOptional
rampTypeenumOptional
TransactionType represents the direction of a crypto transaction
Allowed values:
chainslist of stringsOptional

Response

Success
fromCurrencieslist of objects or null
toCurrencieslist of objects or null
defaultobject or null