Currency
In case your organization sells products or provides services to customer from different countries, you can add those currencies and exchange rates you deal with, to your Zoho Books account.
Attribute
Create a Currency
Create a currency for transaction.
OAuth Scope : ZohoBooks.settings.CREATE
Arguments
List Currencies
Get list of currencies configured.
OAuth Scope : ZohoBooks.settings.READ
Query Parameters
Currencies.ExcludeBaseCurrency
Update a Currency
Update the details of a currency.
OAuth Scope : ZohoBooks.settings.UPDATE
Arguments
Get a Currency
Get the details of a currency.
OAuth Scope : ZohoBooks.settings.READ
Delete a currency
Delete a currency. Currency that is associated to transactions cannot be deleted.
OAuth Scope : ZohoBooks.settings.DELETE
Create an exchange rate
Create an exchange rate for the specified currency.
OAuth Scope : ZohoBooks.settings.CREATE
Arguments
List exchange rates
List of exchange rates configured for the currency.
OAuth Scope : ZohoBooks.settings.READ
Query Parameters
effective_date
Update an exchange rate
Update the details of exchange rate for a currency.
OAuth Scope : ZohoBooks.settings.UPDATE
Arguments
Get an exchange rate.
Get the details of an exchange rate that has been asscoiated to the currency.
OAuth Scope : ZohoBooks.settings.READ
Delete an exchage rate
Delete an exchange rate for the specified currency.
OAuth Scope : ZohoBooks.settings.DELETE