CCRMAuthorize: ********************curl --location -g --request POST 'https://{{tenantname}}.onchannelcrm.app/api/contacts/withcounts' \
--header 'CCRMAuthorize: <api-key>' \
--header 'Content-Type: application/json;odata.metadata=minimal;odata.streaming=true' \
--data-raw '[
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]'{
"activityCount": 0,
"activeActivityCount": 0
}