Authorization: ********************curl --location --request GET 'http://127.0.0.1:10010/order/api/orderInfo/supplierOrderData?startDate&endDate' \
--header 'Authorization: <api-key>'{
"status": "",
"message": "",
"data": {
"orderCount": 0,
"notShipped": 0,
"shipped": 0
}
}