GET api/host/{guid}/file/{id}/metadata
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid | globally unique identifier |
Required |
|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HostFile| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Unique identifier of the host file as specified by the vendor |
string |
None. |
| FileName |
Host file name |
string |
None. |
| Extension |
File extension |
string |
None. |
| Provider |
Host file provider |
HostProvider |
None. |
| Type |
EM Host file type (Groc. Liquor etc.) |
HostFileType |
None. |
| HostType |
Host-specific file type |
string |
None. |
| CreatedUtc |
When the file was created by the vendor |
date |
None. |
| Processed |
When the file was processed |
date |
None. |
| IsProcessing |
When the file is being processed |
boolean |
None. |
| ProcessedCount |
The number of the file has been processed |
integer |
None. |
| ProcessingTime |
processing duration in minute |
integer |
None. |
| CollectedUtc |
When the file was collected from the vendor via FTP, SOAP etc. |
date |
None. |
| Size |
Size in bytes |
integer |
None. |
| SizeFormat |
Size in user friendly string (eg. 128 KB) |
string |
None. |
| IsArchive |
True if file is an archive ( .zip, .tar, .tar.gz, etc. ) |
boolean |
None. |
| CustomerNumber |
Metcash host Customer Number (if applicable) |
string |
None. |
| BusinessPillar |
Metcash host Business Pillar (if applicable) |
string |
None. |
| FileType |
Metcash host File Type (if applicable) |
string |
None. |
| Version |
Version of the document from the vendor |
string |
None. |
| Reference |
Vendor file reference |
string |
None. |
| Digest |
Vendor digest |
string |
None. |
| ContentType |
MIME type |
string |
None. |
| Host |
Host this file was collected from |
Host |
None. |
| MetcashHeader | MetcashHostFileHeader |
None. |
Response Formats
application/json, text/json
{
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:18:54.416097",
"processed": "2026-04-03T06:18:54.416097",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:18:54.416097",
"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": {
"$id": "2",
"identifier": "VzzzlT1yMUGwE0fMYuQMHw==",
"identifierGuid": "95f33c57-723d-4131-b013-47cc62e40c1f",
"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": "tm5w/Zr5dUC0hlkyR8B8dg==",
"hostSupplierIdentifierGuid": "fd706eb6-f99a-4075-b486-593247c07c76",
"loyaltyPriceLevelIdentifier": "jaSOPogM6EaOOnE1qBHHaA==",
"loyaltyPriceLevelIdentifierGuid": "3e8ea48d-0c88-46e8-8e3a-7135a811c768",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:18:54.416097",
"lastProcessed": "2026-04-03T06:18:54.416097",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "2IUSN7zd90ew84qrgCw7JA==",
"identifierGuid": "371285d8-ddbc-47f7-b0f3-8aab802c3b24",
"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": "j1ACHMlgHUWapOawq45JjQ==",
"primaryContactID": "1c02508f-60c9-451d-9aa4-e6b0ab8e498d",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "BuO5AL6oHUancfnFjWPcKQ==",
"supplierGroupGuid": "00b9e306-a8be-461d-a771-f9c58d63dc29",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:18:54.416097",
"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": "4",
"id": "70b6f34b-63d8-473e-bc06-d61732d3ad34",
"identifier": "90JK8b+/KEigI63TXnQFKQ==",
"identifierGuid": "f14a42f7-bfbf-4828-a023-add35e740529",
"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": "5",
"supplierIdentifier": "sIZ2hp9UTUGWWphVXX1VHQ==",
"supplierIdentifierGuid": "867686b0-549f-414d-965a-98555d7d551d",
"contactGuid": "7wbplCRyYUSV48CMJdw5VQ==",
"contactID": "94e906ef-7224-4461-95e3-c08c25dc3955",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "eBxBtC5rnUygMOjHcBk4bw==",
"pluGuid": "b4411c78-6b2e-4c9d-a030-e8c77019386f",
"supplierIdentifier": "PODZnNO/h0u+3em+GkoUMw==",
"supplierIdentifierGuid": "9cd9e03c-bfd3-4b87-bedd-e9be1a4a1433",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:18:54.416097",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:18:54.416097",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "ClYCmQioh0WcdZbmnHbQ3w==",
"pluGuid": "9902560a-a808-4587-9c75-96e69c76d0df",
"supplierIdentifier": "DOG8+QllIUGDMM2XqC/zKg==",
"supplierIdentifierGuid": "f9bce10c-6509-4121-8330-cd97a82ff32a",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "7"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "J2hOwiAaEk+BB4J8akM/Dw==",
"parentPluGuid": "c24e6827-1a20-4f12-8107-827c6a433f0f",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "IxkYj8GmKES3rw1VF7AgIw==",
"guid": "8f181923-a6c1-4428-b7af-0d5517b02023",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "ck4VWKdVv0+07wMRaeIwQQ==",
"priceGroupGuid": "58154e72-55a7-4fbf-b4ef-031169e23041",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:18:54.416097",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:18:54.416097",
"pluCreated": "2026-04-03T06:18:54.416097",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:18:54.416097",
"lastManualUpdate": "2026-04-03T06:18:54.416097",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:18:54.416097",
"currentCostUpdated": "2026-04-03T06:18:54.416097",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:18:54.416097",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:18:54.416097",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "tzzP94+DoUmmDPwNuC6dLA==",
"altPLUGuid": "f7cf3cb7-838f-49a1-a60c-fc0db82e9d2c",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:18:54.416097",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "1tDrwZo5q0ilXnbRWiRh7Q==",
"shelfPageLayoutGuid": "c1ebd0d6-399a-48ab-a55e-76d15a2461ed",
"talkerPageLayoutG_UID": "b87pMZb0oUqM0c2Rgrix4Q==",
"talkerPageLayoutGuid": "31e9ce6f-f496-4aa1-8cd1-cd9182b8b1e1",
"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": "ix5+Ij2Cn0+TOYZ5ufQzyQ==",
"inventoryIdentifier": "227e1e8b-823d-4f9f-9339-8679b9f433c9",
"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": "IHnVAF4r9kyRRYALtly9ng==",
"parentPluGuid": "00d57920-2b5e-4cf6-9145-800bb65cbd9e",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "q+2gAN/U0kWXVEl39MLFWg==",
"supplierIdentifierGuid": "00a0edab-d4df-45d2-9754-4977f4c2c55a",
"supplierChanged": true,
"rebateSupplierIdentifier": "9mQ8roJsWk+Ye9P8EGPhYA==",
"rebateSupplierIdentifierGuid": "ae3c64f6-6c82-4f5a-987b-d3fc1063e160",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:18:54.416097",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "aXPC4sMFv0aUFQ/x3UBVdQ==",
"hostIdentifierGuid": "e2c27369-05c3-46bf-9415-0ff1dd405575",
"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": "8"
},
{
"$ref": "8"
}
],
"store": {
"$id": "9",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:18:54.416097",
"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": "ZSJc+KnSeE6GATS17Fcp4A==",
"hostIdentifierGuid": "f85c2265-d2a9-4e78-8601-34b5ec5729e0",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:18:54.416097",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "uoad1QoMtEeZ58I9FahKlw==",
"hostIdentifierGuid": "d59d86ba-0c0a-47b4-99e7-c23d15a84a97",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"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": "11"
},
"hostStoreSettings": [
{
"$id": "12",
"id": 1,
"hostIdentifier": "1jQ6tz5jUU6f4oIjdaFcNw==",
"hostIdentifierGuid": "b73a34d6-633e-4e51-9fe2-822375a15c37",
"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": {
"$ref": "2"
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "12"
}
],
"accounts": [
{
"$id": "13",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "13"
}
],
"sales": [
{
"$id": "14",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:18:54.416097",
"ftpSite": {
"$id": "15",
"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": "14"
}
],
"zoneMatrix": [
{
"$id": "16",
"id": 1,
"hostIdentifier": "LPLlsi0tuUOQPS2GrU50aw==",
"hostIdentifierGuid": "b2e5f22c-2d2d-43b9-903d-2d86ad4e746b",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"01220edf-4f74-47eb-b8ab-905deed9ca11",
"2fe066be-a53d-46f2-b13c-c8052fc66e94"
]
},
{
"$ref": "16"
}
],
"cashManagements": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "18",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "17"
}
],
"updateStoreID": "d64335d7-f06f-4a18-98a6-8f895335f1a4",
"updateStore": {
"$id": "19",
"id": "8f940c6c-c21f-4225-bf05-6e43a481acda",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:18:54.416097",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:18:54.416097"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "20",
"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": "21",
"pluG_UID": "7gjCUxFSGUWMNjpYeGroYw==",
"pluGuid": "53c208ee-5211-4519-8c36-3a58786ae863",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:18:54.416097"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:18:54.416097",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:18:54.416097",
"startTime": 5,
"endDate": "2026-04-03T06:18:54.416097",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "1L/PZ+weLU2DirRp5W/rzQ==",
"hostIdentifierGuid": "67cfbfd4-1eec-4d2d-838a-b469e56febcd",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "s0ZyXF4ydUuPg3pSE9JWPA==",
"guid": "5c7246b3-325e-4b75-8f83-7a5213d2563c",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "Z8xueWJqS0uOEJW2h3Fevw==",
"priceGroupGuid": "796ecc67-6a62-4b4b-8e10-95b687715ebf",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:18:54.416097",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "kKWwylDcckaVy78nHFL7xA==",
"pluGuid": "cab0a590-dc50-4672-95cb-bf271c52fbc4",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "28",
"pluGuid": "1cada025-24bc-4d52-b107-b8b5acd5305c",
"created": "2026-04-03T06:18:54.416097",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:18:54.416097",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:18:54.416097",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:18:54.416097",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:18:54.416097",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:18:54.416097",
"lastSold": "2026-04-03T06:18:54.416097",
"firstSold": "2026-04-03T06:18:54.416097",
"awsUpdated": "2026-04-03T06:18:54.416097",
"lastManualUpdate": "2026-04-03T06:18:54.416097",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:18:54.416097",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:18:54.416097",
"doNotRangeUpdated": "2026-04-03T06:18:54.416097",
"doNotOrderUpdated": "2026-04-03T06:18:54.416097",
"tracked": "2026-04-03T06:18:54.416097"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "f5b2390c-327f-4261-9ffd-c5c78f26fcae",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "DDmy9X8yYUKf/cXHjyb8rg==",
"pluGuid": "f5b2390c-327f-4261-9ffd-c5c78f26fcae",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "ww6JUz5/FEqpICyAC9dUcw==",
"pluGuid": "53890ec3-7f3e-4a14-a920-2c800bd75473",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:18:54.416097",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-04-03T06:18:54.416097",
"createdLocal": "2026-04-03T06:18:54.416097",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "3wvDb4F4sEKcBqID1+WhGw==",
"operatorGuid": "6fc30bdf-7881-42b0-9c06-a203d7e5a11b",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "MyYHTNDkWkyKdfjpSB+82w==",
"pluGuid": "4c072633-e4d0-4c5a-8a75-f8e9481fbcdb",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "I7LNGMBFE0Wb9rO2TCpP7A==",
"guid": "18cdb223-45c0-4513-9bf6-b3b64c2a4fec",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:18:54.416097",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:18:54.416097",
"endShift": "2026-04-03T06:18:54.416097",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "KPlDuTjb9kS77wqqwl/LDg==",
"operatorGuid": "b943f928-db38-44f6-bbef-0aaac25fcb0e",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "Qpy9IzQmv0K3qyTSCEgkWQ==",
"pluGuid": "23bd9c42-2634-42bf-b7ab-24d208482459",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "nOVNMpKJk067Z6gUmeFrqA==",
"pluGuid": "324de59c-8992-4e93-bb67-a81499e16ba8",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "w3M4nsQ7MkmVmxnlxzAEig==",
"identifierGuid": "9e3873c3-3bc4-4932-959b-19e5c730048a",
"pluG_UID": "eDiDfJxl1kqDgOh/oe8ZQw==",
"pluGuid": "7c833878-659c-4ad6-8380-e87fa1ef1943",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "6bnZHINKskirH9ILHwPq2A==",
"groupName": "sample string 1",
"identifierGuid": "1cd9b9e9-4a83-48b2-ab1f-d20b1f03ead8",
"exists": true,
"flipChartIdentifier": "aphSaUO3GUaAJQf9ZbklCg==",
"flipChartIdentifierGuid": "6952986a-b743-4619-8025-07fd65b9250a",
"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": "NbOz1ea2LECXG3Rsoy9nzw==",
"groupIdentifierGuid": "d5b3b335-b6e6-402c-971b-746ca32f67cf",
"flipChart": {
"$id": "39",
"identifier": "GqltpiZ3I0GqHRS6Nm0gVw==",
"identifierGuid": "a66da91a-7726-4123-aa1d-14ba366d2057",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "40",
"identifier": "cHhF66FHXEGRGg3WQj/lHA==",
"identifierGuid": "eb457870-47a1-415c-911a-0dd6423fe51c",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "MR8UTOjrc0OgS3xcXgfTAQ==",
"guid": "4c141f31-ebe8-4373-a04b-7c5c5e07d301",
"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": "sJQQ9xFegk+Nyq4dKoRdiw==",
"previousFormGuid": "f71094b0-5e11-4f82-8dca-ae1d2a845d8b",
"nextForm": 1,
"nextFormG_UID": "QdPganNyXESFpMA26FoYZg==",
"nextFormGuid": "6ae0d341-7273-445c-85a4-c036e85a1866",
"attributes": "sample string 10",
"updated": "2026-04-03T06:18:54.416097",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "hatHfUlYbUC/vi+h4IQ99Q==",
"checkoutFormGuid": "7d47ab85-5849-406d-bfbe-2fa1e0843df5",
"identifier": "31PZT9EPRk62gZRJQWBjIQ==",
"identifierGuid": "4fd953df-0fd1-4e46-b681-944941606321",
"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": "q/2BXZ97RU2+JdmTSA1vvg==",
"valueGuid": "5d81fdab-7b9f-4d45-be25-d993480d6fbe",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:18:54.416097",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:18:54.416097",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "RBhj+dHQLUGaZ4jGB8S8MQ==",
"checkoutFormGuid": "f9631844-d0d1-412d-9a67-88c607c4bc31",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "RXVJUAyA40+Xfn1IeV7slQ==",
"flipChartPageIdentifierGuid": "50497545-800c-4fe3-977e-7d48795eec95",
"pluG_UID": "uk2L/lOnyke1v9ExRxyQ+w==",
"pluGuid": "fe8b4dba-a753-47ca-b5bf-d131471c90fb",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "8"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "LHNOjYGaY0W9ILAjCsCXFQ==",
"pluGuid": "8d4e732c-9a81-4563-bd20-b0230ac09715",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:18:54.416097",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "3dpbuwpvdUSCC+lJu27IrQ==",
"ingredientGuid": "GkWWFLja1EWQ/kACnwzbog==",
"ingredientIdentifier": "1496451a-dab8-45d4-90fe-40029f0cdba2",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "O7vyhgdSB0GrZ7+K7Yjulw==",
"pluGuid": "86f2bb3b-5207-4107-ab67-bf8aed88ee97",
"shelfLocationIdentifier": "oGwXMvUGE06/ryB1+mC7GA==",
"shelfLocationGuid": "32176ca0-06f5-4e13-bfaf-2075fa60bb18",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "vIgYF2LfUEGOPefkiMHN1Q==",
"labelPageLayoutGuid": "171888bc-df62-4150-8e3d-e7e488c1cdd5",
"updated": "2026-04-03T06:18:54.416097",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "49",
"identifier": "HHSjZI4tBk6hklxbVotVWQ==",
"storeID": 1,
"identifierGuid": "64a3741c-2d8e-4e06-a192-5c5b568b5559",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:18:54.416097",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "BIUOQS0aeECE8on7MleBlw==",
"pluGuid": "410e8504-1a2d-4078-84f2-89fb32578197",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:18:54.416097",
"department": {
"$id": "52",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:18:54.416097",
"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": "slsVSRTFVU2bossnohTcrA==",
"labelPageLayoutGuid": "49155bb2-c514-4d55-9ba2-cb27a214dcac",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-04-03T06:18:54.416097",
"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": "QollLjnp80C6BP+ieHUqOA==",
"labelPageLayoutGuid": "2e658942-e939-40f3-ba04-ffa278752a38",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:54.416097",
"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": "rUUdpStyJk6t5b6f2IW/WA==",
"labelPageLayoutGuid": "a51d45ad-722b-4e26-ade5-be9fd885bf58",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:54.416097",
"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": "qmFsaUgWUUecYzhyYDH4aw==",
"labelPageLayoutGuid": "696c61aa-1648-4751-9c63-38726031f86b",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "kIrd3XP3pkmVBSKcE6zyiQ==",
"pluGuid": "dddd8a90-f773-49a6-9505-229c13acf289",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "viOFJmeXpEaBrUrTNF7OZA==",
"dealCostGuid": "268523be-9767-46a4-81ad-4ad3345ece64",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "quzvTKkmAUmC71qILbrSqw==",
"priceGroupGuid": "4cefecaa-26a9-4901-82ef-5a882dbad2ab",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:18:54.416097",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f67ed828-f27d-4773-8df9-7540016d1ec8",
"campaignComboPriceGroupG_UID": "7+zPVPxzOkmhFBMkCDDwzg==",
"campaignComboPriceGroupIdentifier": "54cfecef-73fc-493a-a114-13240830f0ce",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:18:54.416097",
"operatorG_UID": "EnOAbnKY+keUXOg5zpwTRA==",
"operatorGuid": "6e807312-9872-47fa-945c-e839ce9c1344",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:18:54.416097",
"signIqTicketFileMovedUtc": "2026-04-03T06:18:54.416097",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:18:54.416097",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ac0e9340-72d9-4455-b530-947de91e9fc6",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "500c2b12-39e4-4d10-bb14-6eebf6ab6906",
"nameGuid": "500c2b12-39e4-4d10-bb14-6eebf6ab6906",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:18:54.416097",
"startTime": 1,
"endDate": "2026-04-03T06:18:54.416097",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:18:54.416097",
"system": true,
"created": "2026-04-03T06:18:54.416097",
"updated": "2026-04-03T06:18:54.416097",
"priceChangeNotifiedUtc": "2026-04-03T06:18:54.416097",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "r22XpPp/VkeukHXpAnrtUQ==",
"hostIdentifierGuid": "a4976daf-7ffa-4756-ae90-75e9027aed51",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:18:54.416097",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "QEtx4PKWckmOIGV6IazJOQ==",
"pluGuid": "e0714b40-96f2-4972-8e20-657a21acc939",
"hostOfferID": 1,
"priceGroupG_UID": "Hy3z0m4PZUigKN7NQdTjSw==",
"priceGroupGuid": "d2f32d1f-0f6e-4865-a028-decd41d4e34b",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:18:54.416097",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "10btArkwz0WOonh2rIEJcg==",
"identifierStr": "10btArkwz0WOonh2rIEJcg==",
"identifierGuid": "02ed46d7-30b9-45cf-8ea2-7876ac810972",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "sEjLfiRYmUy96nY5D2l7xg==",
"customerIDGuid": "7ecb48b0-5824-4c99-bdea-76390f697bc6",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "zSK5etGIWkS/K+fuGLtIKw==",
"identifierGuid": "7ab922cd-88d1-445a-bf2b-e7ee18bb482b",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:18:54.416097",
"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": "NqdV007Q7E6cOyOWWSE8DA==",
"communityIdentifierGuid": "d355a736-d04e-4eec-9c3b-239659213c0c",
"joined": "2026-04-03T06:18:54.416097",
"updated": "2026-04-03T06:18:54.416097",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "GEzXjnhFKECxcvYAvOzaMQ==",
"priceLevelIdentifierGuid": "8ed74c18-4578-4028-b172-f600bcecda31",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:18:54.416097",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-04-03T06:18:54.416097",
"expiry": "2026-04-03T06:18:54.416097",
"customerID": "Jcq4ualiUECTl9X0cwx1xQ==",
"customerIDGuid": "b9b8ca25-62a9-4050-9397-d5f4730c75c5",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:18:54.416097",
"linkedAccount": "aHwX1wpqFki7QLnGI5IC/A==",
"linkedAccountGuid": "d7177c68-6a0a-4816-bb40-b9c6239202fc",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "UbHCuP7eKUCoerBHxUFV4A==",
"identifierGuid": "b8c2b151-defe-4029-a87a-b047c54155e0",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:18:54.416097",
"owner": "/0ysrBPpX0a5/tyEcWaCxw==",
"ownerGuid": "acac4cff-e913-465f-b9fe-dc84716682c7",
"accountStoreGroupIdentifier": "H7O7caGDwUifKmqpC/zEpg==",
"accountStoreGroupGuid": "71bbb31f-83a1-48c1-9f2a-6aa90bfcc4a6",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:18:54.416097",
"active": true,
"updated": "2026-04-03T06:18:54.416097",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "U0MtEiIH5Ei67qx2bzuuXg==",
"identifierGuid": "122d4353-0722-48e4-baee-ac766f3bae5e",
"name": "sample string 2",
"primaryContact": "1lCBDTt3PUWFSZsJB0J48g==",
"primaryContactGuid": "0d8150d6-773b-453d-8549-9b09074278f2",
"accountID": "dPtRIZTtDU2s2SV3IZQFxw==",
"accountIDGuid": "2151fb74-ed94-4d0d-acd9-2577219405c7",
"special": true,
"updated": "2026-04-03T06:18:54.416097",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "p5mOtpUkHESo+crbhnKq3g==",
"priceLevelIdentifierGuid": "b68e99a7-2495-441c-a8f9-cadb8672aade",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "4UHzYj7EkEKxj8qtT2ZGQg==",
"groupIDGuid": "62f341e1-c43e-4290-b18f-caad4f664642",
"customerID": "grcZ8vv7KUmcZKZW5o0N/g==",
"customerIDGuid": "f219b782-fbfb-4929-9c64-a656e68d0dfe",
"card": "sample string 4",
"linkedAccount": "7kacu8I55ESKYrFOxjsdeg==",
"linkedAccountGuid": "bb9c46ee-39c2-44e4-8a62-b14ec63b1d7a",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "JWQTW5gJ9EadQtd0wKBX7g==",
"identifierGuid": "5b136425-0998-46f4-9d42-d774c0a057ee",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "7aVW7q1WOEaC2/OS9Fw80A==",
"accountIDGuid": "ee56a5ed-56ad-4638-82db-f392f45c3cd0",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:18:54.416097",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "zZKkv/XVDUmnbzc+I1UYMg==",
"idempotentVoidGuid": "bfa492cd-d5f5-490d-a76f-373e23551832",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "7+tiSmExikyA/lBsbTEfKg==",
"saleHeaderIdentifierGuid": "4a62ebef-3161-4c8a-80fe-506c6d311f2a",
"created": "2026-04-03T06:18:54.416097",
"createdLocal": "2026-04-03T06:18:54.416097",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:18:54.416097",
"storeID": 1,
"operatorG_Uid": "UkU7qEai80qPCaUxjvID+g==",
"operatorGuid": "a83b4552-a246-4af3-8f09-a5318ef203fa",
"customerG_Uid": "ZfC7qHDa8EOcpFQ4O0MeYw==",
"customerGuid": "a8bbf065-da70-43f0-9ca4-54383b431e63",
"communityIdentifier": "L1bNSiCdAEqY02kpAVcxPw==",
"communityIdentifierGuid": "4acd562f-9d20-4a00-98d3-69290157313f",
"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": "fcVMWZvpkk+M+FaVgF4ivg==",
"priceLevelIdentifierGuid": "594cc57d-e99b-4f92-8cf8-5695805e22be",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:54.416097+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "74",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:18:54.416097",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "ZP2IyZjn60yjczZH+nHQ1A==",
"identifierGuid": "c988fd64-e798-4ceb-a373-3647fa71d0d4",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:18:54.416097",
"promoPeriodEnd": "2026-04-03T06:18:54.416097",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:18:54.416097",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "yESQGfyJI0Ke4xrOV1gBZg==",
"identifierGuid": "199044c8-89fc-4223-9ee3-1ace57580166",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Er9akKJaAUy3U8Ubybp1TQ==",
"pluGuid": "905abf12-5aa2-4c01-b753-c51bc9ba754d",
"accountID": "z0+C4liUb0uPCzPJnMpf6A==",
"accountIDGuid": "e2824fcf-9458-4b6f-8f0b-33c99cca5fe8",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:18:54.416097",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "zs/m7WeH4EW5iilCVYB3kw==",
"refundGuid": "ede6cfce-8767-45e0-b98a-294255807793",
"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": "OUaZgkpngEO4+6Ih3HdNqw==",
"idempotentVoidGuid": "82994639-674a-4380-b8fb-a221dc774dab",
"priceLevelIdentifier": "VeoZAr747EeIh+jKyrdNbQ==",
"priceLevelIdentifierGuid": "0219ea55-f8be-47ec-8887-e8cacab74d6d",
"communityIdentifier": "TRapXRa1YkybeVCX2ZQv+w==",
"communityIdentifierGuid": "5da9164d-b516-4c62-9b79-5097d9942ffb",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:18:54.416097",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "E1UV+jjtwEuou2NrtfheVQ==",
"guid": "fa155513-ed38-4bc0-a8bb-636bb5f85e55",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:18:54.416097"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "MZWN4ecOaUalQEQS6kWKhA==",
"modifierSetGuid": "e18d9531-0ee7-4669-a540-4412ea458a84",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "lEZvyzyI402hdQQ5l/G4qg==",
"pluGuid": "cb6f4694-883c-4de3-a175-043997f1b8aa",
"deleted": true,
"g_UID": "nTbSfiszeEeMBp3EDBedBQ==",
"guid": "7ed2369d-332b-4778-8c06-9dc40c179d05",
"product": {
"$ref": "8"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "E92Gis+0gkuxYEAcHJecWw==",
"pluGuid": "8a86dd13-b4cf-4b82-b160-401c1c979c5b",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:18:54.416097",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:18:54.416097",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "jyVDTCnytk2hOv5A3dstKg==",
"pluGuid": "4c43258f-f229-4db6-a13a-fe40dddb2d2a",
"accountID": "8zZNDhPxkkyMAR8P1Ilt/g==",
"accountIDGuid": "0e4d36f3-f113-4c92-8c01-1f0fd4896dfe",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:18:54.416097",
"bestOrExpireType": 1,
"refundG_UID": "Kyc5kLxtrU6NgKHTJaEB5w==",
"refundGuid": "9039272b-6dbc-4ead-8d80-a1d325a101e7",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "ZINxv7Jp/U6LwCEDyLqQOQ==",
"identifierGuid": "bf718364-69b2-4efd-8bc0-2103c8ba9039",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "mxtXevnaGUmOJN+DeEItIg==",
"customerIdentifierGuid": "7a571b9b-daf9-4919-8e24-df8378422d22",
"operatorNo": 1,
"operatorG_UID": "z5zfDH52fEy8j3uKY6H8Sg==",
"operatorGuid": "0cdf9ccf-767e-4c7c-bc8f-7b8a63a1fc4a",
"created": "2026-04-03T06:18:54.416097",
"ordered": "2026-04-03T06:18:54.416097",
"started": "2026-04-03T06:18:54.416097",
"completed": "2026-04-03T06:18:54.416097",
"supplied": "2026-04-03T06:18:54.416097",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "4Flps2Ec/ESquCkQbZ+c9Q==",
"pluGuid": "b36959e0-1c61-44fc-aab8-29106d9f9cf5",
"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": "IhIADSXqF0eEHOrbCsYSqg==",
"headerIdentifierGuid": "0d001222-ea25-4717-841c-eadb0ac612aa",
"product": {
"$ref": "8"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "LAZL75Bs/UuFSJgo7ay53Q==",
"surveyGuid": "ef4b062c-6c90-4bfd-8548-9828edacb9dd",
"saleHeaderGuid": "mzKmg7EiNU6YgzIlZgLMCA==",
"saleGuid": "83a6329b-22b1-4e35-9883-32256602cc08",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "AS4T/oBqSUKJWfIZVlChhQ==",
"guidResponse": "fe132e01-6a80-4249-8959-f2195650a185",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:18:54.416097",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "RrEJWGTMo0yOS5vC24o8pQ==",
"guid": "5809b146-cc64-4ca3-8e4b-9bc2db8a3ca5",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "x0n4GO3NY0W5rlHO5s6XkQ==",
"checkoutFormGuid": "18f849c7-cded-4563-b9ae-51cee6ce9791",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:18:54.416097",
"end": "2026-04-03T06:18:54.416097",
"deleted": true,
"updated": "2026-04-03T06:18:54.416097",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"1a73ad8b-2bee-4fbb-8ce6-f2e16187576c",
"dcea1489-1ee9-4d9f-9824-985c55b69fa5"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "iYDwO2XEh0uCobcwh5/pnQ==",
"accountIdentifier": "3bf08089-c465-4b87-82a1-b730879fe99d",
"accountName": "sample string 44",
"customerOrderIdentifier": "VNHp8uS3f0WBUnTKOa0g7A==",
"customerOrderIdentifierGuid": "f2e9d154-b7e4-457f-8152-74ca39ad20ec",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "ykzAMS8Xn0a3J+LlMuwQDQ==",
"paymentIdentifierGuid": "31c04cca-172f-469f-b727-e2e532ec100d",
"identifier": "t052o/uNKU+6XtlpdT/hhQ==",
"identifierGuid": "a3764eb7-8dfb-4f29-ba5e-d969753fe185",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "VSdnk0QnWUy1zLM2t1FDoQ==",
"itemIdentifierGuid": "93672755-2744-4c59-b5cc-b336b75143a1"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "2B67hprfEEqzx+1Cdv9WuQ==",
"customerIdentifierGuid": "86bb1ed8-df9a-4a10-b3c7-ed4276ff56b9",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "tAutRjd+TkCsnw8EA+m3/A==",
"idempotentGuid": "46ad0bb4-7e37-404e-ac9f-0f0403e9b7fc",
"offline": true,
"voucher": {
"$id": "91",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:18:54.416097",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:18:54.416097",
"labelPageLayout": "lBuC+9b+O0ywXBZkUy524A==",
"pageLayoutGuid": "fb821b94-fed6-4c3b-b05c-1664532e76e0",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:18:54.416097"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "goTBFZt7QEGbdEtpHng89A==",
"customerIdentifierGuid": "15c18482-7b9b-4140-9b74-4b691e783cf4",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:18:54.416097",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "Qcl9mcZXXUSug859ME7QzQ==",
"issuedIdempotentGuid": "997dc941-57c6-445d-ae83-ce7d304ed0cd",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:18:54.416097",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:18:54.416097",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "2Aq0akXvsUC1R7yyHc68eQ==",
"redeemedIdempotentGuid": "6ab40ad8-ef45-40b1-b547-bcb21dcebc79",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:18:54.416097",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "+CfOZoVugkCDwgCpDsbnvQ==",
"groupIDGuid": "66ce27f8-6e85-4082-83c2-00a90ec6e7bd",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "+4a1pDRVgUKwFEgZhARl0A==",
"identifierGuid": "a4b586fb-5534-4281-b014-4819840465d0",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "eYlOa82Js0ytZSvYBGtfRg==",
"guid": "6b4e8979-89cd-4cb3-ad65-2bd8046b5f46",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "AONqA0QgXEC7wAvBlz5eYA==",
"groupGuid": "036ae300-2044-405c-bbc0-0bc1973e5e60",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "MHismdGuNkSVS6TrQRpnnA==",
"pluGuid": "99ac7830-aed1-4436-954b-a4eb411a679c",
"priceGroupG_UID": "XZjYZ2AIpEm4nSbzM1vrfw==",
"priceGroupGuid": "67d8985d-0860-49a4-b89d-26f3335beb7f",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "wfvvrAa8PUOl5SOgFd6NoQ==",
"priceLevelIdentifierGuid": "aceffbc1-bc06-433d-a5e5-23a015de8da1",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "GkVEK+wbo0a0P5GwVJe6og==",
"identifierGuid": "2b44451a-1bec-46a3-b43f-91b05497baa2",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "vDFl/Agti0KNHl6Lk+CPtw==",
"labelPageLayoutGuid": "fc6531bc-2d08-428b-8d1e-5e8b93e08fb7",
"priceLevelIdentifier": "8W1kPqFSAE2pM/nyz4xGFQ==",
"priceLevelIdentifierGuid": "3e646df1-52a1-4d00-a933-f9f2cf8c4615",
"active": true,
"updated": "2026-04-03T06:18:54.416097",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "y68aZKwGd0Sq2kwqx/l1RA==",
"headerIdentifierGuid": "641aafcb-06ac-4477-aada-4c2ac7f97544",
"identifier": "CPihSlzZnUmePCAJ4uTaTQ==",
"identifierGuid": "4aa1f808-d95c-499d-9e3c-2009e2e4da4d",
"supplierIdentifier": "sF2ruR9xy02G+xbY6KuqPA==",
"supplierGuid": "b9ab5db0-711f-4dcb-86fb-16d8e8abaa3c",
"pluG_UID": "DGUpdn+rAUaZ6wCNIcUbAA==",
"pluGuid": "7629650c-ab7f-4601-99eb-008d21c51b00",
"campaignName": "0b2f4f33-2e02-489e-9d7a-3ae25b069eb6",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:18:54.416097",
"end": "2026-04-03T06:18:54.416097",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "HRtKpJHu+EuvM8366K+oqw==",
"bonusItemPluGuid": "a44a1b1d-ee91-4bf8-af33-cdfae8afa8ab",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:18:54.416097",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:18:54.416097",
"campaignEndDate": "2026-04-03T06:18:54.416097",
"masterPLUG_UID": "V+b3I1MJVkSLiVOMH8qjjQ==",
"masterID": "23f7e657-0953-4456-8b89-538c1fcaa38d",
"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": "iutG2kF5hkSf8qoWYS6MFQ==",
"bonusMasterID": "da46eb8a-7941-4486-9ff2-aa16612e8c15",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-04-03T06:18:54.416097",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "EDbv4K2oKEuhO2vgzz5qMA==",
"pluGuid": "e0ef3610-a8ad-4b28-a13b-6be0cf3e6a30",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "bZ3RSTY3iUaWq1bCB2px5g==",
"alternateProduct": "49d19d6d-3736-4689-96ab-56c2076a71e6",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "d9gZ83uRC0+qh0CNVihdgA==",
"pluGuid": "f319d877-917b-4f0b-aa87-408d56285d80",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:18:54.416097",
"inventoryTracked": "2026-04-03T06:18:54.416097",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "qDD5+iGjd0qnU3q/ulp8pQ==",
"pluGuid": "faf930a8-a321-4a77-a753-7abfba5a7ca5",
"fuelPluG_UID": "hzmpFnk3eUmRYvPBjXC+hA==",
"fuelPluGuid": "16a93987-3779-4979-9162-f3c18d70be84",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "gnu9OaRRSkeMna9yffpWrA==",
"supplierGuid": "39bd7b82-51a4-474a-8c9d-af727dfa56ac",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "H3vsENNZqEa5CJZSS15cUg==",
"supplierGuid": "10ec7b1f-59d3-46a8-b908-96524b5e5c52",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:18:54.416097",
"deliveryDate": "2026-04-03T06:18:54.416097",
"nextCutOffDate": "2026-04-03T06:18:54.416097",
"nextDeliveryDate": "2026-04-03T06:18:54.416097",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:18:54.416097",
"isHost": true
},
"files": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"hostFileStoreSetting": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"promotionPlacements": [
{
"$id": "109",
"identifier": "lAz9vTn2iEOGiUj9YwSRQg==",
"identifierGuid": "bdfd0c94-f639-4388-8689-48fd63049142",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "109"
}
],
"promoTypeGuids": [
"5e87d8dd-d8a9-41f1-93e2-aa36247c07dc",
"ef2fbd02-11ae-46e3-bf88-d275bd1eb963"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"metcashHeader": {
"$id": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:18:54.416097",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK [2�\���
� 5 xl/workbook.xml � (� ����0��&�C��@L18q���{)[i�?ik��-%�x�3;��ԋqSō>j־r
C�!�����:�q��(!$���H�e�8�Y�F�QZ�7�?,o��� A�J1�q{>!T�͞�d4�����"��:�����f
ܱ�0J�}hp���d��%� nY�_���}�j��n�PK [2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
[2�\�`}~' ' _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="R0fa06afc62284be1" /></Relationships>PK [2�\,��% + xl/worksheets/sheet1.xml � (� ��[s�0��
���� 騝��^N��W���T����'"(l2��Ea��"����w�͍O��a��`Ӑ�q< �}s�M�p�p�[��G:�23�H��9˲�m�㙌�Ԋ�r��M�$
2u����t��0�"��lJ�g'rd�V�,\����'^�2��$B4�ZEA�0�I��7�79�Gp�FM��r�%��rll��_lN.&}��݀G���c"��j�=��s��2��k��<��(�DgQ����I6SG��]�0�q�Q�WiG����e����v�;���g�����F<�~�s��K�W輎�����S�溂{�R�r^�yG�(���@ �|��R��\���cTE�b�kT
��`j�8-� e�v�ց��釲o�: ��A�z� �3Gx�G����P�o�G}Ε���P���pƈ�i*D�CYC�]�"���@�&R�ա�"������PV���8���U�'-��e%龒�g)� �x�ZWz{����0ȂA/��F�_V���#u�滍�@R�m}H���h�I@�8i�N��S'N���&�։�&�Չ�&��&���e�u�&1�A�^k�A��j�A��k�A�>j�A�>kچ�}� (�W
��}� �tm��v���m�P���}�AP�C
��>� (�Ay��H�&=Po?�m�{r;�9zѼ��f�ꆞ�o��ګ������r��w��^��U��AP�5jՓA�>kԪ
�b}� �UoM������5S_Y2�q&�|k�}�
�PK [2�\��i� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N����ݰ���=N�&vd����G�
XE�Tb�������4����M#9���
�A��l��)��
���G�D�9��bC}���A�8ɐ�m��'S�;:Ku�Ҝ1A���Lr����3fP���iB� �W珡G�@�w�)z
<KT ;���4�M�Z^�� B��e�����/d�G�*^�JU���2��_�O�^:-����Z(i3����U�����PK [2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK [2�\��5G� / xl/sharedStrings.xml � (� �T�N�0���w��7( �@��V�&YK~�SQ��
/ ;�G�x7�3�doJFk�(��YOX�2��M�WӽS����h���EE��"*�ֹ�<I�jAq�M��cwt�M��^c�L�'��Dq�YT�^���,�x�����\1��Wd�p�B�B+��7z��'�֬E
��W�.hrgЍ�%m�~t�H�
���~S��E���R�J�{�FJ�Ƈy����~�Nxi�V��O�����s��UO��|K!%���1��B�����"ܿ
`0ri4�<j�`����U�;�_�r�I�x[R:J������^�s���W����0���NKN��g;���w(��&
���`c�?
^���s����� 1�����?�c)��(E���߅?Q��a?2 ��PK- [2�\���
� 5 xl/workbook.xmlPK- [2�\���� � � [Content_Types].xmlPK-
[2�\�`}~' ' U _rels/.relsPK- [2�\,��% + � xl/worksheets/sheet1.xmlPK- [2�\��i� P 8 xl/_rels/workbook.xml.relsPK- [2�\Ѓc'2 E
xl/styles.xmlPK- [2�\��5G� / � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK [2�\�%p�� 5 xl/workbook.xml � (� ����0��&�C��UA�N\�z�^�"
�'m
>�P�7o;�����kcz�Q���+p�� �M������]k��a��EL��*Ӽ�@N�^���i���x������jXP�K���!67{J}���֝MD��M��.�B�+(p��(:wQ�#F.���HEv�mF��&�H���`����/PK [2�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
[2�\�L�Y' ' _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="Rbc7f33e9513f42a0" /></Relationships>PK [2�\,��% + xl/worksheets/sheet1.xml � (� ��[s�0��
���� 騝��^N��W���T����'"(l2��Ea��"����w�͍O��a��`Ӑ�q< �}s�M�p�p�[��G:�23�H��9˲�m�㙌�Ԋ�r��M�$
2u����t��0�"��lJ�g'rd�V�,\����'^�2��$B4�ZEA�0�I��7�79�Gp�FM��r�%��rll��_lN.&}��݀G���c"��j�=��s��2��k��<��(�DgQ����I6SG��]�0�q�Q�WiG����e����v�;���g�����F<�~�s��K�W輎�����S�溂{�R�r^�yG�(���@ �|��R��\���cTE�b�kT
��`j�8-� e�v�ց��釲o�: ��A�z� �3Gx�G����P�o�G}Ε���P���pƈ�i*D�CYC�]�"���@�&R�ա�"������PV���8���U�'-��e%龒�g)� �x�ZWz{����0ȂA/��F�_V���#u�滍�@R�m}H���h�I@�8i�N��S'N���&�։�&�Չ�&��&���e�u�&1�A�^k�A��j�A��k�A�>j�A�>kچ�}� (�W
��}� �tm��v���m�P���}�AP�C
��>� (�Ay��H�&=Po?�m�{r;�9zѼ��f�ꆞ�o��ګ������r��w��^��U��AP�5jՓA�>kԪ
�b}� �UoM������5S_Y2�q&�|k�}�
�PK [2�\�N�� P xl/_rels/workbook.xml.rels � (� ��An� E��f_�c'�Q�l��6�0���9[=R�P�J�#u�MVh���������4��0X�@�1 h�U��8G��a��p1���IOLh��ѭ)
��I��:4����DL���$:��V��p�$ǫ���փĽ�� M�L_�?�19
�al�'
�v�Y�yV
��Ls��jV��B��u����]�dd�*Q���T���2��^�O��;��������U[�X����ݿ�~PK [2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK [2�\��5G� / xl/sharedStrings.xml � (� �T�N�0���w��7( �@��V�&YK~�SQ��
/ ;�G�x7�3�doJFk�(��YOX�2��M�WӽS����h���EE��"*�ֹ�<I�jAq�M��cwt�M��^c�L�'��Dq�YT�^���,�x�����\1��Wd�p�B�B+��7z��'�֬E
��W�.hrgЍ�%m�~t�H�
���~S��E���R�J�{�FJ�Ƈy����~�Nxi�V��O�����s��UO��|K!%���1��B�����"ܿ
`0ri4�<j�`����U�;�_�r�I�x[R:J������^�s���W����0���NKN��g;���w(��&
���`c�?
^���s����� 1�����?�c)��(E���߅?Q��a?2 ��PK- [2�\�%p�� 5 xl/workbook.xmlPK- [2�\���� � [Content_Types].xmlPK-
[2�\�L�Y' ' V _rels/.relsPK- [2�\,��% + � xl/worksheets/sheet1.xmlPK- [2�\�N�� P 9 xl/_rels/workbook.xml.relsPK- [2�\Ѓc'2 E
� xl/styles.xmlPK- [2�\��5G� / � xl/sharedStrings.xmlPK � �