API Documentation
API Guides
The following are the list of API guides that I have authored.
A. Share Records
In Zoho CRM, we have different levels of data sharing. One of them is record-level data sharing, where the users can share individual records with other users in the organization. The records can be shared with or without the related lists.
Share Records API
The following are the list of API guides to the Currencies API in Zoho CRM.
Method
API Name
Link
GET
Get Shared Records
POST
Share Records
PUT
Update Share Permissions
DELETE
Revoke Shared Records
B. Currencies
The multi-currency support in Zoho CRM helps you to handle business and transactions in the global market effortlessly. With the multi-currency feature you can:
Estimate the value of a deal in your home currency as well as in your customer's local currency
Generate and view any report (with figures in other currencies) in your home currency
Import reports with figures in multiple currencies
Currencies API
The following are the list of API guides to the Currencies API in Zoho CRM.
Method
API Name
Link
POST
Enable Multi-currency
GET
Get Currencies
POST
Add Currencies
PUT
Update Home Currency
PUT
Update Other Currencies
Last updated