Hi,
We are trying to update dateTime field using
https://www.methodintegration.com/MethodAPI/service.asmx/MethodAPIUpdateV2
But we are getting error response. Please specify what should be expected format to update/insert datetime in table.
<?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "2020-02-04 5:00:00 AM must be a date value." ></MethodAPI>
<?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "2020-02-04 5:00:00 must be a date value." ></MethodAPI>
<?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "1580810400 must be a date value." ></MethodAPI>