PUT 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
Hose to be saved
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. |
Request 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.2525976",
"dispenser": {
"$id": "2",
"id": 1,
"storeID": 2,
"dispenserNumber": 3,
"updated": "2026-06-03T18:36:18.2525976"
},
"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.2525976",
"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.2525976",
"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": "bt4b3KcFiU2QJRZQeXH+xg==",
"hostIdentifierGuid": "dc1bde6e-05a7-4d89-9025-16507971fec6",
"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.2525976",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "YUIZLjd5p06bksyx+QW9xg==",
"hostIdentifierGuid": "2e194261-7937-4ea7-9b92-ccb1f905bdc6",
"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": "YnOx2Q5cV0qwofujy9LKSA==",
"hostIdentifierGuid": "d9b17362-5c0e-4a57-b0a1-fba3cbd2ca48",
"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": "1bLUC6TJVEq5cVYPJh3j+A==",
"identifierGuid": "0bd4b2d5-c9a4-4a54-b971-560f261de3f8",
"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": "nr/9ykKdhUK0x/ruHKo69g==",
"hostSupplierIdentifierGuid": "cafdbf9e-9d42-4285-b4c7-faee1caa3af6",
"loyaltyPriceLevelIdentifier": "Et6ow+MYBUatIU6LKRb7qQ==",
"loyaltyPriceLevelIdentifierGuid": "c3a8de12-18e3-4605-ad21-4e8b2916fba9",
"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.2525976",
"lastProcessed": "2026-06-03T18:36:18.2525976",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "pjnz/q4WJkCi1ycevi2SWQ==",
"identifierGuid": "fef339a6-16ae-4026-a2d7-271ebe2d9259",
"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": "3gCQqKISeEKXCfaNDmK7yw==",
"primaryContactID": "a89000de-12a2-4278-9709-f68d0e62bbcb",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "+TWS5bzngE61KotinJP1Bg==",
"supplierGroupGuid": "e59235f9-e7bc-4e80-b52a-8b629c93f506",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:36:18.2525976",
"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": "2093764c-406d-4455-9ddd-9204d7fbdd06",
"identifier": "omnBI02PQEeSeI6LvD0nnA==",
"identifierGuid": "23c169a2-8f4d-4740-9278-8e8bbc3d279c",
"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": "Ex3KHrn8+EOd5yYqfjLeTg==",
"supplierIdentifierGuid": "1eca1d13-fcb9-43f8-9de7-262a7e32de4e",
"contactGuid": "CYgshjpJdEGmPG0sC8+cGQ==",
"contactID": "862c8809-493a-4174-a63c-6d2c0bcf9c19",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "xNhR3C/U4EyJ7U3Bw2vLqQ==",
"pluGuid": "dc51d8c4-d42f-4ce0-89ed-4dc1c36bcba9",
"supplierIdentifier": "6GINX0YZ4UG+zAzrs+OADg==",
"supplierIdentifierGuid": "5f0d62e8-1946-41e1-becc-0cebb3e3800e",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:36:18.2525976",
"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.2525976",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "xnVDKTpzsEyPXBYi9mTOgA==",
"pluGuid": "294375c6-733a-4cb0-8f5c-1622f664ce80",
"supplierIdentifier": "pCNYAYwMG0iKu4cnCK+TBQ==",
"supplierIdentifierGuid": "015823a4-0c8c-481b-8abb-872708af9305",
"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": "+8ZGPm3WLECwTJIme5b4cw==",
"parentPluGuid": "3e46c6fb-d66d-402c-b04c-92267b96f873",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "15",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "G78aEBMCiUSAyiKndlESGA==",
"guid": "101abf1b-0213-4489-80ca-22a776511218",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "CSV1CF198EKYTC9K+vr17g==",
"priceGroupGuid": "08752509-7d5d-42f0-984c-2f4afafaf5ee",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:36:18.2525976",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:36:18.2525976",
"pluCreated": "2026-06-03T18:36:18.2525976",
"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.2525976",
"lastManualUpdate": "2026-06-03T18:36:18.2525976",
"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.2525976",
"currentCostUpdated": "2026-06-03T18:36:18.2525976",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:36:18.2525976",
"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.2525976",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Unb3+Pg/T02segNhqPsQIQ==",
"altPLUGuid": "f8f77652-3ff8-4d4f-ac7a-0361a8fb1021",
"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.2525976",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "RwH3Wzu0wEmD+zJaFvgTaA==",
"shelfPageLayoutGuid": "5bf70147-b43b-49c0-83fb-325a16f81368",
"talkerPageLayoutG_UID": "5bvhJ6KMjk+Lr9W8r4kT3w==",
"talkerPageLayoutGuid": "27e1bbe5-8ca2-4f8e-8baf-d5bcaf8913df",
"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": "dcWDxM4a9UuwnOi0omL8JQ==",
"inventoryIdentifier": "c483c575-1ace-4bf5-b09c-e8b4a262fc25",
"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": "B4qFM+Wf/kCbCOKZelpcLw==",
"parentPluGuid": "33858a07-9fe5-40fe-9b08-e2997a5a5c2f",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "Pg/enf2C/0ec4ShDbFrKRQ==",
"supplierIdentifierGuid": "9dde0f3e-82fd-47ff-9ce1-28436c5aca45",
"supplierChanged": true,
"rebateSupplierIdentifier": "ZfqhOEHZ30ejNxoVqas5PQ==",
"rebateSupplierIdentifierGuid": "38a1fa65-d941-47df-a337-1a15a9ab393d",
"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.2525976",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Xw9COY3UuU22xxxsqzEbRQ==",
"hostIdentifierGuid": "39420f5f-d48d-4db9-b6c7-1c6cab311b45",
"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": "xcEfVA1uUE6Arwfz7dsMKQ==",
"pluGuid": "541fc1c5-6e0d-4e50-80af-07f3eddb0c29",
"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.2525976"
},
{
"$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.2525976",
"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.2525976",
"startTime": 5,
"endDate": "2026-06-03T18:36:18.2525976",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "umRDqJfsYk2wzCMocTMa5Q==",
"hostIdentifierGuid": "a84364ba-ec97-4d62-b0cc-232871331ae5",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
"tray": {
"$id": "20",
"g_UId": "ZGsoLThI7UqW3/+hOdOG5w==",
"guid": "2d286b64-4838-4aed-96df-ffa139d386e7",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "21",
"priceGroupG_UID": "Zn5XYrRfAEKDjBE4s6/gIg==",
"priceGroupGuid": "62577e66-5fb4-4200-838c-1138b3afe022",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:36:18.2525976",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "22",
"pluG_UID": "Z9eISycEq0KzKFaY5ozUEQ==",
"pluGuid": "4b88d767-0427-42ab-b328-5698e68cd411",
"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": "d49e90f5-bf62-4c4a-a81c-4efe7ee832f7",
"created": "2026-06-03T18:36:18.2525976",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:36:18.2525976",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:36:18.2525976",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:36:18.2525976",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:36:18.2525976",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:36:18.2525976",
"lastSold": "2026-06-03T18:36:18.2525976",
"firstSold": "2026-06-03T18:36:18.2525976",
"awsUpdated": "2026-06-03T18:36:18.2525976",
"lastManualUpdate": "2026-06-03T18:36:18.2525976",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:36:18.2525976",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:36:18.2525976",
"doNotRangeUpdated": "2026-06-03T18:36:18.2525976",
"doNotOrderUpdated": "2026-06-03T18:36:18.2525976",
"tracked": "2026-06-03T18:36:18.2525976"
},
"allergens": [
{
"$id": "24",
"primaryKey": {
"$id": "25",
"pluGuid": "3b8bab91-23d7-48d1-b616-1dde33c02f39",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "kauLO9cj0Ui2Fh3eM8AvOQ==",
"pluGuid": "3b8bab91-23d7-48d1-b616-1dde33c02f39",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "24"
}
],
"costs": {
"$id": "26",
"pluG_UID": "i3TCXtEWd0+/Vg1yDSWTeQ==",
"pluGuid": "5ec2748b-16d1-4f77-bf56-0d720d259379",
"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.2525976",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "27",
"saleHeaderID": 1,
"created": "2026-06-03T18:36:18.2525976",
"createdLocal": "2026-06-03T18:36:18.2525976",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "HvCGS6rSpU+tzzDwkaWSWQ==",
"operatorGuid": "4b86f01e-d2aa-4fa5-adcf-30f091a59259",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "rHRooWk2FUuIJIXFFbYtJQ==",
"pluGuid": "a16874ac-3669-4b15-8824-85c515b62d25",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "28",
"id": 1,
"g_Uid": "+8o/DpsBHEGJJLqu+QuDsw==",
"guid": "0e3fcafb-019b-411c-8924-baaef90b83b3",
"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.2525976",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:36:18.2525976",
"endShift": "2026-06-03T18:36:18.2525976",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "29",
"operatorG_UID": "IIsyhM+/lUWJREGrvj8MOA==",
"operatorGuid": "84328b20-bfcf-4595-8944-41abbe3f0c38",
"storeID": 2,
"operator": {
"$ref": "28"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "29"
}
]
}
},
{
"$ref": "27"
}
],
"apns": [
{
"$id": "30",
"pluID": 1,
"pluG_UID": "4vPYjfp8S0yUClNGDEg1xg==",
"pluGuid": "8dd8f3e2-7cfa-4c4b-940a-53460c4835c6",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"tuns": [
{
"$id": "31",
"pluG_UId": "mR6nMqNKbEKA4oaNHqj1GA==",
"pluGuid": "32a71e99-4aa3-426c-80e2-868d1ea8f518",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "15"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "31"
}
],
"competitionPricing": [
{
"$id": "32",
"identifier": "rETK+VmDi0G2rMC9OkLkxA==",
"identifierGuid": "f9ca44ac-8359-418b-b6ac-c0bd3a42e4c4",
"pluG_UID": "fiCEbZldjES9Val4dYbLhA==",
"pluGuid": "6d84207e-5d99-448c-bd55-a9787586cb84",
"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": "OAMk5Z9DvEyftg93FTpwtg==",
"groupName": "sample string 1",
"identifierGuid": "e5240338-439f-4cbc-9fb6-0f77153a70b6",
"exists": true,
"flipChartIdentifier": "eKn/8gPkvUiGdVzSy6yIVQ==",
"flipChartIdentifierGuid": "f2ffa978-e403-48bd-8675-5cd2cbac8855",
"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": "4unhLUummEqnsvjYq74z4g==",
"groupIdentifierGuid": "2de1e9e2-a64b-4a98-a7b2-f8d8abbe33e2",
"flipChart": {
"$id": "34",
"identifier": "nam2rHzg/ECnCLD+Tdvx7Q==",
"identifierGuid": "acb6a99d-e07c-40fc-a708-b0fe4ddbf1ed",
"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": "GVDmkAiumkOcOdYaGZh1BA==",
"identifierGuid": "90e65019-ae08-439a-9c39-d61a19987504",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "36",
"id": 1,
"g_UID": "VPWCG8pHhEaJl8LEQu/KzA==",
"guid": "1b82f554-47ca-4684-8997-c2c442efcacc",
"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": "aPANgO9jbkOsf60hivs1eg==",
"previousFormGuid": "800df068-63ef-436e-ac7f-ad218afb357a",
"nextForm": 1,
"nextFormG_UID": "xp+/OgWRYUW9MPstUVcd/g==",
"nextFormGuid": "3abf9fc6-9105-4561-bd30-fb2d51571dfe",
"attributes": "sample string 10",
"updated": "2026-06-03T18:36:18.2525976",
"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": "T4LaFTjLJ0yOy0MxXAhH+A==",
"checkoutFormGuid": "15da824f-cb38-4c27-8ecb-43315c0847f8",
"identifier": "LoQV8we/vEyqBV/f3kOMvw==",
"identifierGuid": "f315842e-bf07-4cbc-aa05-5fdfde438cbf",
"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": "BT4k0g2xyEWfgzOCVY3QMg==",
"valueGuid": "d2243e05-b10d-45c8-9f83-3382558dd032",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:36:18.2525976",
"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.2525976",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "37"
}
],
"panels": [
{
"$id": "39",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "ItkFBrq2cE+0DpOhPcY70A==",
"checkoutFormGuid": "0605d922-b6ba-4f70-b40e-93a13dc63bd0",
"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": "6TdBEsKqo0yEKDZzr/NW9g==",
"flipChartPageIdentifierGuid": "124137e9-aac2-4ca3-8428-3673aff356f6",
"pluG_UID": "8l7rvBnCqU6UiaNVZ/kswg==",
"pluGuid": "bceb5ef2-c219-4ea9-9489-a35567f92cc2",
"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": "yiOAx8FcxU+6P2TH6n8uFA==",
"pluGuid": "c78023ca-5cc1-4fc5-ba3f-64c7ea7f2e14",
"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.2525976",
"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": "QMLabxFU0UKZ0x62Fj3Xtg==",
"ingredientGuid": "H44zvxYC3EWexXDeT13lMg==",
"ingredientIdentifier": "bf338e1f-0216-45dc-9ec5-70de4f5de532",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "15"
}
},
{
"$ref": "42"
}
],
"bins": [
{
"$id": "43",
"pluG_UID": "UO3SmT6OD0ijTHEmebkslw==",
"pluGuid": "99d2ed50-8e3e-480f-a34c-712679b92c97",
"shelfLocationIdentifier": "k32DwdJSPUeYzYfRmZszTQ==",
"shelfLocationGuid": "c1837d93-52d2-473d-98cd-87d1999b334d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "VCfiHxbNjUucYcJvwl7u9g==",
"labelPageLayoutGuid": "1fe22754-cd16-4b8d-9c61-c26fc25eeef6",
"updated": "2026-06-03T18:36:18.2525976",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "15"
},
"location": {
"$id": "44",
"identifier": "GI/gp0HTzUulCwX4V4BkLw==",
"storeID": 1,
"identifierGuid": "a7e08f18-d341-4bcd-a50b-05f85780642f",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:36:18.2525976",
"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": "XvbXlCCKm06Pmc5mfN+nlw==",
"pluGuid": "94d7f65e-8a20-4e9b-8f99-ce667cdfa797",
"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.2525976",
"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.2525976",
"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": "ruf49dwqLkWlmzlwyZkdmg==",
"labelPageLayoutGuid": "f5f8e7ae-2adc-452e-a59b-3970c9991d9a",
"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.2525976",
"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": "8K+0diFmTkOuGWinJkANxA==",
"labelPageLayoutGuid": "76b4aff0-6621-434e-ae19-68a726400dc4",
"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.2525976",
"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": "7oUtmDLPj06Q0cwzJTKQcA==",
"labelPageLayoutGuid": "982d85ee-cf32-4e8f-90d1-cc3325329070",
"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.2525976",
"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": "jCk5u+jScEKyTSxjbLlpEw==",
"labelPageLayoutGuid": "bb39298c-d2e8-4270-b24d-2c636cb96913",
"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": "7vkq2sMzXEOQc4f4BvNeXg==",
"pluGuid": "da2af9ee-33c3-435c-9073-87f806f35e5e",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "gff211j6oUKCbbSQkXxP2w==",
"dealCostGuid": "d7f6f781-fa58-42a1-826d-b490917c4fdb",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "y+nK2ZcwOE63Gvb4ffg0+A==",
"priceGroupGuid": "d9cae9cb-3097-4e38-b71a-f6f87df834f8",
"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.2525976",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "44c47348-b4c3-40af-9ce1-822fb187c814",
"campaignComboPriceGroupG_UID": "ui35Qaeao0yCBtHBiLd96A==",
"campaignComboPriceGroupIdentifier": "41f92dba-9aa7-4ca3-8206-d1c188b77de8",
"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.2525976",
"operatorG_UID": "/Km0CbdZdESDWUoJUGDl5A==",
"operatorGuid": "09b4a9fc-59b7-4474-8359-4a095060e5e4",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:36:18.2525976",
"signIqTicketFileMovedUtc": "2026-06-03T18:36:18.2525976",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:36:18.2525976",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "828ba474-78b1-48ca-aad3-db86e282caf1",
"product": {
"$ref": "15"
},
"campaignPlu": {
"$ref": "55"
},
"fuelItem": true
},
{
"$ref": "56"
}
],
"campaign": {
"$id": "57",
"id": 1,
"storeID": 2,
"name": "346fb091-1759-40e5-91b5-c4148f304777",
"nameGuid": "346fb091-1759-40e5-91b5-c4148f304777",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:36:18.2525976",
"startTime": 1,
"endDate": "2026-06-03T18:36:18.2525976",
"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.2525976",
"system": true,
"created": "2026-06-03T18:36:18.2525976",
"updated": "2026-06-03T18:36:18.2525976",
"priceChangeNotifiedUtc": "2026-06-03T18:36:18.2525976",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "/S/oU5Cm/E2ACuLa3sF8QQ==",
"hostIdentifierGuid": "53e82ffd-a690-4dfc-800a-e2dadec17c41",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:36:18.2525976",
"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": "PmeoPGW6VkmzG+v+jLFOtQ==",
"pluGuid": "3ca8673e-ba65-4956-b31b-ebfe8cb14eb5",
"hostOfferID": 1,
"priceGroupG_UID": "+jH4fnYdO0KRU5Qh6ONjVQ==",
"priceGroupGuid": "7ef831fa-1d76-423b-9153-9421e8e36355",
"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.2525976",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "15"
},
"campaign": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"sellingRules": [
{
"$id": "59",
"id": 1,
"identifier": "MxulgxSdEkqmnHMHmd81Fg==",
"identifierStr": "MxulgxSdEkqmnHMHmd81Fg==",
"identifierGuid": "83a51b33-9d14-4a12-a69c-730799df3516",
"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": "qq4YPilpb0iRzQulsov+AA==",
"customerIDGuid": "3e18aeaa-6929-486f-91cd-0ba5b28bfe00",
"campaign": {
"$ref": "57"
},
"customer": {
"$id": "61",
"identifier": "yl2AVAFJDEi3YzxBD43W5g==",
"identifierGuid": "54805dca-4901-480c-b763-3c410f8dd6e6",
"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.2525976",
"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": "HDw43J69hkCq6TxMPbonqw==",
"communityIdentifierGuid": "dc383c1c-bd9e-4086-aae9-3c4c3dba27ab",
"joined": "2026-06-03T18:36:18.2525976",
"updated": "2026-06-03T18:36:18.2525976",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "9ihOrEHMVkuhh5Q644X3xA==",
"priceLevelIdentifierGuid": "ac4e28f6-cc41-4b56-a187-943ae385f7c4",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:36:18.2525976",
"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.2525976",
"expiry": "2026-06-03T18:36:18.2525976",
"customerID": "7NfAEQEcJkqnfbLXQKlK0w==",
"customerIDGuid": "11c0d7ec-1c01-4a26-a77d-b2d740a94ad3",
"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.2525976",
"linkedAccount": "HJOj6eNx7UWkRQ0TtEHQIA==",
"linkedAccountGuid": "e9a3931c-71e3-45ed-a445-0d13b441d020",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "61"
},
"account": {
"$id": "63",
"id": 1,
"identifier": "5Bo3BOXoRkyawYAy8DVLcg==",
"identifierGuid": "04371ae4-e8e5-4c46-9ac1-8032f0354b72",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:36:18.2525976",
"owner": "1OOsYn2BdkKKjTMX8m2Rig==",
"ownerGuid": "62ace3d4-817d-4276-8a8d-3317f26d918a",
"accountStoreGroupIdentifier": "D2juKLC54Euy9mRSimXwuw==",
"accountStoreGroupGuid": "28ee680f-b9b0-4be0-b2f6-64528a65f0bb",
"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.2525976",
"active": true,
"updated": "2026-06-03T18:36:18.2525976",
"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": "JjClKHPVNUuJPmR1/eQ0Wg==",
"identifierGuid": "28a53026-d573-4b35-893e-6475fde4345a",
"name": "sample string 2",
"primaryContact": "2Q9XkLMS/kuJca3fLbER+A==",
"primaryContactGuid": "90570fd9-12b3-4bfe-8971-addf2db111f8",
"accountID": "GZ8Dj93xcUKqjedk99rozA==",
"accountIDGuid": "8f039f19-f1dd-4271-aa8d-e764f7dae8cc",
"special": true,
"updated": "2026-06-03T18:36:18.2525976",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "CNMUf+6sLkemjI2ei3wfkw==",
"priceLevelIdentifierGuid": "7f14d308-acee-472e-a68c-8d9e8b7c1f93",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "63"
},
"primaryContactCustomer": {
"$ref": "61"
},
"customerGroupMembers": [
{
"$id": "66",
"id": 1,
"groupID": "nBdjI0S70km9X1VtOPnCmg==",
"groupIDGuid": "2363179c-bb44-49d2-bd5f-556d38f9c29a",
"customerID": "jeJH5q/Nf0+c14byWS/ehw==",
"customerIDGuid": "e647e28d-cdaf-4f7f-9cd7-86f2592fde87",
"card": "sample string 4",
"linkedAccount": "RXVC3WWDJ0G51G5TIDGupw==",
"linkedAccountGuid": "dd427545-8365-4127-b9d4-6e532031aea7",
"customer": {
"$ref": "61"
},
"group": {
"$ref": "65"
},
"customerCard": {
"$ref": "62"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "65"
}
]
},
"payments": [
{
"$id": "67",
"id": 1,
"identifier": "6ymfGxaX80Wb/3Sp5gfjqQ==",
"identifierGuid": "1b9f29eb-9716-45f3-9bff-74a9e607e3a9",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "C5EovUQT4keMqwmvMIrscQ==",
"accountIDGuid": "bd28910b-1344-47e2-8cab-09af308aec71",
"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.2525976",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "8wtPnaYvB0yj2KrRaUOTZg==",
"idempotentVoidGuid": "9d4f0bf3-2fa6-4c07-a3d8-aad169439366",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "68",
"saleHeaderID": 1,
"saleHeaderGuid": "HVwAgWifzUW8HTebpuAxnw==",
"saleHeaderIdentifierGuid": "81005c1d-9f68-45cd-bc1d-379ba6e0319f",
"created": "2026-06-03T18:36:18.2525976",
"createdLocal": "2026-06-03T18:36:18.2525976",
"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.2525976",
"storeID": 1,
"operatorG_Uid": "9qT21STIFUWPWUXCgKBeZA==",
"operatorGuid": "d5f6a4f6-c824-4515-8f59-45c280a05e64",
"customerG_Uid": "YV4Es0Z4zkiScHy2zRk48Q==",
"customerGuid": "b3045e61-7846-48ce-9270-7cb6cd1938f1",
"communityIdentifier": "zdKOZoP1wEqfO1BzGZmXlA==",
"communityIdentifierGuid": "668ed2cd-f583-4ac0-9f3b-507319999794",
"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": "2FnDuouTaUWOb+aYrinG3g==",
"priceLevelIdentifierGuid": "bac359d8-938b-4569-8e6f-e698ae29c6de",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:18.2682304+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.2682304",
"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": "goNOYMdbAU+pD+eunb2Txg==",
"identifierGuid": "604e8382-5bc7-4f01-a90f-e7ae9dbd93c6",
"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.2682304",
"promoPeriodEnd": "2026-06-03T18:36:18.2682304",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:36:18.2682304",
"deleted": true
},
"details": [
{
"$id": "71",
"saleItemID": 1,
"identifier": "DTNDNR6xL0yuFhu4ES2eHQ==",
"identifierGuid": "3543330d-b11e-4c2f-ae16-1bb8112d9e1d",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "qP6033e4Q0SoG/qAjPvQ7A==",
"pluGuid": "dfb4fea8-b877-4443-a81b-fa808cfbd0ec",
"accountID": "TnZ5MuYR7km339sffnbqOg==",
"accountIDGuid": "3279764e-11e6-49ee-b7df-db1f7e76ea3a",
"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.2682304",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "eGjKVHf/IUSHKFUcIxX0Qw==",
"refundGuid": "54ca6878-ff77-4421-8728-551c2315f443",
"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": "QjfAineqg0y0m7+rt3mOXg==",
"idempotentVoidGuid": "8ac03742-aa77-4c83-b49b-bfabb7798e5e",
"priceLevelIdentifier": "qHIY7PpX9EquSyhGG3mMHQ==",
"priceLevelIdentifierGuid": "ec1872a8-57fa-4af4-ae4b-28461b798c1d",
"communityIdentifier": "4szk/pn6rUii698eTHUh8w==",
"communityIdentifierGuid": "fee4cce2-fa99-48ad-a2eb-df1e4c7521f3",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "72",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:36:18.2682304",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "72"
}
],
"refund": {
"$id": "73",
"id": 1,
"g_UID": "ODvFmQSw00uO0VQKrMPH2w==",
"guid": "99c53b38-b004-4bd3-8ed1-540aacc3c7db",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:36:18.2682304"
},
"modifier": {
"$id": "74",
"id": 1,
"setG_UID": "ZkMTREvuG06IO5EYY+wFIQ==",
"modifierSetGuid": "44134366-ee4b-4e1b-883b-911863ec0521",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "cbyyUFynFUyA2xJC4Y/o4Q==",
"pluGuid": "50b2bc71-a75c-4c15-80db-1242e18fe8e1",
"deleted": true,
"g_UID": "gURiqFYm5Uidqdqyaj00ZQ==",
"guid": "a8624481-2656-48e5-9da9-dab26a3d3465",
"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": "YtlbwLHAREyJ4G1WMqRPrg==",
"pluGuid": "c05bd962-c0b1-4c44-89e0-6d5632a44fae",
"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.2682304",
"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.2682304",
"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": "R+jO/ehvK0SbaoYL2loerw==",
"pluGuid": "fdcee847-6fe8-442b-9b6a-860bda5a1eaf",
"accountID": "UznPDEtXbE+u1Y56RV2WIQ==",
"accountIDGuid": "0ccf3953-574b-4f6c-aed5-8e7a455d9621",
"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.2682304",
"bestOrExpireType": 1,
"refundG_UID": "Kl2/KnwoaU6mfiOKIBO8xA==",
"refundGuid": "2abf5d2a-287c-4e69-a67e-238a2013bcc4",
"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": "p4LPPJEWw0mun3njIcEL+A==",
"identifierGuid": "3ccf82a7-1691-49c3-ae9f-79e321c10bf8",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "VEPRZE4GOEGNWrs9r+RavA==",
"customerIdentifierGuid": "64d14354-064e-4138-8d5a-bb3dafe45abc",
"operatorNo": 1,
"operatorG_UID": "vkvPytMQ806YeD+5WcquYQ==",
"operatorGuid": "cacf4bbe-10d3-4ef3-9878-3fb959caae61",
"created": "2026-06-03T18:36:18.2682304",
"ordered": "2026-06-03T18:36:18.2682304",
"started": "2026-06-03T18:36:18.2682304",
"completed": "2026-06-03T18:36:18.2682304",
"supplied": "2026-06-03T18:36:18.2682304",
"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": "VKa/H+HcfUa2adBiU1FdPQ==",
"pluGuid": "1fbfa654-dce1-467d-b669-d06253515d3d",
"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": "V/NqPaHr0EmgYzpeQbVnkQ==",
"headerIdentifierGuid": "3d6af357-eba1-49d0-a063-3a5e41b56791",
"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": "GbJJTuN6ZkG9aa1KWpCkQw==",
"surveyGuid": "4e49b219-7ae3-4166-bd69-ad4a5a90a443",
"saleHeaderGuid": "G7g1BTbPAEyiNNkUZu+nSQ==",
"saleGuid": "0535b81b-cf36-4c00-a234-d91466efa749",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "p7KReDwVREWmMRGXOX7waA==",
"guidResponse": "7891b2a7-153c-4544-a631-1197397ef068",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:36:18.2682304",
"sale": {
"$ref": "68"
},
"survey": {
"$id": "83",
"g_UID": "FEedzvNJd0uR6z0zufvubw==",
"guid": "ce9d4714-49f3-4b77-91eb-3d33b9fbee6f",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "TQj/fbr1FEGWt6KWfHBthA==",
"checkoutFormGuid": "7dff084d-f5ba-4114-96b7-a2967c706d84",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:36:18.2682304",
"end": "2026-06-03T18:36:18.2682304",
"deleted": true,
"updated": "2026-06-03T18:36:18.2682304",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"053e956a-b9be-4d05-a7ba-584d23ea21b6",
"f8837fff-ba0e-4e98-99fc-ff9098b9b551"
],
"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": "NJ4gAe/TpESZhT0HYtaJOA==",
"accountIdentifier": "01209e34-d3ef-44a4-9985-3d0762d68938",
"accountName": "sample string 44",
"customerOrderIdentifier": "QPVcn4aQpU6ARYM/EXXy7w==",
"customerOrderIdentifierGuid": "9f5cf540-9086-4ea5-8045-833f1175f2ef",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "84",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "SlNwP8Elc0WCg7QTeaWfuw==",
"paymentIdentifierGuid": "3f70534a-25c1-4573-8283-b41379a59fbb",
"identifier": "ExnjGCDpLU+AcqWei7jP3A==",
"identifierGuid": "18e31913-e920-4f2d-8072-a59e8bb8cfdc",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "5gZcy4Nt60650frz6InV+Q==",
"itemIdentifierGuid": "cb5c06e6-6d83-4eeb-b9d1-faf3e889d5f9"
}
},
{
"$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": "IYsZdX4qpka8mBfEsSPQhA==",
"customerIdentifierGuid": "75198b21-2a7e-46a6-bc98-17c4b123d084",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "0rQluqK8XUqCTL49rwIp8Q==",
"idempotentGuid": "ba25b4d2-bca2-4a5d-824c-be3daf0229f1",
"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.2682304",
"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.2682304",
"labelPageLayout": "njKeeO6zxEGSUslbK5GlvQ==",
"pageLayoutGuid": "789e329e-b3ee-41c4-9252-c95b2b91a5bd",
"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.2682304"
},
{
"$ref": "89"
}
]
},
"customerVouchers": [
{
"$id": "90",
"id": 1,
"customerIdentifier": "YLZ+PrVK7UOPjSX8Arxrqw==",
"customerIdentifierGuid": "3e7eb660-4ab5-43ed-8f8d-25fc02bc6bab",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:36:18.2682304",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "AA/YPIsRt0qTSnn6IVBITw==",
"issuedIdempotentGuid": "3cd80f00-118b-4ab7-934a-79fa2150484f",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:36:18.2682304",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:36:18.2682304",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "LYKAvAT5Fk2s07t40rkpzg==",
"redeemedIdempotentGuid": "bc80822d-f904-4d16-acd3-bb78d2b929ce",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:36:18.2682304",
"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": "HtZ93VBFz02gSX5ZhSM1bg==",
"groupIDGuid": "dd7dd61e-4550-4dcf-a049-7e598523356e",
"campaign": {
"$ref": "57"
},
"group": {
"$ref": "65"
}
},
{
"$ref": "91"
}
],
"signIqTickets": [
{
"$id": "92",
"identifier": "wbSe9n+yAUK5dhWcmcOiPA==",
"identifierGuid": "f69eb4c1-b27f-4201-b976-159c99c3a23c",
"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": "VAAt47/Q90KQsgE6Cb1e7g==",
"guid": "e32d0054-d0bf-42f7-90b2-013a09bd5eee",
"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": "So3Yvm6t8UaEHOgI1KtcQA==",
"groupGuid": "bed88d4a-ad6e-46f1-841c-e808d4ab5c40",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "nbW7DTvmqkypDI3q/F56XQ==",
"pluGuid": "0dbbb59d-e63b-4caa-a90c-8deafc5e7a5d",
"priceGroupG_UID": "Fo6qHkCmdEO0ppIWpkKM/A==",
"priceGroupGuid": "1eaa8e16-a640-4374-b4a6-9216a6428cfc",
"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": "v7G19RaFQkq2WIzJXJsHpg==",
"priceLevelIdentifierGuid": "f5b5b1bf-8516-4a42-b658-8cc95c9b07a6",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "95"
}
],
"promotionType": {
"$id": "96",
"identifier": "VSzDY4T/mECVXOPJPUCB8A==",
"identifierGuid": "63c32c55-ff84-4098-955c-e3c93d4081f0",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Iab4eIS19kKClL8htXM79w==",
"labelPageLayoutGuid": "78f8a621-b584-42f6-8294-bf21b5733bf7",
"priceLevelIdentifier": "ie6UyGcoCk+AL+ZqgE9OpQ==",
"priceLevelIdentifierGuid": "c894ee89-2867-4f0a-802f-e66a804f4ea5",
"active": true,
"updated": "2026-06-03T18:36:18.2682304",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "15"
},
"dealCost": {
"$id": "97",
"headerIdentifier": "712zlegqQE2ohDhwGBfBsw==",
"headerIdentifierGuid": "95b35def-2ae8-4d40-a884-38701817c1b3",
"identifier": "WlS3Lj54k0eN1+oHfQ+BXg==",
"identifierGuid": "2eb7545a-783e-4793-8dd7-ea077d0f815e",
"supplierIdentifier": "EmHmd1cH+kC6DTBAzwQ9Og==",
"supplierGuid": "77e66112-0757-40fa-ba0d-3040cf043d3a",
"pluG_UID": "fC7zkPKRw0KJ/FOe3IbtIg==",
"pluGuid": "90f32e7c-91f2-42c3-89fc-539edc86ed22",
"campaignName": "4675dbd1-0065-4c3e-a28c-bdc7f7ed40f0",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:36:18.2682304",
"end": "2026-06-03T18:36:18.2682304",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "hkxcOVJxKUe1VLSW9SyTQQ==",
"bonusItemPluGuid": "395c4c86-7152-4729-b554-b496f52c9341",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:36:18.2682304",
"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.2682304",
"campaignEndDate": "2026-06-03T18:36:18.2682304",
"masterPLUG_UID": "/1Oeh1agKkeYVI0d9gW7+A==",
"masterID": "879e53ff-a056-472a-9854-8d1df605bbf8",
"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": "sN8dRx4qZkWzDZaEvkabrw==",
"bonusMasterID": "471ddfb0-2a1e-4566-b30d-9684be469baf",
"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.2682304",
"dealCosts": [
{
"$ref": "97"
},
{
"$ref": "97"
}
],
"tags": [
{
"$id": "98",
"pluG_UID": "5GNt9dewGEKqs3R0jJ1YMA==",
"pluGuid": "f56d63e4-b0d7-4218-aab3-74748c9d5830",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "98"
}
],
"alternateProductG_UID": "Epy3APEi10GcPPFBOltndw==",
"alternateProduct": "00b79c12-22f1-41d7-9c3c-f1413a5b6777",
"altProduct": {
"$ref": "15"
},
"productHostCode": {
"$id": "99",
"id": 1,
"pluG_UID": "hwCBmQjWxU+OUjZzPp9QMQ==",
"pluGuid": "99810087-d608-4fc5-8e52-36733e9f5031",
"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.2682304",
"inventoryTracked": "2026-06-03T18:36:18.2682304",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "100",
"pluG_UID": "HsUalIs3FUCjOrJ3sfTW4w==",
"pluGuid": "941ac51e-378b-4015-a33a-b277b1f4d6e3",
"fuelPluG_UID": "lUCipo36B0O2tk5w00anZw==",
"fuelPluGuid": "a6a24095-fa8d-4307-b6b6-4e70d346a767",
"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": "iMqdTODw50mKC3dhcKd1tQ==",
"supplierGuid": "4c9dca88-f0e0-49e7-8a0b-776170a775b5",
"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": "LkTzXUOQxUy4hfvdAFIy+A==",
"supplierGuid": "5df3442e-9043-4cc5-b885-fbdd005232f8",
"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.2682304",
"deliveryDate": "2026-06-03T18:36:18.2682304",
"nextCutOffDate": "2026-06-03T18:36:18.2682304",
"nextDeliveryDate": "2026-06-03T18:36:18.2682304",
"nextDaysBuffer": 10
},
{
"$ref": "103"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:36:18.2682304",
"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.2682304",
"processed": "2026-06-03T18:36:18.2682304",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:36:18.2682304",
"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.2682304",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "104"
}
],
"zoneMatrix": [
{
"$id": "106",
"id": 1,
"hostIdentifier": "9quQknvJQEKB0B7DGdtCpg==",
"hostIdentifierGuid": "9290abf6-c97b-4240-81d0-1ec319db42a6",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"99643601-1027-4eac-9634-65a263b59fdf",
"2aa938cd-c902-4126-abd6-44a2ce7432de"
]
},
{
"$ref": "106"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "107",
"identifier": "trhhNesJ2EmLQj0XUqJtDg==",
"identifierGuid": "3561b8b6-09eb-49d8-8b42-3d1752a26d0e",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "107"
}
],
"promoTypeGuids": [
"3e623d3c-9632-4078-9f98-1267e8012038",
"e4798daf-6f25-4f80-984c-a259f786dc8f"
],
"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.2682304",
"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": "6d2e77f2-d2fb-4224-b29e-e040bf6af8aa",
"updateStore": {
"$id": "113",
"id": "a21ff8af-0abe-4155-9739-e639480a0fe0",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:36:18.2682304",
"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.2682304"
},
"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": "rQW0sU8WekyL7K38M3Wdlg==",
"guid": "b1b405ad-164f-4c7a-8bec-adfc33759d96",
"fuelGrade": "sample string 5",
"price1": 1,
"price2": 1,
"price3": 1,
"price4": 1,
"effective": "2026-06-03T18:36:18.2682304",
"updated": "2026-06-03T18:36:18.2682304",
"margin": 1,
"product": {
"$ref": "15"
}
}
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.