GET api/inventory/histories?StoreID={StoreID}&Relations={Relations}&StartDate={StartDate}&EndDate={EndDate}&Skip={Skip}&Take={Take}&TotalCount={TotalCount}
Get all inventory history records for all products between start and end date
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StoreID |
storeID |
integer |
None. |
| Relations |
Include the history break down |
boolean |
None. |
| StartDate |
Starting of inventory history created date |
date |
None. |
| EndDate |
ending of inventory history created date |
date |
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. |
Body Parameters
None.
Response Information
Resource Description
Page list of matching inventory history records
PageListOfInventoryHistory| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of InventoryHistory |
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": "InventoryHistory",
"list": [
{
"$id": "2",
"inventoryGuid": "7s5cFhwQiEiKT/xFOjawCg==",
"inventoryIdentifier": "165cceee-101c-4888-8a4f-fc453a36b00a",
"pluG_UID": "e6CkT8XoLEuHBz4DSziZYw==",
"pluIdentifier": "4fa4a07b-e8c5-4b2c-8707-3e034b389963",
"inventoryReason": 3,
"inventoryInvoiceGuid": "EO5XsoaFy02yjXs0Urp53g==",
"invoiceIdentifier": "b257ee10-8586-4dcb-b28d-7b3452ba79de",
"operatorGuid": "CNa0ur51GUiIQXJM5XBehA==",
"operatorIdentifier": "bab4d608-75be-4819-8841-724ce5705e84",
"stocktakeGuid": "EsswCeQefkeHE/GdZ5E+6Q==",
"stocktakeIdentifier": "0930cb12-1ee4-477e-8713-f19d67913ee9",
"orderGuid": "ItQDCe96gE2MJWOblNhw9g==",
"orderIdentifier": "0903d422-7aef-4d80-8c25-639b94d870f6",
"saleHeaderGuid": "FZJabQjDqUmCtKfvA0fHQg==",
"saleHeaderGuidIdentifier": "6d5a9215-c308-49a9-82b4-a7ef0347c742",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "LQLM2j4Nsk2c2pQAYu3YDg==",
"creditNoteGuid": "dacc022d-0d3e-4db2-9cda-940062edd80e",
"inventorySourceGuid": "7DeyMv18gES4OOUrWF9e+Q==",
"inventorySourceIdentifier": "32b237ec-7cfd-4480-b838-e52b585f5ef9",
"createdLocal": "2026-06-03T18:36:53.5381305",
"baseUnits": 4,
"unitsPerCarton": 5,
"unitsPerCartonWeighted": true,
"counted": 7,
"countedPacks": 8,
"open": 1,
"movementQty": 9,
"close": 1,
"openPacks": 1,
"movementQtyPacks": 10,
"closePacks": 1,
"accuracy": 1,
"manual": 11,
"user": "sample string 12",
"updated": "2026-06-03T18:36:53.5381305",
"createdLocalTime": "2026-06-03T18:36:53.5381305",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "3",
"inventoryInvoiceGuid": "hI+DB6e0nEaiYICpwHvFKw==",
"invoiceIdentifier": "07838f84-b4a7-469c-a260-80a9c07bc52b",
"inventoryGuid": "5Smd5YxmJ02m+jVo3T9TxA==",
"inventoryIdentifier": "e59d29e5-668c-4d27-a6fa-3568dd3f53c4",
"supplierIdentifier": "aIV/AmI7dEiwfbg2E5dFDA==",
"supplierGuid": "027f8568-3b62-4874-b07d-b8361397450c",
"orderGuid": "Yqn5a5iv40+0KRKX5ymwiA==",
"orderIdentifier": "6bf9a962-af98-4fe3-b429-1297e729b088",
"invoiceHeaderIdentifier": "ig/xMZlIYEWAu8ipaQbEYA==",
"invoiceHeaderGuid": "31f10f8a-4899-4560-80bb-c8a96906c460",
"created": "2026-06-03T18:36:53.5381305",
"ordered": "2026-06-03T18:36:53.5381305",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:36:53.5381305",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:36:53.5381305",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "DveK0qN000uQM9rHvwT00A==",
"pluGuid": "d28af70e-74a3-4bd3-9033-dac7bf04f4d0",
"orderInventoryGuid": "xQ0KSVTTs0+sC2mXdOtzxw==",
"orderInventoryIdentifier": "490a0dc5-d354-4fb3-ac0b-699774eb73c7",
"supplier": {
"$id": "4",
"identifier": "Ah/QQxsVukml6K/8bZsg7g==",
"identifierGuid": "43d01f02-151b-49ba-a5e8-affc6d9b20ee",
"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": "CvIjgwRtYEWyVD0T2O9mBw==",
"primaryContactID": "8323f20a-6d04-4560-b254-3d13d8ef6607",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "uyoSBKtq8UaxEXRVZ0bI5g==",
"supplierGroupGuid": "04122abb-6aab-46f1-b111-74556746c8e6",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:53.5381305",
"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": "5",
"id": "267cd303-4c52-4518-9138-c7dbb743af17",
"identifier": "wn+NEdLAq0KVNpEA/YPpXQ==",
"identifierGuid": "118d7fc2-c0d2-42ab-9536-9100fd83e95d",
"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": "6",
"supplierIdentifier": "gwbkOVNCX06kgjPY0rXnvQ==",
"supplierIdentifierGuid": "39e40683-4253-4e5f-a482-33d8d2b5e7bd",
"contactGuid": "CcB//M6O6E2ArsPRyibXvg==",
"contactID": "fc7fc009-8ece-4de8-80ae-c3d1ca26d7be",
"contact": {
"$ref": "5"
},
"supplier": {
"$ref": "4"
}
},
{
"$ref": "6"
}
],
"products": [
{
"$id": "7",
"pluG_UID": "aEyM8xnYdkWR92KZMn/E1w==",
"pluGuid": "f38c4c68-d819-4576-91f7-6299327fc4d7",
"supplierIdentifier": "Rf83l9Y1Sk6HqYoYDW0gLA==",
"supplierIdentifierGuid": "9737ff45-35d6-4e4a-87a9-8a180d6d202c",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "8",
"pluG_UID": "D8QF3sFeL0uyR9OVuGjnlQ==",
"pluGuid": "de05c40f-5ec1-4b2f-b247-d395b868e795",
"supplierIdentifier": "91WXOQP160q440KSuZOMLw==",
"supplierIdentifierGuid": "399755f7-f503-4aeb-b8e3-4292b9938c2f",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "8"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "AA4OVwEj8Uu27X43j6O/Jw==",
"parentPluGuid": "570e0e00-2301-4bf1-b6ed-7e378fa3bf27",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "9",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ax2yVnvD8EmPCN+YmLFekA==",
"guid": "56b21d6b-c37b-49f0-8f08-df9898b15e90",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "bc2DB6NmCESrTjvEqtRoWw==",
"priceGroupGuid": "0783cd6d-66a3-4408-ab4e-3bc4aad4685b",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:53.5381305",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:53.5381305",
"pluCreated": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"lastManualUpdate": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"currentCostUpdated": "2026-06-03T18:36:53.5381305",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "HLG9r3NoCUmKODpEMTVaNA==",
"altPLUGuid": "afbdb11c-6873-4909-8a38-3a4431355a34",
"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-06-03T18:36:53.5381305",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "E/+t9srBb0GnyHbDJOAQIA==",
"shelfPageLayoutGuid": "f6adff13-c1ca-416f-a7c8-76c324e01020",
"talkerPageLayoutG_UID": "t7MvttX6yUezN6hFOw2Yyw==",
"talkerPageLayoutGuid": "b62fb3b7-fad5-47c9-b337-a8453b0d98cb",
"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": "J2pID32lFES2zM3z6/ARJA==",
"inventoryIdentifier": "0f486a27-a57d-4414-b6cc-cdf3ebf01124",
"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": "UcGJ4JjZcEepeZYem3xKhw==",
"parentPluGuid": "e089c151-d998-4770-a979-961e9b7c4a87",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "y99nRtrZdkKN8MPO7cf++Q==",
"supplierIdentifierGuid": "4667dfcb-d9da-4276-8df0-c3ceedc7fef9",
"supplierChanged": true,
"rebateSupplierIdentifier": "ew5ER9g2rkCVYcOQ/dBVuQ==",
"rebateSupplierIdentifierGuid": "47440e7b-36d8-40ae-9561-c390fdd055b9",
"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-06-03T18:36:53.5381305",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "P9tHOUqOy0yyY5cL7dbvUQ==",
"hostIdentifierGuid": "3947db3f-8e4a-4ccb-b263-970bedd6ef51",
"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": "9"
},
{
"$ref": "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-06-03T18:36:53.5381305",
"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": "b1nPu9rNGU6rJrJA+ib5Uw==",
"hostIdentifierGuid": "bbcf596f-cdda-4e19-ab26-b240fa26f953",
"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-06-03T18:36:53.5381305",
"priceZone": {
"$id": "11",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "T+kDcRclY0mLS+XT5RbAOw==",
"hostIdentifierGuid": "7103e94f-2517-4963-8b4b-e5d3e516c03b",
"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"
},
"warehouseStore": {
"$id": "13",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "14",
"id": 1,
"hostIdentifier": "A6LIWI6mgECoKW9Uq+90BA==",
"hostIdentifierGuid": "58c8a203-a68e-4080-a829-6f54abef7404",
"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": "15",
"identifier": "8ckdHxYGdUmqhiV5hp20Aw==",
"identifierGuid": "1f1dc9f1-0616-4975-aa86-2579869db403",
"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": "j5AKDzE9k0q3s/8RauTreg==",
"hostSupplierIdentifierGuid": "0f0a908f-3d31-4a93-b7b3-ff116ae4eb7a",
"loyaltyPriceLevelIdentifier": "pbLgqSPLRkOG7UEmB2uwxw==",
"loyaltyPriceLevelIdentifierGuid": "a9e0b2a5-cb23-4346-86ed-4126076bb0c7",
"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-06-03T18:36:53.5381305",
"lastProcessed": "2026-06-03T18:36:53.5381305",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$ref": "4"
},
"files": [
{
"$id": "16",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:36:53.5381305",
"processed": "2026-06-03T18:36:53.5381305",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:53.5381305",
"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": "15"
},
"metcashHeader": {
"$id": "17",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:36:53.5381305",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "16"
}
],
"zoneMatrix": [
{
"$id": "18",
"id": 1,
"hostIdentifier": "DiVLUACjZUq8/0nYYdDmrg==",
"hostIdentifierGuid": "504b250e-a300-4a65-bcff-49d861d0e6ae",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"19ef32e0-61fe-4d68-969a-46114b18a59b",
"a2c737b1-5bce-4922-bb06-34d8607fca57"
]
},
{
"$ref": "18"
}
],
"hostFileStoreSetting": {
"$ref": "14"
},
"hostStoreSettings": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"promotionPlacements": [
{
"$id": "19",
"identifier": "nKmA+kOnmU+fF1vst5sErg==",
"identifierGuid": "fa80a99c-a743-4f99-9f17-5becb79b04ae",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "19"
}
],
"promoTypeGuids": [
"dc6d2df9-94a0-48d6-84a9-3a555ee6ebca",
"eab72a57-a597-45e0-9642-3b66a53062c4"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "14"
}
],
"accounts": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "20"
}
],
"sales": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:36:53.5381305",
"ftpSite": {
"$id": "22",
"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": "21"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"cashManagements": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "24",
"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,
"config": "sample string 10"
}
},
{
"$ref": "23"
}
],
"updateStoreID": "c245461d-572d-46b7-86cf-422ada8fbcb4",
"updateStore": {
"$id": "25",
"id": "3874cd68-5589-44de-90e9-478aae0424dc",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "26",
"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"
}
},
"storePrices": [
{
"$id": "27",
"pluG_UID": "s3/DcBxreUilvDoZjRWWRA==",
"pluGuid": "70c37fb3-6b1c-4879-a5bc-3a198d159644",
"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-06-03T18:36:53.5381305"
},
{
"$ref": "27"
}
],
"currentPrices": {
"$id": "28",
"pluPrices": {
"$id": "29",
"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-06-03T18:36:53.5381305",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "29"
},
"winningCampaign": 1,
"winner": {
"$id": "30",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:36:53.5381305",
"startTime": 5,
"endDate": "2026-06-03T18:36:53.5381305",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "tMbmTaKcVU24qCYka3nSrg==",
"hostIdentifierGuid": "4de6c6b4-9ca2-4d55-b8a8-26246b79d2ae",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"tray": {
"$id": "31",
"g_UId": "+EQdrI1bO0iWTyD7fL/0aQ==",
"guid": "ac1d44f8-5b8d-483b-964f-20fb7cbff469",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "32",
"priceGroupG_UID": "Hw2cKOLE4kG+c8lOPdB2bQ==",
"priceGroupGuid": "289c0d1f-c4e2-41e2-be73-c94e3dd0766d",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:53.5381305",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "33",
"pluG_UID": "83SE0pCTz0a1Oti3lElT3w==",
"pluGuid": "d28474f3-9390-46cf-b53a-d8b7944953df",
"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": "34",
"pluGuid": "210f55bc-7b56-4eff-b7a9-2d9e4ff41fde",
"created": "2026-06-03T18:36:53.5381305",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:53.5381305",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:53.5381305",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:53.5381305",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:53.5381305",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:53.5381305",
"lastSold": "2026-06-03T18:36:53.5381305",
"firstSold": "2026-06-03T18:36:53.5381305",
"awsUpdated": "2026-06-03T18:36:53.5381305",
"lastManualUpdate": "2026-06-03T18:36:53.5381305",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:53.5381305",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:53.5381305",
"doNotRangeUpdated": "2026-06-03T18:36:53.5381305",
"doNotOrderUpdated": "2026-06-03T18:36:53.5381305",
"tracked": "2026-06-03T18:36:53.5381305"
},
"allergens": [
{
"$id": "35",
"primaryKey": {
"$id": "36",
"pluGuid": "7c8df393-3dbd-48f0-bfeb-07ede41317bb",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "k/ONfL098Ei/6wft5BMXuw==",
"pluGuid": "7c8df393-3dbd-48f0-bfeb-07ede41317bb",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"costs": {
"$id": "37",
"pluG_UID": "EkVhbKL4mkWX9wh6eWaSbw==",
"pluGuid": "6c614512-f8a2-459a-97f7-087a7966926f",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:36:53.5381305",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "38",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:53.5381305",
"createdLocal": "2026-06-03T18:36:53.5381305",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "7OS4F3XapUSSIfgwlj2RRw==",
"operatorGuid": "17b8e4ec-da75-44a5-9221-f830963d9147",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "eXGB0xQBRU25KQRjsZCS1A==",
"pluGuid": "d3817179-0114-4d45-b929-0463b19092d4",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "39",
"id": 1,
"g_Uid": "MzGAmAacBkGCyOJNu+rQWw==",
"guid": "98803133-9c06-4106-82c8-e24dbbead05b",
"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-06-03T18:36:53.5381305",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:53.5381305",
"endShift": "2026-06-03T18:36:53.5381305",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "40",
"operatorG_UID": "VJ6zuEubzUaHffVwhqq2iw==",
"operatorGuid": "b8b39e54-9b4b-46cd-877d-f57086aab68b",
"storeID": 2,
"operator": {
"$ref": "39"
},
"store": {
"$ref": "10"
}
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "38"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "xOz5ChWqVkqqHjEzQdX9xQ==",
"pluGuid": "0af9ecc4-aa15-4a56-aa1e-313341d5fdc5",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "kao5bCQGukCVfImDEsCfcw==",
"pluGuid": "6c39aa91-0624-40ba-957c-898312c09f73",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "9"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "X4ZU/MMAP0uSkGkwdsAZOg==",
"identifierGuid": "fc54865f-00c3-4b3f-9290-693076c0193a",
"pluG_UID": "tA2z59az6EqbGHB1kdhElQ==",
"pluGuid": "e7b30db4-b3d6-4ae8-9b18-707591d84495",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "43"
}
],
"supplier": {
"$ref": "4"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"ordering": {
"$ref": "7"
},
"flipChartPages": [
{
"$id": "44",
"identifier": "M830hZqgn0qErwTwlzmAoQ==",
"groupName": "sample string 1",
"identifierGuid": "85f4cd33-a09a-4a9f-84af-04f0973980a1",
"exists": true,
"flipChartIdentifier": "+kK5U5rOQ0anQBChP1sZOA==",
"flipChartIdentifierGuid": "53b942fa-ce9a-4643-a740-10a13f5b1938",
"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": "Nv4rVmRGkUWFoiG43/Vqzg==",
"groupIdentifierGuid": "562bfe36-4664-4591-85a2-21b8dff56ace",
"flipChart": {
"$id": "45",
"identifier": "+jEgYk8QdkiXcxpTX89c/A==",
"identifierGuid": "622031fa-104f-4876-9773-1a535fcf5cfc",
"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": "46",
"identifier": "QUesAFuRFUeixI49gyWFpA==",
"identifierGuid": "00ac4741-915b-4715-a2c4-8e3d832585a4",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "1HckwgQEd0mRWFiYcMVL8g==",
"guid": "c22477d4-0404-4977-9158-589870c54bf2",
"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": "A05jsG21x0Gn66k2v0C/dw==",
"previousFormGuid": "b0634e03-b56d-41c7-a7eb-a936bf40bf77",
"nextForm": 1,
"nextFormG_UID": "X7EC5tlT0k6WzWTnVOGJWg==",
"nextFormGuid": "e602b15f-53d9-4ed2-96cd-64e754e1895a",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:53.5381305",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "47"
},
"previousCheckoutForm": {
"$ref": "47"
},
"buttons": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "0ElewNN540K4sg9ZKnahFA==",
"checkoutFormGuid": "c05e49d0-79d3-42e3-b8b2-0f592a76a114",
"identifier": "TABSPkzyAUmQSh28pdLB4Q==",
"identifierGuid": "3e52004c-f24c-4901-904a-1dbca5d2c1e1",
"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": "ElB2UwBZjUOQzLhNgw06ww==",
"valueGuid": "53765012-5900-438d-90cc-b84d830d3ac3",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:53.5381305",
"action": "sample string 12",
"valueForm": {
"$ref": "47"
},
"image": {
"$id": "49",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:36:53.5381305",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "/qdgYCdsHU+EGgnj5EudwA==",
"checkoutFormGuid": "6060a7fe-6c27-4f1d-841a-09e3e44b9dc0",
"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": "50"
}
]
},
{
"$ref": "47"
}
],
"panels": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"contentPanel": {
"$ref": "50"
},
"products": [
{
"$id": "51",
"flipChartPageIdentifier": "ZP3gnxWls0mun2SuJdHYHQ==",
"flipChartPageIdentifierGuid": "9fe0fd64-a515-49b3-ae9f-64ae25d1d81d",
"pluG_UID": "/kqnVcZAa0ak8MehH0Uxmw==",
"pluGuid": "55a74afe-40c6-466b-a4f0-c7a11f45319b",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "9"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "51"
}
],
"productCount": 27,
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "44"
}
],
"priceHistory": [
{
"$id": "52",
"pluG_UID": "SzFAeKCDr0mKx7SMeghnaQ==",
"pluGuid": "7840314b-83a0-49af-8ac7-b48c7a086769",
"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-06-03T18:36:53.5381305",
"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": "52"
}
],
"ingredients": [
{
"$id": "53",
"pluG_UID": "EA8oizU2Akako1d5T17xcQ==",
"ingredientGuid": "zmtn2kWbQ0KXzWBCB8UQNg==",
"ingredientIdentifier": "da676bce-9b45-4243-97cd-604207c51036",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "9"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$id": "54",
"pluG_UID": "V30mK7kaUkqKX3CB1GD9fQ==",
"pluGuid": "2b267d57-1ab9-4a52-8a5f-7081d460fd7d",
"shelfLocationIdentifier": "wg7Rq0Y/uUm3SgAkhVmOZA==",
"shelfLocationGuid": "abd10ec2-3f46-49b9-b74a-002485598e64",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "FhxiLFLkUUqLmVEBOepsgg==",
"labelPageLayoutGuid": "2c621c16-e452-4a51-8b99-510139ea6c82",
"updated": "2026-06-03T18:36:53.5381305",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "9"
},
"location": {
"$id": "55",
"identifier": "pUGlK/K9QUmgq74mbVUmHw==",
"storeID": 1,
"identifierGuid": "2ba541a5-bdf2-4941-a0ab-be266d55261f",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:53.5381305",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"bin": {
"$ref": "54"
},
"scaleLocations": [
{
"$id": "56",
"plu": 1,
"pluG_UID": "MVvghQQXiU2teP5EPig29g==",
"pluGuid": "85e05b31-1704-4d89-ad78-fe443e2836f6",
"deptNo": 1,
"product": {
"$ref": "9"
},
"scaleLocation": {
"$id": "57",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:36:53.5381305",
"department": {
"$id": "58",
"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": "57"
},
"subDepartments": [
{
"$id": "59",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "60",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "61",
"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-06-03T18:36:53.5381305",
"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": "uVjLImUt5UK2YfMWa1AOSw==",
"labelPageLayoutGuid": "22cb58b9-2d65-42e5-b661-f3166b500e4b",
"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": "62",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "64"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "63"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$id": "65",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "61"
}
],
"updated": "2026-06-03T18:36:53.5381305",
"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": "sPx+MiX7hU2ZL91ktPYJuw==",
"labelPageLayoutGuid": "327efcb0-fb25-4d85-992f-dd64b4f609bb",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "60"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:53.5381305",
"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": "7C7+s/aGPECqTofq8pPkDg==",
"labelPageLayoutGuid": "b3fe2eec-86f6-403c-aa4e-87eaf293e40e",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "59"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:53.5381305",
"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": "kJ7KJVewe0SVgMNEys4Gzg==",
"labelPageLayoutGuid": "25ca9e90-b057-447b-9580-c344cace06ce",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
}
}
},
{
"$ref": "56"
}
],
"nextPrice": {
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "BCRSdkExHUesTwENe0K36g==",
"pluGuid": "76522404-3141-471d-ac4f-010d7b42b7ea",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "dDRWlCzxhk6yl9s9eeSujg==",
"dealCostGuid": "94563474-f12c-4e86-b297-db3d79e4ae8e",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "nfoYtMeFSE2uZyd6Ft38Og==",
"priceGroupGuid": "b418fa9d-85c7-4d48-ae67-277a16ddfc3a",
"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,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:36:53.5381305",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c422497a-6179-413d-810f-45e11b08ab9e",
"campaignComboPriceGroupG_UID": "y3uCLcISH0aowVROElT2Jw==",
"campaignComboPriceGroupIdentifier": "2d827bcb-12c2-461f-a8c1-544e1254f627",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "67",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:36:53.5381305",
"operatorG_UID": "9L1VuyvIU0yFxMKqHmT6/w==",
"operatorGuid": "bb55bdf4-c82b-4c53-85c4-c2aa1e64faff",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:53.5381305",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:53.5381305",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:53.5381305",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e6ec5937-c366-49ad-96d5-8661a93d40df",
"product": {
"$ref": "9"
},
"campaignPlu": {
"$ref": "66"
},
"fuelItem": true
},
{
"$ref": "67"
}
],
"campaign": {
"$id": "68",
"id": 1,
"storeID": 2,
"name": "4425e814-326a-43f3-9d49-b8f4fb51dd5e",
"nameGuid": "4425e814-326a-43f3-9d49-b8f4fb51dd5e",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:53.5381305",
"startTime": 1,
"endDate": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"system": true,
"created": "2026-06-03T18:36:53.5381305",
"updated": "2026-06-03T18:36:53.5381305",
"priceChangeNotifiedUtc": "2026-06-03T18:36:53.5381305",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "MwyQB+wm6EaAOfxfxm1Lsg==",
"hostIdentifierGuid": "07900c33-26ec-46e8-8039-fc5fc66d4bb2",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:53.5381305",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"campaignPools": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "pgZ7coa97Em2iQ/C4N/9nQ==",
"pluGuid": "727b06a6-bd86-49ec-b689-0fc2e0dffd9d",
"hostOfferID": 1,
"priceGroupG_UID": "BgXk7Op5jUun5opfLJa5Dw==",
"priceGroupGuid": "ece40506-79ea-4b8d-a7e6-8a5f2c96b90f",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:36:53.5381305",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "9"
},
"campaign": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"sellingRules": [
{
"$id": "70",
"id": 1,
"identifier": "jVUuUkGFxEy9rrVnkv2YUQ==",
"identifierStr": "jVUuUkGFxEy9rrVnkv2YUQ==",
"identifierGuid": "522e558d-8541-4cc4-bdae-b56792fd9851",
"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": "68"
}
},
{
"$ref": "70"
}
],
"customers": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "544kjy4QVEClwVahQGFNzQ==",
"customerIDGuid": "8f248ee7-102e-4054-a5c1-56a140614dcd",
"campaign": {
"$ref": "68"
},
"customer": {
"$id": "72",
"identifier": "Q2NEJQncr06pAmZpX3YQlw==",
"identifierGuid": "25446343-dc09-4eaf-a902-66695f761097",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:36:53.5381305",
"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": "uIlzb8KV9kSahDrycJEL9Q==",
"communityIdentifierGuid": "6f7389b8-95c2-44f6-9a84-3af270910bf5",
"joined": "2026-06-03T18:36:53.5381305",
"updated": "2026-06-03T18:36:53.5381305",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "CmxMBby+T0yTMf5HUpUuzg==",
"priceLevelIdentifierGuid": "054c6c0a-bebc-4c4f-9331-fe4752952ece",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:53.5381305",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "73",
"cardType": 2,
"issueDate": "2026-06-03T18:36:53.5381305",
"expiry": "2026-06-03T18:36:53.5381305",
"customerID": "pGsUk6No6kSI46Ld3n22vg==",
"customerIDGuid": "93146ba4-68a3-44ea-88e3-a2ddde7db6be",
"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-06-03T18:36:53.5381305",
"linkedAccount": "ZM8lqk/H5E2bi9OBIMqrPg==",
"linkedAccountGuid": "aa25cf64-c74f-4de4-9b8b-d38120caab3e",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "72"
},
"account": {
"$id": "74",
"id": 1,
"identifier": "Zbe5i67ZFEyyILcxnqR44A==",
"identifierGuid": "8bb9b765-d9ae-4c14-b220-b7319ea478e0",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:53.5381305",
"owner": "NkZMii2n506TxK/iWbNXag==",
"ownerGuid": "8a4c4636-a72d-4ee7-93c4-afe259b3576a",
"accountStoreGroupIdentifier": "Wgu2YRNY10unbMraf8yIzA==",
"accountStoreGroupGuid": "61b60b5a-5813-4bd7-a76c-cada7fcc88cc",
"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-06-03T18:36:53.5381305",
"active": true,
"updated": "2026-06-03T18:36:53.5381305",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "72"
},
"card": {
"$ref": "73"
},
"members": {
"$id": "75",
"sample string 1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"sample string 2": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"customerGroups": [
{
"$id": "76",
"identifier": "L5CqShiUYEywtx88t1zmVA==",
"identifierGuid": "4aaa902f-9418-4c60-b0b7-1f3cb75ce654",
"name": "sample string 2",
"primaryContact": "oTtVQQmsUEWDqsd79ygEkQ==",
"primaryContactGuid": "41553ba1-ac09-4550-83aa-c77bf7280491",
"accountID": "UKxgqDgD70ad+IaRzVYB+g==",
"accountIDGuid": "a860ac50-0338-46ef-9df8-8691cd5601fa",
"special": true,
"updated": "2026-06-03T18:36:53.5381305",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "LcFhpgRJ50qbgnznF5ZlEg==",
"priceLevelIdentifierGuid": "a661c12d-4904-4ae7-9b82-7ce717966512",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "74"
},
"primaryContactCustomer": {
"$ref": "72"
},
"customerGroupMembers": [
{
"$id": "77",
"id": 1,
"groupID": "YndOINnQTE24zsFhbMT3JA==",
"groupIDGuid": "204e7762-d0d9-4d4c-b8ce-c1616cc4f724",
"customerID": "XY63G1pRx0G+gWiCvWoZHg==",
"customerIDGuid": "1bb78e5d-515a-41c7-be81-6882bd6a191e",
"card": "sample string 4",
"linkedAccount": "8CRaWtnXwE+2nuNxh1zTbw==",
"linkedAccountGuid": "5a5a24f0-d7d9-4fc0-b69e-e371875cd36f",
"customer": {
"$ref": "72"
},
"group": {
"$ref": "76"
},
"customerCard": {
"$ref": "73"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "76"
}
]
},
"payments": [
{
"$id": "78",
"id": 1,
"identifier": "TZaTePmGgkSI4u6qf8zIig==",
"identifierGuid": "7893964d-86f9-4482-88e2-eeaa7fccc88a",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "x8gPTUX6fk+nWebzaIKkgw==",
"accountIDGuid": "4d0fc8c7-fa45-4f7e-a759-e6f36882a483",
"customerAccount": {
"$ref": "74"
},
"customerCard": {
"$ref": "73"
},
"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-06-03T18:36:53.5381305",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "VyNNoVm3zE6iqzz8by/1lA==",
"idempotentVoidGuid": "a14d2357-b759-4ecc-a2ab-3cfc6f2ff594",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "79",
"saleHeaderID": 1,
"saleHeaderGuid": "B3nybhb/+UGfuWzuZxq0BQ==",
"saleHeaderIdentifierGuid": "6ef27907-ff16-41f9-9fb9-6cee671ab405",
"created": "2026-06-03T18:36:53.5381305",
"createdLocal": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"storeID": 1,
"operatorG_Uid": "4dVxK8sSzUCopWqPXmBLfg==",
"operatorGuid": "2b71d5e1-12cb-40cd-a8a5-6a8f5e604b7e",
"customerG_Uid": "wEdfbRwSD0e/ib+7ZkrYKg==",
"customerGuid": "6d5f47c0-121c-470f-bf89-bfbb664ad82a",
"communityIdentifier": "meLM+NmHd0yszasqstZOrg==",
"communityIdentifierGuid": "f8cce299-87d9-4c77-accd-ab2ab2d64eae",
"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": "ip5iYrAV00mPOk/dyqVBLw==",
"priceLevelIdentifierGuid": "62629e8a-15b0-49d3-8f3a-4fddcaa5412f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:53.5381305+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": "80",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:36:53.5381305",
"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": "39"
},
"customer": {
"$ref": "72"
},
"communityOrganisation": {
"$id": "81",
"id": 1,
"identifier": "PGtm+Cvlk02dp5vcIdPjRA==",
"identifierGuid": "f8666b3c-e52b-4d93-9da7-9bdc21d3e344",
"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-06-03T18:36:53.5381305",
"promoPeriodEnd": "2026-06-03T18:36:53.5381305",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:53.5381305",
"deleted": true
},
"details": [
{
"$id": "82",
"saleItemID": 1,
"identifier": "+5IlhHyDGE2rQW4yQYlSeA==",
"identifierGuid": "842592fb-837c-4d18-ab41-6e3241895278",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "VE1+do2O1kC3cssILGXumA==",
"pluGuid": "767e4d54-8e8d-40d6-b772-cb082c65ee98",
"accountID": "jfoXfFnG3EyEPDFA4mMYVQ==",
"accountIDGuid": "7c17fa8d-c659-4cdc-843c-3140e2631855",
"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-06-03T18:36:53.5381305",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "TskosBppnEGqea4Ekykp7Q==",
"refundGuid": "b028c94e-691a-419c-aa79-ae04932929ed",
"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": "up9yZQ/GOEOnQLJA9z7dCQ==",
"idempotentVoidGuid": "65729fba-c60f-4338-a740-b240f73edd09",
"priceLevelIdentifier": "r0hW6oO3sUGu0bPYaJXLsQ==",
"priceLevelIdentifierGuid": "ea5648af-b783-41b1-aed1-b3d86895cbb1",
"communityIdentifier": "a6LoLosHnkm3JfNX+GvJRQ==",
"communityIdentifierGuid": "2ee8a26b-078b-499e-b725-f357f86bc945",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "83",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:53.5381305",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "83"
}
],
"refund": {
"$id": "84",
"id": 1,
"g_UID": "IH3dz8Cg7Ue7O6maPs9B9Q==",
"guid": "cfdd7d20-a0c0-47ed-bb3b-a99a3ecf41f5",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:53.5381305"
},
"modifier": {
"$id": "85",
"id": 1,
"setG_UID": "59YnYQ28GkuHkYPiG+sc9w==",
"modifierSetGuid": "6127d6e7-bc0d-4b1a-8791-83e21beb1cf7",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Y1b7QhODskas0E5/fV0SLg==",
"pluGuid": "42fb5663-8313-46b2-acd0-4e7f7d5d122e",
"deleted": true,
"g_UID": "B+Wzs9a/kUSrAk4REwJG3g==",
"guid": "b3b3e507-bfd6-4491-ab02-4e11130246de",
"product": {
"$ref": "9"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "82"
}
],
"eftReceipts": [
{
"$id": "86",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "79"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "86"
}
],
"payments": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"cards": [
{
"$id": "87",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "87"
}
],
"campaignHits": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "88"
}
],
"fuel": [
{
"$id": "89",
"id": 1,
"plu": 1,
"pluG_UID": "6+jCNK130U+MYLmConKFcA==",
"pluGuid": "34c2e8eb-77ad-4fd1-8c60-b982a2728570",
"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-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "89"
}
],
"fuelResells": [
{
"$id": "90",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "J4eIK0USU0KK2q0j9a6u/g==",
"pluGuid": "2b888727-1245-4253-8ada-ad23f5aeaefe",
"accountID": "MDfGWswsdkOkMXVFdohiaw==",
"accountIDGuid": "5ac63730-2ccc-4376-a431-75457688626b",
"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-06-03T18:36:53.5381305",
"bestOrExpireType": 1,
"refundG_UID": "C+vAMoDOFky3iLhu4mlh6w==",
"refundGuid": "32c0eb0b-ce80-4c16-b788-b86ee26961eb",
"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": "90"
}
],
"customerOrder": [
{
"$id": "91",
"identifier": "mvUCi23W/k6txV5ead5Vcw==",
"identifierGuid": "8b02f59a-d66d-4efe-adc5-5e5e69de5573",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "3J1EecyTRUW7pX/tMLuYVQ==",
"customerIdentifierGuid": "79449ddc-93cc-4545-bba5-7fed30bb9855",
"operatorNo": 1,
"operatorG_UID": "yXNJiIM2LkeDLs3+BMHTXg==",
"operatorGuid": "884973c9-3683-472e-832e-cdfe04c1d35e",
"created": "2026-06-03T18:36:53.5381305",
"ordered": "2026-06-03T18:36:53.5381305",
"started": "2026-06-03T18:36:53.5381305",
"completed": "2026-06-03T18:36:53.5381305",
"supplied": "2026-06-03T18:36:53.5381305",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "72"
},
"operator": {
"$ref": "39"
},
"details": [
{
"$id": "92",
"headerID": 1,
"plu": 1,
"pluG_UId": "EeB93thSGkCDpktnBhZ19Q==",
"pluGuid": "de7de011-52d8-401a-83a6-4b67061675f5",
"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": "TSGPV1CRVU2Jx8We6ue1EA==",
"headerIdentifierGuid": "578f214d-9150-4d55-89c7-c59eeae7b510",
"product": {
"$ref": "9"
}
},
{
"$ref": "92"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "79"
}
},
{
"$ref": "91"
}
],
"surveyResponses": [
{
"$id": "93",
"surveyG_UID": "00aT/bP2KEijWOIUSIARrw==",
"surveyGuid": "fd9346d3-f6b3-4828-a358-e214488011af",
"saleHeaderGuid": "/V94Jj1l0UWHwIkm2BVuBQ==",
"saleGuid": "26785ffd-653d-45d1-87c0-8926d8156e05",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "9XmKiiNUzUyO0JJHSydUoA==",
"guidResponse": "8a8a79f5-5423-4ccd-8ed0-92474b2754a0",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:53.5381305",
"sale": {
"$ref": "79"
},
"survey": {
"$id": "94",
"g_UID": "PsxkvH5w/kmc+3l8ykVzcw==",
"guid": "bc64cc3e-707e-49fe-9cfb-797cca457373",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "uP6UCbsb+EqFwRaa0ZIxZw==",
"checkoutFormGuid": "0994feb8-1bbb-4af8-85c1-169ad1923167",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:53.5381305",
"end": "2026-06-03T18:36:53.5381305",
"deleted": true,
"updated": "2026-06-03T18:36:53.5381305",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"56241838-f042-412e-9ff2-e632d4edc7e9",
"d9b44d8b-e7fc-4134-861b-9cbcc3da25c5"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "47"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "93"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "EJwvEW5VxE2h3FJQH3GTkg==",
"accountIdentifier": "112f9c10-556e-4dc4-a1dc-52501f719392",
"accountName": "sample string 44",
"customerOrderIdentifier": "3dnHsLC1ZE6qhG23q/VoHw==",
"customerOrderIdentifierGuid": "b0c7d9dd-b5b0-4e64-aa84-6db7abf5681f",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "95",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "6/7AvT/cb0i4mTlMsgH42Q==",
"paymentIdentifierGuid": "bdc0feeb-dc3f-486f-b899-394cb201f8d9",
"identifier": "HxKHtWZdDkWRAXY2iPDw7Q==",
"identifierGuid": "b587121f-5d66-450e-9101-763688f0f0ed",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "DMI1t/oro0mu3OdogeIe0Q==",
"itemIdentifierGuid": "b735c20c-2bfa-49a3-aedc-e76881e21ed1"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "73"
}
],
"customerGroupMembers": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"customerGroups": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"accounts": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"account": {
"$ref": "74"
},
"vouchers": [
{
"$id": "96",
"customerIdentifier": "99+x3O042kGFJ49q2rIXDw==",
"customerIdentifierGuid": "dcb1dff7-38ed-41da-8527-8f6adab2170f",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "S89MyjvtVUW6f60PxDoFBQ==",
"idempotentGuid": "ca4ccf4b-ed3b-4555-ba7f-ad0fc43a0505",
"offline": true,
"voucher": {
"$id": "97",
"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-06-03T18:36:53.5381305",
"barcodeTemplate": {
"$id": "98",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "99",
"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-06-03T18:36:53.5381305",
"labelPageLayout": "9tJ1dNpx40yAP6ebGMCNFg==",
"pageLayoutGuid": "7475d2f6-71da-4ce3-803f-a79b18c08d16",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "97"
},
"elements": [
{
"$id": "100",
"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-06-03T18:36:53.5381305"
},
{
"$ref": "100"
}
]
},
"customerVouchers": [
{
"$id": "101",
"id": 1,
"customerIdentifier": "3IVIAQ1rzUyXG7R5q3KJjA==",
"customerIdentifierGuid": "014885dc-6b0d-4ccd-971b-b479ab72898c",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:53.5381305",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "kdBC9lE6DkG9reSGqokgSg==",
"issuedIdempotentGuid": "f642d091-3a51-410e-bdad-e486aa89204a",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:53.5381305",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:53.5381305",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "mGmiON0ZAk2PMWSTNcvhgw==",
"redeemedIdempotentGuid": "38a26998-19dd-4d02-8f31-649335cbe183",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:53.5381305",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "99"
},
"voucher": {
"$ref": "97"
},
"customer": {
"$ref": "72"
},
"issuedOfflinePayment": {
"$ref": "78"
},
"redeemedOfflinePayment": {
"$ref": "78"
}
},
{
"$ref": "101"
}
]
},
"customer": {
"$ref": "72"
}
},
{
"$ref": "96"
}
]
}
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "9wlosyNqEUWv5YO7yDbMdA==",
"groupIDGuid": "b36809f7-6a23-4511-afe5-83bbc836cc74",
"campaign": {
"$ref": "68"
},
"group": {
"$ref": "76"
}
},
{
"$ref": "102"
}
],
"signIqTickets": [
{
"$id": "103",
"identifier": "85W5tOv19UmRWl8j0ht6bQ==",
"identifierGuid": "b4b995f3-f5eb-49f5-915a-5f23d21b7a6d",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "103"
}
],
"comboPriceGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "JTkb1lnS+ES/MmgnFFpxhg==",
"guid": "d61b3925-d259-44f8-bf32-6827145a7186",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "68"
},
"comboPricePlus": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "pfcUhWL0PkmNaRoTrme4AA==",
"groupGuid": "8514f7a5-f462-493e-8d69-1a13ae67b800",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "4KDb8ab780aAvllR8IMbbQ==",
"pluGuid": "f1dba0e0-fba6-46f3-80be-5951f0831b6d",
"priceGroupG_UID": "RlGtsgv5EU2n+OeTAzW/Kw==",
"priceGroupGuid": "b2ad5146-f90b-4d11-a7f8-e7930335bf2b",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "68"
},
"product": {
"$ref": "9"
},
"priceGroup": {
"$ref": "32"
},
"campaignPool": {
"$ref": "68"
}
},
{
"$ref": "105"
}
]
},
{
"$ref": "104"
}
],
"priceLevels": [
{
"$id": "106",
"id": 1,
"priceLevelIdentifier": "UdpBKvpDIkaseoVPQqgsoA==",
"priceLevelIdentifierGuid": "2a41da51-43fa-4622-ac7a-854f42a82ca0",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "106"
}
],
"promotionType": {
"$id": "107",
"identifier": "CQGuIqaWCk6O661R6lUv9Q==",
"identifierGuid": "22ae0109-96a6-4e0a-8eeb-ad51ea552ff5",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "amPFezfDPEi6IYtzZy91Vw==",
"labelPageLayoutGuid": "7bc5636a-c337-483c-ba21-8b73672f7557",
"priceLevelIdentifier": "eShMpnJzrkOLP+toieIMxw==",
"priceLevelIdentifierGuid": "a64c2879-7372-43ae-8b3f-eb6889e20cc7",
"active": true,
"updated": "2026-06-03T18:36:53.5381305",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "9"
},
"dealCost": {
"$id": "108",
"headerIdentifier": "tzJouoPUsEysx0ZWNEmEhQ==",
"headerIdentifierGuid": "ba6832b7-d483-4cb0-acc7-465634498485",
"identifier": "9hVV1vGet0ao1XG4m0Oesg==",
"identifierGuid": "d65515f6-9ef1-46b7-a8d5-71b89b439eb2",
"supplierIdentifier": "La8wOkTumEimd3uZk35MHw==",
"supplierGuid": "3a30af2d-ee44-4898-a677-7b99937e4c1f",
"pluG_UID": "Di7oYpVRKkCCtQnclihTew==",
"pluGuid": "62e82e0e-5195-402a-82b5-09dc9628537b",
"campaignName": "38b8bb77-0938-4d6d-bf73-e5ebfe0a2c91",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:53.5381305",
"end": "2026-06-03T18:36:53.5381305",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "mALRm9pt40mOP+SJLmK6xw==",
"bonusItemPluGuid": "9bd10298-6dda-49e3-8e3f-e4892e62bac7",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:53.5381305",
"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-06-03T18:36:53.5381305",
"campaignEndDate": "2026-06-03T18:36:53.5381305",
"masterPLUG_UID": "xWzFCQB5WU+amKjEbHjdbw==",
"masterID": "09c56cc5-7900-4f59-9a98-a8c46c78dd6f",
"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": "g+wPxIIW5EO2TJKAh7NRIg==",
"bonusMasterID": "c40fec83-1682-43e4-b64c-928087b35122",
"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-06-03T18:36:53.5381305",
"dealCosts": [
{
"$ref": "108"
},
{
"$ref": "108"
}
],
"tags": [
{
"$id": "109",
"pluG_UID": "WYiiZLGmgk2fTSYb0az4Gg==",
"pluGuid": "64a28859-a6b1-4d82-9f4d-261bd1acf81a",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "109"
}
],
"alternateProductG_UID": "3pfR9M4ZAE6RuTSrnY5olg==",
"alternateProduct": "f4d197de-19ce-4e00-91b9-34ab9d8e6896",
"altProduct": {
"$ref": "9"
},
"productHostCode": {
"$id": "110",
"id": 1,
"pluG_UID": "gAunegivaESP30AY30IS/Q==",
"pluGuid": "7aa70b80-af08-4468-8fdf-4018df4212fd",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:36:53.5381305",
"inventoryTracked": "2026-06-03T18:36:53.5381305",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "111",
"pluG_UID": "IqLo3usLtEeYJLalF8lXSw==",
"pluGuid": "dee8a222-0beb-47b4-9824-b6a517c9574b",
"fuelPluG_UID": "RWEDlzAAzUy9uU+vBHbefQ==",
"fuelPluGuid": "97036145-0030-4ccd-bdb9-4faf0476de7d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "111"
},
{
"$ref": "111"
}
]
},
"supplier": {
"$ref": "4"
},
"serviceFee": {
"$id": "112",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "7"
}
],
"orderCycleHeaders": [
{
"$id": "113",
"storeID": 1,
"supplierIdentifier": "B7S5NT2XHkKz/TwlBx1o+Q==",
"supplierGuid": "35b9b407-973d-421e-b3fd-3c25071d68f9",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "113"
}
],
"cycles": [
{
"$id": "114",
"storeID": 1,
"supplierIdentifier": "qfSDQQH6dUae/5a+LMPGfw==",
"supplierGuid": "4183f4a9-fa01-4675-9eff-96be2cc3c67f",
"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-06-03T18:36:53.5381305",
"deliveryDate": "2026-06-03T18:36:53.5381305",
"nextCutOffDate": "2026-06-03T18:36:53.5381305",
"nextDeliveryDate": "2026-06-03T18:36:53.5381305",
"nextDaysBuffer": 10
},
{
"$ref": "114"
}
],
"store": {
"$ref": "10"
},
"updated": "2026-06-03T18:36:53.5381305",
"isHost": true
},
"inventoryUnits": [
{
"$id": "115",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "H8YD/qRVqkWJ2K6niLyNDw==",
"invoiceIdentifier": "fe03c61f-55a4-45aa-89d8-aea788bc8d0f",
"inventoryGuid": "kxoS8sUwJU6X0fNFQXsqQA==",
"inventoryIdentifier": "f2121a93-30c5-4e25-97d1-f345417b2a40",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:36:53.5381305",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:36:53.5381305",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "115"
}
]
},
"invoiceHeaderIdentifier": "cdVyy3yyFkeN1hLXhjSeTA==",
"invoiceHeaderGuid": "cb72d571-b27c-4716-8dd6-12d786349e4c",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "116",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-06-03T18:36:53.5381305"
},
"reasonName": "sample string 23",
"operatorName": "sample string 24",
"operatorNumber": "sample string 25",
"stocktakeName": "sample string 26",
"saleIdentifier": "sample string 27",
"saleHeaderID": 1,
"inventoryAfterCounted": true,
"inventorySetStock": true,
"externalId": "sample string 30",
"apn": "sample string 31",
"deptCode": "sample string 32"
},
{
"$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 ���\�:�>� 5 xl/workbook.xml � (� ����0��&�C���D~R8q����Ri�-ik��-H�yۙ��v�dl_ӓ���mA;�ǜ1':T�NfDv��
|���L�J��o�ڳ�|�1�xi�����J���F�иѫaE)����!|n��8�Ec�;���!���l�XѠ��x�dq�MA/��\��q��EQV�q��tg�0ζ��PK ���\���� � [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
���\��Z' ' _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="R31de75ddb9614628" /></Relationships>PK ���\��� xl/worksheets/sheet1.xml � (� ��Mo�0������/�!�v�j�������b�N��_c(mJm/0�<���9�U8c��H"��+]��P��k�m�}�ڼ�V<�ۭ)`��q���Z����Q�>�h���Gs@�id%v�:)�;D1N�w�*�ʣ�S���e�F�:XP�TJq��2���>�F4| �=� �y��H1�1;����x�Y��p�/j��S�~�ᇐ���!%AS�Ά/Pr���� k��(�KRF��л�AP����yN�U��t��E��0e� �q���z6�٢�"�&�u�Kf]��/���MLq�2�6W�h[��;^�F����>F>�a3~�֯�\��G�L<� rI|_�ح vI��D���^��w�t�I>y_�'�oĕ�v7r���)�0��?%a��v�,ϻ�PK ���\j7�
� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8 n⢦ݰa[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����
Y��v�`�N��I�m7{1���s`iņ���i��l��'�)��Q�#^�y����Lv8���3f����i"� �W珡'���;�
����"KT`Om�{ѮI�X���T����B<�~��+U�F���"7�Mez��>G�.�tZ�j�(*�X+�Q�J����~PK ���\Ѓ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 ���\hٯ�� � xl/sharedStrings.xml � (� e�OK�0ſJ�ݤ�AE����'�؆M&53]��ެ�B�4������~/��E��FR ��;*��ݜ]IAl�7>"Tr�b[�D,�*R%G��Zk�#C*N�9y�)�2
��������Eq��q(��3r%/��ѽ����pu�u�LPj�K}�?ރ#^{�{7����Ov���S��= 9��.��qBX�!�&z��H�BrVz�<�>]k��T{�vm��z՚������PK- ���\�:�>� 5 xl/workbook.xmlPK- ���\���� � [Content_Types].xmlPK-
���\��Z' ' V _rels/.relsPK- ���\��� � xl/worksheets/sheet1.xmlPK- ���\j7�
� P � xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
� xl/styles.xmlPK- ���\hٯ�� � o xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK ���\�� 5 xl/workbook.xml � (� ����0D�&�C����(N\�z4Ж�5���H�yۙ�};�l��4f 5jWښ��O%c�����̄:성
|��Ō�ck�[��,K��Y�K�]/'GW�?,7Y����^�+J�Դ9��f���2[��$l
��Ta�ETD�����ܺ����R��b� �_�p�;{�Ul��|PK ���\���� � [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
���\��OZ' ' _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="R9ef45a17ecc84ccc" /></Relationships>PK ���\��� xl/worksheets/sheet1.xml � (� ��Mo�0������/�!�v�j�������b�N��_c(mJm/0�<���9�U8c��H"��+]��P��k�m�}�ڼ�V<�ۭ)`��q���Z����Q�>�h���Gs@�id%v�:)�;D1N�w�*�ʣ�S���e�F�:XP�TJq��2���>�F4| �=� �y��H1�1;����x�Y��p�/j��S�~�ᇐ���!%AS�Ά/Pr���� k��(�KRF��л�AP����yN�U��t��E��0e� �q���z6�٢�"�&�u�Kf]��/���MLq�2�6W�h[��;^�F����>F>�a3~�֯�\��G�L<� rI|_�ح vI��D���^��w�t�I>y_�'�oĕ�v7r���)�0��?%a��v�,ϻ�PK ���\��ی� P xl/_rels/workbook.xml.rels � (� ���n!�_�̽(%ڸz�ҫ�(�w� V}��H}�����Ћ��d~��%����js�F�1
���fp]�l�Y�v8�\6R?�D��Z�sO�&��R��2�>N*�2v4(}P�c�ƚ�L����[;h�z}���?����!���^�s?�D��7�
�ٴ��
Qά\
��@���R���~���Jf�����FX!�*ӫ��%��ӵSݮԖ����kģ�W5zs�/PK ���\Ѓ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 ���\hٯ�� � xl/sharedStrings.xml � (� e�OK�0ſJ�ݤ�AE����'�؆M&53]��ެ�B�4������~/��E��FR ��;*��ݜ]IAl�7>"Tr�b[�D,�*R%G��Zk�#C*N�9y�)�2
��������Eq��q(��3r%/��ѽ����pu�u�LPj�K}�?ރ#^{�{7����Ov���S��= 9��.��qBX�!�&z��H�BrVz�<�>]k��T{�vm��z՚������PK- ���\�� 5 xl/workbook.xmlPK- ���\���� � � [Content_Types].xmlPK-
���\��OZ' ' U _rels/.relsPK- ���\��� � xl/worksheets/sheet1.xmlPK- ���\��ی� P � xl/_rels/workbook.xml.relsPK- ���\Ѓc'2 E
� xl/styles.xmlPK- ���\hٯ�� � k xl/sharedStrings.xmlPK � �