CCRMAuthorize: ********************curl --location -g --request POST 'https://{{tenantname}}.onchannelcrm.app/api/InfoPickOpportunities' \
--header 'CCRMAuthorize: <api-key>' \
--header 'Content-Type: application/json;odata.metadata=minimal;odata.streaming=true' \
--data-raw '{
"id": "",
"text": "",
"isActive": true,
"count": 0
}'{
"id": "",
"text": "",
"isActive": true,
"count": 0
}