X-BalikujAuthToken: ********************curl --location --request GET '/api/Stats/PackageInfo' \
--header 'X-BalikujAuthToken: <api-key>'{
"correlationId": "d22127f9-6f76-4e1f-a15b-47ba32e899d0",
"result": {
"delivered": 0,
"total": 0,
"inTransit": 0,
"notSubmittedCarrier": 0,
"notPrinted": 0,
"notDelivered": 0,
"deliveringToday": 0,
"exception": 0
}
}