Authorization: Bearer ********************curl --location --request GET 'https://api.upbooks.io/api/v1/reports/sales-by-hsn?fromDate&toDate¤cy&hsnCode' \
--header 'ORGANIZATION-ID: 00000' \
--header 'Authorization: Bearer <token>'{
"data": null,
"message": "string"
}