Lookups
List currencies
Returns the fixed currency lookup. The endpoint does not support filtering or pagination and returns the full dataset. Currency IDs are stable within this API version and are also listed in the currency reference table. Labels can be localized through Accept-Language.
GET
List currencies
Authorizations
Bearer token created for a specific company in Integrations → API.
Headers
Optional response language. It localizes system-owned labels in lookups, in related response objects, and in validation errors. It does not translate user-generated data.
Example:
"en"
Response
Currency list.
Full list of currencies available in this API version.
Previous
List delivery methodsReturns the fixed delivery-method lookup. The endpoint does not support filtering or pagination and returns the full dataset. Delivery-method IDs are stable within this API version and are also listed in the [delivery method reference table](/en/reference-tables#delivery-methods). Labels can be localized through `Accept-Language`.
Next
List currencies

