Authorization: ********************curl --location --request GET 'https://api.edonusum.muhasip.pro/edespatch/Statistics/Purchase?StartDate&EndDate' \
--header 'Authorization: Bearer <token>'{
"BasicCount": 0,
"MarketPlaceCount": 0,
"ApprovalPendingCount": 0,
"PendingCount": 0,
"ApprovedCount": 0,
"RejectedCount": 0,
"SuccessfullCount": 0,
"IncorrectCount": 0,
"TotalCount": 0
}