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-06-03T18:36:18.3151137",
"dispenser": {
"$id": "2",
"id": 1,
"storeID": 2,
"dispenserNumber": 3,
"updated": "2026-06-03T18:36:18.3151137"
},
"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-06-03T18:36:18.3151137",
"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-06-03T18:36:18.3151137",
"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": "1DZoNs8p+UafS5t79itxRg==",
"hostIdentifierGuid": "366836d4-29cf-46f9-9f4b-9b7bf62b7146",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:36:18.3151137",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "SVUbjsi2P0CtPHxJZSHe/A==",
"hostIdentifierGuid": "8e1b5549-b6c8-403f-ad3c-7c496521defc",
"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"
},
"warehouseStore": {
"$id": "7",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "KUjaoerwPEuhKm9I/t9nUA==",
"hostIdentifierGuid": "a1da4829-f0ea-4b3c-a12a-6f48fedf6750",
"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": "9",
"identifier": "32KEMawTLUyOKDfzcyzneQ==",
"identifierGuid": "318462df-13ac-4c2d-8e28-37f3732ce779",
"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": "MH1HyO6NuU6kMfDEvdgWVw==",
"hostSupplierIdentifierGuid": "c8477d30-8dee-4eb9-a431-f0c4bdd81657",
"loyaltyPriceLevelIdentifier": "Y80JvDMuKUiz6t+KJX53nQ==",
"loyaltyPriceLevelIdentifierGuid": "bc09cd63-2e33-4829-b3ea-df8a257e779d",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:36:18.3151137",
"lastProcessed": "2026-06-03T18:36:18.3151137",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "7xDKPGfubkCNT5D9+b08Tw==",
"identifierGuid": "3cca10ef-ee67-406e-8d4f-90fdf9bd3c4f",
"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": "UZstK+Jupk6ApbuPDgVhDA==",
"primaryContactID": "2b2d9b51-6ee2-4ea6-80a5-bb8f0e05610c",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "AmN0Zf8kDkyiOKd4e3Fezg==",
"supplierGroupGuid": "65746302-24ff-4c0e-a238-a7787b715ece",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:18.3151137",
"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": "11",
"id": "e26a5753-085f-4f22-a4bf-71fc1915025e",
"identifier": "POvva6iKF02SCrl446EUfQ==",
"identifierGuid": "6befeb3c-8aa8-4d17-920a-b978e3a1147d",
"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": "12",
"supplierIdentifier": "SE2FuP0DG0WtCGiWtqgRAw==",
"supplierIdentifierGuid": "b8854d48-03fd-451b-ad08-6896b6a81103",
"contactGuid": "StO/ZIGJJ0aoVhEURfb9oA==",
"contactID": "64bfd34a-8981-4627-a856-111445f6fda0",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "C8l19eAh2UW/e6WsH6DPag==",
"pluGuid": "f575c90b-21e0-45d9-bf7b-a5ac1fa0cf6a",
"supplierIdentifier": "R4uxqukrQkOGQVgvT8S8gw==",
"supplierIdentifierGuid": "aab18b47-2be9-4342-8641-582f4fc4bc83",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:18.3151137",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:36:18.3151137",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "aSmW+ac1UEaiIHRz25L7Ig==",
"pluGuid": "f9962969-35a7-4650-a220-7473db92fb22",
"supplierIdentifier": "MdzIEB/qxEKsJgOWnR7wIA==",
"supplierIdentifierGuid": "10c8dc31-ea1f-42c4-ac26-03969d1ef020",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "hHVd+fYrWEeH0tRxhVhWZQ==",
"parentPluGuid": "f95d7584-2bf6-4758-87d2-d47185585665",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "15",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "Eml1KU8iy0m9QDkPG2I/+w==",
"guid": "29756912-224f-49cb-bd40-390f1b623ffb",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "RKkZvf35tU2iXSZejEoquQ==",
"priceGroupGuid": "bd19a944-f9fd-4db5-a25d-265e8c4a2ab9",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:18.3151137",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:18.3151137",
"pluCreated": "2026-06-03T18:36:18.3151137",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:36:18.3151137",
"lastManualUpdate": "2026-06-03T18:36:18.3151137",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:36:18.3151137",
"currentCostUpdated": "2026-06-03T18:36:18.3151137",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:18.3151137",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:36:18.3151137",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "0WtGuETPg0+Xq2ulvQGhcQ==",
"altPLUGuid": "b8466bd1-cf44-4f83-97ab-6ba5bd01a171",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:36:18.3151137",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "g6/gIIQkjk2mWUaAaUDNnA==",
"shelfPageLayoutGuid": "20e0af83-2484-4d8e-a659-46806940cd9c",
"talkerPageLayoutG_UID": "tGCe1V3K0kKUEMvd5KdYNQ==",
"talkerPageLayoutGuid": "d59e60b4-ca5d-42d2-9410-cbdde4a75835",
"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": "k4ZabHn7o0SJNbkfTns3wQ==",
"inventoryIdentifier": "6c5a8693-fb79-44a3-8935-b91f4e7b37c1",
"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": "9M2hl4bbcUqPocuPQcbT/w==",
"parentPluGuid": "97a1cdf4-db86-4a71-8fa1-cb8f41c6d3ff",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "ez5qUs7IiEGCEdh1pYHVAQ==",
"supplierIdentifierGuid": "526a3e7b-c8ce-4188-8211-d875a581d501",
"supplierChanged": true,
"rebateSupplierIdentifier": "rK2eviFkP02IP4Pr4sRt7Q==",
"rebateSupplierIdentifierGuid": "be9eadac-6421-4d3f-883f-83ebe2c46ded",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:36:18.3151137",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "piRfkMyrH06dGnKmw1LItw==",
"hostIdentifierGuid": "905f24a6-abcc-4e1f-9d1a-72a6c352c8b7",
"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": "15"
},
{
"$ref": "15"
}
],
"store": {
"$ref": "4"
},
"storePrices": [
{
"$id": "16",
"pluG_UID": "JP756kUtB0e1XOpArkejSQ==",
"pluGuid": "eaf9fe24-2d45-4707-b55c-ea40ae47a349",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:36:18.3151137"
},
{
"$ref": "16"
}
],
"currentPrices": {
"$id": "17",
"pluPrices": {
"$id": "18",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:36:18.3151137",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "18"
},
"winningCampaign": 1,
"winner": {
"$id": "19",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:36:18.3151137",
"startTime": 5,
"endDate": "2026-06-03T18:36:18.3151137",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "VbLJlpRPtk2QT58myBpD1w==",
"hostIdentifierGuid": "96c9b255-4f94-4db6-904f-9f26c81a43d7",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"tray": {
"$id": "20",
"g_UId": "wWTwjEirukSxedubL2YhGw==",
"guid": "8cf064c1-ab48-44ba-b179-db9b2f66211b",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "21",
"priceGroupG_UID": "B+60O1w9UE24D/7z5WVwxw==",
"priceGroupGuid": "3bb4ee07-3d5c-4d50-b80f-fef3e56570c7",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:18.3151137",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "22",
"pluG_UID": "C3QxMOILRUWg50yaOTMVng==",
"pluGuid": "3031740b-0be2-4545-a0e7-4c9a3933159e",
"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": "23",
"pluGuid": "7cab2fa9-8a04-4a34-8487-14d8c8a63513",
"created": "2026-06-03T18:36:18.3151137",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:18.3151137",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:18.3151137",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:18.3151137",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:18.3151137",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:18.3151137",
"lastSold": "2026-06-03T18:36:18.3151137",
"firstSold": "2026-06-03T18:36:18.3151137",
"awsUpdated": "2026-06-03T18:36:18.3151137",
"lastManualUpdate": "2026-06-03T18:36:18.3151137",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:18.3151137",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:18.3151137",
"doNotRangeUpdated": "2026-06-03T18:36:18.3151137",
"doNotOrderUpdated": "2026-06-03T18:36:18.3151137",
"tracked": "2026-06-03T18:36:18.3151137"
},
"allergens": [
{
"$id": "24",
"primaryKey": {
"$id": "25",
"pluGuid": "8ccece84-5fe7-49fd-83e0-506263d38303",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "hM7OjOdf/UmD4FBiY9ODAw==",
"pluGuid": "8ccece84-5fe7-49fd-83e0-506263d38303",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "24"
}
],
"costs": {
"$id": "26",
"pluG_UID": "6ZegT1lGDEKIGpvunOKRqg==",
"pluGuid": "4fa097e9-4659-420c-881a-9bee9ce291aa",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:36:18.3151137",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "27",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:18.3151137",
"createdLocal": "2026-06-03T18:36:18.3151137",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "b3rvvkkdUEaUC8Tucek6Sw==",
"operatorGuid": "beef7a6f-1d49-4650-940b-c4ee71e93a4b",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "GrXA2fa+cEiM1YFkkZma8A==",
"pluGuid": "d9c0b51a-bef6-4870-8cd5-816491999af0",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "28",
"id": 1,
"g_Uid": "2vnkYyiQTEy7HKu4vMqjqg==",
"guid": "63e4f9da-9028-4c4c-bb1c-abb8bccaa3aa",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:36:18.3151137",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:18.3151137",
"endShift": "2026-06-03T18:36:18.3151137",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "29",
"operatorG_UID": "ML8ma8YYe02REEa0KmFGxw==",
"operatorGuid": "6b26bf30-18c6-4d7b-9110-46b42a6146c7",
"storeID": 2,
"operator": {
"$ref": "28"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "29"
}
]
}
},
{
"$ref": "27"
}
],
"apns": [
{
"$id": "30",
"pluID": 1,
"pluG_UID": "ecBOOqQ1gUife2f2ww20iw==",
"pluGuid": "3a4ec079-35a4-4881-9f7b-67f6c30db48b",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"tuns": [
{
"$id": "31",
"pluG_UId": "wf+0QORJ5EiNcxVjvoOLBA==",
"pluGuid": "40b4ffc1-49e4-48e4-8d73-1563be838b04",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "15"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "31"
}
],
"competitionPricing": [
{
"$id": "32",
"identifier": "tXaeJwFUPka/NPXCbIHfYg==",
"identifierGuid": "279e76b5-5401-463e-bf34-f5c26c81df62",
"pluG_UID": "MTXT4FK7GE+P/ouGduyjkA==",
"pluGuid": "e0d33531-bb52-4f18-8ffe-8b8676eca390",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "32"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "33",
"identifier": "C4W89lehoE6Z2doiJIlbBw==",
"groupName": "sample string 1",
"identifierGuid": "f6bc850b-a157-4ea0-99d9-da2224895b07",
"exists": true,
"flipChartIdentifier": "Aj2x+jPX+0KGvMurmAlNCw==",
"flipChartIdentifierGuid": "fab13d02-d733-42fb-86bc-cbab98094d0b",
"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": "DZU+l5+q3ESlfAd8izwoOg==",
"groupIdentifierGuid": "973e950d-aa9f-44dc-a57c-077c8b3c283a",
"flipChart": {
"$id": "34",
"identifier": "e+FlrqFIh0GOhqvqmz1B6Q==",
"identifierGuid": "ae65e17b-48a1-4187-8e86-abea9b3d41e9",
"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": "35",
"identifier": "y127Yd0DaUqwsNr1zzYJbQ==",
"identifierGuid": "61bb5dcb-03dd-4a69-b0b0-daf5cf36096d",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "36",
"id": 1,
"g_UID": "Zf55otMU5kuDN2Y5DBz6Wg==",
"guid": "a279fe65-14d3-4be6-8337-66390c1cfa5a",
"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": "PuysaYlfiUW15WYWhC6jPA==",
"previousFormGuid": "69acec3e-5f89-4589-b5e5-6616842ea33c",
"nextForm": 1,
"nextFormG_UID": "p/PIvZ/BM0WcH4cXCAzDeg==",
"nextFormGuid": "bdc8f3a7-c19f-4533-9c1f-8717080cc37a",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:18.3151137",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "36"
},
"previousCheckoutForm": {
"$ref": "36"
},
"buttons": [
{
"$id": "37",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "22YnrMKTBUudlwM/MKccSg==",
"checkoutFormGuid": "ac2766db-93c2-4b05-9d97-033f30a71c4a",
"identifier": "sVD45wCR/U20KmPCi9em7Q==",
"identifierGuid": "e7f850b1-9100-4dfd-b42a-63c28bd7a6ed",
"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": "lSvV+ESKZU+RYPV0CrGf2A==",
"valueGuid": "f8d52b95-8a44-4f65-9160-f5740ab19fd8",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:18.3151137",
"action": "sample string 12",
"valueForm": {
"$ref": "36"
},
"image": {
"$id": "38",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:36:18.3151137",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "37"
}
],
"panels": [
{
"$id": "39",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "TgtRGLzkg0u2qkBZv3+LAA==",
"checkoutFormGuid": "18510b4e-e4bc-4b83-b6aa-4059bf7f8b00",
"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": "39"
}
]
},
{
"$ref": "36"
}
],
"panels": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"pages": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"contentPanel": {
"$ref": "39"
},
"products": [
{
"$id": "40",
"flipChartPageIdentifier": "I6xNQQyvEkuCew8aiU2NkQ==",
"flipChartPageIdentifierGuid": "414dac23-af0c-4b12-827b-0f1a894d8d91",
"pluG_UID": "w0QvDmgSEEqZozUdbjZEGw==",
"pluGuid": "0e2f44c3-1268-4a10-99a3-351d6e36441b",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "15"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "40"
}
],
"productCount": 27,
"pages": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "33"
}
],
"priceHistory": [
{
"$id": "41",
"pluG_UID": "WnBaiZ+UCkCyXOJ/08VQIw==",
"pluGuid": "895a705a-949f-400a-b25c-e27fd3c55023",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:36:18.3151137",
"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": "41"
}
],
"ingredients": [
{
"$id": "42",
"pluG_UID": "14SfcN9wRUGQ9aGap3ji+g==",
"ingredientGuid": "DGSRXfQ8yE+BWJb6XPGrxA==",
"ingredientIdentifier": "5d91640c-3cf4-4fc8-8158-96fa5cf1abc4",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "15"
}
},
{
"$ref": "42"
}
],
"bins": [
{
"$id": "43",
"pluG_UID": "rq+OZjz7jkigKKx3ozdwyA==",
"pluGuid": "668eafae-fb3c-488e-a028-ac77a33770c8",
"shelfLocationIdentifier": "mwolIhbtaUiUYWWWLtWSJA==",
"shelfLocationGuid": "22250a9b-ed16-4869-9461-65962ed59224",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "jE/sF2WUpUy1b1xA40oC7w==",
"labelPageLayoutGuid": "17ec4f8c-9465-4ca5-b56f-5c40e34a02ef",
"updated": "2026-06-03T18:36:18.3151137",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "15"
},
"location": {
"$id": "44",
"identifier": "3uvRiRUnv0uf1XegRUpB8A==",
"storeID": 1,
"identifierGuid": "89d1ebde-2715-4bbf-9fd5-77a0454a41f0",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:18.3151137",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "43"
}
],
"bin": {
"$ref": "43"
},
"scaleLocations": [
{
"$id": "45",
"plu": 1,
"pluG_UID": "YJ57CDzmHUCMmDDCJPt3GQ==",
"pluGuid": "087b9e60-e63c-401d-8c98-30c224fb7719",
"deptNo": 1,
"product": {
"$ref": "15"
},
"scaleLocation": {
"$id": "46",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:36:18.3151137",
"department": {
"$id": "47",
"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": "46"
},
"subDepartments": [
{
"$id": "48",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "49",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "50",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:36:18.3151137",
"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": "tMud9HCaPEmJejnACMq/DA==",
"labelPageLayoutGuid": "f49dcbb4-9a70-493c-897a-39c008cabf0c",
"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": "51",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "52",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "53",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "53"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "52"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$id": "54",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "53"
}
},
{
"$ref": "50"
}
],
"updated": "2026-06-03T18:36:18.3151137",
"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": "dtRqZq+Ng0u2rNRXHjiDWA==",
"labelPageLayoutGuid": "666ad476-8daf-4b83-b6ac-d4571e388358",
"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": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:18.3151137",
"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": "Q4XvmFWW+EulypGF2DJZnw==",
"labelPageLayoutGuid": "98ef8543-9655-4bf8-a5ca-9185d832599f",
"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": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
}
},
{
"$ref": "48"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:36:18.3151137",
"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": "MS0T8/Aq8kqeuCmhy9BIYA==",
"labelPageLayoutGuid": "f3132d31-2af0-4af2-9eb8-29a1cbd04860",
"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": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
}
}
}
},
{
"$ref": "45"
}
],
"nextPrice": {
"$id": "55",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "MXYJ8AG/Uk+3gCpEg2dqGQ==",
"pluGuid": "f0097631-bf01-4f52-b780-2a4483676a19",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "Ny2z0NFAT0ekQNQP2gX9EA==",
"dealCostGuid": "d0b32d37-40d1-474f-a440-d40fda05fd10",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "cHXBGr/+kUWn+aEMa4TH7w==",
"priceGroupGuid": "1ac17570-febf-4591-a7f9-a10c6b84c7ef",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:36:18.3151137",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c342796b-4fcd-459c-8bb4-25fa16e6c045",
"campaignComboPriceGroupG_UID": "HpSRfskhnUabtZBMkYsNvw==",
"campaignComboPriceGroupIdentifier": "7e91941e-21c9-469d-9bb5-904c918b0dbf",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "56",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:36:18.3151137",
"operatorG_UID": "jkjU7g8cCUaKJj3MVmiOQw==",
"operatorGuid": "eed4488e-1c0f-4609-8a26-3dcc56688e43",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:18.3151137",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:18.3151137",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:18.3151137",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "83b703cd-b776-4b43-9149-8fe23c646a66",
"product": {
"$ref": "15"
},
"campaignPlu": {
"$ref": "55"
},
"fuelItem": true
},
{
"$ref": "56"
}
],
"campaign": {
"$id": "57",
"id": 1,
"storeID": 2,
"name": "6828419c-5927-460a-8184-b4e9b37fb94c",
"nameGuid": "6828419c-5927-460a-8184-b4e9b37fb94c",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:18.3151137",
"startTime": 1,
"endDate": "2026-06-03T18:36:18.3151137",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:36:18.3151137",
"system": true,
"created": "2026-06-03T18:36:18.3151137",
"updated": "2026-06-03T18:36:18.3151137",
"priceChangeNotifiedUtc": "2026-06-03T18:36:18.3151137",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "hx4I6BkMzEKA8PbqV/EJQg==",
"hostIdentifierGuid": "e8081e87-0c19-42cc-80f0-f6ea57f10942",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:18.3151137",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"campaignPools": [
{
"$id": "58",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "JAHPvOcUVEWn92mUP5rkxQ==",
"pluGuid": "bccf0124-14e7-4554-a7f7-69943f9ae4c5",
"hostOfferID": 1,
"priceGroupG_UID": "dTRCrLPcKE+i5b5u8af7WQ==",
"priceGroupGuid": "ac423475-dcb3-4f28-a2e5-be6ef1a7fb59",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:36:18.3151137",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "15"
},
"campaign": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"sellingRules": [
{
"$id": "59",
"id": 1,
"identifier": "71nI9ZKqiUuXq/+J7gL0uw==",
"identifierStr": "71nI9ZKqiUuXq/+J7gL0uw==",
"identifierGuid": "f5c859ef-aa92-4b89-97ab-ff89ee02f4bb",
"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": "57"
}
},
{
"$ref": "59"
}
],
"customers": [
{
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "7Q2KIuuiq0GKDc7kOs6TSg==",
"customerIDGuid": "228a0ded-a2eb-41ab-8a0d-cee43ace934a",
"campaign": {
"$ref": "57"
},
"customer": {
"$id": "61",
"identifier": "2PYASoV9eE+WjAe12RgS/w==",
"identifierGuid": "4a00f6d8-7d85-4f78-968c-07b5d91812ff",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:36:18.3151137",
"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": "nAUvTcdg2EWkTggGJBDx+w==",
"communityIdentifierGuid": "4d2f059c-60c7-45d8-a44e-08062410f1fb",
"joined": "2026-06-03T18:36:18.3151137",
"updated": "2026-06-03T18:36:18.3151137",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "9ZheD9umBE+s30kDD4djpg==",
"priceLevelIdentifierGuid": "0f5e98f5-a6db-4f04-acdf-49030f8763a6",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:18.3151137",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "62",
"cardType": 2,
"issueDate": "2026-06-03T18:36:18.3151137",
"expiry": "2026-06-03T18:36:18.3151137",
"customerID": "8D5bArmcKUOruuisbzS4vQ==",
"customerIDGuid": "025b3ef0-9cb9-4329-abba-e8ac6f34b8bd",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:36:18.3151137",
"linkedAccount": "mp40GSWesE+5P789Gss4LQ==",
"linkedAccountGuid": "19349e9a-9e25-4fb0-b93f-bf3d1acb382d",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "61"
},
"account": {
"$id": "63",
"id": 1,
"identifier": "cGtA0iSwdEGO/a09pacNAQ==",
"identifierGuid": "d2406b70-b024-4174-8efd-ad3da5a70d01",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:18.3151137",
"owner": "XqSvZkD8WEyh6dWx/a+Vqg==",
"ownerGuid": "66afa45e-fc40-4c58-a1e9-d5b1fdaf95aa",
"accountStoreGroupIdentifier": "haCiBtQCa0+ixvbc5nbhYw==",
"accountStoreGroupGuid": "06a2a085-02d4-4f6b-a2c6-f6dce676e163",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:36:18.3151137",
"active": true,
"updated": "2026-06-03T18:36:18.3151137",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "61"
},
"card": {
"$ref": "62"
},
"members": {
"$id": "64",
"sample string 1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"sample string 2": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"customerGroups": [
{
"$id": "65",
"identifier": "GNWeoTrv3kGChoA+DzlVyA==",
"identifierGuid": "a19ed518-ef3a-41de-8286-803e0f3955c8",
"name": "sample string 2",
"primaryContact": "WddMURqqeUuPL3Hh//f4LQ==",
"primaryContactGuid": "514cd759-aa1a-4b79-8f2f-71e1fff7f82d",
"accountID": "7oBfu6pfMESrxxuG9PfFfg==",
"accountIDGuid": "bb5f80ee-5faa-4430-abc7-1b86f4f7c57e",
"special": true,
"updated": "2026-06-03T18:36:18.3151137",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "IjEZs8f8IECVffvQOy7vUg==",
"priceLevelIdentifierGuid": "b3193122-fcc7-4020-957d-fbd03b2eef52",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "63"
},
"primaryContactCustomer": {
"$ref": "61"
},
"customerGroupMembers": [
{
"$id": "66",
"id": 1,
"groupID": "5XOeyAsUqU2/76HIdhlHvA==",
"groupIDGuid": "c89e73e5-140b-4da9-bfef-a1c8761947bc",
"customerID": "nLuf+26jL0Cr2UoisPcChQ==",
"customerIDGuid": "fb9fbb9c-a36e-402f-abd9-4a22b0f70285",
"card": "sample string 4",
"linkedAccount": "Q2XSDCxoREKe/XDTbvjR4A==",
"linkedAccountGuid": "0cd26543-682c-4244-9efd-70d36ef8d1e0",
"customer": {
"$ref": "61"
},
"group": {
"$ref": "65"
},
"customerCard": {
"$ref": "62"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "65"
}
]
},
"payments": [
{
"$id": "67",
"id": 1,
"identifier": "pO41sN1JuEOUlDOdyJ4BnA==",
"identifierGuid": "b035eea4-49dd-43b8-9494-339dc89e019c",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "HydQBeWFpU+vbuz8wlh+/g==",
"accountIDGuid": "0550271f-85e5-4fa5-af6e-ecfcc2587efe",
"customerAccount": {
"$ref": "63"
},
"customerCard": {
"$ref": "62"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:36:18.3151137",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "Z1YrBbefIUeE+jUy8SR78g==",
"idempotentVoidGuid": "052b5667-9fb7-4721-84fa-3532f1247bf2",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "68",
"saleHeaderID": 1,
"saleHeaderGuid": "t0jXoh3zcUyzAwyQkcFbiw==",
"saleHeaderIdentifierGuid": "a2d748b7-f31d-4c71-b303-0c9091c15b8b",
"created": "2026-06-03T18:36:18.3151137",
"createdLocal": "2026-06-03T18:36:18.3151137",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:36:18.3151137",
"storeID": 1,
"operatorG_Uid": "7Hd3TLl/70uI9kHIRXdxXw==",
"operatorGuid": "4c7777ec-7fb9-4bef-88f6-41c84577715f",
"customerG_Uid": "stPuAFB0T0e0iM4LrAGJaQ==",
"customerGuid": "00eed3b2-7450-474f-b488-ce0bac018969",
"communityIdentifier": "f0/wr6jS80mvz8ahu5VRTw==",
"communityIdentifierGuid": "aff04f7f-d2a8-49f3-afcf-c6a1bb95514f",
"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": "8mIvy0aYA0mfHA7vIA2gnw==",
"priceLevelIdentifierGuid": "cb2f62f2-9846-4903-9f1c-0eef200da09f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:18.3151137+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": "69",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:36:18.3151137",
"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": "28"
},
"customer": {
"$ref": "61"
},
"communityOrganisation": {
"$id": "70",
"id": 1,
"identifier": "m+wWAhN05EayT+aC3eMmwg==",
"identifierGuid": "0216ec9b-7413-46e4-b24f-e682dde326c2",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:36:18.3151137",
"promoPeriodEnd": "2026-06-03T18:36:18.3151137",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:18.3151137",
"deleted": true
},
"details": [
{
"$id": "71",
"saleItemID": 1,
"identifier": "3Qq+AaTe+Emxa7uBHFNNNA==",
"identifierGuid": "01be0add-dea4-49f8-b16b-bb811c534d34",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "/Zm/KydQQk+F2uuJE7WyAQ==",
"pluGuid": "2bbf99fd-5027-4f42-85da-eb8913b5b201",
"accountID": "DfB7nVPAuU+4Jdeiv4ghuw==",
"accountIDGuid": "9d7bf00d-c053-4fb9-b825-d7a2bf8821bb",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:36:18.3151137",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "lC03qqx+MUWClHpvlek60w==",
"refundGuid": "aa372d94-7eac-4531-8294-7a6f95e93ad3",
"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": "87LAlMJw3Ue/D3/KJ2fekw==",
"idempotentVoidGuid": "94c0b2f3-70c2-47dd-bf0f-7fca2767de93",
"priceLevelIdentifier": "WmIZp5vlIEy5AnFUQm+Aog==",
"priceLevelIdentifierGuid": "a719625a-e59b-4c20-b902-7154426f80a2",
"communityIdentifier": "6VEyGpi9M0CeP31XoYgN6Q==",
"communityIdentifierGuid": "1a3251e9-bd98-4033-9e3f-7d57a1880de9",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "72",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:18.3151137",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "72"
}
],
"refund": {
"$id": "73",
"id": 1,
"g_UID": "7B2eeKIuB0KnpZjAmVRGPg==",
"guid": "789e1dec-2ea2-4207-a7a5-98c09954463e",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:18.3151137"
},
"modifier": {
"$id": "74",
"id": 1,
"setG_UID": "mhpR+ShN20qWnX+OlwJhsw==",
"modifierSetGuid": "f9511a9a-4d28-4adb-969d-7f8e970261b3",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "goQ/oHQBWES0Cn+P2OrI6w==",
"pluGuid": "a03f8482-0174-4458-b40a-7f8fd8eac8eb",
"deleted": true,
"g_UID": "eLIQr2vFCESq29OxZRgS7w==",
"guid": "af10b278-c56b-4408-aadb-d3b1651812ef",
"product": {
"$ref": "15"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "71"
}
],
"eftReceipts": [
{
"$id": "75",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "68"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "75"
}
],
"payments": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"cards": [
{
"$id": "76",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "76"
}
],
"campaignHits": [
{
"$id": "77",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "77"
}
],
"fuel": [
{
"$id": "78",
"id": 1,
"plu": 1,
"pluG_UID": "7+ei+y7RoU6nUY6oKWxGJQ==",
"pluGuid": "fba2e7ef-d12e-4ea1-a751-8ea8296c4625",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:36:18.3151137",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:36:18.3151137",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "78"
}
],
"fuelResells": [
{
"$id": "79",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "gLsT+OSYkUyfz8WevZjfKA==",
"pluGuid": "f813bb80-98e4-4c91-9fcf-c59ebd98df28",
"accountID": "+vZmZMNiMUuJHnbnHewzhg==",
"accountIDGuid": "6466f6fa-62c3-4b31-891e-76e71dec3386",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:36:18.3151137",
"bestOrExpireType": 1,
"refundG_UID": "0GgO+t+RXE6zGMoyeeAu4g==",
"refundGuid": "fa0e68d0-91df-4e5c-b318-ca3279e02ee2",
"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": "79"
}
],
"customerOrder": [
{
"$id": "80",
"identifier": "ifrDoNQJ5USFH6i7JV0j2A==",
"identifierGuid": "a0c3fa89-09d4-44e5-851f-a8bb255d23d8",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "unK19fGGFkCNpJXZjIGvqA==",
"customerIdentifierGuid": "f5b572ba-86f1-4016-8da4-95d98c81afa8",
"operatorNo": 1,
"operatorG_UID": "A176bwBJAE6f1SwIHCT5dg==",
"operatorGuid": "6ffa5e03-4900-4e00-9fd5-2c081c24f976",
"created": "2026-06-03T18:36:18.3151137",
"ordered": "2026-06-03T18:36:18.3151137",
"started": "2026-06-03T18:36:18.3151137",
"completed": "2026-06-03T18:36:18.3151137",
"supplied": "2026-06-03T18:36:18.3151137",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "61"
},
"operator": {
"$ref": "28"
},
"details": [
{
"$id": "81",
"headerID": 1,
"plu": 1,
"pluG_UId": "JBgnJZMBJkqBYYgOwfvv/w==",
"pluGuid": "25271824-0193-4a26-8161-880ec1fbefff",
"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": "rPfiyMTJHEyX/THsG9Fzhw==",
"headerIdentifierGuid": "c8e2f7ac-c9c4-4c1c-97fd-31ec1bd17387",
"product": {
"$ref": "15"
}
},
{
"$ref": "81"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "68"
}
},
{
"$ref": "80"
}
],
"surveyResponses": [
{
"$id": "82",
"surveyG_UID": "+ncb0bK6OEGy+MLSV2//7g==",
"surveyGuid": "d11b77fa-bab2-4138-b2f8-c2d2576fffee",
"saleHeaderGuid": "KQ/GAi8m1UCHF8iFYn1kwQ==",
"saleGuid": "02c60f29-262f-40d5-8717-c885627d64c1",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "BeH0hOVe4EyIGJFHRnR1dg==",
"guidResponse": "84f4e105-5ee5-4ce0-8818-914746747576",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:18.3151137",
"sale": {
"$ref": "68"
},
"survey": {
"$id": "83",
"g_UID": "arl3DQ3QC0OrtjA/bRT7Zw==",
"guid": "0d77b96a-d00d-430b-abb6-303f6d14fb67",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "BEykm0KmCUy8YqskHPNeFw==",
"checkoutFormGuid": "9ba44c04-a642-4c09-bc62-ab241cf35e17",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:18.3151137",
"end": "2026-06-03T18:36:18.3151137",
"deleted": true,
"updated": "2026-06-03T18:36:18.3151137",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"1de43b25-2463-41a1-bd58-1498cb45d8c6",
"aca8e1b2-4796-4103-b3cb-c1b949f199b0"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "36"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "82"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "V2qZ50mYhE+AGU/LKJMOAg==",
"accountIdentifier": "e7996a57-9849-4f84-8019-4fcb28930e02",
"accountName": "sample string 44",
"customerOrderIdentifier": "L8ZX5RPRWEGsfkbbFU5wZg==",
"customerOrderIdentifierGuid": "e557c62f-d113-4158-ac7e-46db154e7066",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "84",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "bKCK+29HOUGhXb0JsyxPyw==",
"paymentIdentifierGuid": "fb8aa06c-476f-4139-a15d-bd09b32c4fcb",
"identifier": "PaL2zDEWk0SRDque8THInw==",
"identifierGuid": "ccf6a23d-1631-4493-910e-ab9ef131c89f",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "j97+P+2V3UWVm/wfx431xg==",
"itemIdentifierGuid": "3ffede8f-95ed-45dd-959b-fc1fc78df5c6"
}
},
{
"$ref": "67"
}
]
},
{
"$ref": "62"
}
],
"customerGroupMembers": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"customerGroups": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"accounts": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"account": {
"$ref": "63"
},
"vouchers": [
{
"$id": "85",
"customerIdentifier": "fwGZv5aDIEqsWsg21BvtbQ==",
"customerIdentifierGuid": "bf99017f-8396-4a20-ac5a-c836d41bed6d",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "6Svk2nUDmEKEOyRHsjcHjg==",
"idempotentGuid": "dae42be9-0375-4298-843b-2447b237078e",
"offline": true,
"voucher": {
"$id": "86",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:36:18.3151137",
"barcodeTemplate": {
"$id": "87",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "88",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:36:18.3151137",
"labelPageLayout": "2/RgRQtYhk2fq3GOwKT/GA==",
"pageLayoutGuid": "4560f4db-580b-4d86-9fab-718ec0a4ff18",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "86"
},
"elements": [
{
"$id": "89",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:36:18.3151137"
},
{
"$ref": "89"
}
]
},
"customerVouchers": [
{
"$id": "90",
"id": 1,
"customerIdentifier": "B4l2wAmxKUOeDTMyTmw00w==",
"customerIdentifierGuid": "c0768907-b109-4329-9e0d-33324e6c34d3",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:18.3151137",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "nFgeOJZnPk6nIKWLaUK1Ow==",
"issuedIdempotentGuid": "381e589c-6796-4e3e-a720-a58b6942b53b",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:18.3151137",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:18.3151137",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "N7H63UeU2kGq7XaeVfnTkA==",
"redeemedIdempotentGuid": "ddfab137-9447-41da-aaed-769e55f9d390",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:18.3151137",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "88"
},
"voucher": {
"$ref": "86"
},
"customer": {
"$ref": "61"
},
"issuedOfflinePayment": {
"$ref": "67"
},
"redeemedOfflinePayment": {
"$ref": "67"
}
},
{
"$ref": "90"
}
]
},
"customer": {
"$ref": "61"
}
},
{
"$ref": "85"
}
]
}
},
{
"$ref": "60"
}
],
"customerGroups": [
{
"$id": "91",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "oClCCNBWhUqzOBd+JrACWg==",
"groupIDGuid": "084229a0-56d0-4a85-b338-177e26b0025a",
"campaign": {
"$ref": "57"
},
"group": {
"$ref": "65"
}
},
{
"$ref": "91"
}
],
"signIqTickets": [
{
"$id": "92",
"identifier": "zgeLqLqO6UWliPAu+YgVsA==",
"identifierGuid": "a88b07ce-8eba-45e9-a588-f02ef98815b0",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "92"
}
],
"comboPriceGroups": [
{
"$id": "93",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "vYbzHPlACk+tJ2U3ByCvGQ==",
"guid": "1cf386bd-40f9-4f0a-ad27-65370720af19",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "57"
},
"comboPricePlus": [
{
"$id": "94",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "ddio+wzGyUWzhtqGHfzMgQ==",
"groupGuid": "fba8d875-c60c-45c9-b386-da861dfccc81",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "HTgd3eC+80yQEISPSziZ0A==",
"pluGuid": "dd1d381d-bee0-4cf3-9010-848f4b3899d0",
"priceGroupG_UID": "VjsOkAJMzEunDoZ0VWBy8Q==",
"priceGroupGuid": "900e3b56-4c02-4bcc-a70e-8674556072f1",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "57"
},
"product": {
"$ref": "15"
},
"priceGroup": {
"$ref": "21"
},
"campaignPool": {
"$ref": "57"
}
},
{
"$ref": "94"
}
]
},
{
"$ref": "93"
}
],
"priceLevels": [
{
"$id": "95",
"id": 1,
"priceLevelIdentifier": "NUaPuC3ugkSiuxBR+d5icQ==",
"priceLevelIdentifierGuid": "b88f4635-ee2d-4482-a2bb-1051f9de6271",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "95"
}
],
"promotionType": {
"$id": "96",
"identifier": "SjEoJwpJA0Sc//+ZRnQ3Hw==",
"identifierGuid": "2728314a-490a-4403-9cff-ff994674371f",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "3ZR4lGk0wUGN5EtzdcrRow==",
"labelPageLayoutGuid": "947894dd-3469-41c1-8de4-4b7375cad1a3",
"priceLevelIdentifier": "OlSS5dgcZEGsjcZFIPbx2Q==",
"priceLevelIdentifierGuid": "e592543a-1cd8-4164-ac8d-c64520f6f1d9",
"active": true,
"updated": "2026-06-03T18:36:18.3151137",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "15"
},
"dealCost": {
"$id": "97",
"headerIdentifier": "j86KLTjjsUmSXTJX2zNizQ==",
"headerIdentifierGuid": "2d8ace8f-e338-49b1-925d-3257db3362cd",
"identifier": "tUvhrGaUokK/a78CgNvfPQ==",
"identifierGuid": "ace14bb5-9466-42a2-bf6b-bf0280dbdf3d",
"supplierIdentifier": "IrcNgoTbH0aVNPp/ogcgKg==",
"supplierGuid": "820db722-db84-461f-9534-fa7fa207202a",
"pluG_UID": "q3enm6QA1EiQuXbwFcokTg==",
"pluGuid": "9ba777ab-00a4-48d4-90b9-76f015ca244e",
"campaignName": "c90475ed-746e-4828-a3d1-965d5d2e299a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:18.3151137",
"end": "2026-06-03T18:36:18.3151137",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "e4m1UIZmhkmk7v/FLMjCnQ==",
"bonusItemPluGuid": "50b5897b-6686-4986-a4ee-ffc52cc8c29d",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:18.3151137",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:36:18.3151137",
"campaignEndDate": "2026-06-03T18:36:18.3151137",
"masterPLUG_UID": "BRAYKn8p/EOF2ea6OfCftw==",
"masterID": "2a181005-297f-43fc-85d9-e6ba39f09fb7",
"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": "8VfVFZQfK0a0gF9+s4SUhQ==",
"bonusMasterID": "15d557f1-1f94-462b-b480-5f7eb3849485",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:36:18.3151137",
"dealCosts": [
{
"$ref": "97"
},
{
"$ref": "97"
}
],
"tags": [
{
"$id": "98",
"pluG_UID": "mNXbd++BxEqqOFBA7kTzlA==",
"pluGuid": "77dbd598-81ef-4ac4-aa38-5040ee44f394",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "98"
}
],
"alternateProductG_UID": "DSHzQUukkUuqrofmH0flnA==",
"alternateProduct": "41f3210d-a44b-4b91-aaae-87e61f47e59c",
"altProduct": {
"$ref": "15"
},
"productHostCode": {
"$id": "99",
"id": 1,
"pluG_UID": "Ux43aozIGUSfSVraIoeHLw==",
"pluGuid": "6a371e53-c88c-4419-9f49-5ada2287872f",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:36:18.3151137",
"inventoryTracked": "2026-06-03T18:36:18.3151137",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "100",
"pluG_UID": "ux7ni83Ta0iXnjvRZsL01g==",
"pluGuid": "8be71ebb-d3cd-486b-979e-3bd166c2f4d6",
"fuelPluG_UID": "dcIF8uwYlE+HkCsc249qfQ==",
"fuelPluGuid": "f205c275-18ec-4f94-8790-2b1cdb8f6a7d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "100"
},
{
"$ref": "100"
}
]
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "101",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "102",
"storeID": 1,
"supplierIdentifier": "LkH1hRDDQk+3GxhJDIqgsQ==",
"supplierGuid": "85f5412e-c310-4f42-b71b-18490c8aa0b1",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "102"
}
],
"cycles": [
{
"$id": "103",
"storeID": 1,
"supplierIdentifier": "jTzpUqvTt0iB9RmuaF2+Cw==",
"supplierGuid": "52e93c8d-d3ab-48b7-81f5-19ae685dbe0b",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:36:18.3151137",
"deliveryDate": "2026-06-03T18:36:18.3151137",
"nextCutOffDate": "2026-06-03T18:36:18.3151137",
"nextDeliveryDate": "2026-06-03T18:36:18.3151137",
"nextDaysBuffer": 10
},
{
"$ref": "103"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:36:18.3151137",
"isHost": true
},
"files": [
{
"$id": "104",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:36:18.3151137",
"processed": "2026-06-03T18:36:18.3151137",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:18.3151137",
"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": "9"
},
"metcashHeader": {
"$id": "105",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:36:18.3151137",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "104"
}
],
"zoneMatrix": [
{
"$id": "106",
"id": 1,
"hostIdentifier": "2qNj39Ecs0mDKEB0Utve2Q==",
"hostIdentifierGuid": "df63a3da-1cd1-49b3-8328-407452dbded9",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"77a8c03a-d849-404e-bc6a-72ac0fe58256",
"3bd362fd-0eae-44d5-930d-4b220fb8369f"
]
},
{
"$ref": "106"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "107",
"identifier": "pGusuvW8cUSaKYI+EpGdbw==",
"identifierGuid": "baac6ba4-bcf5-4471-9a29-823e12919d6f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "107"
}
],
"promoTypeGuids": [
"8c1eaf7a-de0e-4927-ba03-9b73d8352adf",
"a9c23ce3-b6e0-4689-a719-3e9094f88a6e"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "108",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "108"
}
],
"sales": [
{
"$id": "109",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:36:18.3151137",
"ftpSite": {
"$id": "110",
"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": "109"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "106"
},
{
"$ref": "106"
}
],
"cashManagements": [
{
"$id": "111",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "112",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "111"
}
],
"updateStoreID": "051b0c9c-ec86-4aaf-8db9-8a1249d69c0c",
"updateStore": {
"$id": "113",
"id": "9b41b78b-1a2e-44be-a192-29182a1ca739",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:18.3151137",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:36:18.3151137"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "114",
"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": "115",
"id": 1,
"gradeID": 2,
"storeID": 3,
"g_UID": "75TrzNzfxEe9QC7mOq1O6A==",
"guid": "cceb94ef-dfdc-47c4-bd40-2ee63aad4ee8",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-06-03T18:36:18.3151137",
"updated": "2026-06-03T18:36:18.3151137",
"margin": 1,
"product": {
"$ref": "15"
}
}
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK ���\M{��� 5 xl/workbook.xml � (� ����0��&�C����()��x��}�E�O�5��B $���~;r��Z۳���].��5��:4Ӯ�^C�� ۶����o�&��x̄����:�/�X�<BCb�ÂҠ/�;����p�('c�;�L,!��]D�h,x8�έ)x��4�OM�֘\0;��o�
&����PK ���\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\͑\�' ' _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="R5f489daa265f4fd2" /></Relationships>PK ���\��7Y% � xl/worksheets/sheet1.xml � (� ��M��0@�
��B!053������{f!5B�$���
�ȗ����N�h��Y���u�
���Tde���Q�?��g!?T���^���@��a�8*-x�([xmb��U�ͭ�9"�˔/Ez�x���H�O�)����%�#��A�$k[���TUR� ��do��$�#�[,'[�w��jpm5'�+�Gs��"