curl --location --request GET '/products' \
--header 'Content-Type: text/plain' \
--data-raw '{
"filterStartDate":"2019-12-11 00:00:00",
"filterEndDate":"2019-12-11 23:00:00",
"paramRecordsPerPage":5
}'
{}
Authorization: Bearer ********************