curl --location --request GET '/v1/0/shopmon-bills/summary?createDateStart=2023-10-10&createDateEnd=2023-10-12&saleArea=Z01&accDateStart=202309&accDateEnd=202311&summaryType=3&shopCode=E001Z001' \
--header 'Authorization: bearer 8242bcdb-ebb6-4136-8fa0-e6101e42a9c2'
{
"shopCode": "E039Z003",
"busiAmount": 81099.11,
"settleAmount": 0,
"serviceFee": 0,
"summaryType": 1,
"accDateStart": "202306",
"accDateEnd": "202311",
"wxType": 10158.58,
"zfbType": 66653.43,
"ylType": 0.00,
"qtType": 0.00
}