CCRMAuthorize: ********************
curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/OpportunityRejectReasons/' \ --header 'CCRMAuthorize: <api-key>'
{ "id": "", "reason": "", "description": "" }