List currencies
GET/v1/open-api/currency
List all company currencies with their exchange rates. Used to resolve the
currencies selectable for a NUMBER CRM field whose numberFormat is CURRENCY
(see GET /v1/open-api/crm-field).
Responses
- 200
- 401
- 429
All company currencies.
Invalid, revoked or expired token (401).
Rate limit of 60 requests/minute exceeded (429).