curl --location -g --request POST 'https://gldopenapi.keruyun.com/open/v1/crm/commercialTotalStore?appKey={{appKey}}&shopIdenty={{shopIdenty}}&brandId={{brandId}}&version=2.0×tamp={{timestamp}}&sign={{sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"shopId": 810094162,
"accountType": 1,
"startDate": 1413132131321,
"startDate": 1413132131321
}'{
"result": {
"totalStoreValue": 10215829,
"totalStoreSendValue": 0,
"totalRevokeStoreConsumeValue": 38500,
"totalRevokeStoreConsumeSendValue": 0,
"totalStoreConsumeValue": 73100,
"totalStoreConsumeSendValue": null,
"totalRevokeStoreValue": 0,
"totalRevokeStoreSendValue": 0
},
"code": 0,
"message": "成功[OK]",
"messageUuid": "3ea7f81107464829a11c0279f8424c93",
"apiMessage": "成功[OK]"
}