GET api/store/{storeID}/tank/{tankID}/hoses

Gets all hoses for a selected tank

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store ID

integer

Required

tankID

Tank number

integer

Required

Body Parameters

None.

Response Information

Resource Description

LIst of matching fuel hoses

Collection of FuelHose
NameDescriptionTypeAdditional 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",
    "id": 1,
    "storeID": 2,
    "hoseNumber": 3,
    "dispenserNumber": 4,
    "tankNumber": 1,
    "accumulatedVolume": 1,
    "rolloverVolume": 5.0,
    "updated": "2026-06-03T18:34:43.3484965",
    "dispenser": {
      "$id": "2",
      "id": 1,
      "storeID": 2,
      "dispenserNumber": 3,
      "updated": "2026-06-03T18:34:43.3484965"
    },
    "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:34:43.3484965",
      "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:34:43.3484965",
        "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": "92ZyyDaHCkqeZuZC81DAlA==",
        "hostIdentifierGuid": "c87266f7-8736-4a0a-9e66-e642f350c094",
        "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:34:43.3484965",
        "priceZone": {
          "$id": "5",
          "id": 1,
          "name": "sample string 2",
          "hostIdentifier": "pHZTHzG4Ak+zPEzxRoy8Ew==",
          "hostIdentifierGuid": "1f5376a4-b831-4f02-b33c-4cf1468cbc13",
          "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": "zPEwYi3+mU2z3UOfcMwflA==",
            "hostIdentifierGuid": "6230f1cc-fe2d-4d99-b3dd-439f70cc1f94",
            "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": "P9wQXUtj0UiivOIUCVvXZg==",
              "identifierGuid": "5d10dc3f-634b-48d1-a2bc-e214095bd766",
              "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": "gCR9gRFldEC7cgRY7n5ujg==",
              "hostSupplierIdentifierGuid": "817d2480-6511-4074-bb72-0458ee7e6e8e",
              "loyaltyPriceLevelIdentifier": "6XnjTzLNcEGv9oJjXBQLkg==",
              "loyaltyPriceLevelIdentifierGuid": "4fe379e9-cd32-4170-aff6-82635c140b92",
              "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:34:43.3484965",
              "lastProcessed": "2026-06-03T18:34:43.3484965",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "10",
                "identifier": "fB3Zy4v67UOKjqEjgzMwpw==",
                "identifierGuid": "cbd91d7c-fa8b-43ed-8a8e-a123833330a7",
                "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": "bh302wm4DUOKXt8/OcGndQ==",
                "primaryContactID": "dbf41d6e-b809-430d-8a5e-df3f39c1a775",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "ltJBrDeQAUWTp34CBo6ZhQ==",
                "supplierGroupGuid": "ac41d296-9037-4501-93a7-7e02068e9985",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2026-06-03T18:34:43.3484965",
                "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": "48ab007f-aeef-45d1-a50d-23bb3f9e930a",
                  "identifier": "0B/DewA5cUimJTXxOXvfsQ==",
                  "identifierGuid": "7bc31fd0-3900-4871-a625-35f1397bdfb1",
                  "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": "Y8KMwohpgEunYWgUseC52A==",
                    "supplierIdentifierGuid": "c28cc263-6988-4b80-a761-6814b1e0b9d8",
                    "contactGuid": "SPchxc7zDEKCGOExblTzzw==",
                    "contactID": "c521f748-f3ce-420c-8218-e1316e54f3cf",
                    "contact": {
                      "$ref": "11"
                    },
                    "supplier": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "products": [
                  {
                    "$id": "13",
                    "pluG_UID": "ozD+1QUWh0CQCugI06XPng==",
                    "pluGuid": "d5fe30a3-1605-4087-900a-e808d3a5cf9e",
                    "supplierIdentifier": "WUkuE1BWxEKi5K+Sm0gBVg==",
                    "supplierIdentifierGuid": "132e4959-5650-42c4-a2e4-af929b480156",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2026-06-03T18:34:43.3484965",
                    "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:34:43.3484965",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "14",
                        "pluG_UID": "TkAcL95N7UKvj8rw3kjXGw==",
                        "pluGuid": "2f1c404e-4dde-42ed-af8f-caf0de48d71b",
                        "supplierIdentifier": "O+ykUu1csEe+I5+H8dQKnw==",
                        "supplierIdentifierGuid": "52a4ec3b-5ced-47b0-be23-9f87f1d40a9f",
                        "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": "sXgn40+Y9ESBcuA5QzigJA==",
                    "parentPluGuid": "e32778b1-984f-44f4-8172-e0394338a024",
                    "freight": 46.0,
                    "freightType": 1,
                    "product": {
                      "$id": "15",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "r4Dl+3YJmkWDgHGGV+CPFQ==",
                      "guid": "fbe580af-0976-459a-8380-718657e08f15",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "GU9WgxaT/EiIRKgd/jFPXg==",
                      "priceGroupGuid": "83564f19-9316-48fc-8844-a81dfe314f5e",
                      "blueprintID": 1,
                      "lastCountedDate": "2026-06-03T18:34:43.3484965",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2026-06-03T18:34:43.3484965",
                      "pluCreated": "2026-06-03T18:34:43.3484965",
                      "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:34:43.3484965",
                      "lastManualUpdate": "2026-06-03T18:34:43.3484965",
                      "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:34:43.3484965",
                      "currentCostUpdated": "2026-06-03T18:34:43.3484965",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2026-06-03T18:34:43.3484965",
                      "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:34:43.3484965",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "B+eNcbtQp0qVl644NF985Q==",
                      "altPLUGuid": "718de707-50bb-4aa7-9597-ae38345f7ce5",
                      "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:34:43.3484965",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "EKfMxDCKQEeBQaFCwdznLA==",
                      "shelfPageLayoutGuid": "c4cca710-8a30-4740-8141-a142c1dce72c",
                      "talkerPageLayoutG_UID": "Yd8CAQ3+WkurmQvEbeepwA==",
                      "talkerPageLayoutGuid": "0102df61-fe0d-4b5a-ab99-0bc46de7a9c0",
                      "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": "RvTTdlPlTkSd5653cKcAVg==",
                      "inventoryIdentifier": "76d3f446-e553-444e-9de7-ae7770a70056",
                      "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": "9cWqpPbFqUqiCRl9254Wlg==",
                      "parentPluGuid": "a4aac5f5-c5f6-4aa9-a209-197ddb9e1696",
                      "preferredHostVendor": 105,
                      "preferredHostChanged": true,
                      "code": "sample string 107",
                      "supplierIdentifier": "EPfArQhnrUCRUkRoeP2YeQ==",
                      "supplierIdentifierGuid": "adc0f710-6708-40ad-9152-446878fd9879",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "Dhp7Yzh60EeaZS79ilbDHw==",
                      "rebateSupplierIdentifierGuid": "637b1a0e-7a38-47d0-9a65-2efd8a56c31f",
                      "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:34:43.3484965",
                      "commodity": "sample string 122",
                      "businessPillar": "sample string 123",
                      "mscCommodity": "sample string 124",
                      "hostIdentifier": "8CK9c2OMS0yia3/VFXyEeQ==",
                      "hostIdentifierGuid": "73bd22f0-8c63-4c4b-a26b-7fd5157c8479",
                      "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": "/2DtGlMlKUq7v1kJw1PDXw==",
                          "pluGuid": "1aed60ff-2553-4a29-bbbf-5909c353c35f",
                          "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:34:43.3484965"
                        },
                        {
                          "$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:34:43.3484965",
                          "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:34:43.3484965",
                          "startTime": 5,
                          "endDate": "2026-06-03T18:34:43.3484965",
                          "endTime": 6,
                          "newPrice": 7,
                          "newCost": 8,
                          "newCostDecimals": 9,
                          "pctDiscount": 10,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 11",
                          "hostType": 12,
                          "hostIdentifier": "IQ12NfOvlEGXC0aYpPF4oQ==",
                          "hostIdentifierGuid": "35760d21-aff3-4194-970b-4698a4f178a1",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "20",
                        "g_UId": "48ds4odJ4kmjIgy1H5Fr5w==",
                        "guid": "e26cc7e3-4987-49e2-a322-0cb51f916be7",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "21",
                        "priceGroupG_UID": "08t2NO+mYkGf8D1fIXqbCg==",
                        "priceGroupGuid": "3476cbd3-a6ef-4162-9ff0-3d5f217a9b0a",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2026-06-03T18:34:43.3484965",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 147",
                      "nutrifacts": {
                        "$id": "22",
                        "pluG_UID": "jHCsxLJZ00SvunLUbS0XzA==",
                        "pluGuid": "c4ac708c-59b2-44d3-afba-72d46d2d17cc",
                        "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": "cdb61c19-323b-47ce-a2b2-e35cce86046d",
                        "created": "2026-06-03T18:34:43.3641186",
                        "createdByUser": "sample string 1",
                        "activated": "2026-06-03T18:34:43.3641186",
                        "activatedByUser": "sample string 2",
                        "deactivated": "2026-06-03T18:34:43.3641186",
                        "deactivatedByUser": "sample string 3",
                        "lastOrdered": "2026-06-03T18:34:43.3641186",
                        "lastOrderedQty": 4.0,
                        "lastReceived": "2026-06-03T18:34:43.3641186",
                        "lastReceivedQty": 5.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2026-06-03T18:34:43.3641186",
                        "lastSold": "2026-06-03T18:34:43.3641186",
                        "firstSold": "2026-06-03T18:34:43.3641186",
                        "awsUpdated": "2026-06-03T18:34:43.3641186",
                        "lastManualUpdate": "2026-06-03T18:34:43.3641186",
                        "lastManualUpdatedByUser": "sample string 7",
                        "lastUpdated": "2026-06-03T18:34:43.3641186",
                        "lastUpdatedByUser": "sample string 9",
                        "lastUpdatedByHost": "2026-06-03T18:34:43.3641186",
                        "doNotRangeUpdated": "2026-06-03T18:34:43.3641186",
                        "doNotOrderUpdated": "2026-06-03T18:34:43.3641186",
                        "tracked": "2026-06-03T18:34:43.3641186"
                      },
                      "allergens": [
                        {
                          "$id": "24",
                          "primaryKey": {
                            "$id": "25",
                            "pluGuid": "26ebe773-92f1-4a77-bfe4-2b5198c45c1c",
                            "contains": 2
                          },
                          "allergenID": 1,
                          "pluG_UID": "c+frJvGSd0q/5CtRmMRcHA==",
                          "pluGuid": "26ebe773-92f1-4a77-bfe4-2b5198c45c1c",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "costs": {
                        "$id": "26",
                        "pluG_UID": "757Ky8sOSUOxK9HV0GDHrA==",
                        "pluGuid": "cbca9eef-0ecb-4349-b12b-d1d5d060c7ac",
                        "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:34:43.3641186",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "27",
                          "saleHeaderID": 1,
                          "created": "2026-06-03T18:34:43.3641186",
                          "createdLocal": "2026-06-03T18:34:43.3641186",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "o6+/gcG5eEyodTDdnhQnfA==",
                          "operatorGuid": "81bfafa3-b9c1-4c78-a875-30dd9e14277c",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "Wen0Yqu4Jke4D38I41+2sA==",
                          "pluGuid": "62f4e959-b8ab-4726-b80f-7f08e35fb6b0",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$id": "28",
                            "id": 1,
                            "g_Uid": "tcZx41EPI0eCjn7uUmgpOw==",
                            "guid": "e371c6b5-0f51-4723-828e-7eee5268293b",
                            "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:34:43.3641186",
                            "passwordResetRequired": true,
                            "alteredInStore": true,
                            "startShift": "2026-06-03T18:34:43.3641186",
                            "endShift": "2026-06-03T18:34:43.3641186",
                            "machineName": "sample string 20",
                            "drawerID": 1,
                            "stores": [
                              {
                                "$id": "29",
                                "operatorG_UID": "+iV3d/iEf0KOWFI/5zhL6Q==",
                                "operatorGuid": "777725fa-84f8-427f-8e58-523fe7384be9",
                                "storeID": 2,
                                "operator": {
                                  "$ref": "28"
                                },
                                "store": {
                                  "$ref": "4"
                                }
                              },
                              {
                                "$ref": "29"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "30",
                          "pluID": 1,
                          "pluG_UID": "FYt4IeVwFkSAuEphWwLLpw==",
                          "pluGuid": "21788b15-70e5-4416-80b8-4a615b02cba7",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "31",
                          "pluG_UId": "wSM9n+zCeEW1kGzNJdsmUw==",
                          "pluGuid": "9f3d23c1-c2ec-4578-b590-6ccd25db2653",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "15"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "32",
                          "identifier": "PgW9qKfcskuTFiXLYl4Nlg==",
                          "identifierGuid": "a8bd053e-dca7-4bb2-9316-25cb625e0d96",
                          "pluG_UID": "bJrF9REsDEyYjfTR4dHIEw==",
                          "pluGuid": "f5c59a6c-2c11-4c0c-988d-f4d1e1d1c813",
                          "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": "bVoNIUz39ESwIai+O2F6Ng==",
                          "groupName": "sample string 1",
                          "identifierGuid": "210d5a6d-f74c-44f4-b021-a8be3b617a36",
                          "exists": true,
                          "flipChartIdentifier": "/zFIjk6RmkiOEBdlPuoQHw==",
                          "flipChartIdentifierGuid": "8e4831ff-914e-489a-8e10-17653eea101f",
                          "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": "AuJB7mU+dEGTkH9FZYwVzA==",
                          "groupIdentifierGuid": "ee41e202-3e65-4174-9390-7f45658c15cc",
                          "flipChart": {
                            "$id": "34",
                            "identifier": "JbWEHSRV30ijvVawh6Iclg==",
                            "identifierGuid": "1d84b525-5524-48df-a3bd-56b087a21c96",
                            "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": "34lO1aJGjEOIHuGTHEDS1Q==",
                              "identifierGuid": "d54e89df-46a2-438c-881e-e1931c40d2d5",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "36",
                                  "id": 1,
                                  "g_UID": "HSC5D3pt40yPME9l69se9Q==",
                                  "guid": "0fb9201d-6d7a-4ce3-8f30-4f65ebdb1ef5",
                                  "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": "vRzVVWBUjU23VFBuppOAdQ==",
                                  "previousFormGuid": "55d51cbd-5460-4d8d-b754-506ea6938075",
                                  "nextForm": 1,
                                  "nextFormG_UID": "rzkZExYtuk+NnstUvd7ssg==",
                                  "nextFormGuid": "131939af-2d16-4fba-8d9e-cb54bddeecb2",
                                  "attributes": "sample string 10",
                                  "updated": "2026-06-03T18:34:43.3641186",
                                  "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": "5dKh0BL33kuXgPAysxSEgg==",
                                      "checkoutFormGuid": "d0a1d2e5-f712-4bde-9780-f032b3148482",
                                      "identifier": "wN8DdJqKlEWhJQlKds5a5g==",
                                      "identifierGuid": "7403dfc0-8a9a-4594-a125-094a76ce5ae6",
                                      "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": "q63se9vaXEO849x2rqgp7A==",
                                      "valueGuid": "7becadab-dadb-435c-bce3-dc76aea829ec",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2026-06-03T18:34:43.3641186",
                                      "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:34:43.3641186",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "37"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "39",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "EpQpBZweXUqN0fYN9oxwtA==",
                                      "checkoutFormGuid": "05299412-1e9c-4a5d-8dd1-f60df68c70b4",
                                      "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": "kt+vTAJdiEWC3Grui5I6rQ==",
                              "flipChartPageIdentifierGuid": "4cafdf92-5d02-4588-82dc-6aee8b923aad",
                              "pluG_UID": "jzvDN4KAH0yyX8dDaNn+9g==",
                              "pluGuid": "37c33b8f-8082-4c1f-b25f-c74368d9fef6",
                              "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": "Zu/sq5EObUWDM+UKBmEmrg==",
                          "pluGuid": "abecef66-0e91-456d-8333-e50a066126ae",
                          "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:34:43.3641186",
                          "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": "lS8F/BEIIkuyZXXz1hHLLA==",
                          "ingredientGuid": "k6Cwq3CT/EGz++dkCHxYZg==",
                          "ingredientIdentifier": "abb0a093-9370-41fc-b3fb-e764087c5866",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "15"
                          }
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "43",
                          "pluG_UID": "vLcuj6QaoUuhZpwnFD3HEA==",
                          "pluGuid": "8f2eb7bc-1aa4-4ba1-a166-9c27143dc710",
                          "shelfLocationIdentifier": "ren6V/FtaUq+TAdjXjBn7A==",
                          "shelfLocationGuid": "57fae9ad-6df1-4a69-be4c-07635e3067ec",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "CHXm7v8SJEKEJM9sEesW9w==",
                          "labelPageLayoutGuid": "eee67508-12ff-4224-8424-cf6c11eb16f7",
                          "updated": "2026-06-03T18:34:43.3641186",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "15"
                          },
                          "location": {
                            "$id": "44",
                            "identifier": "VXY+FQWOMUCNvXRIwTLeuw==",
                            "storeID": 1,
                            "identifierGuid": "153e7655-8e05-4031-8dbd-7448c132debb",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2026-06-03T18:34:43.3641186",
                            "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": "3ZDJhdjWVkq5U5lVGUBMnw==",
                          "pluGuid": "85c990dd-d6d8-4a56-b953-995519404c9f",
                          "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:34:43.3641186",
                            "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:34:43.3641186",
                                          "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": "chndcet8rUuw65vBOouQ+g==",
                                          "labelPageLayoutGuid": "71dd1972-7ceb-4bad-b0eb-9bc13a8b90fa",
                                          "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:34:43.3641186",
                                      "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": "FTJLilJUXUqooYdJSzLt8A==",
                                      "labelPageLayoutGuid": "8a4b3215-5452-4a5d-a8a1-87494b32edf0",
                                      "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:34:43.3641186",
                                  "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": "hwUTa6feTUWO0JHEahgHIQ==",
                                  "labelPageLayoutGuid": "6b130587-dea7-454d-8ed0-91c46a180721",
                                  "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:34:43.3641186",
                              "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": "+ixsc1kS60alQ6GiWTojQA==",
                              "labelPageLayoutGuid": "736c2cfa-1259-46eb-a543-a1a2593a2340",
                              "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": "yHlPnQFZ8kmf+Wg9WaH9nA==",
                        "pluGuid": "9d4f79c8-5901-49f2-9ff9-683d59a1fd9c",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "kcxhQJSDvEe+TtN//SD5kg==",
                        "dealCostGuid": "4061cc91-8394-47bc-be4e-d37ffd20f992",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "jsYlp5Fy3kWccVGMAYKBdQ==",
                        "priceGroupGuid": "a725c68e-7291-45de-9c71-518c01828175",
                        "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:34:43.3641186",
                        "rrp": 28,
                        "campaignDescription": "sample string 29",
                        "hostCampaign": true,
                        "hostIdentifier": "QEA=",
                        "hostIdentifierGuid": "3d3fea5f-4402-46e5-ba4e-e3ca192e3bf1",
                        "campaignComboPriceGroupG_UID": "ddlWYFgfT0ac473D0cZMlw==",
                        "campaignComboPriceGroupIdentifier": "6056d975-1f58-464f-9ce3-bdc3d1c64c97",
                        "promotionPlacementDescription": "sample string 31",
                        "storeAcceptances": [
                          {
                            "$id": "56",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2026-06-03T18:34:43.3641186",
                            "operatorG_UID": "VY3fF8jNg0S6IarCzBSO2A==",
                            "operatorGuid": "17df8d55-cdc8-4483-ba21-aac2cc148ed8",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2026-06-03T18:34:43.3641186",
                            "signIqTicketFileMovedUtc": "2026-06-03T18:34:43.3641186",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2026-06-03T18:34:43.3641186",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "hostIdentifier": "QEA=",
                            "hostIdentifierGuid": "971c9dd0-627c-411e-976b-989a4e9487c3",
                            "product": {
                              "$ref": "15"
                            },
                            "campaignPlu": {
                              "$ref": "55"
                            },
                            "fuelItem": true
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "campaign": {
                          "$id": "57",
                          "id": 1,
                          "storeID": 2,
                          "name": "93fee604-47e1-4b62-8770-7de81e046cc5",
                          "nameGuid": "93fee604-47e1-4b62-8770-7de81e046cc5",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2026-06-03T18:34:43.3641186",
                          "startTime": 1,
                          "endDate": "2026-06-03T18:34:43.3641186",
                          "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:34:43.3641186",
                          "system": true,
                          "created": "2026-06-03T18:34:43.3641186",
                          "updated": "2026-06-03T18:34:43.3641186",
                          "priceChangeNotifiedUtc": "2026-06-03T18:34:43.3641186",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "CpOb3j1BzEK86cs+WOpkJw==",
                          "hostIdentifierGuid": "de9b930a-413d-42cc-bce9-cb3e58ea6427",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2026-06-03T18:34:43.3641186",
                          "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": "JWRJ/NNsPU2dkXRniInQ3Q==",
                              "pluGuid": "fc496425-6cd3-4d3d-9d91-74678889d0dd",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "khyAfTqVuUOYTNvrMFQjIA==",
                              "priceGroupGuid": "7d801c92-953a-43b9-984c-dbeb30542320",
                              "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:34:43.3641186",
                              "rrp": 18,
                              "campaignDescription": "sample string 19",
                              "product": {
                                "$ref": "15"
                              },
                              "campaign": {
                                "$ref": "57"
                              }
                            },
                            {
                              "$ref": "58"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "59",
                              "id": 1,
                              "identifier": "bC82qIvTjUmbcqGDMM0CHw==",
                              "identifierStr": "bC82qIvTjUmbcqGDMM0CHw==",
                              "identifierGuid": "a8362f6c-d38b-498d-9b72-a18330cd021f",
                              "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": "GMTy8kUyT06cmI1SGYm8Ug==",
                              "customerIDGuid": "f2f2c418-3245-4e4f-9c98-8d521989bc52",
                              "campaign": {
                                "$ref": "57"
                              },
                              "customer": {
                                "$id": "61",
                                "identifier": "S9FLX7vWgkSU87iujmpzAQ==",
                                "identifierGuid": "5f4bd14b-d6bb-4482-94f3-b8ae8e6a7301",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2026-06-03T18:34:43.3641186",
                                "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": "vj//yB9C0k+m/zVSomRvog==",
                                "communityIdentifierGuid": "c8ff3fbe-421f-4fd2-a6ff-3552a2646fa2",
                                "joined": "2026-06-03T18:34:43.3641186",
                                "updated": "2026-06-03T18:34:43.3641186",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "z42Lwwt1HUmERmpQC9wLnw==",
                                "priceLevelIdentifierGuid": "c38b8dcf-750b-491d-8446-6a500bdc0b9f",
                                "marketingID": "sample string 18",
                                "receiptPrintOptions": 1,
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2026-06-03T18:34:43.3641186",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "62",
                                    "cardType": 2,
                                    "issueDate": "2026-06-03T18:34:43.3641186",
                                    "expiry": "2026-06-03T18:34:43.3641186",
                                    "customerID": "g78wP9U2+Um0QUy5yMDjgg==",
                                    "customerIDGuid": "3f30bf83-36d5-49f9-b441-4cb9c8c0e382",
                                    "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:34:43.3641186",
                                    "linkedAccount": "QozrBkt4ikSZbod9iB2gEQ==",
                                    "linkedAccountGuid": "06eb8c42-784b-448a-996e-877d881da011",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "61"
                                    },
                                    "account": {
                                      "$id": "63",
                                      "id": 1,
                                      "identifier": "QE4rsMqbS0eycJzlUOi9mg==",
                                      "identifierGuid": "b02b4e40-9bca-474b-b270-9ce550e8bd9a",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2026-06-03T18:34:43.3641186",
                                      "owner": "8M+FGuBUnEiseyFvF9er4Q==",
                                      "ownerGuid": "1a85cff0-54e0-489c-ac7b-216f17d7abe1",
                                      "accountStoreGroupIdentifier": "4eK0yqU1g0CDE5Tpk8XUrA==",
                                      "accountStoreGroupGuid": "cab4e2e1-35a5-4083-8313-94e993c5d4ac",
                                      "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:34:43.3641186",
                                      "active": true,
                                      "updated": "2026-06-03T18:34:43.3641186",
                                      "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": "m/h7/vn10E6THdEEHu1ugw==",
                                          "identifierGuid": "fe7bf89b-f5f9-4ed0-931d-d1041eed6e83",
                                          "name": "sample string 2",
                                          "primaryContact": "4VaTvVR3kUq2QhYg/FSGhA==",
                                          "primaryContactGuid": "bd9356e1-7754-4a91-b642-1620fc548684",
                                          "accountID": "qL3KrpQkzk+/Wb+onUwCwg==",
                                          "accountIDGuid": "aecabda8-2494-4fce-bf59-bfa89d4c02c2",
                                          "special": true,
                                          "updated": "2026-06-03T18:34:43.3641186",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "J9QeyNC4SE2iUowO5oDrxA==",
                                          "priceLevelIdentifierGuid": "c81ed427-b8d0-4d48-a252-8c0ee680ebc4",
                                          "marketingListID": "sample string 7",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "63"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "61"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "groupID": "HnzK81ORlUmFTvaNIZ5MUg==",
                                              "groupIDGuid": "f3ca7c1e-9153-4995-854e-f68d219e4c52",
                                              "customerID": "qIXxAUgrjUKG7XVik41Diw==",
                                              "customerIDGuid": "01f185a8-2b48-428d-86ed-7562938d438b",
                                              "card": "sample string 4",
                                              "linkedAccount": "+UFKmKOCh0+P1X1Ix5NiFA==",
                                              "linkedAccountGuid": "984a41f9-82a3-4f87-8fd5-7d48c7936214",
                                              "customer": {
                                                "$ref": "61"
                                              },
                                              "group": {
                                                "$ref": "65"
                                              },
                                              "customerCard": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "67",
                                        "id": 1,
                                        "identifier": "v6rK2jUY20iJLsbO1rVumg==",
                                        "identifierGuid": "dacaaabf-1835-48db-892e-c6ced6b56e9a",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "KdKEurF5I0mZtXK9gBp4/A==",
                                        "accountIDGuid": "ba84d229-79b1-4923-99b5-72bd801a78fc",
                                        "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:34:43.3641186",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "NBFdfWjUOECogQxlJtqXAQ==",
                                        "idempotentVoidGuid": "7d5d1134-d468-4038-a881-0c6526da9701",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "68",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "4mlWg2Zn8EarP+eempvXLg==",
                                          "saleHeaderIdentifierGuid": "835669e2-6766-46f0-ab3f-e79e9a9bd72e",
                                          "created": "2026-06-03T18:34:43.3641186",
                                          "createdLocal": "2026-06-03T18:34:43.3641186",
                                          "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:34:43.3641186",
                                          "storeID": 1,
                                          "operatorG_Uid": "0latLnFoU0atAM3A6/GmJg==",
                                          "operatorGuid": "2ead56d2-6871-4653-ad00-cdc0ebf1a626",
                                          "customerG_Uid": "pq94HokcTkadrUCM4R50QA==",
                                          "customerGuid": "1e78afa6-1c89-464e-9dad-408ce11e7440",
                                          "communityIdentifier": "uW451hVpGk69tqIcN4flsw==",
                                          "communityIdentifierGuid": "d6396eb9-6915-4e1a-bdb6-a21c3787e5b3",
                                          "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": "JaPL7hscHU6J7q1ZMXHf0g==",
                                          "priceLevelIdentifierGuid": "eecba325-1c1b-4e1d-89ee-ad593171dfd2",
                                          "locked": 36,
                                          "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:43.3641186+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:34:43.3641186",
                                            "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": "8Vzo2PRKiUKG6wK4edTlUw==",
                                            "identifierGuid": "d8e85cf1-4af4-4289-86eb-02b879d4e553",
                                            "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:34:43.3641186",
                                            "promoPeriodEnd": "2026-06-03T18:34:43.3641186",
                                            "allowDonations": true,
                                            "logoImageName": "sample string 17",
                                            "totalAmountAwarded": 18.1,
                                            "updated": "2026-06-03T18:34:43.3641186",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "71",
                                              "saleItemID": 1,
                                              "identifier": "vHReushEw0qOPICvkL9Oxg==",
                                              "identifierGuid": "ba5e74bc-44c8-4ac3-8e3c-80af90bf4ec6",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "O8OP9e4wUk21i5YU3J4kSg==",
                                              "pluGuid": "f58fc33b-30ee-4d52-b58b-9614dc9e244a",
                                              "accountID": "SOx4AHl000m8aA+mqCcyHg==",
                                              "accountIDGuid": "0078ec48-7479-49d3-bc68-0fa6a827321e",
                                              "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:34:43.3641186",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "iOUVA3ET7UameASV3nw8Fw==",
                                              "refundGuid": "0315e588-1371-46ed-a678-0495de7c3c17",
                                              "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": "/9q2+lEgQESOMU4zEUL1LA==",
                                              "idempotentVoidGuid": "fab6daff-2051-4440-8e31-4e331142f52c",
                                              "priceLevelIdentifier": "BzxPSmdA70KoNCsZpQ6yjQ==",
                                              "priceLevelIdentifierGuid": "4a4f3c07-4067-42ef-a834-2b19a50eb28d",
                                              "communityIdentifier": "IJpVqOEUrEqSFuW+bIyVWA==",
                                              "communityIdentifierGuid": "a8559a20-14e1-4aac-9216-e5be6c8c9558",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2026-06-03T18:34:43.3641186",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "73",
                                                "id": 1,
                                                "g_UID": "hng/8UZdnUefvh7CWeqYKw==",
                                                "guid": "f13f7886-5d46-479d-9fbe-1ec259ea982b",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2026-06-03T18:34:43.3641186"
                                              },
                                              "modifier": {
                                                "$id": "74",
                                                "id": 1,
                                                "setG_UID": "2UknRzX+ZU6WCBTIvRbHHA==",
                                                "modifierSetGuid": "472749d9-fe35-4e65-9608-14c8bd16c71c",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "rW4WjoQtNk+lpQg1WMQBpA==",
                                                "pluGuid": "8e166ead-2d84-4f36-a5a5-083558c401a4",
                                                "deleted": true,
                                                "g_UID": "MG+ovvQRYUeEO5ZPXurr6g==",
                                                "guid": "bea86f30-11f4-4761-843b-964f5eeaebea",
                                                "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": "o4ojGFdhmUutdTOix+0/DQ==",
                                              "pluGuid": "18238aa3-6157-4b99-ad75-33a2c7ed3f0d",
                                              "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:34:43.3641186",
                                              "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:34:43.3641186",
                                              "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": "GoSW6TW1tUWGOEHFX+wtwA==",
                                              "pluGuid": "e996841a-b535-45b5-8638-41c55fec2dc0",
                                              "accountID": "Emf9xUgeZkKf1DHplCtwnA==",
                                              "accountIDGuid": "c5fd6712-1e48-4266-9fd4-31e9942b709c",
                                              "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:34:43.3641186",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "WlRjWFFVNEqqOI/pu0snHw==",
                                              "refundGuid": "5863545a-5551-4a34-aa38-8fe9bb4b271f",
                                              "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": "Oa1sqanc9EKA8igHqk3bMQ==",
                                              "identifierGuid": "a96cad39-dca9-42f4-80f2-2807aa4ddb31",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "lKMiD/9oVEyXk3+5PmREZQ==",
                                              "customerIdentifierGuid": "0f22a394-68ff-4c54-9793-7fb93e644465",
                                              "operatorNo": 1,
                                              "operatorG_UID": "VWNcKVCMdUmozILO7EGbHw==",
                                              "operatorGuid": "295c6355-8c50-4975-a8cc-82ceec419b1f",
                                              "created": "2026-06-03T18:34:43.3641186",
                                              "ordered": "2026-06-03T18:34:43.3641186",
                                              "started": "2026-06-03T18:34:43.3641186",
                                              "completed": "2026-06-03T18:34:43.3641186",
                                              "supplied": "2026-06-03T18:34:43.3641186",
                                              "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": "SaBMDlubeUiM2ExUCoQpYw==",
                                                  "pluGuid": "0e4ca049-9b5b-4879-8cd8-4c540a842963",
                                                  "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": "AewDs7XHMEiMXnFoGa8E8w==",
                                                  "headerIdentifierGuid": "b303ec01-c7b5-4830-8c5e-716819af04f3",
                                                  "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": "5HnguixsLU2zZLDnVdMATQ==",
                                              "surveyGuid": "bae079e4-6c2c-4d2d-b364-b0e755d3004d",
                                              "saleHeaderGuid": "qT717bXR5UCMChwB79ACgA==",
                                              "saleGuid": "edf53ea9-d1b5-40e5-8c0a-1c01efd00280",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "jGoXHCydEkezUcP5pF5gLg==",
                                              "guidResponse": "1c176a8c-9d2c-4712-b351-c3f9a45e602e",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2026-06-03T18:34:43.3641186",
                                              "sale": {
                                                "$ref": "68"
                                              },
                                              "survey": {
                                                "$id": "83",
                                                "g_UID": "Pn5lk7zcvUms3bKOmvL6Tg==",
                                                "guid": "93657e3e-dcbc-49bd-acdd-b28e9af2fa4e",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "nZN0cS1m30SOuvRf8klqIw==",
                                                "checkoutFormGuid": "7174939d-662d-44df-8eba-f45ff2496a23",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2026-06-03T18:34:43.3641186",
                                                "end": "2026-06-03T18:34:43.3641186",
                                                "deleted": true,
                                                "updated": "2026-06-03T18:34:43.3641186",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "be205cbf-3334-4ff6-b6e6-9a6da810f144",
                                                  "8a5925c9-0e2e-4c19-8c9b-20c1b599c175"
                                                ],
                                                "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": "oBFO55TFu0CLpk8At6wNfw==",
                                          "accountIdentifier": "e74e11a0-c594-40bb-8ba6-4f00b7ac0d7f",
                                          "accountName": "sample string 44",
                                          "customerOrderIdentifier": "lpuKr8ppBkSYKM65ck0reA==",
                                          "customerOrderIdentifierGuid": "af8a9b96-69ca-4406-9828-ceb9724d2b78",
                                          "priceLevelName": "sample string 45",
                                          "revision": 46,
                                          "ingressId": "sample string 47"
                                        },
                                        "metadata": {
                                          "$id": "84",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "bRi5GefQnEmVtKDbjqbIvA==",
                                          "paymentIdentifierGuid": "19b9186d-d0e7-499c-95b4-a0db8ea6c8bc",
                                          "identifier": "6Q6LD3J130q5Q6kfSDx9HA==",
                                          "identifierGuid": "0f8b0ee9-7572-4adf-b943-a91f483c7d1c",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "8kAcZy9OrkydvHFLrJEdlQ==",
                                          "itemIdentifierGuid": "671c40f2-4e2f-4cae-9dbc-714bac911d95"
                                        }
                                      },
                                      {
                                        "$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": "C8OXf7w570a3KbT1WnOxuQ==",
                                    "customerIdentifierGuid": "7f97c30b-39bc-46ef-b729-b4f55a73b1b9",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "X+995HFkgEW2sGDh8DG1Jg==",
                                    "idempotentGuid": "e47def5f-6471-4580-b6b0-60e1f031b526",
                                    "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:34:43.3641186",
                                      "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:34:43.3641186",
                                        "labelPageLayout": "7ch2lzmwyk+hxOMuSrTe+Q==",
                                        "pageLayoutGuid": "9776c8ed-b039-4fca-a1c4-e32e4ab4def9",
                                        "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:34:43.3641186"
                                          },
                                          {
                                            "$ref": "89"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "90",
                                          "id": 1,
                                          "customerIdentifier": "BV+ExnNxVEesrNSicSIUHg==",
                                          "customerIdentifierGuid": "c6845f05-7173-4754-acac-d4a27122141e",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2026-06-03T18:34:43.3641186",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "sujkukr9yky3glu9Uu4HUg==",
                                          "issuedIdempotentGuid": "bae4e8b2-fd4a-4cca-b782-5bbd52ee0752",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2026-06-03T18:34:43.3641186",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2026-06-03T18:34:43.3641186",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "FmRyhIhQ30ar778oDULmnw==",
                                          "redeemedIdempotentGuid": "84726416-5088-46df-abef-bf280d42e69f",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2026-06-03T18:34:43.3641186",
                                          "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": "3RM3vwpzK0Sn6ek11h3ipA==",
                              "groupIDGuid": "bf3713dd-730a-442b-a7e9-e935d61de2a4",
                              "campaign": {
                                "$ref": "57"
                              },
                              "group": {
                                "$ref": "65"
                              }
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "92",
                              "identifier": "rB3Hoc+F0km7b7kIvu6U7w==",
                              "identifierGuid": "a1c71dac-85cf-49d2-bb6f-b908beee94ef",
                              "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": "ZPoj27plOk6otv/vwPbSZg==",
                              "guid": "db23fa64-65ba-4e3a-a8b6-ffefc0f6d266",
                              "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": "YRKV3UIqBES8ci6iWIVplg==",
                                  "groupGuid": "dd951261-2a42-4404-bc72-2ea258856996",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "4J3sGe6mc0u1+w0GCJL22Q==",
                                  "pluGuid": "19ec9de0-a6ee-4b73-b5fb-0d060892f6d9",
                                  "priceGroupG_UID": "yF+VmRyE2kyiszFvK1qEXg==",
                                  "priceGroupGuid": "99955fc8-841c-4cda-a2b3-316f2b5a845e",
                                  "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": "UoEGjUoj+U2Y5u3jgOOsvQ==",
                              "priceLevelIdentifierGuid": "8d068152-234a-4df9-98e6-ede380e3acbd",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "95"
                            }
                          ],
                          "promotionType": {
                            "$id": "96",
                            "identifier": "1+PMgNDs4kiRuwFbmYXIrg==",
                            "identifierGuid": "80cce3d7-ecd0-48e2-91bb-015b9985c8ae",
                            "hostType": 2,
                            "code": "sample string 3",
                            "description": "sample string 4",
                            "isLiquor": true,
                            "isAdvertised": true,
                            "disableWasSave": true,
                            "excludeFromPromoSales": true,
                            "labelPageLayoutG_UID": "pIktdQu9wEyWVn2zWhOA/w==",
                            "labelPageLayoutGuid": "752d89a4-bd0b-4cc0-9656-7db35a1380ff",
                            "priceLevelIdentifier": "4EvsUQdhu0mWVTRsPhAG/w==",
                            "priceLevelIdentifierGuid": "51ec4be0-6107-49bb-9655-346c3e1006ff",
                            "active": true,
                            "updated": "2026-06-03T18:34:43.3641186",
                            "hostName": "sample string 11"
                          }
                        },
                        "product": {
                          "$ref": "15"
                        },
                        "dealCost": {
                          "$id": "97",
                          "headerIdentifier": "Xx7O81dVBUCxhnPEbg0aew==",
                          "headerIdentifierGuid": "f3ce1e5f-5557-4005-b186-73c46e0d1a7b",
                          "identifier": "z5ZCDmdlFkqERYkNdxQHmg==",
                          "identifierGuid": "0e4296cf-6567-4a16-8445-890d7714079a",
                          "supplierIdentifier": "JBHzKhc+I0OnfZLaFstC3A==",
                          "supplierGuid": "2af31124-3e17-4323-a77d-92da16cb42dc",
                          "pluG_UID": "UU/ubUFgQUyC/zzxdx42qg==",
                          "pluGuid": "6dee4f51-6041-4c41-82ff-3cf1771e36aa",
                          "campaignName": "faee9c35-b78b-47f0-a76b-d9cf475c518b",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2026-06-03T18:34:43.3641186",
                          "end": "2026-06-03T18:34:43.3641186",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "0D9rZlkPa0WnQwzJ5Dz1hA==",
                          "bonusItemPluGuid": "666b3fd0-0f59-456b-a743-0cc9e43cf584",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2026-06-03T18:34:43.3641186",
                          "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:34:43.3641186",
                          "campaignEndDate": "2026-06-03T18:34:43.3641186",
                          "masterPLUG_UID": "R0rWsrquGky7PKUcRazSyQ==",
                          "masterID": "b2d64a47-aeba-4c1a-bb3c-a51c45acd2c9",
                          "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": "uZhzhSq9pkOjeQIJAr3qeg==",
                          "bonusMasterID": "857398b9-bd2a-43a6-a379-020902bdea7a",
                          "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:34:43.3641186",
                      "dealCosts": [
                        {
                          "$ref": "97"
                        },
                        {
                          "$ref": "97"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "98",
                          "pluG_UID": "GH3PiyoYoEuzZN9f/qykfg==",
                          "pluGuid": "8bcf7d18-182a-4ba0-b364-df5ffeaca47e",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "98"
                        }
                      ],
                      "alternateProductG_UID": "6Q6gWu86RUuaIGm+uB+iTQ==",
                      "alternateProduct": "5aa00ee9-3aef-4b45-9a20-69beb81fa24d",
                      "altProduct": {
                        "$ref": "15"
                      },
                      "productHostCode": {
                        "$id": "99",
                        "id": 1,
                        "pluG_UID": "ZlTcuyHGtUWFMtHJux6lrw==",
                        "pluGuid": "bbdc5466-c621-45b5-8532-d1c9bb1ea5af",
                        "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:34:43.3641186",
                      "inventoryTracked": "2026-06-03T18:34:43.3641186",
                      "isNormalPriceChangesCampaign": true,
                      "baseProductFuel": {
                        "$id": "100",
                        "pluG_UID": "/NcyDlNXwUuJlwvNfOaySg==",
                        "pluGuid": "0e32d7fc-5753-4bc1-8997-0bcd7ce6b24a",
                        "fuelPluG_UID": "QKUmJS4kAEWROn/EqgpinA==",
                        "fuelPluGuid": "2526a540-242e-4500-913a-7fc4aa0a629c",
                        "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": "xYP3jsBGakyLPbL/MPf9Kg==",
                    "supplierGuid": "8ef783c5-46c0-4c6a-8b3d-b2ff30f7fd2a",
                    "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": "f3Asvbwvk0uOXgBXuO+Xcw==",
                    "supplierGuid": "bd2c707f-2fbc-4b93-8e5e-0057b8ef9773",
                    "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:34:43.3641186",
                    "deliveryDate": "2026-06-03T18:34:43.3641186",
                    "nextCutOffDate": "2026-06-03T18:34:43.3641186",
                    "nextDeliveryDate": "2026-06-03T18:34:43.3641186",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "store": {
                  "$ref": "4"
                },
                "updated": "2026-06-03T18:34:43.3641186",
                "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:34:43.3641186",
                  "processed": "2026-06-03T18:34:43.3641186",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2026-06-03T18:34:43.3641186",
                  "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:34:43.3641186",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "104"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "106",
                  "id": 1,
                  "hostIdentifier": "WqOhmu4NN06yY/wcMkA1Dw==",
                  "hostIdentifierGuid": "9aa1a35a-0dee-4e37-b263-fc1c3240350f",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "57daec09-cd45-4f00-82a2-cab658b890ab",
                    "3da9547c-be06-4596-86e1-645d4b59e47d"
                  ]
                },
                {
                  "$ref": "106"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "8"
              },
              "hostStoreSettings": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "107",
                  "identifier": "9GP64dPOqEC7mbYislxTrw==",
                  "identifierGuid": "e1fa63f4-ced3-40a8-bb99-b622b25c53af",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "107"
                }
              ],
              "promoTypeGuids": [
                "aa5c520a-40a6-46dc-880a-7c318d8631ee",
                "3e70ac3a-5a1c-4855-858f-dff11b1e249c"
              ],
              "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:34:43.3641186",
            "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": "1f3bc5ff-6b3b-477c-9fb4-7a47e0cd43b2",
        "updateStore": {
          "$id": "113",
          "id": "a623e970-9bdc-4137-8f27-6dbda4eb8059",
          "name": "sample string 1",
          "lastActivity": "2026-06-03T18:34:43.3641186",
          "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:34:43.3641186"
        },
        "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": "argToxwQyEqt9Xauw33nNA==",
        "guid": "a313b86a-101c-4ac8-adf5-76aec37de734",
        "fuelGrade": "sample string 5",
        "price1": 1,
        "price2": 1,
        "price3": 1,
        "price4": 1,
        "effective": "2026-06-03T18:34:43.3797557",
        "updated": "2026-06-03T18:34:43.3797557",
        "margin": 1,
        "product": {
          "$ref": "15"
        }
      }
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKU��\p��5xl/workbook.xml �(�����0��&�C��H���x��}��m�?ik��-%�x�3;��Գq�ޘ��I��5T�`+�� P�?�:�F��(ݓ�q�vfx+ԁ�Yve'�h/��t�����!p/��V��i{<R/�g�d4���I�b��:������
� %ɹ�)q���=/��E~)�2�=�;{��l��~PKU��\����	�[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
U��\=��''_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="R6edf6db06e044456" /></Relationships>PKU��\/��H�xl/worksheets/sheet1.xml �(���ے�0�_���B�������^�^��!Vu2r�н�@w���W~p�B�L1@.�(6r�����G^��E�O�
a�z�b�s�x�ޤ"O�+�����Tyb��{r��6b&7�\������R:͎\�=�K�H�U��*O�L�mf���;J�b�&koU��L\tk�;�+�gy���V�7��U��ي]r:�_��>5�$Zi6�_'�J뀓'_���mM�"�қ�62�s}���W�u�?u�֑�b�Bc�@��z��3�@�1
(G��q=����c7�u}J��B��Z4z�2\�~�V�Y���O���ph�|\�����}<Q��z��o��B�Q�m�#�=0���bl7AE������US:KL2���8�
�����.u5�v\�=$�)��s����!������]b6$H��~��	�%C"��!���jH�]b=$����7�q�2�5w�{k�z���c=�f�Xϫ��z�آ빻��\�|T� ��f��#ӛ��ݷ�46�Ɉ�d�F2b�H��HlAFl$��H�x����j?�Bͥ4BUo���z�PKU��\"���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�LZ��ݰa[zǞ�Q;��@�Ƃ#q�"A*�`��|��$����f�6��c�WP%0�&���
N�ݭa���qԔ7�����8����dN:aF�']���\ƞ��u��.ˆ�%���p��?��u���`Nz��_C<&�H�:�H
~Z�_BUd*�'�`_-��縷9m-0~3�D�ӯ�w���v�v
ڶ��n*�tD�L1���i�^�ɪ��V�a��E�_���PKU��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKU��\+�S/U�xl/sharedStrings.xml �(��RMO�@�+�=x�Х-��[b  	1FA��ڎиu?��{����z1�˼�fߛ�d�O��������%�,TY�5ū�3��X&Kƕ�w`0�1�Vi(�X[�ah�
f���7�������Xi6V�0"d
VI�
���FNV�G�[Tyf��$m��M�G����Qn�x}�L*�3�����v�(�p�Y(wN��s��ή�i�3N[�Sl���|B{:l�F:���:�҈D��/^��i��I܍�ar9����fքh��^Rc�g��@�X�̕a���E��A��!�7f5+*���-�ft��ɇ�����c̿PK-U��\p��5xl/workbook.xmlPK-U��\����	��[Content_Types].xmlPK-
U��\=��''U_rels/.relsPK-U��\/��H��xl/worksheets/sheet1.xmlPK-U��\"���P[xl/_rels/workbook.xml.relsPK-U��\Ѓc'2E
�xl/styles.xmlPK-U��\+�S/U�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKU��\l����5xl/workbook.xml �(�����0��&�C��H�N\�z�^`+
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@��V2�}͹���[��$M��X��Z�A�W�?,g,��
^N+J2�p}< D�fO��2[��Dd
�����"*���
7�3��s�+|�Ȗ"�]�6K�k�YVp��w%���PKU��\����	�[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
U��\���''_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="R84f3c9cc18584872" /></Relationships>PKU��\/��H�xl/worksheets/sheet1.xml �(���ے�0�_���B�������^�^��!Vu2r�н�@w���W~p�B�L1@.�(6r�����G^��E�O�
a�z�b�s�x�ޤ"O�+�����Tyb��{r��6b&7�\������R:͎\�=�K�H�U��*O�L�mf���;J�b�&koU��L\tk�;�+�gy���V�7��U��ي]r:�_��>5�$Zi6�_'�J뀓'_���mM�"�қ�62�s}���W�u�?u�֑�b�Bc�@��z��3�@�1
(G��q=����c7�u}J��B��Z4z�2\�~�V�Y���O���ph�|\�����}<Q��z��o��B�Q�m�#�=0���bl7AE������US:KL2���8�
�����.u5�v\�=$�)��s����!������]b6$H��~��	�%C"��!���jH�]b=$����7�q�2�5w�{k�z���c=�f�Xϫ��z�آ빻��\�|T� ��f��#ӛ��ݷ�46�Ɉ�d�F2b�H��HlAFl$��H�x����j?�Bͥ4BUo���z�PKU��\p���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q�ࠦݰ���=N�&vd����G�
XE�Tb�������4����޾M#9���
Y�rz�]�hl7�=�2���s iņ��'J��q�!s3��1�O2��wt��(;�,�+��e��e���1��g�N����:=br�����O)�k(�D��
�.E�Y�Xi��0@���B��~���L�WZ^Ԣ5��]ez�Q�D�.�tZ�j��p��h�b��Fo�b�PKU��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKU��\+�S/U�xl/sharedStrings.xml �(��RMO�@�+�=x�Х-��[b  	1FA��ڎиu?��{����z1�˼�fߛ�d�O��������%�,TY�5ū�3��X&Kƕ�w`0�1�Vi(�X[�ah�
f���7�������Xi6V�0"d
VI�
���FNV�G�[Tyf��$m��M�G����Qn�x}�L*�3�����v�(�p�Y(wN��s��ή�i�3N[�Sl���|B{:l�F:���:�҈D��/^��i��I܍�ar9����fքh��^Rc�g��@�X�̕a���E��A��!�7f5+*���-�ft��ɇ�����c̿PK-U��\l����5xl/workbook.xmlPK-U��\����	�[Content_Types].xmlPK-
U��\���''V_rels/.relsPK-U��\/��H��xl/worksheets/sheet1.xmlPK-U��\p���P\xl/_rels/workbook.xml.relsPK-U��\Ѓc'2E
�xl/styles.xmlPK-U��\+�S/U�	xl/sharedStrings.xmlPK��