CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/ExchangeGlobalSettings' \
--header 'CCRMAuthorize: <api-key>'{
"id": 0,
"exchangeUse": true,
"exchangeUser": "",
"exchangePW": "",
"exchangeEnterPW": "",
"exchangeUrl": "",
"exchangeAutoSyncMails": true,
"exchangeSaveAttachments": true,
"exchangeSaveMailAsDocument": true,
"exchangeDefaultAutoSyncCalendar": true,
"exchangeSyncAppointmentBody": true,
"exchangeSyncAppointmentsAsSingeUser": true,
"appIdEnter": "",
"appId": "",
"appSecretEnter": "",
"appSecret": "",
"tenant": ""
}