Currencies Data
GET {{api-domain}}/crm/v2/org/currencies
To get all the available currencies in your Organization. For detailed information on the API, please refer to our documentation.
RESPONSES
status: OK
{"currencies":[{"symbol":"Af","created_time":"2020-03-27T06:03:01-00:00","is_active":true,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"3"},"created_by":{"name":"Patricia Boyle","id":"738964000000291009"},"prefix_symbol":true,"is_base":true,"modified_time":"2021-05-07T13:23:33-00:00","name":"Afghan Afghani - AFN","modified_by":{"name":"Patricia Boyle","id":"738964000000291009"},"id":"738964000000650003","iso_code":"AFN"},{"symbol":"SR","created_time":"2020-03-27T06:42:37-00:00","is_active":false,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"2"},"created_by":{"name":"Patricia Boyle","id":"738964000000291009"},"prefix_symbol":true,"is_base":false,"modified_time":"2020-03-27T07:11:24-00:00","name":"Saudi Riyal - SAR","modified_by":{"name":"Patricia Boyle","id":"738964000000291009"},"id":"738964000000650008","iso_code":"SAR"},{"symbol":"₹","created_time":"2020-03-27T06:46:36-00:00","is_active":true,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"2"},"created_by":{"name":"Patricia Boyle","id":"738964000000291009"},"prefix_symbol":true,"is_base":false,"modified_time":"2020-03-27T06:46:36-00:00","name":"Indian Rupee - INR","modified_by":{"name":"Patricia Boyle","id":"738964000000291009"},"id":"738964000000650012","iso_code":"INR"},{"symbol":"¥","created_time":"2020-03-27T06:49:55-00:00","is_active":true,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"2"},"created_by":{"name":"Patricia Boyle","id":"738964000000291009"},"prefix_symbol":true,"is_base":false,"modified_time":"2020-03-27T06:49:55-00:00","name":"Japanese Yen - JPY","modified_by":{"name":"Patricia Boyle","id":"738964000000291009"},"id":"738964000000650016","iso_code":"JPY"},{"symbol":"ALL","created_time":"2021-05-07T13:19:03-00:00","is_active":true,"exchange_rate":"1.000000000","format":{"decimal_separator":"Period","thousand_separator":"Comma","decimal_places":"2"},"created_by":{"name":"Patricia Boyle","id":"738964000000291009"},"prefix_symbol":true,"is_base":false,"modified_time":"2021-05-07T13:19:03-00:00","name":"Albanian Lek - ALL","modified_by":{"name":"Patricia Boyle","id":"738964000000291009"},"id":"738964000002130609","iso_code":"ALL"}]}