Zoho CRM API V2 to update values of Fields in Custom Module
We are trying to implement API v2 in our code, using this we are trying to update client's data.Here we are facing issue like in JSON Object i passes all the name of the Fields wrong then also it is displaying Successfully updated the records. The API should validate name of the fields of each module. There should be some way to identify that the field's name which we passed in JSON are not Correct.
Please give your suggestion on this.