Skip to main content

Currencies

Where the API accepts currency values (for example in pricing, payments, or commerce-related endpoints), it uses 3-letter ISO 4217 currency codes (e.g. EUR, USD). ISO 4217 is the international standard for currency codes and is widely used in banking, e-commerce, and APIs, so using these codes keeps your integration consistent with other systems. Use them whenever a currency is required in a request or when interpreting amounts in responses. For the full list of valid codes and the official conventions, see the documentation: ISO 4217 – Currency codes.