CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/SyncStates/' \
--header 'CCRMAuthorize: <api-key>'{
"employee": "",
"inbox": "",
"sentItems": "",
"calendar": "",
"tasks": "",
"errorMailSent": "",
"exchangeServerTime": "",
"skyViewServerTime": "",
"contacts": "",
"lastError": "",
"lastErrorTime": "",
"lastSyncTime": "",
"lastContactSync": "",
"lastUserSync": ""
}