Authorization: ********************
{
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'https://api.qal.eazy2biz.com/v1/charts/ID of report/ID of chart to fetch/data' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z"
}'
"string"