GET api/store/{storeID}/cashBalancing?Take={Take}&Skip={Skip}&EndOfDayManagement={EndOfDayManagement}&StartDate={StartDate}&EndDate={EndDate}
Return a list of all existing cash balancing headers. Will not list running days that don't exist yet. For reporting selections ONLY
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store to get list of finalised headers from |
integer |
Required |
| Take | integer |
None. |
|
| Skip | integer |
None. |
|
| StoreID | integer |
None. |
|
| EndOfDayManagement |
Filled in by Store setting if not provided |
boolean |
None. |
| StartDate |
Filter date to match of cash balancing header date |
date |
None. |
| EndDate |
Filter date to match with cash balancing header date |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
PageList of matching cash balancing headers
PageListOfCashBalancingHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of CashBalancingHeader |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{
"type": "CashBalancingHeader",
"list": [
{
"$id": "2",
"identifier": "fBLOuVgw5U6RbOltGvQAqA==",
"identifierGuid": "b9ce127c-3058-4ee5-916c-e96d1af400a8",
"storeID": 2,
"date": "2026-04-03T06:22:56.6964525",
"started": "2026-04-03T06:22:56.6964525",
"ended": "2026-04-03T06:22:56.6964525",
"cashFinalised": true,
"cashTotalAmount": 4,
"eftFinalised": true,
"eftTotalAmount": 6,
"bankFinalised": true,
"bankTotalAmount": 8,
"bankingOpened": true,
"fuelRequired": true,
"fuelFinalised": true,
"createdDuringTradingDay": true,
"accountingFinalised": 13,
"endOfDayID": 14,
"storeName": "sample string 15",
"autoFill": true,
"createRelations": true,
"invalidDates": false,
"cashDetails": [
{
"$id": "3",
"id": 1,
"headerIdentifier": "wncylM/OH0mL87FD9T4AhQ==",
"headerIdentifierGuid": "943277c2-cecf-491f-8bf3-b143f53e0085",
"operatorG_UID": "f5RZ18/AeUqJPlnfZiPU3Q==",
"operatorGuid": "d759947f-c0cf-4a79-893e-59df6623d4dd",
"date": "2026-04-03T06:22:56.6964525",
"drawerID": 4,
"machineID": 5,
"shiftIdentifier": "wAmDr3lmQU6vj9W0WqwRdQ==",
"shiftIdentifierGuid": "af8309c0-6679-4e41-af8f-d5b45aac1175",
"operatorCash": 6,
"managerCash": 7,
"expectedCash": 8,
"finalisedCash": 9,
"operatorCashNote": "sample string 10",
"managerCashNote": "sample string 11",
"expectedPickup": 12,
"pickupCash": 13,
"start": "2026-04-03T06:22:56.6964525",
"end": "2026-04-03T06:22:56.6964525",
"operatorName": "sample string 16",
"operatorNumber": "sample string 17",
"machineName": "sample string 18",
"operators": "sample string 19"
},
{
"$ref": "3"
}
],
"eftDetails": [
{
"$id": "4",
"id": 1,
"headerIdentifier": "nB924Fxy6UyqzUuAI/hfsg==",
"headerIdentifierGuid": "e0761f9c-725c-4ce9-aacd-4b8023f85fb2",
"date": "2026-04-03T06:22:56.6964525",
"machineID": 1,
"cardID": 3,
"cardName": "sample string 4",
"expectedAmount": 1,
"managerDeclared": 1,
"eftTenderCount": 1,
"machineName": "sample string 5"
},
{
"$ref": "4"
}
],
"bankDetailSummary": {
"$id": "5",
"id": 1,
"headerIdentifier": "FrfjSa2INEqfx4DjMP49/g==",
"headerIdentifierGuid": "49e3b716-88ad-4a34-9fc7-80e330fe3dfe",
"bankName": "sample string 3",
"expectedCash": 4,
"cashDeclared": 1,
"expectedPickup": 5,
"pickupDeclared": 1,
"expectedCheque": 6,
"chequeDeclared": 1
},
"cashBalancingBankingAccounts": [
{
"$id": "6",
"id": 1,
"headerIdentifier": "XWnHsdaSsEGL6R2RMSEH3Q==",
"headerIdentifierGuid": "b1c7695d-92d6-41b0-8be9-1d91312107dd",
"storeAccountID": 3,
"cashDeclared": 4,
"pickupDeclared": 5,
"chequeDeclared": 6,
"accountName": "sample string 7",
"storeAccount": {
"$id": "7",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
}
},
{
"$ref": "6"
}
],
"cashBalancingFuelTankLevels": [
{
"$id": "8",
"headerIdentifier": "wbBVTj4ga0+GQ7MhQ2KmOQ==",
"headerIdentifierGuid": "4e55b0c1-203e-4f6b-8643-b3214362a639",
"fuelTankNumber": 2,
"fuelGradeID": 1,
"fuelGrade": "sample string 3",
"opening": 4.0,
"openingAdjusted": true,
"adjustments": 6.0,
"deliveries": 7.0,
"deliveriesAdjusted": true,
"samples": 9.0,
"pumpTest": 10.0,
"sales": 11.0,
"closing": 12.0,
"closingAdjusted": true,
"dailyVariance": 14.0,
"waterLevel": 15.0,
"meterSales": 16.0,
"meterVariance": -5.0,
"twentyEightDayVariance": 17.0,
"fuelTank": {
"$id": "9",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"fuelGrade": "sample string 4",
"fuelGradeID": 1,
"capacity": 5.0,
"lpg": true,
"waterLevel": 7.0,
"updated": "2026-04-03T06:22:56.6964525",
"storeName": "sample string 9",
"store": {
"$id": "10",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:22:56.6964525",
"active": true,
"warehouse": true,
"abn": "sample string 19",
"phoneOrderSubjectLine": "sample string 20",
"caseConfiguration": 21,
"isNormalPriceChangesCampaign": true,
"generatePrintLabels": true,
"headerLogo": "sample string 24",
"custNo": "sample string 25",
"stateCode": "sample string 26",
"hostIdentifier": "XcFOmCivFUeciCgPbbyIcg==",
"hostIdentifierGuid": "984ec15d-af28-4715-9c88-280f6dbc8872",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:22:56.6964525",
"priceZone": {
"$id": "11",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "/utiNh06Sk2ybt6bbO8ENA==",
"hostIdentifierGuid": "3662ebfe-3a1d-4d4a-b26e-de9b6cef0434",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "12",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "uYUU2cJpFkyS31rEOu94rg==",
"hostIdentifierGuid": "d91485b9-69c2-4c16-92df-5ac43aef78ae",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "14",
"identifier": "GWGyo+u5+EK6EDtAnrfrxg==",
"identifierGuid": "a3b26119-b9eb-42f8-ba10-3b409eb7ebc6",
"isPrimary": true,
"obeyPreferredHost": true,
"loadCampaigns": true,
"isHostOwnedGroup": true,
"serviceFeeID": 1,
"deletedDiscountRate": 1,
"deletedDiscountDuration": 1,
"doNotRange": true,
"doNotOrder": true,
"updateMaster": true,
"ignoreHostPriceGroups": true,
"ignoreNormalSellIncrease": true,
"ignoreNormalSellIncreaseRange": 11,
"ignoreNormalSellDecrease": true,
"ignoreNormalSellDecreaseRange": 13,
"roundNormalSell": true,
"ignorePromotionSell": true,
"ignoreNonAdvertisedPromotionSell": true,
"splitAdvertisedAndNonAdvertisedPromotions": true,
"ignoreLeadInOut": true,
"hostSupplierIdentifier": "N+KvipuYVUuX3Hw+OfjREQ==",
"hostSupplierIdentifierGuid": "8aafe237-989b-4b55-97dc-7c3e39f8d111",
"loyaltyPriceLevelIdentifier": "sKhe2Ypjd0SiivYhl2vYvg==",
"loyaltyPriceLevelIdentifierGuid": "d95ea8b0-638a-4477-a28a-f621976bd8be",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:22:56.6964525",
"lastProcessed": "2026-04-03T06:22:56.6964525",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "t1RZponSYU+y1meH36q1gg==",
"identifierGuid": "a65954b7-d289-4f61-b2d6-6787dfaab582",
"code": "sample string 1",
"name": "sample string 2",
"fuelSupplier": true,
"isSupplier": true,
"isHostedSupplier": true,
"hostID": 1,
"accountCode": "sample string 6",
"invoiceSuffix": "sample string 7",
"orderEmail": "sample string 8",
"orderEmailBcc": "sample string 9",
"orderFax": "sample string 10",
"showOrderCost": true,
"receiptCostUpdate": true,
"sendReceipt": true,
"receiptEmail": "sample string 14",
"receiptEmailBcc": "sample string 15",
"primaryContactGuid": "0ZJ1JEIUYkSSGBtcYLhE/A==",
"primaryContactID": "247592d1-1442-4462-9218-1b5c60b844fc",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "rXkj4HKc8E+ceBq7nlA1dw==",
"supplierGroupGuid": "e02379ad-9c72-4ff0-9c78-1abb9e503577",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:22:56.6964525",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "16",
"id": "3e039702-98f8-4327-b7e2-ccb9cdf50bfd",
"identifier": "rEpUpogbIUem5/x5RHzmrQ==",
"identifierGuid": "a6544aac-1b88-4721-a6e7-fc79447ce6ad",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "17",
"supplierIdentifier": "PfhLIeVoOkmi5u2pI9N4YQ==",
"supplierIdentifierGuid": "214bf83d-68e5-493a-a2e6-eda923d37861",
"contactGuid": "IzNYF5YtsECRfowkMaCNcA==",
"contactID": "17583323-2d96-40b0-917e-8c2431a08d70",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "we0+8jfRqU2GNju7iMmBvQ==",
"pluGuid": "f23eedc1-d137-4da9-8636-3bbb88c981bd",
"supplierIdentifier": "CwbkuYVrSEeLXir+riH4AQ==",
"supplierIdentifierGuid": "b9e4060b-6b85-4748-8b5e-2afeae21f801",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:22:56.6964525",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:22:56.6964525",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "D8q9JvocF0GcQdXs0+HSSw==",
"pluGuid": "26bdca0f-1cfa-4117-9c41-d5ecd3e1d24b",
"supplierIdentifier": "PNURsTHvxEKVyVO/WVzZYQ==",
"supplierIdentifierGuid": "b111d53c-ef31-42c4-95c9-53bf595cd961",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "19"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "w6LSf7efW0W0WxhGoJSDlg==",
"parentPluGuid": "7fd2a2c3-9fb7-455b-b45b-1846a0948396",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "20",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "vybHsU8IP0K8ITU9FbIqlA==",
"guid": "b1c726bf-084f-423f-bc21-353d15b22a94",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "Hd23XW6tCEuyauHG8ht+fw==",
"priceGroupGuid": "5db7dd1d-ad6e-4b08-b26a-e1c6f21b7e7f",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:22:56.6964525",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:22:56.6964525",
"pluCreated": "2026-04-03T06:22:56.6964525",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:22:56.6964525",
"lastManualUpdate": "2026-04-03T06:22:56.6964525",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:22:56.6964525",
"currentCostUpdated": "2026-04-03T06:22:56.6964525",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:22:56.6964525",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:22:56.6964525",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "eC3fLK4kME+Jyq1PJw/U7Q==",
"altPLUGuid": "2cdf2d78-24ae-4f30-89ca-ad4f270fd4ed",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:22:56.7120899",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "zJAT+1G6/U2kHusUpPioRA==",
"shelfPageLayoutGuid": "fb1390cc-ba51-4dfd-a41e-eb14a4f8a844",
"talkerPageLayoutG_UID": "8dkpRhp3oUqLGkMDOyNxKQ==",
"talkerPageLayoutGuid": "4629d9f1-771a-4aa1-8b1a-43033b237129",
"unitMeasure": 1.1,
"unitMeasureChanged": true,
"unitMeasureKind": 85,
"unitMeasureKindChanged": true,
"signIQData": "sample string 87",
"refresh": true,
"earnLoyaltyPoints": true,
"earnLoyaltyPointsChanged": true,
"quantityOverride": true,
"quantityOverrideChanged": true,
"quantityRequired": true,
"quantityRequiredChanged": true,
"allowDiscounts": true,
"allowDiscountsChanged": true,
"discountDiscounts": true,
"discountDiscountsChanged": true,
"itemRecalled": true,
"itemRecalledChanged": true,
"noRefund": true,
"noRefundChanged": true,
"allowMarkdown": true,
"allowMarkdownChanged": true,
"priceRequired": true,
"priceRequiredChanged": true,
"fuelItem": true,
"fuelItemChanged": true,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "mMh7UPe8E02udkM24DMDsg==",
"inventoryIdentifier": "507bc898-bcf7-4d13-ae76-4336e03303b2",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "YodYLIrIDUGJlzuq/oR1BQ==",
"parentPluGuid": "2c588762-c88a-410d-8997-3baafe847505",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "9qEnKu+3x0eK4BQZJ+JAiA==",
"supplierIdentifierGuid": "2a27a1f6-b7ef-47c7-8ae0-141927e24088",
"supplierChanged": true,
"rebateSupplierIdentifier": "SyR48+u2R0q0f79SWtBBxg==",
"rebateSupplierIdentifierGuid": "f378244b-b6eb-4a47-b47f-bf525ad041c6",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:22:56.7120899",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Jd0+ZDMJFEiv80qA/Slgaw==",
"hostIdentifierGuid": "643edd25-0933-4814-aff3-4a80fd29606b",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"store": {
"$ref": "10"
},
"storePrices": [
{
"$id": "21",
"pluG_UID": "FE2A/YOeuEalobPOEkBeSQ==",
"pluGuid": "fd804d14-9e83-46b8-a5a1-b3ce12405e49",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:22:56.7120899"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:22:56.7120899",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:22:56.7120899",
"startTime": 5,
"endDate": "2026-04-03T06:22:56.7120899",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "cnZQI2qyA0etYgGfMCRr1Q==",
"hostIdentifierGuid": "23507672-b26a-4703-ad62-019f30246bd5",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "3ueb7vkkkUSZXWANeJt/Aw==",
"guid": "ee9be7de-24f9-4491-995d-600d789b7f03",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "HEoQRZkBt0qE4D+7i+e15w==",
"priceGroupGuid": "45104a1c-0199-4ab7-84e0-3fbb8be7b5e7",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:22:56.7120899",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "dN0p2uu360Or0y9eqi5tvA==",
"pluGuid": "da29dd74-b7eb-43eb-abd3-2f5eaa2e6dbc",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "28",
"pluGuid": "a6dcddef-c3d4-46cb-9927-3827976fe5e0",
"created": "2026-04-03T06:22:56.7120899",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:22:56.7120899",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:22:56.7120899",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:22:56.7120899",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:22:56.7120899",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:22:56.7120899",
"lastSold": "2026-04-03T06:22:56.7120899",
"firstSold": "2026-04-03T06:22:56.7120899",
"awsUpdated": "2026-04-03T06:22:56.7120899",
"lastManualUpdate": "2026-04-03T06:22:56.7120899",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:22:56.7120899",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:22:56.7120899",
"doNotRangeUpdated": "2026-04-03T06:22:56.7120899",
"doNotOrderUpdated": "2026-04-03T06:22:56.7120899",
"tracked": "2026-04-03T06:22:56.7120899"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "93b951ac-cef0-40c9-a6ad-3077920fe428",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "rFG5k/DOyUCmrTB3kg/kKA==",
"pluGuid": "93b951ac-cef0-40c9-a6ad-3077920fe428",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "IjYLjXyRNE2P4XGJvtrJoQ==",
"pluGuid": "8d0b3622-917c-4d34-8fe1-7189bedac9a1",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:22:56.7120899",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-04-03T06:22:56.7120899",
"createdLocal": "2026-04-03T06:22:56.7120899",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "66PRy647l0qS4dO6D17tog==",
"operatorGuid": "cbd1a3eb-3bae-4a97-92e1-d3ba0f5eeda2",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "iD65mTp2fkmRvbmrYfZYKg==",
"pluGuid": "99b93e88-763a-497e-91bd-b9ab61f6582a",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "lIgEgXAsfU6IfWBPjL2pkA==",
"guid": "81048894-2c70-4e7d-887d-604f8cbda990",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:22:56.7120899",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:22:56.7120899",
"endShift": "2026-04-03T06:22:56.7120899",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "QBtQWesdY0e3p2ab9lSIZA==",
"operatorGuid": "59501b40-1deb-4763-b7a7-669bf6548864",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "10"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "aCQ8AbfCtUW+BXzUAu2RJg==",
"pluGuid": "013c2468-c2b7-45b5-be05-7cd402ed9126",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "RmHekilirUS3n5qDdXIXPg==",
"pluGuid": "92de6146-6229-44ad-b79f-9a837572173e",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "20"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "ppl2vKYi5k61Ak7deMA3Eg==",
"identifierGuid": "bc7699a6-22a6-4ee6-b502-4edd78c03712",
"pluG_UID": "DkAM+71GnkalcaMjQJzAkA==",
"pluGuid": "fb0c400e-46bd-469e-a571-a323409cc090",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "15"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"ordering": {
"$ref": "18"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "GJRcO+wRMUaly3dihGrZWg==",
"groupName": "sample string 1",
"identifierGuid": "3b5c9418-11ec-4631-a5cb-7762846ad95a",
"exists": true,
"flipChartIdentifier": "nYcZkLNSgE2BFFEe15Bc6w==",
"flipChartIdentifierGuid": "9019879d-52b3-4d80-8114-511ed7905ceb",
"contentPanelName": "sample string 5",
"selectionMode": 1,
"maximumSelections": 1,
"enableProductRecogniser": true,
"displayName": "sample string 7",
"sortOrder": 8,
"storeID": 1,
"productsPerRow": 9,
"rows": 10,
"showButtonText": true,
"showButtonImage": true,
"buttonWidth": 13,
"buttonHeight": 14,
"autoSizeButtons": true,
"autoSizeGrid": true,
"buttonAnchor": 17,
"buttonBackgroundImage": "sample string 18",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 19",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"buttonMarginX": 20,
"buttonMarginY": 21,
"beginButtonsX": 22,
"beginButtonsY": 23,
"manualSortProducts": true,
"sortProductsKind": 25,
"groupIdentifier": "Q4QxqjxRDESyyMtpTVFoYw==",
"groupIdentifierGuid": "aa318443-513c-440c-b2c8-cb694d516863",
"flipChart": {
"$id": "39",
"identifier": "5Rbwa0h9UkCIovlJvpq7zg==",
"identifierGuid": "6bf016e5-7d48-4052-88a2-f949be9abbce",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "40",
"identifier": "JwNRQY6M6U69SbeasiAsOA==",
"identifierGuid": "41510327-8c8e-4ee9-bd49-b79ab2202c38",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "OKoAhzanKkq6KF9VOsmBYQ==",
"guid": "8700aa38-a736-4a2a-ba28-5f553ac98161",
"zoneID": 3,
"storeID": 4,
"name": "sample string 5",
"formType": "sample string 6",
"locationX": 1,
"locationY": 1,
"width": 1,
"height": 1,
"maximised": true,
"resizable": true,
"backgroundImage": "sample string 7",
"backgroundColour": "sample string 8",
"backgroundColourA": 1,
"backgroundColourR": 1,
"backgroundColourG": 1,
"backgroundColourB": 1,
"fontFamily": "sample string 9",
"fontSize": 1.1,
"fontStyle": 1,
"previousForm": 1,
"previousFormG_UID": "lNyOpWNfx02eoNXO090Rqg==",
"previousFormGuid": "a58edc94-5f63-4dc7-9ea0-d5ced3dd11aa",
"nextForm": 1,
"nextFormG_UID": "6cOmtRpbjUCZY6PCFliXPA==",
"nextFormGuid": "b5a6c3e9-5b1a-408d-9963-a3c21658973c",
"attributes": "sample string 10",
"updated": "2026-04-03T06:22:56.7120899",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "EkURwfOUNUu0D4RF5MHJ3A==",
"checkoutFormGuid": "c1114512-94f3-4b35-b40f-8445e4c1c9dc",
"identifier": "IPJqnF0K1EuBI4MKir9KCg==",
"identifierGuid": "9c6af220-0a5d-4bd4-8123-830a8abf4a0a",
"name": "sample string 5",
"plu": 1,
"locationX": 1,
"locationY": 1,
"width": 1,
"height": 1,
"anchor": 1,
"backgroundImage": "sample string 6",
"backgroundImageID": 1,
"backgroundImageUrl": "sample string 7",
"topColour": 1,
"textColour": 1,
"bottomColour": 1,
"borderColour": 1,
"borderWidth": 1,
"radius": 1,
"gradientMode": 1,
"dropShadow": true,
"shadowWidth": 1,
"highLightOnPush": true,
"fontFamily": "sample string 8",
"fontSize": 1.1,
"fontStyle": 1,
"textAlign": 1,
"imageAlign": 1,
"wordBreak": true,
"verticalText": true,
"buttonFunction": 1,
"buttonValue": 1,
"valueG_UID": "+z/WbfQ4s0eqTCsw3X8GgQ==",
"valueGuid": "6dd63ffb-38f4-47b3-aa4c-2b30dd7f0681",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:22:56.7120899",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:22:56.7120899",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "67nFoDlj4EmmsYZwF/w5oQ==",
"checkoutFormGuid": "a0c5b9eb-6339-49e0-a6b1-867017fc39a1",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "xztCTqiPbkSZiUe4eib3ew==",
"flipChartPageIdentifierGuid": "4e423bc7-8fa8-446e-9989-47b87a26f77b",
"pluG_UID": "BPAn3BmIRku/s0IsxBbgRQ==",
"pluGuid": "dc27f004-8819-4b46-bfb3-422cc416e045",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "20"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "/zcrjMTSS0G8h97OJJmy6A==",
"pluGuid": "8c2b37ff-d2c4-414b-bc87-dece2499b2e8",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:22:56.7120899",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "29nbuFXd4U+BLeYmQuWDBg==",
"ingredientGuid": "nEytV/vJTkuqVo7tlgdfeA==",
"ingredientIdentifier": "57ad4c9c-c9fb-4b4e-aa56-8eed96075f78",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "20"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "0rL74/o7/kKchxoaln316Q==",
"pluGuid": "e3fbb2d2-3bfa-42fe-9c87-1a1a967df5e9",
"shelfLocationIdentifier": "FfpWJdZyZ0e4mIymjRHlZA==",
"shelfLocationGuid": "2556fa15-72d6-4767-b898-8ca68d11e564",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "RJ/LIaGirUy5YuyNBJYbmA==",
"labelPageLayoutGuid": "21cb9f44-a2a1-4cad-b962-ec8d04961b98",
"updated": "2026-04-03T06:22:56.7120899",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "20"
},
"location": {
"$id": "49",
"identifier": "HMABEQ+efkGK9Bx2pW/agA==",
"storeID": 1,
"identifierGuid": "1101c01c-9e0f-417e-8af4-1c76a56fda80",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:22:56.7120899",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "cub7uzfm2UWvfusi1ZCiww==",
"pluGuid": "bbfbe672-e637-45d9-af7e-eb22d590a2c3",
"deptNo": 1,
"product": {
"$ref": "20"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:22:56.7120899",
"department": {
"$id": "52",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:22:56.7120899",
"salesMode": 1,
"gstPercent": 1,
"costGSTPercent": 1,
"earnLoyaltyPoints": true,
"quantityOverride": true,
"quantityRequired": true,
"allowDiscounts": true,
"discountDiscounts": true,
"itemRecalled": true,
"noRefund": true,
"active": true,
"allowMarkdown": true,
"defaultGP": 1.1,
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"tags": "sample string 11",
"unitMeasureKind": 1,
"fuelItem": true,
"trackSerial": true,
"warrantyPeriod": 1,
"costCalcMethod": 1,
"providerName": "sample string 12",
"overrideHostMargin": true,
"keepDescription": true,
"mscCommodity": "sample string 15",
"allowAutoOrder": true,
"excludeFromWebUpdate": true,
"webPriceBasedOn": true,
"labelFormat": "sample string 16",
"sendToScale": true,
"labelPageLayoutG_UID": "WLWJrnQCO0mYN5RSTxBwuA==",
"labelPageLayoutGuid": "ae89b558-0274-493b-9837-94524f1070b8",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-04-03T06:22:56.7120899",
"salesMode": 1,
"gstPercent": 1,
"costGSTPercent": 1,
"earnLoyaltyPoints": true,
"quantityOverride": true,
"quantityRequired": true,
"allowDiscounts": true,
"discountDiscounts": true,
"itemRecalled": true,
"noRefund": true,
"active": true,
"allowMarkdown": true,
"defaultGP": 1.1,
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"tags": "sample string 9",
"unitMeasureKind": 1,
"fuelItem": true,
"trackSerial": true,
"warrantyPeriod": 1,
"costCalcMethod": 1,
"providerName": "sample string 10",
"overrideHostMargin": true,
"keepDescription": true,
"mscCommodity": "sample string 13",
"allowAutoOrder": true,
"excludeFromWebUpdate": true,
"webPriceBasedOn": true,
"labelFormat": "sample string 14",
"sendToScale": true,
"labelPageLayoutG_UID": "+sp7QrfugEGNdY059mk4wA==",
"labelPageLayoutGuid": "427bcafa-eeb7-4180-8d75-8d39f66938c0",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:22:56.7120899",
"salesMode": 1,
"gstPercent": 1,
"costGSTPercent": 1,
"earnLoyaltyPoints": true,
"quantityOverride": true,
"quantityRequired": true,
"allowDiscounts": true,
"discountDiscounts": true,
"itemRecalled": true,
"noRefund": true,
"active": true,
"allowMarkdown": true,
"defaultGP": 1.1,
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"tags": "sample string 9",
"unitMeasureKind": 1,
"fuelItem": true,
"trackSerial": true,
"warrantyPeriod": 1,
"costCalcMethod": 1,
"providerName": "sample string 10",
"overrideHostMargin": true,
"keepDescription": true,
"mscCommodity": "sample string 13",
"allowAutoOrder": true,
"excludeFromWebUpdate": true,
"webPriceBasedOn": true,
"labelFormat": "sample string 14",
"sendToScale": true,
"labelPageLayoutG_UID": "dWQkCHVE6UWcvTt4UpwTPQ==",
"labelPageLayoutGuid": "08246475-4475-45e9-9cbd-3b78529c133d",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:22:56.7120899",
"salesMode": 1,
"gstPercent": 1,
"costGSTPercent": 1,
"earnLoyaltyPoints": true,
"quantityOverride": true,
"quantityRequired": true,
"allowDiscounts": true,
"discountDiscounts": true,
"itemRecalled": true,
"noRefund": true,
"active": true,
"allowMarkdown": true,
"defaultGP": 1.1,
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"tags": "sample string 19",
"unitMeasureKind": 1,
"fuelItem": true,
"trackSerial": true,
"warrantyPeriod": 1,
"costCalcMethod": 1,
"providerName": "sample string 20",
"overrideHostMargin": true,
"keepDescription": true,
"mscCommodity": "sample string 23",
"allowAutoOrder": true,
"excludeFromWebUpdate": true,
"webPriceBasedOn": true,
"labelFormat": "sample string 24",
"sendToScale": true,
"labelPageLayoutG_UID": "K5rHm11x+EC1dbX63BYV+w==",
"labelPageLayoutGuid": "9bc79a2b-715d-40f8-b575-b5fadc1615fb",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "PMJNNgktc0OuHofWFUpFTg==",
"pluGuid": "364dc23c-2d09-4373-ae1e-87d6154a454e",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "td5F8aVEn02U0vrrTjCIZg==",
"dealCostGuid": "f145deb5-44a5-4d9f-94d2-faeb4e308866",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "t166/UaCikKxE/pJIrcWhQ==",
"priceGroupGuid": "fdba5eb7-8246-428a-b113-fa4922b71685",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:22:56.7120899",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "47983f05-5882-4bb9-bc58-93efc3bf5fa2",
"campaignComboPriceGroupG_UID": "imSOuStQ5UqE6IFstsv0kQ==",
"campaignComboPriceGroupIdentifier": "b98e648a-502b-4ae5-84e8-816cb6cbf491",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:22:56.7120899",
"operatorG_UID": "fqQHZjLZakyqBU59mIzhSg==",
"operatorGuid": "6607a47e-d932-4c6a-aa05-4e7d988ce14a",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:22:56.7120899",
"signIqTicketFileMovedUtc": "2026-04-03T06:22:56.7120899",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:22:56.7120899",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d2671085-f67c-4ddc-9a02-c877c4b9026f",
"product": {
"$ref": "20"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "2b0e5dcb-ad25-4e15-b49d-e1817afa2e17",
"nameGuid": "2b0e5dcb-ad25-4e15-b49d-e1817afa2e17",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:22:56.7120899",
"startTime": 1,
"endDate": "2026-04-03T06:22:56.7120899",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:22:56.7120899",
"system": true,
"created": "2026-04-03T06:22:56.7120899",
"updated": "2026-04-03T06:22:56.7120899",
"priceChangeNotifiedUtc": "2026-04-03T06:22:56.7120899",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "Qw3bTftLNE2s4RENKGnprA==",
"hostIdentifierGuid": "4ddb0d43-4bfb-4d34-ace1-110d2869e9ac",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:22:56.7120899",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "z1DtqhLEOkWSr43OWV8isA==",
"pluGuid": "aaed50cf-c412-453a-92af-8dce595f22b0",
"hostOfferID": 1,
"priceGroupG_UID": "7ibqvrJ0AUeYGqKCkHW5wQ==",
"priceGroupGuid": "beea26ee-74b2-4701-981a-a2829075b9c1",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:22:56.7120899",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "20"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "TwrJzkkNX0GBxFJ9wmYQTw==",
"identifierStr": "TwrJzkkNX0GBxFJ9wmYQTw==",
"identifierGuid": "cec90a4f-0d49-415f-81c4-527dc266104f",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "d2M9n7oRBEaCSm4xTQIy7A==",
"customerIDGuid": "9f3d6377-11ba-4604-824a-6e314d0232ec",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "gWOr7RJBQECWc+1j1b0IEQ==",
"identifierGuid": "edab6381-4112-4040-9673-ed63d5bd0811",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:22:56.7120899",
"sex": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"email": "sample string 14",
"telephone": "sample string 15",
"mobile": "sample string 16",
"communityIdentifier": "hC0YY6wdQkuinpkH5/QbkA==",
"communityIdentifierGuid": "63182d84-1dac-4b42-a29e-9907e7f41b90",
"joined": "2026-04-03T06:22:56.7120899",
"updated": "2026-04-03T06:22:56.7120899",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "ituWyyGpjE+s9LitJ4pYWQ==",
"priceLevelIdentifierGuid": "cb96db8a-a921-4f8c-acf4-b8ad278a5859",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:22:56.7120899",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-04-03T06:22:56.7120899",
"expiry": "2026-04-03T06:22:56.7120899",
"customerID": "2plZNA8qiEekrXOxU4ZrXA==",
"customerIDGuid": "345999da-2a0f-4788-a4ad-73b153866b5c",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:22:56.7120899",
"linkedAccount": "4ADg5/eUsUqoU/UAOFLdtQ==",
"linkedAccountGuid": "e7e000e0-94f7-4ab1-a853-f5003852ddb5",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "sXoYJaDae0iu5dA9cWKAyg==",
"identifierGuid": "25187ab1-daa0-487b-aee5-d03d716280ca",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:22:56.7120899",
"owner": "uemjv9/UtEmNadDP0wt69w==",
"ownerGuid": "bfa3e9b9-d4df-49b4-8d69-d0cfd30b7af7",
"accountStoreGroupIdentifier": "/KiQuzVgz0ytnu/2eWj0Vg==",
"accountStoreGroupGuid": "bb90a8fc-6035-4ccf-ad9e-eff67968f456",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:22:56.7120899",
"active": true,
"updated": "2026-04-03T06:22:56.7120899",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "R94u6uPSLkKaTInezUrcgw==",
"identifierGuid": "ea2ede47-d2e3-422e-9a4c-89decd4adc83",
"name": "sample string 2",
"primaryContact": "ISjb7Jo1AUidHlOgyoAfOg==",
"primaryContactGuid": "ecdb2821-359a-4801-9d1e-53a0ca801f3a",
"accountID": "imF2xqyKdE6zQVeVBj1h/g==",
"accountIDGuid": "c676618a-8aac-4e74-b341-5795063d61fe",
"special": true,
"updated": "2026-04-03T06:22:56.7120899",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "VhSdaHH6ZEGQ/Hy4JbwpOg==",
"priceLevelIdentifierGuid": "689d1456-fa71-4164-90fc-7cb825bc293a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "y39eYGC/2kGfOqKgCuq5DQ==",
"groupIDGuid": "605e7fcb-bf60-41da-9f3a-a2a00aeab90d",
"customerID": "bQSaV1Si4UOHNstHVyASWQ==",
"customerIDGuid": "579a046d-a254-43e1-8736-cb4757201259",
"card": "sample string 4",
"linkedAccount": "WZ/mOtibukCmSqD63OPRCA==",
"linkedAccountGuid": "3ae69f59-9bd8-40ba-a64a-a0fadce3d108",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "PXqOFW9k50+Ugyxm9J1KEw==",
"identifierGuid": "158e7a3d-646f-4fe7-9483-2c66f49d4a13",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "kLOJP1Xn7USEAYyftLMN7g==",
"accountIDGuid": "3f89b390-e755-44ed-8401-8c9fb4b30dee",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:22:56.7120899",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "oUAQQz7/pEStnF4x2LqYsw==",
"idempotentVoidGuid": "431040a1-ff3e-44a4-ad9c-5e31d8ba98b3",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "smR089QHeEuM8axhSaQ1PQ==",
"saleHeaderIdentifierGuid": "f37464b2-07d4-4b78-8cf1-ac6149a4353d",
"created": "2026-04-03T06:22:56.7120899",
"createdLocal": "2026-04-03T06:22:56.7120899",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:22:56.7120899",
"storeID": 1,
"operatorG_Uid": "3TaoWZFQuUGgqMVEG6WHAA==",
"operatorGuid": "59a836dd-5091-41b9-a0a8-c5441ba58700",
"customerG_Uid": "lONPSr9qikCY6CJ4+1/M0g==",
"customerGuid": "4a4fe394-6abf-408a-98e8-2278fb5fccd2",
"communityIdentifier": "y1Ay86vTlkGX3l+tipWadw==",
"communityIdentifierGuid": "f33250cb-d3ab-4196-97de-5fad8a959a77",
"saleIdentifier": "sample string 8",
"deptNo": 9,
"zoneID": 10,
"operatorID": 11,
"voucherForegone": 12,
"cardName": "sample string 13",
"accountType": 14,
"authID": "sample string 15",
"bankRef": "sample string 16",
"invRoc": "sample string 17",
"responseCode": "sample string 18",
"orderNo": 19,
"accountNo": 20,
"machineID": 21,
"timeInSale": "00:00:00.1234567",
"timeInSubtotal": "00:00:00.1234567",
"newID": 22,
"totalTaxInclusive": 23,
"totalTaxExempt": 24,
"taxTransactionDiscount": 25,
"taxTransactionDiscountTender": 1,
"tableNumber": 1,
"note": "sample string 26",
"source": "sample string 27",
"customerReference": "sample string 28",
"receiptPrinted": true,
"drawerID": 1,
"demoID": "sample string 30",
"externalTransNo": "sample string 31",
"externalSale": 32,
"smartReceiptStatus": 33,
"requiredExports": 34,
"loyaltyMetadata": "sample string 35",
"priceLevelIdentifier": "1CsJoIOCHE2/aPV9dVjHEA==",
"priceLevelIdentifierGuid": "a0092bd4-8283-4d1c-bf68-f57d7558c710",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:22:56.7120899+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "74",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:22:56.7120899",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "34MJxdEX/0iCDqThBbxTHg==",
"identifierGuid": "c50983df-17d1-48ff-820e-a4e105bc531e",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:22:56.7120899",
"promoPeriodEnd": "2026-04-03T06:22:56.7120899",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:22:56.7120899",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "FHNUK4VEjEiFj4Lhz9Ec9Q==",
"identifierGuid": "2b547314-4485-488c-858f-82e1cfd11cf5",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "lpVnG6syzUqutMtQRQbCdA==",
"pluGuid": "1b679596-32ab-4acd-aeb4-cb504506c274",
"accountID": "by3+kWlq2UuxdIWIy1sMYQ==",
"accountIDGuid": "91fe2d6f-6a69-4bd9-b174-8588cb5b0c61",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:22:56.7120899",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "CRdnbv0P9UycPhRQTsXI1g==",
"refundGuid": "6e671709-0ffd-4cf5-9c3e-14504ec5c8d6",
"campaign": "sample string 12",
"campaignType": 13,
"modifiedID": 1,
"omittedIngredient": true,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 16",
"modifierName": "sample string 17",
"modifierSetName": "sample string 18",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 22",
"comboDiscount": 1,
"idempotentVoid": "QGatpLm2h0i5rt+EQXML6g==",
"idempotentVoidGuid": "a4ad6640-b6b9-4887-b9ae-df8441730bea",
"priceLevelIdentifier": "WM4aAzT/202eapbamupd4A==",
"priceLevelIdentifierGuid": "031ace58-ff34-4ddb-9e6a-96da9aea5de0",
"communityIdentifier": "CRzoRNhpME+6tgzPZArw1g==",
"communityIdentifierGuid": "44e81c09-69d8-4f30-bab6-0ccf640af0d6",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:22:56.7120899",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "PdfFFc+zP0urWSjklRwvWw==",
"guid": "15c5d73d-b3cf-4b3f-ab59-28e4951c2f5b",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:22:56.7120899"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "2h+QsEs3Z0uRgIRvk5MaMg==",
"modifierSetGuid": "b0901fda-374b-4b67-9180-846f93931a32",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "BKWyHwrdwkCP/b+/i/Yf9w==",
"pluGuid": "1fb2a504-dd0a-40c2-8ffd-bfbf8bf61ff7",
"deleted": true,
"g_UID": "v29jxwR5O0yQtUse3UIqKQ==",
"guid": "c7636fbf-7904-4c3b-90b5-4b1edd422a29",
"product": {
"$ref": "20"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "XnkRbc+fQUmZajnZloP2mA==",
"pluGuid": "6d11795e-9fcf-4941-996a-39d99683f698",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:22:56.7120899",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:22:56.7120899",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "tq5UBjZmIEWXhYSMUkLhxQ==",
"pluGuid": "0654aeb6-6636-4520-9785-848c5242e1c5",
"accountID": "BcGyjsc1xUaCw0NEsYzlVw==",
"accountIDGuid": "8eb2c105-35c7-46c5-82c3-4344b18ce557",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:22:56.7120899",
"bestOrExpireType": 1,
"refundG_UID": "y4GtsiFRcEW5tXZViCXfAg==",
"refundGuid": "b2ad81cb-5121-4570-b9b5-76558825df02",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "BLS9CtG7GkCQzbPtzycSAg==",
"identifierGuid": "0abdb404-bbd1-401a-90cd-b3edcf271202",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "iLW5LR6VFEeGJ8Mdd70WVw==",
"customerIdentifierGuid": "2db9b588-951e-4714-8627-c31d77bd1657",
"operatorNo": 1,
"operatorG_UID": "W3XEGrVmR06pouZ/zkjmGA==",
"operatorGuid": "1ac4755b-66b5-4e47-a9a2-e67fce48e618",
"created": "2026-04-03T06:22:56.7120899",
"ordered": "2026-04-03T06:22:56.7120899",
"started": "2026-04-03T06:22:56.7120899",
"completed": "2026-04-03T06:22:56.7120899",
"supplied": "2026-04-03T06:22:56.7120899",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "d2b5+Sb34UimFhaCALeUTA==",
"pluGuid": "f9f96677-f726-48e1-a616-168200b7944c",
"quantity": 1,
"unit": 1,
"status": 1,
"soldQuantity": 1,
"soldWeight": 1,
"soldCents": 1,
"soldGstCents": 1,
"soldFixedPrice": 1,
"soldSalesMode": 1,
"promptDetailID": 1,
"groupID": 1,
"menuPath": "sample string 1",
"promptPath": "sample string 2",
"notes": "sample string 3",
"headerIdentifier": "D7KUquu6ek+ei0OtjUYe4Q==",
"headerIdentifierGuid": "aa94b20f-baeb-4f7a-9e8b-43ad8d461ee1",
"product": {
"$ref": "20"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "peaivCvo7ESLY9J1dWR37Q==",
"surveyGuid": "bca2e6a5-e82b-44ec-8b63-d275756477ed",
"saleHeaderGuid": "9BSaIyWxqk+EUNVFYpdZDg==",
"saleGuid": "239a14f4-b125-4faa-8450-d5456297590e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "FoHyvH1Qt0KWnisUVGPM4Q==",
"guidResponse": "bcf28116-507d-42b7-969e-2b145463cce1",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:22:56.7120899",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "OlQoRsjZ8UOzXUNPT9lJUg==",
"guid": "4628543a-d9c8-43f1-b35d-434f4fd94952",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "eSFpYfD6JEi0jYZiLoHPGw==",
"checkoutFormGuid": "61692179-faf0-4824-b48d-86622e81cf1b",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:22:56.7120899",
"end": "2026-04-03T06:22:56.7120899",
"deleted": true,
"updated": "2026-04-03T06:22:56.7120899",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"9a58cb83-3e95-4a58-a9fa-66644284162c",
"e6cbf6e4-d049-4dc0-8e35-5d9ff910d85c"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "jPY7kkhzOkG32eqAGkqNRQ==",
"accountIdentifier": "923bf68c-7348-413a-b7d9-ea801a4a8d45",
"accountName": "sample string 44",
"customerOrderIdentifier": "CYr1peeU6E6bi9LUt4msgA==",
"customerOrderIdentifierGuid": "a5f58a09-94e7-4ee8-9b8b-d2d4b789ac80",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "EkYTIfvqn06xn8ekBxTmbA==",
"paymentIdentifierGuid": "21134612-eafb-4e9f-b19f-c7a40714e66c",
"identifier": "Mhia9BBD1EOvZlRiDlkpBQ==",
"identifierGuid": "f49a1832-4310-43d4-af66-54620e592905",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "AKjsiQnDaUywwUsB6+g0Vw==",
"itemIdentifierGuid": "89eca800-c309-4c69-b0c1-4b01ebe83457"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "FnFcLTFdikGfCBiSKsHfLA==",
"customerIdentifierGuid": "2d5c7116-5d31-418a-9f08-18922ac1df2c",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "G2kANAHU5Ei9tmfQfK9yxQ==",
"idempotentGuid": "3400691b-d401-48e4-bdb6-67d07caf72c5",
"offline": true,
"voucher": {
"$id": "91",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:22:56.7120899",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:22:56.7120899",
"labelPageLayout": "ybO/mhilt0qwB5DjKyeITg==",
"pageLayoutGuid": "9abfb3c9-a518-4ab7-b007-90e32b27884e",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:22:56.7120899"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "IlgEnfdZbk2R1cfXxUtHvw==",
"customerIdentifierGuid": "9d045822-59f7-4d6e-91d5-c7d7c54b47bf",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:22:56.7120899",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "hTpRJAEDN0K8cwjpYan50w==",
"issuedIdempotentGuid": "24513a85-0301-4237-bc73-08e961a9f9d3",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:22:56.7120899",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:22:56.7120899",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "6LQoHIADFkidcHV7Ftdy7g==",
"redeemedIdempotentGuid": "1c28b4e8-0380-4816-9d70-757b16d772ee",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:22:56.7120899",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "72EbYoCxhUqGNFTlznqJCw==",
"groupIDGuid": "621b61ef-b180-4a85-8634-54e5ce7a890b",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "/WEYXhAnjUqtB3gXdrzJDw==",
"identifierGuid": "5e1861fd-2710-4a8d-ad07-781776bcc90f",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "asGLEgDdn0eCZI42sfpafQ==",
"guid": "128bc16a-dd00-479f-8264-8e36b1fa5a7d",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "ZbLcLhCltkKKHbzn83NUfQ==",
"groupGuid": "2edcb265-a510-42b6-8a1d-bce7f373547d",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "99m4+9a8KEyIMk3tSSC3tQ==",
"pluGuid": "fbb8d9f7-bcd6-4c28-8832-4ded4920b7b5",
"priceGroupG_UID": "bIms+eROX0+AR9NzYntrGw==",
"priceGroupGuid": "f9ac896c-4ee4-4f5f-8047-d373627b6b1b",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "20"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "0HhtMslMeESXLptN8UzaRA==",
"priceLevelIdentifierGuid": "326d78d0-4cc9-4478-972e-9b4df14cda44",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "gsuzEIkyYk+g4qEWw8+NpA==",
"identifierGuid": "10b3cb82-3289-4f62-a0e2-a116c3cf8da4",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "/ABOIc89DEK6CdBM13KmKw==",
"labelPageLayoutGuid": "214e00fc-3dcf-420c-ba09-d04cd772a62b",
"priceLevelIdentifier": "KnU35JSglkWIV0ipyQAnGQ==",
"priceLevelIdentifierGuid": "e437752a-a094-4596-8857-48a9c9002719",
"active": true,
"updated": "2026-04-03T06:22:56.7120899",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "20"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "KbInm9Hi+06H5q7yoqDjGg==",
"headerIdentifierGuid": "9b27b229-e2d1-4efb-87e6-aef2a2a0e31a",
"identifier": "34kxmtJFHEi6qthmTnI0wQ==",
"identifierGuid": "9a3189df-45d2-481c-baaa-d8664e7234c1",
"supplierIdentifier": "rmsbmOsPzU+2B6xQu83ScA==",
"supplierGuid": "981b6bae-0feb-4fcd-b607-ac50bbcdd270",
"pluG_UID": "1ANycHo8MUq8aauCxXlgCQ==",
"pluGuid": "707203d4-3c7a-4a31-bc69-ab82c5796009",
"campaignName": "c4295261-ddc1-43fb-a538-c80692d628c6",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:22:56.7120899",
"end": "2026-04-03T06:22:56.7120899",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "SjdRIy86DkO8rSzRaH+TwA==",
"bonusItemPluGuid": "2351374a-3a2f-430e-bcad-2cd1687f93c0",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:22:56.7120899",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:22:56.7120899",
"campaignEndDate": "2026-04-03T06:22:56.7120899",
"masterPLUG_UID": "F4JEmEUPmE6I+DkOSp9g4A==",
"masterID": "98448217-0f45-4e98-88f8-390e4a9f60e0",
"productName": "sample string 22",
"productAPN": "sample string 23",
"orderCode": "sample string 24",
"normalSell": 25,
"normalCost": 26,
"normalCostDecimals": 27,
"cartonQuantity": 28,
"salesMode": 29,
"orderPacked": 30,
"fuelItem": true,
"active": true,
"bonusMasterPLUG_UID": "0Yfx1mWg/UyaBtnpjVrFlA==",
"bonusMasterID": "d6f187d1-a065-4cfd-9a06-d9e98d5ac594",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:22:56.7120899",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "QLHPW5UwHE+UD29RJGGC1Q==",
"pluGuid": "5bcfb140-3095-4f1c-940f-6f51246182d5",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "pCK1O4tj9UK/o0lVyeZy1w==",
"alternateProduct": "3bb522a4-638b-42f5-bfa3-4955c9e672d7",
"altProduct": {
"$ref": "20"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "auM5kZkK0E+ggwI+pY4mlg==",
"pluGuid": "9139e36a-0a99-4fd0-a083-023ea58e2696",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:22:56.7120899",
"inventoryTracked": "2026-04-03T06:22:56.7120899",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "VbKKmWZd0ESkoHm2gxe9NA==",
"pluGuid": "998ab255-5d66-44d0-a4a0-79b68317bd34",
"fuelPluG_UID": "7YdY600/GkK971YWyEebJg==",
"fuelPluGuid": "eb5887ed-3f4d-421a-bdef-5616c8479b26",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "15"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "18"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "H6FJHBz/JUOnITpdcsSUfQ==",
"supplierGuid": "1c49a11f-ff1c-4325-a721-3a5d72c4947d",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "iGADlGbWs0Oxt+zLeeI/QA==",
"supplierGuid": "94036088-d666-43b3-b1b7-eccb79e23f40",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:22:56.7120899",
"deliveryDate": "2026-04-03T06:22:56.7120899",
"nextCutOffDate": "2026-04-03T06:22:56.7120899",
"nextDeliveryDate": "2026-04-03T06:22:56.7120899",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "10"
},
"updated": "2026-04-03T06:22:56.7120899",
"isHost": true
},
"files": [
{
"$id": "109",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:22:56.7120899",
"processed": "2026-04-03T06:22:56.7120899",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:22:56.7120899",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "14"
},
"metcashHeader": {
"$id": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:22:56.7120899",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$id": "111",
"id": 1,
"hostIdentifier": "bQZ/sJETsUuZeXZ9K2hbgA==",
"hostIdentifierGuid": "b07f066d-1391-4bb1-9979-767d2b685b80",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"44ec1d90-7114-4cdf-8cc8-9e2b97bdd90d",
"1ee28576-b24f-4ed6-a261-5f60c528ae41"
]
},
{
"$ref": "111"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "112",
"identifier": "dGPH8esYVUOf/T/bjj/Lnw==",
"identifierGuid": "f1c76374-18eb-4355-9ffd-3fdb8e3fcb9f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "112"
}
],
"promoTypeGuids": [
"92c19709-2138-4b94-bcd8-cb71dd992657",
"f2c78a2c-2860-42f6-8b49-bfd44a329083"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"sales": [
{
"$id": "113",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:22:56.7120899",
"ftpSite": {
"$id": "114",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "113"
}
],
"zoneMatrix": [
{
"$ref": "111"
},
{
"$ref": "111"
}
],
"cashManagements": [
{
"$id": "115",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "116",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "115"
}
],
"updateStoreID": "d632e214-acea-4687-a8ab-6df160b8f69d",
"updateStore": {
"$id": "117",
"id": "4c37dcae-5a8c-432e-b4a0-c041ad92cc88",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:22:56.7120899",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:22:56.7120899"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "118",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"grade": {
"$id": "119",
"id": 1,
"gradeID": 2,
"storeID": 3,
"g_UID": "kIELHEaOe0G1NwWVbLjygA==",
"guid": "1c0b8190-8e46-417b-b537-05956cb8f280",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-04-03T06:22:56.7120899",
"updated": "2026-04-03T06:22:56.7120899",
"margin": 1,
"product": {
"$ref": "20"
}
}
}
},
{
"$ref": "8"
}
],
"cashBalancingFuelMeters": [
{
"$id": "120",
"headerIdentifier": "aRa6AdnLUEWe42l7U5CWBg==",
"headerIdentifierGuid": "01ba1669-cbd9-4550-9ee3-697b53909606",
"tankNumber": 2,
"hoseNumber": 3,
"pumpNumber": 4,
"fuelGradeID": 1,
"fuelGrade": "sample string 5",
"opening": 6.0,
"openingAdjust": true,
"adjustments": 8.0,
"samples": 9.0,
"pumpTest": 10.0,
"sales": 11.0,
"closing": 12.0,
"closingAdjust": true,
"rolledOver": true,
"dailyVariance": 15.0,
"rolloverVolume": 16.0,
"rolloverAdjustments": [
{
"$id": "121",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"dispenserNumber": 4,
"hoseNumber": 5,
"adjustedFor": "2026-04-03T06:22:56.7120899",
"adjustedAt": "2026-04-03T06:22:56.7120899",
"adjustmentVolume": 8.0,
"reasonDesc": "sample string 9",
"reason": 10,
"operatorG_UID": "sEiBgnB0hUq4n9/mQ3SLbQ==",
"operatorGuid": "828148b0-7470-4a85-b89f-dfe643748b6d",
"user": "sample string 11",
"processed": 1,
"storeName": "sample string 12",
"operatorName": "sample string 13"
},
{
"$ref": "121"
}
]
},
{
"$ref": "120"
}
]
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK �2�\rJ#�� 5 xl/workbook.xml � (� ����0D�J��(�T�����k��&8%�$(IE?�R�n�����ٺ��v =_���!Lc^��_�f�I�4�E��R*��o�&���9!(k|�&O7�?,?9����A�J�2�>�)�fO���r1���I�b��2����m %ѹwM(q�Z�G�%��$M@�kv�`����/PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\3�#h' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6861cc0a4d4d4309" /></Relationships>PK �2�\zr� xl/worksheets/sheet1.xml � (� ��]o�0������%PuK��n��z� V1�l'���ʚ��
�:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l�
�m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en� L(�����/m�?l��\��Gw&�� rI�X�ح���د ���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PK �2�\�b��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�B�M7l)p�q�ؑmJ9[=R�P�Jm����h~OO��|����Ɓ����5�A���m[�9��춛2����S iņ��5�Au8ʐ� m��GS�[:Iu�-Ҝ�%�s�3��:��Θ^�S�m�L/ΟB���o1��S
�x��@���C�+K�si�XV
}�Z��ï�w>���JT�Bp)����G�}���i^���EU1]�E��*�M�����PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\|\�>� � xl/sharedStrings.xml � (� m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ� u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x�� �r���df��41t��� �wf��m���k �1�u�0�Y�s��=�]s��������PK- �2�\rJ#�� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\3�#h' ' U _rels/.relsPK- �2�\zr� � xl/worksheets/sheet1.xmlPK- �2�\�b��� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
� xl/styles.xmlPK- �2�\|\�>� � n xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK �2�\#�I�� 5 xl/workbook.xml � (� ����0D�&�C��@�DR8q����Z��������J ��mgv������ù�����7T�8��@8�������O��;'�mdE�����v6(=���a��#�A!F3�(���x �/�����llu��5�~S<������
� %ɹ�
�)[�K��B�e�����;{�q��n�PK �2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�2�\pyOK' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6f00674a2a294de2" /></Relationships>PK �2�\zr� xl/worksheets/sheet1.xml � (� ��]o�0������%PuK��n��z� V1�l'���ʚ��
�:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l�
�m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en� L(�����/m�?l��\��Gw&�� rI�X�ح���د ���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PK �2�\|p�� P xl/_rels/workbook.xml.rels � (� ���N!�_�����qMi/�x�}�@��}6>�� ���ă��&���Kf>�?�۷e&/���0 �7�$���{��f��Y�2��)$RV\�0�)Mz�E��t�c}\T.ihP���-c�4��f��9����I���ӂ.���>ӈ��T0K�)%z �)T OF¾3Vs�j.��Л��|�1�z}界�i�VB�N����̨"��˥k��\��~�2[䬱�^���_l� PK �2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �2�\|\�>� � xl/sharedStrings.xml � (� m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ� u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x�� �r���df��41t��� �wf��m���k �1�u�0�Y�s��=�]s��������PK- �2�\#�I�� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\pyOK' ' U _rels/.relsPK- �2�\zr� � xl/worksheets/sheet1.xmlPK- �2�\|p�� P � xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
� xl/styles.xmlPK- �2�\|\�>� � k xl/sharedStrings.xmlPK � �