CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/Initialize/licenseinfo/' \
--header 'CCRMAuthorize: <api-key>'{
"id": 0,
"tenantID": 0,
"customerRef": "",
"invoiceRef": "",
"type": "",
"description": "",
"licenseNumber": 0,
"startDate": "",
"endDate": "",
"trial": true,
"created": "",
"storagepack": "",
"dbsize": 0,
"licenseMessage": ""
}