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

Gets a FuelTank from the store

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store ID

integer

Required

tankID

Tank ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

A populated FuelTank object

FuelTank
NameDescriptionTypeAdditional information
ID

Tank ID

integer

None.

StoreID

integer

None.

TankNumber

Tank Number (Visual)

integer

None.

FuelGrade

Grade of Fuel this tank is used for

string

None.

FuelGradeID

The ID fo the grade of fuel this tank holds (ie. Unleaded, etc.)

integer

None.

Capacity

Total tank capacity

decimal number

None.

LPG

Indicates if this tank contains LPG and % should be an option for level recording

boolean

None.

WaterLevel

Water level for tank (required to be recorded by AUS regulations)

decimal number

None.

Updated

Last time the tank record was updated

date

None.

StoreName

string

Relation. This field may not always be loaded or used for updates.

Store

The Store object that this tank is located at

Store

Relation. This field may not always be loaded or used for updates.

Grade

The Fuel Grade object of which this tank holds

FuelGradeModel

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "storeID": 2,
  "tankNumber": 3,
  "fuelGrade": "sample string 4",
  "fuelGradeID": 1,
  "capacity": 5.0,
  "lpg": true,
  "waterLevel": 7.0,
  "updated": "2026-04-03T06:18:56.088388",
  "storeName": "sample string 9",
  "store": {
    "$id": "2",
    "id": 1,
    "isMaster": true,
    "isElectedMaster": true,
    "electedMasterStoreID": 1,
    "isZoneMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2026-04-03T06:18:56.088388",
    "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": "QSp6NHBlwE+zuPoeKjEyfA==",
    "hostIdentifierGuid": "347a2a41-6570-4fc0-b3b8-fa1e2a31327c",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2026-04-03T06:18:56.088388",
    "priceZone": {
      "$id": "3",
      "id": 1,
      "name": "sample string 2",
      "hostIdentifier": "GywAWgaabkinR+BZbR91eQ==",
      "hostIdentifierGuid": "5a002c1b-9a06-486e-a747-e0596d1f7579",
      "sortOrder": 3,
      "zoneMasterStoreID": 1,
      "electedMasterStoreID": 1,
      "containsElectedMasterStore": true
    },
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "4",
      "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": "4"
    },
    "hostStoreSettings": [
      {
        "$id": "5",
        "id": 1,
        "hostIdentifier": "3LhRyAXdDEegBZLH5Dla6A==",
        "hostIdentifierGuid": "c851b8dc-dd05-470c-a005-92c7e4395ae8",
        "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": "6",
          "identifier": "Hw/bhKoyLU+UqPZckdzPqA==",
          "identifierGuid": "84db0f1f-32aa-4f2d-94a8-f65c91dccfa8",
          "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": "qqeJuULraECr1AscZU1tDg==",
          "hostSupplierIdentifierGuid": "b989a7aa-eb42-4068-abd4-0b1c654d6d0e",
          "loyaltyPriceLevelIdentifier": "AsOkdLZnqEeKjRyktXMUNw==",
          "loyaltyPriceLevelIdentifierGuid": "74a4c302-67b6-47a8-8a8d-1ca4b5731437",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2026-04-03T06:18:56.088388",
          "lastProcessed": "2026-04-03T06:18:56.088388",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "7",
            "identifier": "tttzr+5yikyzhDHge6q97g==",
            "identifierGuid": "af73dbb6-72ee-4c8a-b384-31e07baabdee",
            "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": "C5DSTkRLkkqVv/3/ueCCuw==",
            "primaryContactID": "4ed2900b-4b44-4a92-95bf-fdffb9e082bb",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "XrFdML9PkUCNItJt8fEyDw==",
            "supplierGroupGuid": "305db15e-4fbf-4091-8d22-d26df1f1320f",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2026-04-03T06:18:56.088388",
            "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": "8",
              "id": "1586f3ab-6581-4cf8-bfa7-f5e857d0973f",
              "identifier": "/M6nXZF6TkipGFkBKY5uTg==",
              "identifierGuid": "5da7cefc-7a91-484e-a918-5901298e6e4e",
              "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": "9",
                "supplierIdentifier": "JNgs3vGIaEaGt4eYsN7vAQ==",
                "supplierIdentifierGuid": "de2cd824-88f1-4668-86b7-8798b0deef01",
                "contactGuid": "dhH6saKsw0qmu/7PrK3ViA==",
                "contactID": "b1fa1176-aca2-4ac3-a6bb-fecfacadd588",
                "contact": {
                  "$ref": "8"
                },
                "supplier": {
                  "$ref": "7"
                }
              },
              {
                "$ref": "9"
              }
            ],
            "products": [
              {
                "$id": "10",
                "pluG_UID": "jzBPidQ0g0eFTUUqPlQG6Q==",
                "pluGuid": "894f308f-34d4-4783-854d-452a3e5406e9",
                "supplierIdentifier": "JR5t99I6skaGTf+yiN3yzg==",
                "supplierIdentifierGuid": "f76d1e25-3ad2-46b2-864d-ffb288ddf2ce",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2026-04-03T06:18:56.088388",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 12,
                "landedCartonCostEx": 13,
                "standardCost": 14,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 15",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 16",
                "financeFee": 1,
                "financeFeeBasis": "sample string 17",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 18",
                "invoiceCode": "sample string 19",
                "invoiceDesc": "sample string 20",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 21,
                "hostType": 22,
                "fromHost": 23,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 24.1,
                "sellMultiple": 25.1,
                "baseMultiple": 26.1,
                "hostStandardCost": 27,
                "hostTotalCost": 28,
                "hostRetail": 29,
                "hostLandedUnitCostEx": 30,
                "hostLandedUnitCostInc": 31,
                "hostDesc": "sample string 32",
                "directIndicator": "sample string 33",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 35",
                "hostProductType": "sample string 36",
                "hostProductGrade": "sample string 37",
                "hostProductGroup": "sample string 38",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 41",
                "hostLastUpdated": "2026-04-03T06:18:56.088388",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "11",
                    "pluG_UID": "84ekqonn9EasyeP0nS7Pww==",
                    "pluGuid": "aaa487f3-e789-46f4-acc9-e3f49d2ecfc3",
                    "supplierIdentifier": "oGD0d0iOzk+1qRvRBHMFIg==",
                    "supplierIdentifierGuid": "77f460a0-8e48-4fce-b5a9-1bd104730522",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 42",
                "salesMode": 43,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 45,
                "parentPluG_UID": "YAWHAdkR5kOHGs5KShsOCw==",
                "parentPluGuid": "01870560-11d9-43e6-871a-ce4a4a1b0e0b",
                "freight": 46.0,
                "freightType": 1,
                "product": {
                  "$id": "12",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "h1tZREkmEEeIf8u2y7onsA==",
                  "guid": "44595b87-2649-4710-887f-cbb6cbba27b0",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "RjHq4MVslEeclkHK01gNlg==",
                  "priceGroupGuid": "e0ea3146-6cc5-4794-9c96-41cad3580d96",
                  "blueprintID": 1,
                  "lastCountedDate": "2026-04-03T06:18:56.088388",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2026-04-03T06:18:56.088388",
                  "pluCreated": "2026-04-03T06:18:56.088388",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2026-04-03T06:18:56.088388",
                  "lastManualUpdate": "2026-04-03T06:18:56.088388",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2026-04-03T06:18:56.088388",
                  "currentCostUpdated": "2026-04-03T06:18:56.088388",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2026-04-03T06:18:56.088388",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "paws": 1.0,
                  "awsUpdated": "2026-04-03T06:18:56.088388",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "f27cp4iMEU27OPCQ1t6YHQ==",
                  "altPLUGuid": "a7dc6e7f-8c88-4d11-bb38-f090d6de981d",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2026-04-03T06:18:56.088388",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "ruapajeyWUKhbE2K1J2i8Q==",
                  "shelfPageLayoutGuid": "6aa9e6ae-b237-4259-a16c-4d8ad49da2f1",
                  "talkerPageLayoutG_UID": "KbFWEeqQm0WDspGLDyRGxQ==",
                  "talkerPageLayoutGuid": "1156b129-90ea-459b-83b2-918b0f2446c5",
                  "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": "zMWwwvKfVk67LhMZzoUCAA==",
                  "inventoryIdentifier": "c2b0c5cc-9ff2-4e56-bb2e-1319ce850200",
                  "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": "KzyFrFW1EEu61wbeu7atIg==",
                  "parentPluGuid": "ac853c2b-b555-4b10-bad7-06debbb6ad22",
                  "preferredHostVendor": 105,
                  "preferredHostChanged": true,
                  "code": "sample string 107",
                  "supplierIdentifier": "9FNyNt5iA0iK8dtocmieIg==",
                  "supplierIdentifierGuid": "367253f4-62de-4803-8af1-db6872689e22",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "95WVrqu6HkGINT/vglhaEQ==",
                  "rebateSupplierIdentifierGuid": "ae9595f7-baab-411e-8835-3fef82585a11",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 109",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 111",
                  "productType": "sample string 112",
                  "productGroup": "sample string 113",
                  "complianceIndicator": "sample string 114",
                  "inhouseBrand": "sample string 115",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 118",
                  "lastUpdatedByUser": "sample string 119",
                  "lastManualUpdatedByUser": "sample string 120",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2026-04-03T06:18:56.088388",
                  "commodity": "sample string 122",
                  "businessPillar": "sample string 123",
                  "mscCommodity": "sample string 124",
                  "hostIdentifier": "VxsYV+VLCUi6zCRG79xTWQ==",
                  "hostIdentifierGuid": "57181b57-4be5-4809-bacc-2446efdc5359",
                  "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": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "13",
                      "pluG_UID": "v5PokZtxB02OplBhjc6IFA==",
                      "pluGuid": "91e893bf-719b-4d07-8ea6-50618dce8814",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "isElectedMasterStore": true,
                      "isZoneMasterStore": true,
                      "priceNow": 7,
                      "costNow": 8,
                      "costNowDecimals": 9,
                      "normalPrice": 10,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 11,
                      "nextCampaignName": "sample string 12",
                      "gstPercent": 13,
                      "normalCost": 14,
                      "normalCostDecimals": 15,
                      "costGstPercent": 16,
                      "costCalcMethod": 1,
                      "currentCost": 17,
                      "currentCostDecimals": 18,
                      "break1": 19,
                      "price1": 20,
                      "break2": 21,
                      "price2": 22,
                      "break3": 23,
                      "price3": 24,
                      "fuelItem": 25,
                      "fixedWeight": 26,
                      "active": true,
                      "complianceIndicator": "sample string 27",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2026-04-03T06:18:56.088388"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "currentPrices": {
                    "$id": "14",
                    "pluPrices": {
                      "$id": "15",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "memberDiscountPrice": 10,
                      "acceptedUtc": "2026-04-03T06:18:56.088388",
                      "priceChangeType": 0,
                      "costDecimals": 11,
                      "costCalcMethod": 12,
                      "targetCampaignPriceGtOrEquNormal": true
                    },
                    "normalPluPrices": {
                      "$ref": "15"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "16",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "talkerText": "sample string 3",
                      "disableWasSave": true,
                      "startDate": "2026-04-03T06:18:56.088388",
                      "startTime": 5,
                      "endDate": "2026-04-03T06:18:56.088388",
                      "endTime": 6,
                      "newPrice": 7,
                      "newCost": 8,
                      "newCostDecimals": 9,
                      "pctDiscount": 10,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 11",
                      "hostType": 12,
                      "hostIdentifier": "nJKqC2ML50ith09yehcosA==",
                      "hostIdentifierGuid": "0baa929c-0b63-48e7-ad87-4f727a1728b0",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "17",
                    "g_UId": "KUGUl1X+vkiXzURwx3c1PQ==",
                    "guid": "97944129-fe55-48be-97cd-4470c777353d",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "18",
                    "priceGroupG_UID": "NI2UbfA/YkOa/DFjGioqAw==",
                    "priceGroupGuid": "6d948d34-3ff0-4362-9afc-31631a2a2a03",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2026-04-03T06:18:56.088388",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 147",
                  "nutrifacts": {
                    "$id": "19",
                    "pluG_UID": "kNszs9Bp60yQ1kUDxu+IwA==",
                    "pluGuid": "b333db90-69d0-4ceb-90d6-4503c6ef88c0",
                    "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": "20",
                    "pluGuid": "e229dba4-8872-4486-9406-23b083c01245",
                    "created": "2026-04-03T06:18:56.088388",
                    "createdByUser": "sample string 1",
                    "activated": "2026-04-03T06:18:56.088388",
                    "activatedByUser": "sample string 2",
                    "deactivated": "2026-04-03T06:18:56.088388",
                    "deactivatedByUser": "sample string 3",
                    "lastOrdered": "2026-04-03T06:18:56.088388",
                    "lastOrderedQty": 4.0,
                    "lastReceived": "2026-04-03T06:18:56.088388",
                    "lastReceivedQty": 5.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2026-04-03T06:18:56.088388",
                    "lastSold": "2026-04-03T06:18:56.088388",
                    "firstSold": "2026-04-03T06:18:56.088388",
                    "awsUpdated": "2026-04-03T06:18:56.088388",
                    "lastManualUpdate": "2026-04-03T06:18:56.088388",
                    "lastManualUpdatedByUser": "sample string 7",
                    "lastUpdated": "2026-04-03T06:18:56.088388",
                    "lastUpdatedByUser": "sample string 9",
                    "lastUpdatedByHost": "2026-04-03T06:18:56.088388",
                    "doNotRangeUpdated": "2026-04-03T06:18:56.088388",
                    "doNotOrderUpdated": "2026-04-03T06:18:56.088388",
                    "tracked": "2026-04-03T06:18:56.088388"
                  },
                  "allergens": [
                    {
                      "$id": "21",
                      "primaryKey": {
                        "$id": "22",
                        "pluGuid": "c4a77ac1-5204-4160-8ae1-31064db84361",
                        "contains": 2
                      },
                      "allergenID": 1,
                      "pluG_UID": "wXqnxARSYEGK4TEGTbhDYQ==",
                      "pluGuid": "c4a77ac1-5204-4160-8ae1-31064db84361",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "costs": {
                    "$id": "23",
                    "pluG_UID": "smgmYzB3XEaYTiGXAYEX9g==",
                    "pluGuid": "632668b2-7730-465c-984e-2197018117f6",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2026-04-03T06:18:56.088388",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "24",
                      "saleHeaderID": 1,
                      "created": "2026-04-03T06:18:56.088388",
                      "createdLocal": "2026-04-03T06:18:56.088388",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "Gz1x1WZ13keCWThHfiLfcQ==",
                      "operatorGuid": "d5713d1b-7566-47de-8259-38477e22df71",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "7xssw+1GrE+gIjokwWq7LA==",
                      "pluGuid": "c32c1bef-46ed-4fac-a022-3a24c16abb2c",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "25",
                        "id": 1,
                        "g_Uid": "w+hUvBPABkWeG8vgcadllQ==",
                        "guid": "bc54e8c3-c013-4506-9e1b-cbe071a76595",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2026-04-03T06:18:56.088388",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2026-04-03T06:18:56.088388",
                        "endShift": "2026-04-03T06:18:56.088388",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "26",
                            "operatorG_UID": "cSUKQTJYkUCfOPV1UVvjig==",
                            "operatorGuid": "410a2571-5832-4091-9f38-f575515be38a",
                            "storeID": 2,
                            "operator": {
                              "$ref": "25"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "26"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "27",
                      "pluID": 1,
                      "pluG_UID": "8UpMkFeiL0ixJYPzUvEdhw==",
                      "pluGuid": "904c4af1-a257-482f-b125-83f352f11d87",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "28",
                      "pluG_UId": "W38aYILtDUuPTC4Ybe+QRw==",
                      "pluGuid": "601a7f5b-ed82-4b0d-8f4c-2e186def9047",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "12"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "29",
                      "identifier": "njQDuyBwAUeWJlpiE57BtA==",
                      "identifierGuid": "bb03349e-7020-4701-9626-5a62139ec1b4",
                      "pluG_UID": "mx1oGh5tZ0mxSXnp27JVeQ==",
                      "pluGuid": "1a681d9b-6d1e-4967-b149-79e9dbb25579",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "supplier": {
                    "$ref": "7"
                  },
                  "supplierName": "sample string 148",
                  "children": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "ordering": {
                    "$ref": "10"
                  },
                  "flipChartPages": [
                    {
                      "$id": "30",
                      "identifier": "M4YcRkgAEkuNYF75AQdLwA==",
                      "groupName": "sample string 1",
                      "identifierGuid": "461c8633-0048-4b12-8d60-5ef901074bc0",
                      "exists": true,
                      "flipChartIdentifier": "nAZuQMxui0i3Uo7+vZjzAg==",
                      "flipChartIdentifierGuid": "406e069c-6ecc-488b-b752-8efebd98f302",
                      "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": "eqLzcavDiEusxTWawfy3qA==",
                      "groupIdentifierGuid": "71f3a27a-c3ab-4b88-acc5-359ac1fcb7a8",
                      "flipChart": {
                        "$id": "31",
                        "identifier": "nWrhRkqi50uib5uiRiLF+g==",
                        "identifierGuid": "46e16a9d-a24a-4be7-a26f-9ba24622c5fa",
                        "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": "32",
                          "identifier": "V8d7Oezo2kmSqOf76d2xyw==",
                          "identifierGuid": "397bc757-e8ec-49da-92a8-e7fbe9ddb1cb",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "33",
                              "id": 1,
                              "g_UID": "2uPiwKGfjkWj7Ha+8AgNrg==",
                              "guid": "c0e2e3da-9fa1-458e-a3ec-76bef0080dae",
                              "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": "ekyu8OUj4kW8z7D1uSkVyw==",
                              "previousFormGuid": "f0ae4c7a-23e5-45e2-bccf-b0f5b92915cb",
                              "nextForm": 1,
                              "nextFormG_UID": "+QUIylpK/0C4/n53vOZMuQ==",
                              "nextFormGuid": "ca0805f9-4a5a-40ff-b8fe-7e77bce64cb9",
                              "attributes": "sample string 10",
                              "updated": "2026-04-03T06:18:56.088388",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "33"
                              },
                              "previousCheckoutForm": {
                                "$ref": "33"
                              },
                              "buttons": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "aE+nZRMsFEGxa32Hp+tk6g==",
                                  "checkoutFormGuid": "65a74f68-2c13-4114-b16b-7d87a7eb64ea",
                                  "identifier": "U58KwKM6cUy4BJsirkgWxg==",
                                  "identifierGuid": "c00a9f53-3aa3-4c71-b804-9b22ae4816c6",
                                  "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": "7Tb70GIM5USKtbptbuLmUg==",
                                  "valueGuid": "d0fb36ed-0c62-44e5-8ab5-ba6d6ee2e652",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2026-04-03T06:18:56.088388",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "33"
                                  },
                                  "image": {
                                    "$id": "35",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2026-04-03T06:18:56.088388",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "36",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "rjc8eVeUjECuTq+4srrokQ==",
                                  "checkoutFormGuid": "793c37ae-9457-408c-ae4e-afb8b2bae891",
                                  "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": "36"
                                }
                              ]
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "36"
                      },
                      "products": [
                        {
                          "$id": "37",
                          "flipChartPageIdentifier": "glqbgZC2xEar5TQJDiHpzw==",
                          "flipChartPageIdentifierGuid": "819b5a82-b690-46c4-abe5-34090e21e9cf",
                          "pluG_UID": "IYKNxuTkWkK8p6bYmKFZ9g==",
                          "pluGuid": "c68d8221-e4e4-425a-bca7-a6d898a159f6",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "12"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ]
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "38",
                      "pluG_UID": "brrZMaZjZkuZvxJdAX7UaA==",
                      "pluGuid": "31d9ba6e-63a6-4b66-99bf-125d017ed468",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2026-04-03T06:18:56.088388",
                      "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": "38"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "39",
                      "pluG_UID": "ZGkzp5imDE+wOCY+l1HWmg==",
                      "ingredientGuid": "T+QZ0n9kS06KvWSgwBzcEg==",
                      "ingredientIdentifier": "d219e44f-647f-4e4b-8abd-64a0c01cdc12",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "12"
                      }
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "40",
                      "pluG_UID": "IR5JT8kLQUaUIdy+x1DRIw==",
                      "pluGuid": "4f491e21-0bc9-4641-9421-dcbec750d123",
                      "shelfLocationIdentifier": "rHb+h3h/8U+URWzX1vlvKg==",
                      "shelfLocationGuid": "87fe76ac-7f78-4ff1-9445-6cd7d6f96f2a",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "LiF5n/LTF02LkgLFFFUQdA==",
                      "labelPageLayoutGuid": "9f79212e-d3f2-4d17-8b92-02c514551074",
                      "updated": "2026-04-03T06:18:56.088388",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "12"
                      },
                      "location": {
                        "$id": "41",
                        "identifier": "iDLPUdd+yEqTfj+a1ToLnA==",
                        "storeID": 1,
                        "identifierGuid": "51cf3288-7ed7-4ac8-937e-3f9ad53a0b9c",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2026-04-03T06:18:56.088388",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "bin": {
                    "$ref": "40"
                  },
                  "scaleLocations": [
                    {
                      "$id": "42",
                      "plu": 1,
                      "pluG_UID": "NHA8QmSht0m/rymMOCsxrQ==",
                      "pluGuid": "423c7034-a164-49b7-bfaf-298c382b31ad",
                      "deptNo": 1,
                      "product": {
                        "$ref": "12"
                      },
                      "scaleLocation": {
                        "$id": "43",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2026-04-03T06:18:56.088388",
                        "department": {
                          "$id": "44",
                          "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": "43"
                          },
                          "subDepartments": [
                            {
                              "$id": "45",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "46",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "47",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2026-04-03T06:18:56.088388",
                                      "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": "ZpEjNcsCQUy/pdCJr0HA0A==",
                                      "labelPageLayoutGuid": "35239166-02cb-4c41-bfa5-d089af41c0d0",
                                      "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": "48",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "49",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "50",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "50"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "49"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "49"
                                      },
                                      "mscDep": {
                                        "$id": "51",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "48"
                                          },
                                          {
                                            "$ref": "48"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "50"
                                      }
                                    },
                                    {
                                      "$ref": "47"
                                    }
                                  ],
                                  "updated": "2026-04-03T06:18:56.088388",
                                  "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": "yAus+Bfs20SLMzzyYEMb5A==",
                                  "labelPageLayoutGuid": "f8ac0bc8-ec17-44db-8b33-3cf260431be4",
                                  "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": "48"
                                  },
                                  "mscCom": {
                                    "$ref": "49"
                                  },
                                  "mscDep": {
                                    "$ref": "51"
                                  },
                                  "mscSubCom": {
                                    "$ref": "50"
                                  }
                                },
                                {
                                  "$ref": "46"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2026-04-03T06:18:56.088388",
                              "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": "Vev8XTphJ0m7caDknjji+g==",
                              "labelPageLayoutGuid": "5dfceb55-613a-4927-bb71-a0e49e38e2fa",
                              "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": "48"
                              },
                              "mscCom": {
                                "$ref": "49"
                              },
                              "mscDep": {
                                "$ref": "51"
                              },
                              "mscSubCom": {
                                "$ref": "50"
                              }
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2026-04-03T06:18:56.088388",
                          "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": "V8Xs7Y5htESdyGKW1Lo9IA==",
                          "labelPageLayoutGuid": "edecc557-618e-44b4-9dc8-6296d4ba3d20",
                          "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": "48"
                          },
                          "mscCom": {
                            "$ref": "49"
                          },
                          "mscDep": {
                            "$ref": "51"
                          },
                          "mscSubCom": {
                            "$ref": "50"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "nextPrice": {
                    "$id": "52",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "+uRtoglZsUqHeQWTrx1nYQ==",
                    "pluGuid": "a26de4fa-5909-4ab1-8779-0593af1d6761",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "SyJVjMQQ+EWAW4nKrQUJGA==",
                    "dealCostGuid": "8c55224b-10c4-45f8-805b-89caad050918",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "SWSGJ45l10+5tPfLjwSWSg==",
                    "priceGroupGuid": "27866449-658e-4fd7-b9b4-f7cb8f04964a",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "costCalcMethod": 13,
                    "pluCost": 14,
                    "pluCostIndicator": "sample string 15",
                    "pluPriceGstPercent": 16,
                    "pluCostGstPercent": 17,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 19.1,
                    "salesMode": 1,
                    "pluNormalCost": 20,
                    "pluaws": 21.0,
                    "directNumber": "sample string 22",
                    "departmentName": "sample string 23",
                    "subDepartmentName": "sample string 24",
                    "priceGroupName": "sample string 25",
                    "supplierName": "sample string 26",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2026-04-03T06:18:56.088388",
                    "rrp": 27,
                    "campaignDescription": "sample string 28",
                    "hostCampaign": true,
                    "hostIdentifier": "QEA=",
                    "hostIdentifierGuid": "8561795f-ffd2-4bdd-96de-1750ebf7b070",
                    "campaignComboPriceGroupG_UID": "U7kKwFdhEUe/ZRu7mlV5Uw==",
                    "campaignComboPriceGroupIdentifier": "c00ab953-6157-4711-bf65-1bbb9a557953",
                    "promotionPlacementDescription": "sample string 30",
                    "storeAcceptances": [
                      {
                        "$id": "53",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2026-04-03T06:18:56.088388",
                        "operatorG_UID": "JL5I47J2l0i2975lfFBjSw==",
                        "operatorGuid": "e348be24-76b2-4897-b6f7-be657c50634b",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2026-04-03T06:18:56.088388",
                        "signIqTicketFileMovedUtc": "2026-04-03T06:18:56.088388",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2026-04-03T06:18:56.088388",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "hostIdentifier": "QEA=",
                        "hostIdentifierGuid": "bc4ba850-c41c-4241-b274-1839ff5c1089",
                        "product": {
                          "$ref": "12"
                        },
                        "campaignPlu": {
                          "$ref": "52"
                        },
                        "fuelItem": true
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "campaign": {
                      "$id": "54",
                      "id": 1,
                      "storeID": 2,
                      "name": "b8652c00-18e7-4add-9204-c7821cd57c1c",
                      "nameGuid": "b8652c00-18e7-4add-9204-c7821cd57c1c",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2026-04-03T06:18:56.088388",
                      "startTime": 1,
                      "endDate": "2026-04-03T06:18:56.088388",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2026-04-03T06:18:56.088388",
                      "system": true,
                      "created": "2026-04-03T06:18:56.088388",
                      "updated": "2026-04-03T06:18:56.088388",
                      "priceChangeNotifiedUtc": "2026-04-03T06:18:56.088388",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "kIDPfaq6bUOqLdo8q+dOEg==",
                      "hostIdentifierGuid": "7dcf8090-baaa-436d-aa2d-da3cabe74e12",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2026-04-03T06:18:56.088388",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "x1Seh+52g0OmTCofz3lHCQ==",
                          "pluGuid": "879e54c7-76ee-4383-a64c-2a1fcf794709",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "V34e+eBiNk+v0Mzro+lWPQ==",
                          "priceGroupGuid": "f91e7e57-62e0-4f36-afd0-cceba3e9563d",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2026-04-03T06:18:56.088388",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "12"
                          },
                          "campaign": {
                            "$ref": "54"
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "56",
                          "id": 1,
                          "identifier": "+SzJ+TuBmkubn3ldEIXd7g==",
                          "identifierStr": "+SzJ+TuBmkubn3ldEIXd7g==",
                          "identifierGuid": "f9c92cf9-813b-4b9a-9b9f-795d1085ddee",
                          "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": "54"
                          }
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "57",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "VhV/KywBHkCyyJMSodsioQ==",
                          "customerIDGuid": "2b7f1556-012c-401e-b2c8-9312a1db22a1",
                          "campaign": {
                            "$ref": "54"
                          },
                          "customer": {
                            "$id": "58",
                            "identifier": "wpLyrrByWUKEaHDBSJAhZg==",
                            "identifierGuid": "aef292c2-72b0-4259-8468-70c148902166",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2026-04-03T06:18:56.088388",
                            "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": "iU10Wv0w9EiPcy+4IZBgqA==",
                            "communityIdentifierGuid": "5a744d89-30fd-48f4-8f73-2fb8219060a8",
                            "joined": "2026-04-03T06:18:56.088388",
                            "updated": "2026-04-03T06:18:56.088388",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "GlWP0HdGhkq5g7CL+bs4Tg==",
                            "priceLevelIdentifierGuid": "d08f551a-4677-4a86-b983-b08bf9bb384e",
                            "marketingID": "sample string 18",
                            "receiptPrintOptions": 1,
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2026-04-03T06:18:56.088388",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "59",
                                "cardType": 2,
                                "issueDate": "2026-04-03T06:18:56.088388",
                                "expiry": "2026-04-03T06:18:56.088388",
                                "customerID": "MUOkhOYt8UK2z+6StC4R/w==",
                                "customerIDGuid": "84a44331-2de6-42f1-b6cf-ee92b42e11ff",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2026-04-03T06:18:56.088388",
                                "linkedAccount": "YLeU2QWUFEyouxMk1Swbjg==",
                                "linkedAccountGuid": "d994b760-9405-4c14-a8bb-1324d52c1b8e",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "58"
                                },
                                "account": {
                                  "$id": "60",
                                  "id": 1,
                                  "identifier": "lRMIavTDd0aFsVQSiDkN0A==",
                                  "identifierGuid": "6a081395-c3f4-4677-85b1-541288390dd0",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2026-04-03T06:18:56.088388",
                                  "owner": "h9BIN/fsOECPD7tedgSh4g==",
                                  "ownerGuid": "3748d087-ecf7-4038-8f0f-bb5e7604a1e2",
                                  "accountStoreGroupIdentifier": "Msyb/Wut2EuCID0MDzS7kw==",
                                  "accountStoreGroupGuid": "fd9bcc32-ad6b-4bd8-8220-3d0c0f34bb93",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2026-04-03T06:18:56.088388",
                                  "active": true,
                                  "updated": "2026-04-03T06:18:56.088388",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "58"
                                  },
                                  "card": {
                                    "$ref": "59"
                                  },
                                  "members": {
                                    "$id": "61",
                                    "sample string 1": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "58"
                                      },
                                      {
                                        "$ref": "58"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "62",
                                      "identifier": "EWpodmPnwkOc+BO9gE2GMg==",
                                      "identifierGuid": "76686a11-e763-43c2-9cf8-13bd804d8632",
                                      "name": "sample string 2",
                                      "primaryContact": "ZgF8WOPY30evDjSrWhIdTg==",
                                      "primaryContactGuid": "587c0166-d8e3-47df-af0e-34ab5a121d4e",
                                      "accountID": "fY/iC3VI70y8RC4ImELS5A==",
                                      "accountIDGuid": "0be28f7d-4875-4cef-bc44-2e089842d2e4",
                                      "special": true,
                                      "updated": "2026-04-03T06:18:56.088388",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "wWTX0G9PxkaOFzIWYf1d+w==",
                                      "priceLevelIdentifierGuid": "d0d764c1-4f6f-46c6-8e17-321661fd5dfb",
                                      "marketingListID": "sample string 7",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "60"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "58"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "63",
                                          "id": 1,
                                          "groupID": "dzlLAepFCkaLeNne63bkQw==",
                                          "groupIDGuid": "014b3977-45ea-460a-8b78-d9deeb76e443",
                                          "customerID": "BdQ7S0kUT0yDyUOuZUEBwg==",
                                          "customerIDGuid": "4b3bd405-1449-4c4f-83c9-43ae654101c2",
                                          "card": "sample string 4",
                                          "linkedAccount": "6M33VxVcWEOLhjpp93Arkw==",
                                          "linkedAccountGuid": "57f7cde8-5c15-4358-8b86-3a69f7702b93",
                                          "customer": {
                                            "$ref": "58"
                                          },
                                          "group": {
                                            "$ref": "62"
                                          },
                                          "customerCard": {
                                            "$ref": "59"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "64",
                                    "id": 1,
                                    "identifier": "7lz1+VJWvE2zl0L85J4kgg==",
                                    "identifierGuid": "f9f55cee-5652-4dbc-b397-42fce49e2482",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "5nA4fdRXx0Swhy4i+N+jmQ==",
                                    "accountIDGuid": "7d3870e6-57d4-44c7-b087-2e22f8dfa399",
                                    "customerAccount": {
                                      "$ref": "60"
                                    },
                                    "customerCard": {
                                      "$ref": "59"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2026-04-03T06:18:56.088388",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "0F+rNwHi00OA+rpsxah/4g==",
                                    "idempotentVoidGuid": "37ab5fd0-e201-43d3-80fa-ba6cc5a87fe2",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "65",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "JdBX7nPW3UytU+Bnf9vkSw==",
                                      "saleHeaderIdentifierGuid": "ee57d025-d673-4cdd-ad53-e0677fdbe44b",
                                      "created": "2026-04-03T06:18:56.088388",
                                      "createdLocal": "2026-04-03T06:18:56.088388",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2026-04-03T06:18:56.088388",
                                      "storeID": 1,
                                      "operatorG_Uid": "TOEAqCmxcUulE1nIyv2b5g==",
                                      "operatorGuid": "a800e14c-b129-4b71-a513-59c8cafd9be6",
                                      "customerG_Uid": "aHrmEXWiTEquAESATiwDww==",
                                      "customerGuid": "11e67a68-a275-4a4c-ae00-44804e2c03c3",
                                      "communityIdentifier": "MM6iIswZUEmI6DfsA3n0ng==",
                                      "communityIdentifierGuid": "22a2ce30-19cc-4950-88e8-37ec0379f49e",
                                      "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": "eQDZZAFA0kuMBgv2EmMffw==",
                                      "priceLevelIdentifierGuid": "64d90079-4001-4bd2-8c06-0bf612631f7f",
                                      "locked": 36,
                                      "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:56.088388+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": "66",
                                        "customerName": "sample string 1",
                                        "pickupAt": "2026-04-03T06:18:56.088388",
                                        "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": "25"
                                      },
                                      "customer": {
                                        "$ref": "58"
                                      },
                                      "communityOrganisation": {
                                        "$id": "67",
                                        "id": 1,
                                        "identifier": "j4Z5CA61CUm3f1ep1e/NJA==",
                                        "identifierGuid": "0879868f-b50e-4909-b77f-57a9d5efcd24",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "abn": "sample string 15",
                                        "promoPeriodStart": "2026-04-03T06:18:56.088388",
                                        "promoPeriodEnd": "2026-04-03T06:18:56.088388",
                                        "allowDonations": true,
                                        "logoImageName": "sample string 17",
                                        "totalAmountAwarded": 18.1,
                                        "updated": "2026-04-03T06:18:56.088388",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "68",
                                          "saleItemID": 1,
                                          "identifier": "rqWhaTG8L0GcINQsgB/s0Q==",
                                          "identifierGuid": "69a1a5ae-bc31-412f-9c20-d42c801fecd1",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "3ha4JQ7S206UIyEAcM8dwg==",
                                          "pluGuid": "25b816de-d20e-4edb-9423-210070cf1dc2",
                                          "accountID": "IjQSnn7awkmzOwe7LK5nwg==",
                                          "accountIDGuid": "9e123422-da7e-49c2-b33b-07bb2cae67c2",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2026-04-03T06:18:56.088388",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "OOKNwqVXgUO727E8FoRwQg==",
                                          "refundGuid": "c28de238-57a5-4381-bbdb-b13c16847042",
                                          "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": "nhYr7X0ZNEKwhu4XuMk1+w==",
                                          "idempotentVoidGuid": "ed2b169e-197d-4234-b086-ee17b8c935fb",
                                          "priceLevelIdentifier": "mKOH4wRBuE+7lb9T+l6sKw==",
                                          "priceLevelIdentifierGuid": "e387a398-4104-4fb8-bb95-bf53fa5eac2b",
                                          "communityIdentifier": "lKRcrq5hbkq19wNqzOMpnA==",
                                          "communityIdentifierGuid": "ae5ca494-61ae-4a6e-b5f7-036acce3299c",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "69",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2026-04-03T06:18:56.088388",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "70",
                                            "id": 1,
                                            "g_UID": "Cx/kJyq470OSSUWRVopt2g==",
                                            "guid": "27e41f0b-b82a-43ef-9249-4591568a6dda",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2026-04-03T06:18:56.088388"
                                          },
                                          "modifier": {
                                            "$id": "71",
                                            "id": 1,
                                            "setG_UID": "8ojpj1kwckipUMSJIXYszA==",
                                            "modifierSetGuid": "8fe988f2-3059-4872-a950-c48921762ccc",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "vo5jag0U2Emi7f4MnUia9A==",
                                            "pluGuid": "6a638ebe-140d-49d8-a2ed-fe0c9d489af4",
                                            "deleted": true,
                                            "g_UID": "h4zn1VtsTU2gwuUe5vwAsw==",
                                            "guid": "d5e78c87-6c5b-4d4d-a0c2-e51ee6fc00b3",
                                            "product": {
                                              "$ref": "12"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "68"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "65"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "64"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "73",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "75",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "wK7mNPJ4K0Sqn5z/X4DGWQ==",
                                          "pluGuid": "34e6aec0-78f2-442b-aa9f-9cff5f80c659",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2026-04-03T06:18:56.088388",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2026-04-03T06:18:56.088388",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "76",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "6LNy6Vv4qEuxAGJOMdZycg==",
                                          "pluGuid": "e972b3e8-f85b-4ba8-b100-624e31d67272",
                                          "accountID": "dSMbfWqUP06sVLJ2AZEo9g==",
                                          "accountIDGuid": "7d1b2375-946a-4e3f-ac54-b276019128f6",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2026-04-03T06:18:56.088388",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "WbKdeAeXvE2P4uFODpMGrw==",
                                          "refundGuid": "789db259-9707-4dbc-8fe2-e14e0e9306af",
                                          "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": "76"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "77",
                                          "identifier": "E9PzHnfmOU6N2rVsFo9McA==",
                                          "identifierGuid": "1ef3d313-e677-4e39-8dda-b56c168f4c70",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "8bJ6Cvy2VUC8TmLIIfdc5g==",
                                          "customerIdentifierGuid": "0a7ab2f1-b6fc-4055-bc4e-62c821f75ce6",
                                          "operatorNo": 1,
                                          "operatorG_UID": "yKTvZj9CxEaFKnWZGp28QQ==",
                                          "operatorGuid": "66efa4c8-423f-46c4-852a-75991a9dbc41",
                                          "created": "2026-04-03T06:18:56.088388",
                                          "ordered": "2026-04-03T06:18:56.088388",
                                          "started": "2026-04-03T06:18:56.088388",
                                          "completed": "2026-04-03T06:18:56.088388",
                                          "supplied": "2026-04-03T06:18:56.088388",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "58"
                                          },
                                          "operator": {
                                            "$ref": "25"
                                          },
                                          "details": [
                                            {
                                              "$id": "78",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "nMBQ1Z3D50aq7CsR18nVIg==",
                                              "pluGuid": "d550c09c-c39d-46e7-aaec-2b11d7c9d522",
                                              "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": "Cs9cpQKSJkW7wK68WVyygQ==",
                                              "headerIdentifierGuid": "a55ccf0a-9202-4526-bbc0-aebc595cb281",
                                              "product": {
                                                "$ref": "12"
                                              }
                                            },
                                            {
                                              "$ref": "78"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "65"
                                          }
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "79",
                                          "surveyG_UID": "yx/PAmD3vUyYlzV8sHIKvA==",
                                          "surveyGuid": "02cf1fcb-f760-4cbd-9897-357cb0720abc",
                                          "saleHeaderGuid": "jdAUDJe7lUW4YvVMIzZulg==",
                                          "saleGuid": "0c14d08d-bb97-4595-b862-f54c23366e96",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "sm7m/e3ZM0uzoILq8wQhSw==",
                                          "guidResponse": "fde66eb2-d9ed-4b33-b3a0-82eaf304214b",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2026-04-03T06:18:56.088388",
                                          "sale": {
                                            "$ref": "65"
                                          },
                                          "survey": {
                                            "$id": "80",
                                            "g_UID": "KPrttM8fvEie6zgglVXYSg==",
                                            "guid": "b4edfa28-1fcf-48bc-9eeb-38209555d84a",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "MEFx2obBU0qevO+NfPrJdQ==",
                                            "checkoutFormGuid": "da714130-c186-4a53-9ebc-ef8d7cfac975",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2026-04-03T06:18:56.088388",
                                            "end": "2026-04-03T06:18:56.088388",
                                            "deleted": true,
                                            "updated": "2026-04-03T06:18:56.088388",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "abd68799-a7be-4606-ae83-b9d85548afff",
                                              "87b7bd12-ff57-4d92-9075-d5382b91884c"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "33"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "79"
                                        }
                                      ],
                                      "storeName": "sample string 39",
                                      "terminalNumber": 40,
                                      "machineName": "sample string 41",
                                      "operatorName": "sample string 42",
                                      "direction": 1,
                                      "reason": "sample string 43",
                                      "accountG_UID": "ePOOT+nXLE2kdDj51Zs7Dw==",
                                      "accountIdentifier": "4f8ef378-d7e9-4d2c-a474-38f9d59b3b0f",
                                      "accountName": "sample string 44",
                                      "customerOrderIdentifier": "bEtmf47Tu0GEu+Z2773SdQ==",
                                      "customerOrderIdentifierGuid": "7f664b6c-d38e-41bb-84bb-e676efbdd275",
                                      "priceLevelName": "sample string 45",
                                      "revision": 46,
                                      "ingressId": "sample string 47"
                                    },
                                    "metadata": {
                                      "$id": "81",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "8XWLfGx8fkGnhHAiRvdrRA==",
                                      "paymentIdentifierGuid": "7c8b75f1-7c6c-417e-a784-702246f76b44",
                                      "identifier": "+3+4fu6d70KbBEjzLSpS9w==",
                                      "identifierGuid": "7eb87ffb-9dee-42ef-9b04-48f32d2a52f7",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "dhYVGCKUekmU+eLvgmJepw==",
                                      "itemIdentifierGuid": "18151676-9422-497a-94f9-e2ef82625ea7"
                                    }
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ]
                              },
                              {
                                "$ref": "59"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "62"
                              },
                              {
                                "$ref": "62"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "account": {
                              "$ref": "60"
                            },
                            "vouchers": [
                              {
                                "$id": "82",
                                "customerIdentifier": "eRw5yaigQE+AsvJLpPGUGw==",
                                "customerIdentifierGuid": "c9391c79-a0a8-4f40-80b2-f24ba4f1941b",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "qBgv23EOvEuwCcjP9KZQxw==",
                                "idempotentGuid": "db2f18a8-0e71-4bbc-b009-c8cff4a650c7",
                                "offline": true,
                                "voucher": {
                                  "$id": "83",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2026-04-03T06:18:56.088388",
                                  "barcodeTemplate": {
                                    "$id": "84",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "85",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2026-04-03T06:18:56.088388",
                                    "labelPageLayout": "XKEMGQu60kiJrDadN7+OjQ==",
                                    "pageLayoutGuid": "190ca15c-ba0b-48d2-89ac-369d37bf8e8d",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "83"
                                    },
                                    "elements": [
                                      {
                                        "$id": "86",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2026-04-03T06:18:56.088388"
                                      },
                                      {
                                        "$ref": "86"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "87",
                                      "id": 1,
                                      "customerIdentifier": "FnirW0/6+0m/HJoMqYlpcw==",
                                      "customerIdentifierGuid": "5bab7816-fa4f-49fb-bf1c-9a0ca9896973",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2026-04-03T06:18:56.088388",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "iyD66R+ud0GN2NztS8hdag==",
                                      "issuedIdempotentGuid": "e9fa208b-ae1f-4177-8dd8-dced4bc85d6a",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2026-04-03T06:18:56.088388",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2026-04-03T06:18:56.088388",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "i9OgCyc6GUixb+9xEPAIuw==",
                                      "redeemedIdempotentGuid": "0ba0d38b-3a27-4819-b16f-ef7110f008bb",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2026-04-03T06:18:56.088388",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "85"
                                      },
                                      "voucher": {
                                        "$ref": "83"
                                      },
                                      "customer": {
                                        "$ref": "58"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "64"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "64"
                                      }
                                    },
                                    {
                                      "$ref": "87"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "58"
                                }
                              },
                              {
                                "$ref": "82"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "88",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "vE0/MAhtU0e9ppfSzhmcsA==",
                          "groupIDGuid": "303f4dbc-6d08-4753-bda6-97d2ce199cb0",
                          "campaign": {
                            "$ref": "54"
                          },
                          "group": {
                            "$ref": "62"
                          }
                        },
                        {
                          "$ref": "88"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "89",
                          "identifier": "D++/gsddGEu3hwfUokBUZw==",
                          "identifierGuid": "82bfef0f-5dc7-4b18-b787-07d4a2405467",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "89"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "90",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "Bl+bqKPOhkSbonXuEjtnfQ==",
                          "guid": "a89b5f06-cea3-4486-9ba2-75ee123b677d",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "54"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "91",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "A6aoi1f8G0i+yZu37qX21w==",
                              "groupGuid": "8ba8a603-fc57-481b-bec9-9bb7eea5f6d7",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "dwtT8576uk+aqI4eP5VToQ==",
                              "pluGuid": "f3530b77-fa9e-4fba-9aa8-8e1e3f9553a1",
                              "priceGroupG_UID": "edSIVq+5kEW5P0oTNqqqpg==",
                              "priceGroupGuid": "5688d479-b9af-4590-b93f-4a1336aaaaa6",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "54"
                              },
                              "product": {
                                "$ref": "12"
                              },
                              "priceGroup": {
                                "$ref": "18"
                              },
                              "campaignPool": {
                                "$ref": "54"
                              }
                            },
                            {
                              "$ref": "91"
                            }
                          ]
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "92",
                          "id": 1,
                          "priceLevelIdentifier": "kisHzGq/GE29gyxvDy0bkw==",
                          "priceLevelIdentifierGuid": "cc072b92-bf6a-4d18-bd83-2c6f0f2d1b93",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "promotionType": {
                        "$id": "93",
                        "identifier": "IerG265aJ0mHu3ddREvI+w==",
                        "identifierGuid": "dbc6ea21-5aae-4927-87bb-775d444bc8fb",
                        "hostType": 2,
                        "code": "sample string 3",
                        "description": "sample string 4",
                        "isLiquor": true,
                        "isAdvertised": true,
                        "disableWasSave": true,
                        "excludeFromPromoSales": true,
                        "labelPageLayoutG_UID": "TvZFPbF7wUGkrw6jr+sfMQ==",
                        "labelPageLayoutGuid": "3d45f64e-7bb1-41c1-a4af-0ea3afeb1f31",
                        "priceLevelIdentifier": "abUDoB84KUiTDYXbZB7DPQ==",
                        "priceLevelIdentifierGuid": "a003b569-381f-4829-930d-85db641ec33d",
                        "active": true,
                        "updated": "2026-04-03T06:18:56.088388",
                        "hostName": "sample string 11"
                      }
                    },
                    "product": {
                      "$ref": "12"
                    },
                    "dealCost": {
                      "$id": "94",
                      "headerIdentifier": "SuuvzJpvBE298HB420PzNA==",
                      "headerIdentifierGuid": "ccafeb4a-6f9a-4d04-bdf0-7078db43f334",
                      "identifier": "Uxbj7NvhYU+O5daCpiHkOw==",
                      "identifierGuid": "ece31653-e1db-4f61-8ee5-d682a621e43b",
                      "supplierIdentifier": "+RYjatLNlkGyB/SMfEI8PQ==",
                      "supplierGuid": "6a2316f9-cdd2-4196-b207-f48c7c423c3d",
                      "pluG_UID": "WS3p61CEtkq5tjJuiNOniQ==",
                      "pluGuid": "ebe92d59-8450-4ab6-b9b6-326e88d3a789",
                      "campaignName": "78405240-3e16-4b37-a1b6-2200cc5f9f85",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2026-04-03T06:18:56.088388",
                      "end": "2026-04-03T06:18:56.088388",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "1svZzZPMXkW2LQ+uKD72kQ==",
                      "bonusItemPluGuid": "cdd9cbd6-cc93-455e-b62d-0fae283ef691",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2026-04-03T06:18:56.088388",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2026-04-03T06:18:56.088388",
                      "campaignEndDate": "2026-04-03T06:18:56.088388",
                      "masterPLUG_UID": "HeMClut91kymzFXkCwtWfA==",
                      "masterID": "9602e31d-7deb-4cd6-a6cc-55e40b0b567c",
                      "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": "eqQgqbbZKke/sfl2jMPYvQ==",
                      "bonusMasterID": "a920a47a-d9b6-472a-bfb1-f9768cc3d8bd",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2026-04-03T06:18:56.088388",
                  "dealCosts": [
                    {
                      "$ref": "94"
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "95",
                      "pluG_UID": "rd8deTZ3i0eUCcr2w7LURQ==",
                      "pluGuid": "791ddfad-7736-478b-9409-caf6c3b2d445",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "alternateProductG_UID": "VILi0/XuokSlSp+gA2rvUQ==",
                  "alternateProduct": "d3e28254-eef5-44a2-a54a-9fa0036aef51",
                  "altProduct": {
                    "$ref": "12"
                  },
                  "productHostCode": {
                    "$id": "96",
                    "id": 1,
                    "pluG_UID": "11Qel1IUPEaBGeRlZT7amg==",
                    "pluGuid": "971e54d7-1452-463c-8119-e465653eda9a",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "48"
                  },
                  "mscCom": {
                    "$ref": "49"
                  },
                  "mscDep": {
                    "$ref": "51"
                  },
                  "mscSubCom": {
                    "$ref": "50"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2026-04-03T06:18:56.088388",
                  "inventoryTracked": "2026-04-03T06:18:56.088388",
                  "isNormalPriceChangesCampaign": true,
                  "baseProductFuel": {
                    "$id": "97",
                    "pluG_UID": "8hJ9D1HV1k+y1a/kCwqV8w==",
                    "pluGuid": "0f7d12f2-d551-4fd6-b2d5-afe40b0a95f3",
                    "fuelPluG_UID": "1tlnH9bQEEKCzp5z2pGyEA==",
                    "fuelPluGuid": "1f67d9d6-d0d6-4210-82ce-9e73da91b210",
                    "price": 3,
                    "productDescription": "sample string 4",
                    "productBarcode": "sample string 5",
                    "fuelProductDescription": "sample string 6",
                    "fuelProductBarcode": "sample string 7",
                    "fuelProductPrice": 8
                  },
                  "productFuelLinks": [
                    {
                      "$ref": "97"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "supplier": {
                  "$ref": "7"
                },
                "serviceFee": {
                  "$id": "98",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 48
              },
              {
                "$ref": "10"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "99",
                "storeID": 1,
                "supplierIdentifier": "IdejY6586EyX+JPQI9O4uQ==",
                "supplierGuid": "63a3d721-7cae-4ce8-97f8-93d023d3b8b9",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "99"
              }
            ],
            "cycles": [
              {
                "$id": "100",
                "storeID": 1,
                "supplierIdentifier": "QRVQgBbdK0G4ocR3T41euQ==",
                "supplierGuid": "80501541-dd16-412b-b8a1-c4774f8d5eb9",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2026-04-03T06:18:56.088388",
                "deliveryDate": "2026-04-03T06:18:56.088388",
                "nextCutOffDate": "2026-04-03T06:18:56.088388",
                "nextDeliveryDate": "2026-04-03T06:18:56.088388",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "100"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2026-04-03T06:18:56.088388",
            "isHost": true
          },
          "files": [
            {
              "$id": "101",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2026-04-03T06:18:56.088388",
              "processed": "2026-04-03T06:18:56.088388",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2026-04-03T06:18:56.088388",
              "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": "6"
              },
              "metcashHeader": {
                "$id": "102",
                "customerNumber": "sample string 1",
                "creationDate": "2026-04-03T06:18:56.088388",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "101"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "103",
              "id": 1,
              "hostIdentifier": "uaoxxCSav02ox/v/W7HOEQ==",
              "hostIdentifierGuid": "c431aab9-9a24-4dbf-a8c7-fbff5bb1ce11",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "7309d22a-83a8-445d-b742-474dc42251bb",
                "d0c0ca88-bed6-4cb1-a86e-ee0e48243eb2"
              ]
            },
            {
              "$ref": "103"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "5"
          },
          "hostStoreSettings": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "104",
              "identifier": "rn0uikWYXEuV2FRFEY1SpQ==",
              "identifierGuid": "8a2e7dae-9845-4b5c-95d8-5445118d52a5",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "104"
            }
          ],
          "promoTypeGuids": [
            "fe480b41-6870-4a32-acf2-69495e64e7b2",
            "627bdb14-6449-45c3-8b05-350980762fe6"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 27"
      },
      {
        "$ref": "5"
      }
    ],
    "accounts": [
      {
        "$id": "105",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "105"
      }
    ],
    "sales": [
      {
        "$id": "106",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2026-04-03T06:18:56.088388",
        "ftpSite": {
          "$id": "107",
          "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": "106"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "103"
      },
      {
        "$ref": "103"
      }
    ],
    "cashManagements": [
      {
        "$id": "108",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "109",
          "id": 1,
          "description": "sample string 2",
          "address": "sample string 3",
          "username": "sample string 4",
          "password": "sample string 5",
          "passwordPlain": "sample string 6",
          "token": "sample string 7",
          "apiType": 8,
          "apiSubType": 9
        }
      },
      {
        "$ref": "108"
      }
    ],
    "updateStoreID": "15514303-55c4-4402-8913-a2e745f20e16",
    "updateStore": {
      "$id": "110",
      "id": "68c76774-2d30-471e-848f-b0a6c3952e99",
      "name": "sample string 1",
      "lastActivity": "2026-04-03T06:18:56.088388",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2026-04-03T06:18:56.088388"
    },
    "timeZoneId": "sample string 54",
    "securityOptions": {
      "$id": "111",
      "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": "112",
    "id": 1,
    "gradeID": 2,
    "storeID": 3,
    "g_UID": "plOOhHdF/UmitBqBqxCNLw==",
    "guid": "848e53a6-4577-49fd-a2b4-1a81ab108d2f",
    "fuelGrade": "sample string 5",
    "price1": 1,
    "price2": 1,
    "price3": 1,
    "price4": 1,
    "effective": "2026-04-03T06:18:56.088388",
    "updated": "2026-04-03T06:18:56.088388",
    "margin": 1,
    "product": {
      "$ref": "12"
    }
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK\2�\,��5xl/workbook.xml �(�����0��&�C����R8q����
[�@[����%�x�3;���Ѻ�imG>�7�p%�!c�����f�	�4�I��B�kۼ5���$91�=e��j�t����Ch�D�_P���~G��=�>��X��&aK���x�mQKZCJ�skK�R�
5
�T\1�0x��9����`����/PK\2�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
\2�\U�T-''_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="R79dcae471c3d4657" /></Relationships>PK\2�\��\E�xl/worksheets/sheet1.xml �(���]s�0��
��BB�ik]�z�ً�k�0�$Q��7"��h�
��=��|��W�1�LȂW�	-`�JxZT��ܩ�g>D���O�3��Wr&B3Wj;�m�䬌�ŷ�Ҷ��2V�Q�m�eE��<ٕ�R6�؂mb�Cɼ�J���;��V�8�S(7'We\Tf���~��,�G8[!Ӱ���� ;g�x���^��5k��E�C)���F��%+ֹ�ErkM�7��5��X:�(���P�*M߂��d'/��^ó��C�ݩs�s�Ady��u}L=J��q�ǭ[�@�ϣ��m�n7�� �'�A�H�4rr�i��w�F��Bc�J�7��7z�W����7�Cp����	kG̥��#.q έγ�aCZ���cT���Ӭ׋1�U�Q�����Qe�NzC���}{�6�Ә�}�yL�>1N�x�O,Ƅ�'~�	�'�c����1����1������
���@ڪںM�^��W�M��kT��k�}�Ɖ�/W�.��a;&\�/��a'�6L t-������6i0=�� ��B=�;���/���]���?PK\2�\�C�#�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�j�
��0�8��ؖ=z6�+`	R���F�{z�����f����}���!KR`h�&3�p"u��n���,(N=���	=h"w�y���Ď�~S?r'�Q���4��_3��g��!Z�&�V�4���Z����z�)~	Y������0�1SX�e)`�fj��3�_��|%#�RU�¦�!몛�h�qx"/�vZ�WjE�ɦ���e��E�_���PK\2�\Ѓ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��PK\2�\��T�}
xl/sharedStrings.xml �(��Wmo�6�>`��ȇ}Y��-��5=�I������w8�-'�ْ'�m����(�q��i(P�IQ�CJ���&�3�0:���V��4d��ag�41��!$�J��������Ri�)��F�����H��S@b�S$a��]�q�"��X�Iױ�~7E�v���T¶~��)�+ǣJ[��Ky5_v��eW�
�B2���'D�?��
�cd��䎣���F(C!��c�l~w,��$�3���cd�E�E�x@i#
[#(���P(�k���Z�6�1~�i:6��}���=p8X+���6�!�����}�4LƥJ��s��4k���Gi_����B�ظ�4A�
��'r&
(P�uq,��@5�i�����	�,$��9�L�o��I�3!G,j1֩�@{ow��}� yס�<��.P�E)����쑻"�97H�wtu~���CQEXO�՞�{�\��z�6-��
��R� �.��o�/���7��KKP���3�x�rQ�]�<4�T�dZ�?��3�B�( �|�hL�9G&&�9%�ԼK朄x�At��< ���0�0�`�A��Z�D�Џ0$a��5k9ʅ|h{�Z���r|�L#L%��N�b�N�o���Ըˉ*����A�m�{�ezqh�+w�1���\�u�pg\���[�����i,洭y�`�2GB�05U��$���t����\�_��=����}���u�NF�G{���-旚�{�֢�EQY,_�Ͽ#N
��[/����T똿�n9g��;���<QS��A�ڱ/O7Ø��{D�:�(i1_h��Ѷ�T��%��$�6�ܠ����q�-��w���w��Gt
,�B��ێ���~���	��X��:�~1c�'��1fp>�oZͧ�>��Ti*ݑX���"�}
{:*��
��1&B�[]��[�BW�|Q���z})��{Jcvt��ޘ���=dYNh�������|�7���#;�{����vw�@��La	/H�ԩ���AB��<I�T��
t��
ݐ,�O���[x
���ax��T�KŊ:V����j�"�P�ךP5�nD�H\W/x�Oj��&U��yt��^4���u������{�yb|���P�r�!��|�������1��ћ���K���\|����
��D��3m�he[A��gE�jK��T_n�婯{�ׄ���8��Y1T-fZ�i�OV�i�V�A`���ϙQ������y��匿PK-\2�\,��5xl/workbook.xmlPK-\2�\����	��[Content_Types].xmlPK-
\2�\U�T-''U_rels/.relsPK-\2�\��\E��xl/worksheets/sheet1.xmlPK-\2�\�C�#�PXxl/_rels/workbook.xml.relsPK-\2�\Ѓc'2E
�xl/styles.xmlPK-\2�\��T�}
	xl/sharedStrings.xmlPK�F

application/vnd.ms-excel

Sample:
PK\2�\��y4�5xl/workbook.xml �(�����0��&�C�� J�N\�z��"
�'m
>��o�vfg�>i;4Z�#G�
[��{S0��%��6�®�V�Ҿ��:�b�۷D��1Irfq/�r�0�.�X�X������h����f���2k��$l	�����"*�@bIk�@Itnϒ���B�ឧY�\R�28��B+{�q����PK\2�\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
\2�\̆��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R0431dd9f31084faf" /></Relationships>PK\2�\��\E�xl/worksheets/sheet1.xml �(���]s�0��
��BB�ik]�z�ً�k�0�$Q��7"��h�
��=��|��W�1�LȂW�	-`�JxZT��ܩ�g>D���O�3��Wr&B3Wj;�m�䬌�ŷ�Ҷ��2V�Q�m�eE��<ٕ�R6�؂mb�Cɼ�J���;��V�8�S(7'We\Tf���~��,�G8[!Ӱ���� ;g�x���^��5k��E�C)���F��%+ֹ�ErkM�7��5��X:�(���P�*M߂��d'/��^ó��C�ݩs�s�Ady��u}L=J��q�ǭ[�@�ϣ��m�n7�� �'�A�H�4rr�i��w�F��Bc�J�7��7z�W����7�Cp����	kG̥��#.q έγ�aCZ���cT���Ӭ׋1�U�Q�����Qe�NzC���}{�6�Ә�}�yL�>1N�x�O,Ƅ�'~�	�'�c����1����1������
���@ڪںM�^��W�M��kT��k�}�Ɖ�/W�.��a;&\�/��a'�6L t-������6i0=�� ��B=�;���/���]���?PK\2�\LA�T�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8&!$�i7ݰ-����Q;��B�Ƃ#q�"A*�`��h~OO��|�Xmަ��ȇ��D�#+�l��1�6�ՎF�i"�a,��Ђ�q~�<HC���dSG;?aL�����=��<��_2�����CtZ��N'��0u�Q�G�Sl��%�,Q�=�v�(�T�P6�����B<�~���LWv)���$��TƠ'�}���iY^�i��M�s�X�J]���_��PK\2�\Ѓ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��PK\2�\��T�}
xl/sharedStrings.xml �(��Wmo�6�>`��ȇ}Y��-��5=�I������w8�-'�ْ'�m����(�q��i(P�IQ�CJ���&�3�0:���V��4d��ag�41��!$�J��������Ri�)��F�����H��S@b�S$a��]�q�"��X�Iױ�~7E�v���T¶~��)�+ǣJ[��Ky5_v��eW�
�B2���'D�?��
�cd��䎣���F(C!��c�l~w,��$�3���cd�E�E�x@i#
[#(���P(�k���Z�6�1~�i:6��}���=p8X+���6�!�����}�4LƥJ��s��4k���Gi_����B�ظ�4A�
��'r&
(P�uq,��@5�i�����	�,$��9�L�o��I�3!G,j1֩�@{ow��}� yס�<��.P�E)����쑻"�97H�wtu~���CQEXO�՞�{�\��z�6-��
��R� �.��o�/���7��KKP���3�x�rQ�]�<4�T�dZ�?��3�B�( �|�hL�9G&&�9%�ԼK朄x�At��< ���0�0�`�A��Z�D�Џ0$a��5k9ʅ|h{�Z���r|�L#L%��N�b�N�o���Ըˉ*����A�m�{�ezqh�+w�1���\�u�pg\���[�����i,洭y�`�2GB�05U��$���t����\�_��=����}���u�NF�G{���-旚�{�֢�EQY,_�Ͽ#N
��[/����T똿�n9g��;���<QS��A�ڱ/O7Ø��{D�:�(i1_h��Ѷ�T��%��$�6�ܠ����q�-��w���w��Gt
,�B��ێ���~���	��X��:�~1c�'��1fp>�oZͧ�>��Ti*ݑX���"�}
{:*��
��1&B�[]��[�BW�|Q���z})��{Jcvt��ޘ���=dYNh�������|�7���#;�{����vw�@��La	/H�ԩ���AB��<I�T��
t��
ݐ,�O���[x
���ax��T�KŊ:V����j�"�P�ךP5�nD�H\W/x�Oj��&U��yt��^4���u������{�yb|���P�r�!��|�������1��ћ���K���\|����
��D��3m�he[A��gE�jK��T_n�婯{�ׄ���8��Y1T-fZ�i�OV�i�V�A`���ϙQ������y��匿PK-\2�\��y4�5xl/workbook.xmlPK-\2�\����	��[Content_Types].xmlPK-
\2�\̆��''U_rels/.relsPK-\2�\��\E��xl/worksheets/sheet1.xmlPK-\2�\LA�T�PXxl/_rels/workbook.xml.relsPK-\2�\Ѓc'2E
�xl/styles.xmlPK-\2�\��T�}
	xl/sharedStrings.xmlPK�H