JSON schema for module records
Hi
I am using ZOHO Java SDK to pull data from ZOHO crm modules e.g. Leads, Contacts etc. The Java SDK internally uses REST apis to pull module data. Until now, I have successfully established data pulling in JSON format.
However, I would like to know is there a way to obtain JSON schema for the module record data.