Authorization: Bearer ********************
curl --location --request GET 'https://api.upbooks.io/api/v1/reports/sales-by-quarter?fromDate&toDate¤cy&clientId&productId&serviceId' \
--header 'ORGANIZATION-ID: 00000'
{
"data": [
null
],
"totalCount": 0,
"filteredCount": 0,
"message": "string"
}