GET api/store/{storeID}/tank/{tankID}/hose/{hoseID}/dispenser/{dispenserNo}
Save FuelHose record
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store ID |
integer |
Required |
| tankID |
Tank number |
integer |
Required |
| hoseID |
Hose number |
integer |
Required |
| dispenserNo |
Dispenser number |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FuelHose| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Fuel Hose ID |
integer |
None. |
| StoreID |
The Store ID that this Hose is located at |
integer |
None. |
| HoseNumber |
The Hose Number |
integer |
None. |
| DispenserNumber |
The Dispenser (pump) number this hose is attached to |
integer |
None. |
| TankNumber |
The Tank ID that this hose is ultamently attached to |
integer |
None. |
| AccumulatedVolume | integer |
None. |
|
| RolloverVolume |
Maximum meter reading, value to use during automatic rollover adjustments |
decimal number |
None. |
| Updated |
Last time this record was updated |
date |
None. |
| Dispenser |
Fuel Dispenser object that this Hose is connected to |
FuelDispenser |
None. |
| Tank |
The Tank object that this Hose is connected to |
FuelTank |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"storeID": 2,
"hoseNumber": 3,
"dispenserNumber": 4,
"tankNumber": 1,
"accumulatedVolume": 1,
"rolloverVolume": 5.0,
"updated": "2026-04-03T06:23:12.4888879",
"dispenser": {
"$id": "2",
"id": 1,
"storeID": 2,
"dispenserNumber": 3,
"updated": "2026-04-03T06:23:12.4888879"
},
"tank": {
"$id": "3",
"id": 1,
"storeID": 2,
"tankNumber": 3,
"fuelGrade": "sample string 4",
"fuelGradeID": 1,
"capacity": 5.0,
"lpg": true,
"waterLevel": 7.0,
"updated": "2026-04-03T06:23:12.4888879",
"storeName": "sample string 9",
"store": {
"$id": "4",
"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:23:12.4888879",
"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": "6lKqdSDniEi97ym8fhE2+g==",
"hostIdentifierGuid": "75aa52ea-e720-4888-bdef-29bc7e1136fa",
"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:23:12.4888879",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "AGENN/2y0068lAmgJoMnag==",
"hostIdentifierGuid": "370d6100-b2fd-4ed3-bc94-09a02683276a",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"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": "6"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "5Na2nbPNW0mHlFd8mUze+g==",
"hostIdentifierGuid": "9db6d6e4-cdb3-495b-8794-577c994cdefa",
"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": "8",
"identifier": "16j03bvrB0uhFMho8YlV1g==",
"identifierGuid": "ddf4a8d7-ebbb-4b07-a114-c868f18955d6",
"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": "GkeJ4AuMUUCUKRk8fyyuRw==",
"hostSupplierIdentifierGuid": "e089471a-8c0b-4051-9429-193c7f2cae47",
"loyaltyPriceLevelIdentifier": "bNvIUP8KAUu59i3Ekc9d0g==",
"loyaltyPriceLevelIdentifierGuid": "50c8db6c-0aff-4b01-b9f6-2dc491cf5dd2",
"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:23:12.4888879",
"lastProcessed": "2026-04-03T06:23:12.4888879",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "Wz3QqK9Xa0eFWfm07Rgu5Q==",
"identifierGuid": "a8d03d5b-57af-476b-8559-f9b4ed182ee5",
"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": "Ss8rJu9ttUKyHg63H3P7uA==",
"primaryContactID": "262bcf4a-6def-42b5-b21e-0eb71f73fbb8",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "24743J795UupDRnxLcOXNA==",
"supplierGroupGuid": "dcf88edb-fd9e-4be5-a90d-19f12dc39734",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:23:12.4888879",
"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": "10",
"id": "7c3ef998-8a5b-45be-a4c9-933ad9599fec",
"identifier": "vCAksq55V0yLXtqiUKT4Mw==",
"identifierGuid": "b22420bc-79ae-4c57-8b5e-daa250a4f833",
"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": "11",
"supplierIdentifier": "NjlHeXjYM0a7CSeg9x0ghQ==",
"supplierIdentifierGuid": "79473936-d878-4633-bb09-27a0f71d2085",
"contactGuid": "JplSTtHbrUGDPuy5pER6EQ==",
"contactID": "4e529926-dbd1-41ad-833e-ecb9a4447a11",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "J6ODLvtKX0qE1jKrxLf3cw==",
"pluGuid": "2e83a327-4afb-4a5f-84d6-32abc4b7f773",
"supplierIdentifier": "NHO4/UUq5Umxj3infcjbPw==",
"supplierIdentifierGuid": "fdb87334-2a45-49e5-b18f-78a77dc8db3f",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "egbt1EHw/U6jmU/wRmYNpw==",
"pluGuid": "d4ed067a-f041-4efd-a399-4ff046660da7",
"supplierIdentifier": "z8CnxyqzJUqFkWaW15y+2g==",
"supplierIdentifierGuid": "c7a7c0cf-b32a-4a25-8591-6696d79cbeda",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "SVXSZIwxUkiGxyZDwv3+Gw==",
"parentPluGuid": "64d25549-318c-4852-86c7-2643c2fdfe1b",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "E6UnHs2ZIku2JrDikS4DUA==",
"guid": "1e27a513-99cd-4b22-b626-b0e2912e0350",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "kMPaIEx9Z0KSYpp/q7J1Bg==",
"priceGroupGuid": "20dac390-7d4c-4267-9262-9a7fabb27506",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:23:12.4888879",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:23:12.4888879",
"pluCreated": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"lastManualUpdate": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"currentCostUpdated": "2026-04-03T06:23:12.4888879",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "pHhgoPcYiU2w5p8B8gbdfw==",
"altPLUGuid": "a06078a4-18f7-4d89-b0e6-9f01f206dd7f",
"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:23:12.4888879",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "/CM9pp6EukKiet7FhphdsA==",
"shelfPageLayoutGuid": "a63d23fc-849e-42ba-a27a-dec586985db0",
"talkerPageLayoutG_UID": "QDuFY8/1JkCZoNs4SY1lnA==",
"talkerPageLayoutGuid": "63853b40-f5cf-4026-99a0-db38498d659c",
"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": "7qQWrYRFXUe5aiRVIFm2Ow==",
"inventoryIdentifier": "ad16a4ee-4584-475d-b96a-24552059b63b",
"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": "zpSAOFdS206YkB7ZuUmSAw==",
"parentPluGuid": "388094ce-5257-4edb-9890-1ed9b9499203",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "YruXXvjqvkC2XJRWLF6OuQ==",
"supplierIdentifierGuid": "5e97bb62-eaf8-40be-b65c-94562c5e8eb9",
"supplierChanged": true,
"rebateSupplierIdentifier": "+q3gJWrBKUOoRMZLECNOGg==",
"rebateSupplierIdentifierGuid": "25e0adfa-c16a-4329-a844-c64b10234e1a",
"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:23:12.4888879",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "WEDJNYyvq0G2kIh0dIMzrQ==",
"hostIdentifierGuid": "35c94058-af8c-41ab-b690-8874748333ad",
"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": "14"
},
{
"$ref": "14"
}
],
"store": {
"$ref": "4"
},
"storePrices": [
{
"$id": "15",
"pluG_UID": "GYy2TvJLIUiMp1OSp+gslA==",
"pluGuid": "4eb68c19-4bf2-4821-8ca7-5392a7e82c94",
"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:23:12.4888879"
},
{
"$ref": "15"
}
],
"currentPrices": {
"$id": "16",
"pluPrices": {
"$id": "17",
"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:23:12.4888879",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "17"
},
"winningCampaign": 1,
"winner": {
"$id": "18",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:23:12.4888879",
"startTime": 5,
"endDate": "2026-04-03T06:23:12.4888879",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "d3cZqGxBqkOimBANsiIqcQ==",
"hostIdentifierGuid": "a8197777-416c-43aa-a298-100db2222a71",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "hBbwaYzP0USOjx0uBmI+sQ==",
"guid": "69f01684-cf8c-44d1-8e8f-1d2e06623eb1",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "8waF1/qiM0+SlSqitCIADQ==",
"priceGroupGuid": "d78506f3-a2fa-4f33-9295-2aa2b422000d",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:23:12.4888879",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "sFrm9Mju3UKd9Kw8sQNTug==",
"pluGuid": "f4e65ab0-eec8-42dd-9df4-ac3cb10353ba",
"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": "22",
"pluGuid": "16aec894-1be4-41ea-adf1-b92f0747c838",
"created": "2026-04-03T06:23:12.4888879",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:23:12.4888879",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:23:12.4888879",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:23:12.4888879",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:23:12.4888879",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:23:12.4888879",
"lastSold": "2026-04-03T06:23:12.4888879",
"firstSold": "2026-04-03T06:23:12.4888879",
"awsUpdated": "2026-04-03T06:23:12.4888879",
"lastManualUpdate": "2026-04-03T06:23:12.4888879",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:23:12.4888879",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:23:12.4888879",
"doNotRangeUpdated": "2026-04-03T06:23:12.4888879",
"doNotOrderUpdated": "2026-04-03T06:23:12.4888879",
"tracked": "2026-04-03T06:23:12.4888879"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "981be529-778e-4a49-ad36-8e41c0c0b9cb",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "KeUbmI53SUqtNo5BwMC5yw==",
"pluGuid": "981be529-778e-4a49-ad36-8e41c0c0b9cb",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "A391bVV8uUaWNWUxver58Q==",
"pluGuid": "6d757f03-7c55-46b9-9635-6531bdeaf9f1",
"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:23:12.4888879",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-04-03T06:23:12.4888879",
"createdLocal": "2026-04-03T06:23:12.4888879",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "SthVEeR780qrOMzwmkCF1Q==",
"operatorGuid": "1155d84a-7be4-4af3-ab38-ccf09a4085d5",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "gHsbODmOdkayEq0lq8EGdA==",
"pluGuid": "381b7b80-8e39-4676-b212-ad25abc10674",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "27",
"id": 1,
"g_Uid": "WrpQhNuOYEi31MeKCFTV5Q==",
"guid": "8450ba5a-8edb-4860-b7d4-c78a0854d5e5",
"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:23:12.4888879",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:23:12.4888879",
"endShift": "2026-04-03T06:23:12.4888879",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "28",
"operatorG_UID": "p2vdFWfMi0eBa4OLkvdWlQ==",
"operatorGuid": "15dd6ba7-cc67-478b-816b-838b92f75695",
"storeID": 2,
"operator": {
"$ref": "27"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "KqQ4QEq860GvTe1mZYE1sA==",
"pluGuid": "4038a42a-bc4a-41eb-af4d-ed66658135b0",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "rWDpp5g0QkmRKb7KMLCvGQ==",
"pluGuid": "a7e960ad-3498-4942-9129-beca30b0af19",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "yS7I97G5zUOSMYu8ulhCYA==",
"identifierGuid": "f7c82ec9-b9b1-43cd-9231-8bbcba584260",
"pluG_UID": "UBi4oLfJMkenf+snEDQTfw==",
"pluGuid": "a0b81850-c9b7-4732-a77f-eb271034137f",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "31"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "32",
"identifier": "/wpYROzy4EiH5OzRwjzxeQ==",
"groupName": "sample string 1",
"identifierGuid": "44580aff-f2ec-48e0-87e4-ecd1c23cf179",
"exists": true,
"flipChartIdentifier": "h6KZXRWaAUe07IQaqUb09w==",
"flipChartIdentifierGuid": "5d99a287-9a15-4701-b4ec-841aa946f4f7",
"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": "FbJHhyWxYkuJTq9Y9nz1kw==",
"groupIdentifierGuid": "8747b215-b125-4b62-894e-af58f67cf593",
"flipChart": {
"$id": "33",
"identifier": "DarLPXRXGEmlzbJZbpB+ZQ==",
"identifierGuid": "3dcbaa0d-5774-4918-a5cd-b2596e907e65",
"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": "34",
"identifier": "fl7ZJ9ZhkEW+c1hLhsxD5w==",
"identifierGuid": "27d95e7e-61d6-4590-be73-584b86cc43e7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "4S7J556aB0O16To/Ys59EA==",
"guid": "e7c92ee1-9a9e-4307-b5e9-3a3f62ce7d10",
"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": "HyQ1DNxPsUWk5By93v4AVA==",
"previousFormGuid": "0c35241f-4fdc-45b1-a4e4-1cbddefe0054",
"nextForm": 1,
"nextFormG_UID": "+/6p5F6srkqBFPXaIUch1A==",
"nextFormGuid": "e4a9fefb-ac5e-4aae-8114-f5da214721d4",
"attributes": "sample string 10",
"updated": "2026-04-03T06:23:12.4888879",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "35"
},
"previousCheckoutForm": {
"$ref": "35"
},
"buttons": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "u58XWH1ff0yRKEtIwz68Gg==",
"checkoutFormGuid": "58179fbb-5f7d-4c7f-9128-4b48c33ebc1a",
"identifier": "L4ZKB06W9keBjXYHFwfQhg==",
"identifierGuid": "074a862f-964e-47f6-818d-76071707d086",
"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": "TfavfpvSY0CW6iTGpM3TxQ==",
"valueGuid": "7eaff64d-d29b-4063-96ea-24c6a4cdd3c5",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:23:12.4888879",
"action": "sample string 12",
"valueForm": {
"$ref": "35"
},
"image": {
"$id": "37",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:23:12.4888879",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "vueiqYvhuEKT/C7dm/31EQ==",
"checkoutFormGuid": "a9a2e7be-e18b-42b8-93fc-2edd9bfdf511",
"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": "38"
}
]
},
{
"$ref": "35"
}
],
"panels": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"contentPanel": {
"$ref": "38"
},
"products": [
{
"$id": "39",
"flipChartPageIdentifier": "ifpo97X3KUC50NKeom91qQ==",
"flipChartPageIdentifierGuid": "f768fa89-f7b5-4029-b9d0-d29ea26f75a9",
"pluG_UID": "OJGo4oX0fU6tAG8Uk4c+Yw==",
"pluGuid": "e2a89138-f485-4e7d-ad00-6f1493873e63",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "14"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "39"
}
],
"productCount": 27,
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "32"
}
],
"priceHistory": [
{
"$id": "40",
"pluG_UID": "MeNrpPNQrE635LB37AF0cQ==",
"pluGuid": "a46be331-50f3-4eac-b7e4-b077ec017471",
"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:23:12.4888879",
"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": "40"
}
],
"ingredients": [
{
"$id": "41",
"pluG_UID": "T+y1HoH9rkCT8fGCl3tmIA==",
"ingredientGuid": "vU7mbh6Zl0mRendp1oIqjw==",
"ingredientIdentifier": "6ee64ebd-991e-4997-917a-7769d6822a8f",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "69C7o23IbEWGT0ppuPit3g==",
"pluGuid": "a3bbd0eb-c86d-456c-864f-4a69b8f8adde",
"shelfLocationIdentifier": "A8BG+wY790q+gsQH9WCFQA==",
"shelfLocationGuid": "fb46c003-3b06-4af7-be82-c407f5608540",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "7X2HxHEsbUCdQymuAtEZyg==",
"labelPageLayoutGuid": "c4877ded-2c71-406d-9d43-29ae02d119ca",
"updated": "2026-04-03T06:23:12.4888879",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "43",
"identifier": "5kpqLYvYkEGZWRz06Fl3TA==",
"storeID": 1,
"identifierGuid": "2d6a4ae6-d88b-4190-9959-1cf4e859774c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:23:12.4888879",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "42"
}
],
"bin": {
"$ref": "42"
},
"scaleLocations": [
{
"$id": "44",
"plu": 1,
"pluG_UID": "NAziLnUO3EqdbF+CDe11Hg==",
"pluGuid": "2ee20c34-0e75-4adc-9d6c-5f820ded751e",
"deptNo": 1,
"product": {
"$ref": "14"
},
"scaleLocation": {
"$id": "45",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:23:12.4888879",
"department": {
"$id": "46",
"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": "45"
},
"subDepartments": [
{
"$id": "47",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "48",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "49",
"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:23:12.4888879",
"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": "nBi4AkwejkGcLPsbNZA1NQ==",
"labelPageLayoutGuid": "02b8189c-1e4c-418e-9c2c-fb1b35903535",
"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": "50",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "51",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "52",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "52"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "51"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$id": "53",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "49"
}
],
"updated": "2026-04-03T06:23:12.4888879",
"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": "8aLca5+Ulk2joEagJC/weA==",
"labelPageLayoutGuid": "6bdca2f1-949f-4d96-a3a0-46a0242ff078",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:23:12.4888879",
"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": "naddC6SXL06LtVmtiWcJ1w==",
"labelPageLayoutGuid": "0b5da79d-97a4-4e2f-8bb5-59ad896709d7",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "47"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:23:12.4888879",
"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": "2QlMi8ZYfEe2rMa9QGfTxw==",
"labelPageLayoutGuid": "8b4c09d9-58c6-477c-b6ac-c6bd4067d3c7",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
}
}
},
{
"$ref": "44"
}
],
"nextPrice": {
"$id": "54",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "beiz+f31AECrzuUhmSHYTw==",
"pluGuid": "f9b3e86d-f5fd-4000-abce-e5219921d84f",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "MjfGtf0p9EuNS7xS8IfmfQ==",
"dealCostGuid": "b5c63732-29fd-4bf4-8d4b-bc52f087e67d",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "9NRapaN/pk+hwz1GAO9JKA==",
"priceGroupGuid": "a55ad4f4-7fa3-4fa6-a1c3-3d4600ef4928",
"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:23:12.4888879",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "54469aa9-443c-4394-8cb6-b5e14c920d4a",
"campaignComboPriceGroupG_UID": "+vnUS+PJl0W9zkfUq9aZww==",
"campaignComboPriceGroupIdentifier": "4bd4f9fa-c9e3-4597-bdce-47d4abd699c3",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "55",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:23:12.4888879",
"operatorG_UID": "IBobKVW58E+/MWvRoa1CUA==",
"operatorGuid": "291b1a20-b955-4ff0-bf31-6bd1a1ad4250",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:23:12.4888879",
"signIqTicketFileMovedUtc": "2026-04-03T06:23:12.4888879",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:23:12.4888879",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "5b0b176d-bf11-4afd-b6bd-ef3f822e48c6",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "a9f9677a-b676-4ece-a648-2f91db8fff74",
"nameGuid": "a9f9677a-b676-4ece-a648-2f91db8fff74",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:23:12.4888879",
"startTime": 1,
"endDate": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"system": true,
"created": "2026-04-03T06:23:12.4888879",
"updated": "2026-04-03T06:23:12.4888879",
"priceChangeNotifiedUtc": "2026-04-03T06:23:12.4888879",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "JBwjf+2uQ0Sd64BKOosUEA==",
"hostIdentifierGuid": "7f231c24-aeed-4443-9deb-804a3a8b1410",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:23:12.4888879",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"campaignPools": [
{
"$id": "57",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "+janFrOsuU2nXEr9XXfbwQ==",
"pluGuid": "16a736fa-acb3-4db9-a75c-4afd5d77dbc1",
"hostOfferID": 1,
"priceGroupG_UID": "2fdnN4POmEKWlql52WEbCw==",
"priceGroupGuid": "3767f7d9-ce83-4298-9696-a979d9611b0b",
"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:23:12.4888879",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "c8ekQEtEzE+lEGmS2zN5CA==",
"identifierStr": "c8ekQEtEzE+lEGmS2zN5CA==",
"identifierGuid": "40a4c773-444b-4fcc-a510-6992db337908",
"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": "56"
}
},
{
"$ref": "58"
}
],
"customers": [
{
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "/+U9fmrezUmyoafBEeBXpQ==",
"customerIDGuid": "7e3de5ff-de6a-49cd-b2a1-a7c111e057a5",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "H+ZIYghZ0EOqREY5qyarug==",
"identifierGuid": "6248e61f-5908-43d0-aa44-4639ab26abba",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:23:12.4888879",
"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": "qxHxPFu1S0G/ySWWoIxrDQ==",
"communityIdentifierGuid": "3cf111ab-b55b-414b-bfc9-2596a08c6b0d",
"joined": "2026-04-03T06:23:12.4888879",
"updated": "2026-04-03T06:23:12.4888879",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "lYEeBDoRaUu6N96IxVEMqg==",
"priceLevelIdentifierGuid": "041e8195-113a-4b69-ba37-de88c5510caa",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:23:12.4888879",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-04-03T06:23:12.4888879",
"expiry": "2026-04-03T06:23:12.4888879",
"customerID": "44emozcH6UmbokXuewf3OA==",
"customerIDGuid": "a3a687e3-0737-49e9-9ba2-45ee7b07f738",
"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:23:12.4888879",
"linkedAccount": "pvOe0yTJIk20piHIsOF6AA==",
"linkedAccountGuid": "d39ef3a6-c924-4d22-b4a6-21c8b0e17a00",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "b3colAnve0mz8uzQBN9yxw==",
"identifierGuid": "9428776f-ef09-497b-b3f2-ecd004df72c7",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:23:12.4888879",
"owner": "rrIaENnzdkeBFFnkvFOwag==",
"ownerGuid": "101ab2ae-f3d9-4776-8114-59e4bc53b06a",
"accountStoreGroupIdentifier": "3lrgiARds0iqHGvV4Rg4hQ==",
"accountStoreGroupGuid": "88e05ade-5d04-48b3-aa1c-6bd5e1183885",
"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:23:12.4888879",
"active": true,
"updated": "2026-04-03T06:23:12.4888879",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "60"
},
"card": {
"$ref": "61"
},
"members": {
"$id": "63",
"sample string 1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"sample string 2": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"customerGroups": [
{
"$id": "64",
"identifier": "O1gbTyyHUU2tddd5QTMGOg==",
"identifierGuid": "4f1b583b-872c-4d51-ad75-d7794133063a",
"name": "sample string 2",
"primaryContact": "8F6VrXLNhE27A5EPQ0/g+g==",
"primaryContactGuid": "ad955ef0-cd72-4d84-bb03-910f434fe0fa",
"accountID": "7vYNhGEYUkqdup2kgr5vqg==",
"accountIDGuid": "840df6ee-1861-4a52-9dba-9da482be6faa",
"special": true,
"updated": "2026-04-03T06:23:12.4888879",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "nzyBfTRS7ECSjO8XNXFmaw==",
"priceLevelIdentifierGuid": "7d813c9f-5234-40ec-928c-ef173571666b",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "RAn2oJ5XakCOYw/YzUIO5A==",
"groupIDGuid": "a0f60944-579e-406a-8e63-0fd8cd420ee4",
"customerID": "KAtRYQqEHUudqVuffn//OA==",
"customerIDGuid": "61510b28-840a-4b1d-9da9-5b9f7e7fff38",
"card": "sample string 4",
"linkedAccount": "0lPF6NYEIE+plCOH9k7aIw==",
"linkedAccountGuid": "e8c553d2-04d6-4f20-a994-2387f64eda23",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "TU4hvT2i502bFB8GoPpaRA==",
"identifierGuid": "bd214e4d-a23d-4de7-9b14-1f06a0fa5a44",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "RkyWFda9+U2CeC2bHxmUuA==",
"accountIDGuid": "15964c46-bdd6-4df9-8278-2d9b1f1994b8",
"customerAccount": {
"$ref": "62"
},
"customerCard": {
"$ref": "61"
},
"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:23:12.4888879",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "esMxkHZPa0+YvSwi+CUfzg==",
"idempotentVoidGuid": "9031c37a-4f76-4f6b-98bd-2c22f8251fce",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "67",
"saleHeaderID": 1,
"saleHeaderGuid": "j3Jvc7ywaEyvJS1ZEUrzqA==",
"saleHeaderIdentifierGuid": "736f728f-b0bc-4c68-af25-2d59114af3a8",
"created": "2026-04-03T06:23:12.4888879",
"createdLocal": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"storeID": 1,
"operatorG_Uid": "q5wDBE1oM0OU5RLIB5jg8A==",
"operatorGuid": "04039cab-684d-4333-94e5-12c80798e0f0",
"customerG_Uid": "TnXxGUoEkEe/B70QgGQBZA==",
"customerGuid": "19f1754e-044a-4790-bf07-bd1080640164",
"communityIdentifier": "lxJOV4fBHUOu5KPViFXHKw==",
"communityIdentifierGuid": "574e1297-c187-431d-aee4-a3d58855c72b",
"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": "TlIeyE5dkkycficSPCJFsQ==",
"priceLevelIdentifierGuid": "c81e524e-5d4e-4c92-9c7e-27123c2245b1",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:23:12.4888879+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": "68",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:23:12.4888879",
"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": "27"
},
"customer": {
"$ref": "60"
},
"communityOrganisation": {
"$id": "69",
"id": 1,
"identifier": "YR57oAYjgEWajMRBwhEFGw==",
"identifierGuid": "a07b1e61-2306-4580-9a8c-c441c211051b",
"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:23:12.4888879",
"promoPeriodEnd": "2026-04-03T06:23:12.4888879",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:23:12.4888879",
"deleted": true
},
"details": [
{
"$id": "70",
"saleItemID": 1,
"identifier": "tHgOhgiX60OE8IK+i6IPGg==",
"identifierGuid": "860e78b4-9708-43eb-84f0-82be8ba20f1a",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "81bal4o6FE6ITSwXYhpMdQ==",
"pluGuid": "97da56f3-3a8a-4e14-884d-2c17621a4c75",
"accountID": "iLdZ2bJ6fk2yvQlaoszZAw==",
"accountIDGuid": "d959b788-7ab2-4d7e-b2bd-095aa2ccd903",
"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:23:12.4888879",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "Nn9oc4IdfkuSGlV77ixWhw==",
"refundGuid": "73687f36-1d82-4b7e-921a-557bee2c5687",
"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": "DCp54oAJSUWvIbE5bsyaGQ==",
"idempotentVoidGuid": "e2792a0c-0980-4549-af21-b1396ecc9a19",
"priceLevelIdentifier": "bW/fBBNSG0q99aYHIWGnfg==",
"priceLevelIdentifierGuid": "04df6f6d-5213-4a1b-bdf5-a6072161a77e",
"communityIdentifier": "4vxrC4y9+ESAVTYVifIcmA==",
"communityIdentifierGuid": "0b6bfce2-bd8c-44f8-8055-361589f21c98",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "71",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:23:12.4888879",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "71"
}
],
"refund": {
"$id": "72",
"id": 1,
"g_UID": "NTQXm51HBUydwCeUKj+YtA==",
"guid": "9b173435-479d-4c05-9dc0-27942a3f98b4",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:23:12.4888879"
},
"modifier": {
"$id": "73",
"id": 1,
"setG_UID": "7mo5amgzZkaBOoO1ud+MvA==",
"modifierSetGuid": "6a396aee-3368-4666-813a-83b5b9df8cbc",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "bwsRp7ZTgkqleBbjVSI2GA==",
"pluGuid": "a7110b6f-53b6-4a82-a578-16e355223618",
"deleted": true,
"g_UID": "eqv9s+de1U6Rc/p9qvfyCQ==",
"guid": "b3fdab7a-5ee7-4ed5-9173-fa7daaf7f209",
"product": {
"$ref": "14"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "70"
}
],
"eftReceipts": [
{
"$id": "74",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "67"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "74"
}
],
"payments": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"cards": [
{
"$id": "75",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "75"
}
],
"campaignHits": [
{
"$id": "76",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "76"
}
],
"fuel": [
{
"$id": "77",
"id": 1,
"plu": 1,
"pluG_UID": "548oltAZrUy9T36msTA6gg==",
"pluGuid": "96288fe7-19d0-4cad-bd4f-7ea6b1303a82",
"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:23:12.4888879",
"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:23:12.4888879",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "77"
}
],
"fuelResells": [
{
"$id": "78",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "NxGInVY9rUakKm9p1clGVw==",
"pluGuid": "9d881137-3d56-46ad-a42a-6f69d5c94657",
"accountID": "5cdQPpkTN0eNsqZS9tLHdA==",
"accountIDGuid": "3e50c7e5-1399-4737-8db2-a652f6d2c774",
"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:23:12.4888879",
"bestOrExpireType": 1,
"refundG_UID": "tyEkrZJo1kW/ITi9ZtfP2w==",
"refundGuid": "ad2421b7-6892-45d6-bf21-38bd66d7cfdb",
"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": "78"
}
],
"customerOrder": [
{
"$id": "79",
"identifier": "fUQAq+Tpw0+EFYNYDvKePg==",
"identifierGuid": "ab00447d-e9e4-4fc3-8415-83580ef29e3e",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "ivJ2yKYZ7kOCQAQ+ieLiPw==",
"customerIdentifierGuid": "c876f28a-19a6-43ee-8240-043e89e2e23f",
"operatorNo": 1,
"operatorG_UID": "XU7D4iLjTUiHcZ9tw+Tzow==",
"operatorGuid": "e2c34e5d-e322-484d-8771-9f6dc3e4f3a3",
"created": "2026-04-03T06:23:12.4888879",
"ordered": "2026-04-03T06:23:12.4888879",
"started": "2026-04-03T06:23:12.4888879",
"completed": "2026-04-03T06:23:12.4888879",
"supplied": "2026-04-03T06:23:12.4888879",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "60"
},
"operator": {
"$ref": "27"
},
"details": [
{
"$id": "80",
"headerID": 1,
"plu": 1,
"pluG_UId": "16wET4yOXEaqvpQInCzspw==",
"pluGuid": "4f04acd7-8e8c-465c-aabe-94089c2ceca7",
"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": "4VMRcZIflUuIdUBkDMDSSQ==",
"headerIdentifierGuid": "711153e1-1f92-4b95-8875-40640cc0d249",
"product": {
"$ref": "14"
}
},
{
"$ref": "80"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "67"
}
},
{
"$ref": "79"
}
],
"surveyResponses": [
{
"$id": "81",
"surveyG_UID": "YUT32FtMuU+EDqZNBT56pg==",
"surveyGuid": "d8f74461-4c5b-4fb9-840e-a64d053e7aa6",
"saleHeaderGuid": "eNAuSEbJP06SYRkhoxX7rQ==",
"saleGuid": "482ed078-c946-4e3f-9261-1921a315fbad",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "ssqOgPUtuUCmU+W1rnlbAw==",
"guidResponse": "808ecab2-2df5-40b9-a653-e5b5ae795b03",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:23:12.4888879",
"sale": {
"$ref": "67"
},
"survey": {
"$id": "82",
"g_UID": "t/mvZ/oTLE6+WXQzSnO/xQ==",
"guid": "67aff9b7-13fa-4e2c-be59-74334a73bfc5",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "D8TEj/E2nEi7Yrk8b2U6HQ==",
"checkoutFormGuid": "8fc4c40f-36f1-489c-bb62-b93c6f653a1d",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:23:12.4888879",
"end": "2026-04-03T06:23:12.4888879",
"deleted": true,
"updated": "2026-04-03T06:23:12.4888879",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"ab91bf63-097f-4d9f-a431-ff6a0fa410a0",
"8fab96a5-fdc8-4b48-8276-3d659d4a9181"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "35"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "81"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "pXhoqjmIhU+I4KKIZTej+g==",
"accountIdentifier": "aa6878a5-8839-4f85-88e0-a2886537a3fa",
"accountName": "sample string 44",
"customerOrderIdentifier": "pMwqYcg1lU+PEBkjxCG1aA==",
"customerOrderIdentifierGuid": "612acca4-35c8-4f95-8f10-1923c421b568",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "83",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "G0xSvqshKE2WyFOyS5TFag==",
"paymentIdentifierGuid": "be524c1b-21ab-4d28-96c8-53b24b94c56a",
"identifier": "1BI37aYFk0WDEIejyJqlEQ==",
"identifierGuid": "ed3712d4-05a6-4593-8310-87a3c89aa511",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "D0e1SR419EavL993sVslOA==",
"itemIdentifierGuid": "49b5470f-351e-46f4-af2f-df77b15b2538"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "61"
}
],
"customerGroupMembers": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"accounts": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"account": {
"$ref": "62"
},
"vouchers": [
{
"$id": "84",
"customerIdentifier": "Q/7vUz338keXP7nFU2bumg==",
"customerIdentifierGuid": "53effe43-f73d-47f2-973f-b9c55366ee9a",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "CuNs03nIg0WgT5p278KE9g==",
"idempotentGuid": "d36ce30a-c879-4583-a04f-9a76efc284f6",
"offline": true,
"voucher": {
"$id": "85",
"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:23:12.4888879",
"barcodeTemplate": {
"$id": "86",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "87",
"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:23:12.4888879",
"labelPageLayout": "w46wVRyrt0air576ucQqmQ==",
"pageLayoutGuid": "55b08ec3-ab1c-46b7-a2af-9efab9c42a99",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "85"
},
"elements": [
{
"$id": "88",
"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:23:12.4888879"
},
{
"$ref": "88"
}
]
},
"customerVouchers": [
{
"$id": "89",
"id": 1,
"customerIdentifier": "b8IY/4+eMEqmEkd2yFMGeg==",
"customerIdentifierGuid": "ff18c26f-9e8f-4a30-a612-4776c853067a",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:23:12.4888879",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "fgTTaVggyUexbZwQ/HIGkQ==",
"issuedIdempotentGuid": "69d3047e-2058-47c9-b16d-9c10fc720691",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:23:12.4888879",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:23:12.4888879",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "E30Gh6Nq6Uyej41Er0rdCw==",
"redeemedIdempotentGuid": "87067d13-6aa3-4ce9-9e8f-8d44af4add0b",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:23:12.4888879",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "87"
},
"voucher": {
"$ref": "85"
},
"customer": {
"$ref": "60"
},
"issuedOfflinePayment": {
"$ref": "66"
},
"redeemedOfflinePayment": {
"$ref": "66"
}
},
{
"$ref": "89"
}
]
},
"customer": {
"$ref": "60"
}
},
{
"$ref": "84"
}
]
}
},
{
"$ref": "59"
}
],
"customerGroups": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "Vho+B70Cy0yLw+laGNZvlg==",
"groupIDGuid": "073e1a56-02bd-4ccb-8bc3-e95a18d66f96",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "90"
}
],
"signIqTickets": [
{
"$id": "91",
"identifier": "k7T2ZXeWC0mk7MGB3twpUQ==",
"identifierGuid": "65f6b493-9677-490b-a4ec-c181dedc2951",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "91"
}
],
"comboPriceGroups": [
{
"$id": "92",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "0Fb10dk40Uyoqmwvx1JGlg==",
"guid": "d1f556d0-38d9-4cd1-a8aa-6c2fc7524696",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "56"
},
"comboPricePlus": [
{
"$id": "93",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "2uYjLvfGHU2mO2a1a3qysg==",
"groupGuid": "2e23e6da-c6f7-4d1d-a63b-66b56b7ab2b2",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "i2szn6CC+U2ezpBqbIEYpA==",
"pluGuid": "9f336b8b-82a0-4df9-9ece-906a6c8118a4",
"priceGroupG_UID": "IKb7KsXzOE2qRV7FWQ8L2g==",
"priceGroupGuid": "2afba620-f3c5-4d38-aa45-5ec5590f0bda",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "56"
},
"product": {
"$ref": "14"
},
"priceGroup": {
"$ref": "20"
},
"campaignPool": {
"$ref": "56"
}
},
{
"$ref": "93"
}
]
},
{
"$ref": "92"
}
],
"priceLevels": [
{
"$id": "94",
"id": 1,
"priceLevelIdentifier": "PJmMhcAO5UWYqoeltJ5Q4Q==",
"priceLevelIdentifierGuid": "858c993c-0ec0-45e5-98aa-87a5b49e50e1",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "94"
}
],
"promotionType": {
"$id": "95",
"identifier": "mnSYr5HDpEaFk6XadQAAYw==",
"identifierGuid": "af98749a-c391-46a4-8593-a5da75000063",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "xpUuU7FlikeqEhDwFRnLGA==",
"labelPageLayoutGuid": "532e95c6-65b1-478a-aa12-10f01519cb18",
"priceLevelIdentifier": "yFBnPAuQQ02Fq2G/2rAkPQ==",
"priceLevelIdentifierGuid": "3c6750c8-900b-4d43-85ab-61bfdab0243d",
"active": true,
"updated": "2026-04-03T06:23:12.4888879",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "96",
"headerIdentifier": "SGbDeDtB5keCLZ4jrSJwVw==",
"headerIdentifierGuid": "78c36648-413b-47e6-822d-9e23ad227057",
"identifier": "roIP2toX0UWulbBBwWUXog==",
"identifierGuid": "da0f82ae-17da-45d1-ae95-b041c16517a2",
"supplierIdentifier": "ayfVRBWgIkKzS17uQxrNgw==",
"supplierGuid": "44d5276b-a015-4222-b34b-5eee431acd83",
"pluG_UID": "3N/mRreARUWRZaOQ1NtdCw==",
"pluGuid": "46e6dfdc-80b7-4545-9165-a390d4db5d0b",
"campaignName": "bddd6082-8ebc-4b3f-a17f-5a10b0f5f24c",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:23:12.4888879",
"end": "2026-04-03T06:23:12.4888879",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "9i/g1VhYK0aPzwJ+tTIJMQ==",
"bonusItemPluGuid": "d5e02ff6-5858-462b-8fcf-027eb5320931",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879",
"campaignEndDate": "2026-04-03T06:23:12.4888879",
"masterPLUG_UID": "jWAo/AYQyk6dMXMpE4Glew==",
"masterID": "fc28608d-1006-4eca-9d31-73291381a57b",
"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": "aAn6ed4zSkiuQwrgr/RdWQ==",
"bonusMasterID": "79fa0968-33de-484a-ae43-0ae0aff45d59",
"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:23:12.4888879",
"dealCosts": [
{
"$ref": "96"
},
{
"$ref": "96"
}
],
"tags": [
{
"$id": "97",
"pluG_UID": "59mIj0v8F0mr427ZC6FukA==",
"pluGuid": "8f88d9e7-fc4b-4917-abe3-6ed90ba16e90",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "97"
}
],
"alternateProductG_UID": "C6txavk+EUSG7jjKX5Hgzg==",
"alternateProduct": "6a71ab0b-3ef9-4411-86ee-38ca5f91e0ce",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "98",
"id": 1,
"pluG_UID": "oAISNnGYhkOMws53+ZjUcg==",
"pluGuid": "361202a0-9871-4386-8cc2-ce77f998d472",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:23:12.4888879",
"inventoryTracked": "2026-04-03T06:23:12.4888879",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "99",
"pluG_UID": "zXgBVA5L3kqOzCt7gbNBRQ==",
"pluGuid": "540178cd-4b0e-4ade-8ecc-2b7b81b34145",
"fuelPluG_UID": "RaMtOumZGEaZrfgbZKPUyQ==",
"fuelPluGuid": "3a2da345-99e9-4618-99ad-f81b64a3d4c9",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "99"
},
{
"$ref": "99"
}
]
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "100",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "101",
"storeID": 1,
"supplierIdentifier": "BF4eqbgz00a2q3qbDwRIsQ==",
"supplierGuid": "a91e5e04-33b8-46d3-b6ab-7a9b0f0448b1",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "101"
}
],
"cycles": [
{
"$id": "102",
"storeID": 1,
"supplierIdentifier": "txaQ/6ofnEm0HiAX7N+D2w==",
"supplierGuid": "ff9016b7-1faa-499c-b41e-2017ecdf83db",
"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:23:12.4888879",
"deliveryDate": "2026-04-03T06:23:12.4888879",
"nextCutOffDate": "2026-04-03T06:23:12.4888879",
"nextDeliveryDate": "2026-04-03T06:23:12.4888879",
"nextDaysBuffer": 10
},
{
"$ref": "102"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:23:12.4888879",
"isHost": true
},
"files": [
{
"$id": "103",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:23:12.4888879",
"processed": "2026-04-03T06:23:12.4888879",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:23:12.4888879",
"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": "8"
},
"metcashHeader": {
"$id": "104",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:23:12.4888879",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "103"
}
],
"zoneMatrix": [
{
"$id": "105",
"id": 1,
"hostIdentifier": "EL/CQv8KGkOWD9ergdhrgQ==",
"hostIdentifierGuid": "42c2bf10-0aff-431a-960f-d7ab81d86b81",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ba751d18-69a1-4898-a6fd-7232bb794bfb",
"460e0d57-4d19-46c4-9ef0-5359d833e67a"
]
},
{
"$ref": "105"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "106",
"identifier": "b/JhBayc80SOmPAS01Ep1Q==",
"identifierGuid": "0561f26f-9cac-44f3-8e98-f012d35129d5",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "106"
}
],
"promoTypeGuids": [
"fc47032d-7a9a-4783-aaa1-1416d1eb17f1",
"32c8fe79-99a2-4eec-b4db-c921e80daa2a"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "107"
}
],
"sales": [
{
"$id": "108",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:23:12.4888879",
"ftpSite": {
"$id": "109",
"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": "108"
}
],
"zoneMatrix": [
{
"$ref": "105"
},
{
"$ref": "105"
}
],
"cashManagements": [
{
"$id": "110",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "111",
"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": "110"
}
],
"updateStoreID": "7a8dc712-416e-4f76-beb8-4218741c43a7",
"updateStore": {
"$id": "112",
"id": "41ce27c9-1ae4-46cc-a97e-6f60996c8f00",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:23:12.4888879",
"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:23:12.4888879"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "113",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"grade": {
"$id": "114",
"id": 1,
"gradeID": 2,
"storeID": 3,
"g_UID": "NQTiOWdU10KtWNrJnOkSHA==",
"guid": "39e20435-5467-42d7-ad58-dac99ce9121c",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-04-03T06:23:12.4888879",
"updated": "2026-04-03T06:23:12.4888879",
"margin": 1,
"product": {
"$ref": "14"
}
}
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK �2�\��w�� 5 xl/workbook.xml � (� ����0��&�C���h)��x��}��4П�5���H�yۙ��v�d��3���/\I�l��o{T�Ƣ�;a���{1#�l�6�[��eW�p� �����.�X�:����A�J�Դ���s����'���l���o�'�v�Ѡ��5�$9���GJ\!��@!��87�D�c��
�����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�\�d��' ' _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="R7ca1f31b67034210" /></Relationships>PK �2�\U��R% � xl/worksheets/sheet1.xml � (� ��M��0@�
��B���QO[{�=��!Vu~���ȗ�
�{�N�����['&dś �5ϫf��*~��)��\|Ȓ1ei���R���qdV�:�6?�F�
.�T�G�sxQT[��X�F9B�l�*�J��A��n��%���)��_��ӪI�Wz��zK�"�h���r����+v���՞�/���&�4�3�W&�Oa�H�{���ڕJ7�'�{i^��j[�:�4��*We��<�cMgG�x���1��/�<����y��C�
���>Bc���u�����BD1� E
����I�c;�y=B�����;��}j���P�A��Olϥ:7¡��}?��pT��>��O;����1��Rb]�7��88�1և A��7wp.�g�t��4�?[����Y/��m=�R�HN ��S�v�˜@c�uN�1���x�ޘX� 2&��?&�s"�9��휠W��
�v�]Ɲs�{/�ؤo��ؤc�alҫ�;�Vwb��ؤ��Q>}s�l/? tR��Gf2U����n��t&V�+&�h_�g�PK �2�\�|� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N���ݰ���3N�&vd����G�
XEWb�������4�����9��5
�A�l7���S�l7�=N2� ?��'q����'J�p�>������2���t��({�9c�ԥ�e��e���֣�g�N3����Zw�b r�����O��k�Y��u
�Q��E+J��@ ��M͇˄���;Od�y.˚w�JtuyW�A:�^���N��r���J����PmqU�7��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�\ϝU�S � xl/sharedStrings.xml � (� �RMO�@�+�=x�Х `�HB�Ѣ�amGh�D���@��zqo�ޛ}o&�L>G;ЦT��^�`2WE)7��yg���L�+ ��`4Ic,��P�������[�tU�3oJf}�7��4��l��aD�0����I�m#��,?LO��(�Ħ�Y�4 ��<X��7|��:�
���J�3��t��{;s��N8�,��;M���\���모[�������Sz^�h/@�
�(@��h?@G[�h�!��gdG��uc�F��Ą����!Z|��T[�
f�3V)se��8�C��n�� ��������Ӌ ��4�����������/PK- �2�\��w�� 5 xl/workbook.xmlPK- �2�\���� � � [Content_Types].xmlPK-
�2�\�d��' ' U _rels/.relsPK- �2�\U��R% � � xl/worksheets/sheet1.xmlPK- �2�\�|� P 8 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
xl/styles.xmlPK- �2�\ϝU�S � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK �2�\d�%� 5 xl/workbook.xml � (� ����0��&�C���(��x�པ�m�?ik��-H�yۙ��v�����v@=�P��]IH�4'�����^���+���Z��`"9S�#�ʚ �x���
���z\Q�)����jn�T0�E&c�;���!��~�(d���,2����8�ȗ*
�kw�8-rQ��4�6������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="R3acb57d458d94be1" /></Relationships>PK �2�\U��R% � xl/worksheets/sheet1.xml � (� ��M��0@�
��B���QO[{�=��!Vu~���ȗ�
�{�N�����['&dś �5ϫf��*~��)��\|Ȓ1ei���R���qdV�:�6?�F�
.�T�G�sxQT[��X�F9B�l�*�J��A��n��%���)��_��ӪI�Wz��zK�"�h���r����+v���՞�/���&�4�3�W&�Oa�H�{���ڕJ7�'�{i^��j[�:�4��*We��<�cMgG�x���1��/�<����y��C�
���>Bc���u�����BD1� E
����I�c;�y=B�����;��}j���P�A��Olϥ:7¡��}?��pT��>��O;����1��Rb]�7��88�1և A��7wp.�g�t��4�?[����Y/��m=�R�HN ��S�v�˜@c�uN�1���x�ޘX� 2&��?&�s"�9��휠W��
�v�]Ɲs�{/�ؤo��ؤc�alҫ�;�Vwb��ؤ��Q>}s�l/? tR��Gf2U����n��t&V�+&�h_�g�PK �2�\�M)�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8�����tö��3��&vd����G�
XE�Tb�������4����M#9���
�,�V�n�}��*�n�{eL�s iņL���A�d�܌6u��)�=��:�i���%n��p��?D���p��iB� �W�� F �{�
����%*�箁�����K�K�\���Z��ï�w���ۖ����k.e}W#=v/ѧK/��党f��`���(���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�\ϝU�S � xl/sharedStrings.xml � (� �RMO�@�+�=x�Х `�HB�Ѣ�amGh�D���@��zqo�ޛ}o&�L>G;ЦT��^�`2WE)7��yg���L�+ ��`4Ic,��P�������[�tU�3oJf}�7��4��l��aD�0����I�m#��,?LO��(�Ħ�Y�4 ��<X��7|��:�
���J�3��t��{;s��N8�,��;M���\���모[�������Sz^�h/@�
�(@��h?@G[�h�!��gdG��uc�F��Ą����!Z|��T[�
f�3V)se��8�C��n�� ��������Ӌ ��4�����������/PK- �2�\d�%� 5 xl/workbook.xmlPK- �2�\���� � [Content_Types].xmlPK-
�2�\��^�' ' V _rels/.relsPK- �2�\U��R% � � xl/worksheets/sheet1.xmlPK- �2�\�M)�� P 9 xl/_rels/workbook.xml.relsPK- �2�\Ѓc'2 E
� xl/styles.xmlPK- �2�\ϝU�S � � xl/sharedStrings.xmlPK � �