CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/EconDelAdresses/single/' \
--header 'CCRMAuthorize: <api-key>'{
"id": "",
"debtorNumber": "",
"econId": 0,
"econNumber": 0,
"address": "",
"city": "",
"zip": "",
"countryName": "",
"county": "",
"externalId": "",
"isAccessible": true,
"termsOfDelivery": ""
}