CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/Countries' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": "",
"countryName": "",
"tooltip": "",
"english_name": "",
"zip_prefix": "",
"abbrev2": "",
"currency": "",
"domainName": "",
"defaultLcid": 0,
"dialInPrefix": "",
"dialOutPrefix": "",
"interAreaPrefix": "",
"customPhoneDesc": "",
"phonePartOfNA": 0,
"isoNumber": 0,
"businessUnits": {},
"companies": {},
"companyAccounts": {},
"companyFinanceCountryNavigations": {},
"contacts": {},
"favoriteReports": {},
"projects": {}
}
]