{
"success": true,
"message": "string",
"storeId": "string",
"timeOfQuery": "2019-08-24T14:15:22Z",
"queryPeriod": {
"start": "2019-08-24T14:15:22Z",
"end": "2019-08-24T14:15:22Z",
"duration": 0,
"metric": "string",
"minutes": 0,
"hours": 0,
"processOnce": true,
"difference": 0
},
"staff": "string",
"data": [
[
{}
]
],
"pagination": {
"totalPages": 0,
"currentPage": 0,
"perPage": 0
},
"variables": [
{}
],
"headings": [
"string"
],
"queryReference": "string",
"records": [
{
"salesTime": "2019-08-24T14:15:22Z",
"salesOriginTime": "2019-08-24T14:15:22Z",
"unitsSold": 0,
"volumeSold": 0,
"receiptNo": "string",
"customerInfo": "string",
"customerId": "string",
"totalPaid": 0,
"totalSubTotalAmount": 0,
"totalBalance": 0,
"itemName": "string",
"itemBarcode": "string",
"category": "string",
"channel": "string"
}
]
}