filter by last_modified_time

filter by last_modified_time

Hi there,

We are trying to query chart of accounts and contacts by last_modified_time and we are getting the following error. Please advise on what is the right format to pass for last modified time.

Request Posted: 

  1. curl -v -L -X GET 'https://books.zoho.com/api/v3/chartofaccounts?organization_id=XXXXXXX&last_modified_time=2022-22-01T05:03:00+0000' -H 'Authorization: Zoho-oauthtoken xxxxxxx'

Response:
  1. {"code":2,"message":"Invalid value passed for last_modified_time"}