CCRMAuthorize: ********************curl --location -g --request POST 'https://{{tenantname}}.onchannelcrm.app/api/SyncStates' \
--header 'CCRMAuthorize: <api-key>' \
--header 'Content-Type: application/json;odata.metadata=minimal;odata.streaming=true' \
--data-raw '{
"employee": "",
"inbox": "",
"sentItems": "",
"calendar": "",
"tasks": "",
"errorMailSent": "",
"exchangeServerTime": "",
"skyViewServerTime": "",
"contacts": "",
"lastError": "",
"lastErrorTime": "",
"lastSyncTime": "",
"lastContactSync": "",
"lastUserSync": ""
}'{
"employee": "",
"inbox": "",
"sentItems": "",
"calendar": "",
"tasks": "",
"errorMailSent": "",
"exchangeServerTime": "",
"skyViewServerTime": "",
"contacts": "",
"lastError": "",
"lastErrorTime": "",
"lastSyncTime": "",
"lastContactSync": "",
"lastUserSync": ""
}