Endpoints
Supported Currencies
This API is used to retrieve a list of supported currencies.
GET
Authentication
A JWT token required for API authentication. Generate JWT token as explained in section Generate JWT Token using empty string.
Headers
Must be set to application/json
.
Response
Returns a list of supported currencies.
The name of the currency.
The symbol of the currency.
The number of decimal places supported.
The price in USD.
The price in EUR.
The price in TRY.
The minimum payment amount accepted.
Unique identifier for the currency.