API V2 - Update Record does not work
Hi All!
I am trying to update a record following these instructions
https://www.zoho.com/crm/help/api/v2/#ra-update-records, but I got an error.
I've been debugged the file 'EntityAPIHandler.php' and the $this->record must be an object, so... The REST API Documentation is incorrect?
Thanks in advance.
Regards!