CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/viewSalesInvoiceLinesPivot' \
--header 'CCRMAuthorize: <api-key>'[
{
"companyName": "",
"companyId": "",
"invoiceYear": 0,
"invoiceMonth": 0,
"currency": "",
"productNumber": "",
"product": "",
"quantity": 0,
"netAmount": 0
}
]