CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/CustomFields' \
--header 'CCRMAuthorize: <api-key>'[
{
"fieldID": 0,
"fieldName": "",
"fieldPlacement": "",
"fieldType": "",
"rankorder": 0,
"fieldList": "",
"fieldOptions": "",
"allowFreeText": true,
"cleanedFieldName": ""
}
]