GET api/store/{storeID}/fuel

Gets the StoreFuel object by the supplied store ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

The ID of the Store to return

integer

Required

Body Parameters

None.

Response Information

Resource Description

A populated FuelStore object

StoreFuel
NameDescriptionTypeAdditional information
StoreID

The StoreID of this particualr store

integer

None.

Store

Referance to the underlaying Store Object

Store

None.

Deliveries

Fuel Deliveries this store has recevied

Collection of FuelDelivery

None.

Dispensers

Collection of Fuel Dispensers (pumps) located at this store

Collection of FuelDispenser

None.

Grades

Grades of Fuel this store offers

Collection of FuelGradeModel

None.

Hoses

A collection of how many Hoses this store has TODO: Should this be here.. or can we just have the hoses connected to pumps?

Collection of FuelHose

None.

HoseReadings

Hose Readings TODO: Should this be connected to the actual hoses?

Collection of FuelHoseReading

None.

Tanks

The Fuel Tanks this store has

Collection of FuelTank

None.

TankLevels

Fuel Tank Levels TODO: Should this be off of the 'FuelTank' Class?

Collection of FuelTankLevel

None.

Response Formats

application/json, text/json

Sample:
{
  "storeID": 1,
  "store": {
    "$id": "2",
    "id": 1,
    "isMaster": 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": "2025-10-05T00:03:55.8140654",
    "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": "w8PoG7ib20aZnUbg4DV25A==",
    "hostIdentifierGuid": "1be8c3c3-9bb8-46db-999d-46e0e03576e4",
    "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,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-10-05T00:03:55.8140654",
    "priceZoneName": "sample string 51",
    "storeFuelConfigured": true,
    "shippingAddressCopied": true,
    "shippingAddress": {
      "$id": "3",
      "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"
    },
    "billingAddress": {
      "$ref": "3"
    },
    "hostStoreSettings": [
      {
        "$id": "4",
        "id": 1,
        "hostIdentifier": "P2uFQWVXMU+iuMvZRLhWXQ==",
        "hostIdentifierGuid": "41856b3f-5765-4f31-a2b8-cbd944b8565d",
        "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,
        "processPromotions": true,
        "hostProvider": 0,
        "host": {
          "$id": "5",
          "identifier": "U1BdtrSEkkeWIHJN0/4x5w==",
          "identifierGuid": "b65d5053-84b4-4792-9620-724dd3fe31e7",
          "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": "xtJloIx+306I4mqQl5OnSw==",
          "hostSupplierIdentifierGuid": "a065d2c6-7e8c-4edf-88e2-6a909793a74b",
          "loyaltyPriceLevelIdentifier": "+45wJOMDFUqhppGgOP7eGQ==",
          "loyaltyPriceLevelIdentifierGuid": "24708efb-03e3-4a15-a1a6-91a038fede19",
          "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": "2025-10-05T00:03:55.8140654",
          "lastProcessed": "2025-10-05T00:03:55.8140654",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "7dbyJQiqbE2ydtv4/8Ubeg==",
            "identifierGuid": "25f2d6ed-aa08-4d6c-b276-dbf8ffc51b7a",
            "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": "NDQF6YCjPUKT6GsfVuXRjw==",
            "primaryContactID": "e9053434-a380-423d-93e8-6b1f56e5d18f",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "1rwcO/LHeUKarxU8pu1W0g==",
            "supplierGroupGuid": "3b1cbcd6-c7f2-4279-9aaf-153ca6ed56d2",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-10-05T00:03:55.8140654",
            "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": "7",
              "id": "d392a482-b9ac-4fd9-8c24-250f97d03f05",
              "identifier": "5f/ThNfhV0akGVOErEeEKg==",
              "identifierGuid": "84d3ffe5-e1d7-4657-a419-5384ac47842a",
              "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": "8",
                "supplierIdentifier": "ejJfMNR2WkyyJ/ulDa5lMA==",
                "supplierIdentifierGuid": "305f327a-76d4-4c5a-b227-fba50dae6530",
                "contactGuid": "j5MHoJKGGUOYWWT+1QfyVg==",
                "contactID": "a007938f-8692-4319-9859-64fed507f256",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "67kOoWo+S0KxHxxzvuSLNw==",
                "pluGuid": "a10eb9eb-3e6a-424b-b11f-1c73bee48b37",
                "supplierIdentifier": "gMkL+A9dqUiQo2QRKkjPYA==",
                "supplierIdentifierGuid": "f80bc980-5d0f-48a9-90a3-64112a48cf60",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-10-05T00:03:55.8140654",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-10-05T00:03:55.8140654",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "IJunIq4ZCEWgHNm6AD7P1Q==",
                    "pluGuid": "22a79b20-19ae-4508-a01c-d9ba003ecfd5",
                    "supplierIdentifier": "yo81lxWIHkSmdozoW/cZ2Q==",
                    "supplierIdentifierGuid": "97358fca-8815-441e-a676-8ce85bf719d9",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 41",
                "salesMode": 42,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 44,
                "parentPluG_UID": "YwXL2+K7kUa9zhiifInINg==",
                "parentPluGuid": "dbcb0563-bbe2-4691-bdce-18a27c89c836",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "vTEkZLknvUCUwnoeZv4HlA==",
                  "guid": "642431bd-27b9-40bd-94c2-7a1e66fe0794",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "MHPmPye580W0GbsoIbTmAg==",
                  "priceGroupGuid": "3fe67330-b927-45f3-b419-bb2821b4e602",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-10-05T00:03:55.8140654",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-10-05T00:03:55.8140654",
                  "pluCreated": "2025-10-05T00:03:55.8140654",
                  "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": "2025-10-05T00:03:55.8140654",
                  "lastManualUpdate": "2025-10-05T00:03:55.8140654",
                  "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": "2025-10-05T00:03:55.8140654",
                  "currentCostUpdated": "2025-10-05T00:03:55.8140654",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-10-05T00:03:55.8140654",
                  "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": "2025-10-05T00:03:55.8140654",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "D8xYXJFWvUi7AP33uHL1bA==",
                  "altPLUGuid": "5c58cc0f-5691-48bd-bb00-fdf7b872f56c",
                  "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": "2025-10-05T00:03:55.8140654",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "m6EB+Ld6DUWBqB6CDiIT9A==",
                  "shelfPageLayoutGuid": "f801a19b-7ab7-450d-81a8-1e820e2213f4",
                  "talkerPageLayoutG_UID": "Eez//C55t0Os2TZNd0msHQ==",
                  "talkerPageLayoutGuid": "fcffec11-792e-43b7-acd9-364d7749ac1d",
                  "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,
                  "trackSerial": true,
                  "trackSerialChanged": true,
                  "allowZeroPrice": true,
                  "allowZeroPriceChanged": true,
                  "notForSale": 91,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 94,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "oOLTie7+OkeMTzPynM/jYw==",
                  "inventoryIdentifier": "89d3e2a0-feee-473a-8c4f-33f29ccfe363",
                  "inventoryAccuracy": 1,
                  "baseUnits": 98,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 99,
                  "defaultPrinter": "sample string 100",
                  "defaultPrinterGroup": "sample string 101",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 102,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "1sITSJ6HrUC6VbCcjeUjlg==",
                  "parentPluGuid": "4813c2d6-879e-40ad-ba55-b09c8de52396",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "gWDBV4fUpEu9vRc5p065gA==",
                  "supplierIdentifierGuid": "57c16081-d487-4ba4-bdbd-1739a74eb980",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "bquDpaJvXEWvtx4KLpiMZw==",
                  "rebateSupplierIdentifierGuid": "a583ab6e-6fa2-455c-afb7-1e0a2e988c67",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-10-05T00:03:55.8140654",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "I/MhgVDOrU+ChCM160t+xQ==",
                  "hostIdentifierGuid": "8121f323-ce50-4fad-8284-2335eb4b7ec5",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 125",
                  "aisleEnds": "sample string 126",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 137,
                  "webPriceRounding": true,
                  "webMarkup": 139,
                  "webPriceMode": 140,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 141",
                  "altSubDeptCode": "sample string 142",
                  "altMinorDeptCode": "sample string 143",
                  "altLesserDeptCode": "sample string 144",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "KqN13VqH1kuviOXLyT9amw==",
                      "pluGuid": "dd75a32a-875a-4bd6-af88-e5cbc93f5a9b",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "priceNext": 1,
                      "costNext": 1,
                      "costNextDecimals": 9,
                      "nextCampaignName": "sample string 10",
                      "gstPercent": 11,
                      "normalCost": 12,
                      "normalCostDecimals": 13,
                      "costGstPercent": 14,
                      "costCalcMethod": 1,
                      "currentCost": 15,
                      "currentCostDecimals": 16,
                      "break1": 17,
                      "price1": 18,
                      "break2": 19,
                      "price2": 20,
                      "break3": 21,
                      "price3": 22,
                      "fuelItem": 23,
                      "fixedWeight": 24,
                      "active": true,
                      "complianceIndicator": "sample string 25",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-10-05T00:03:55.8140654"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "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,
                      "acceptedUtc": "2025-10-05T00:03:55.8140654",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-10-05T00:03:55.8140654",
                      "startTime": 3,
                      "endDate": "2025-10-05T00:03:55.8140654",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "TjeF8EsNDEGpm6ErmS5MJw==",
                      "hostIdentifierGuid": "f085374e-0d4b-410c-a99b-a12b992e4c27",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "qBhcYe8ZIkO7OS0R8gMnhw==",
                    "guid": "615c18a8-19ef-4322-bb39-2d11f2032787",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "E7cRKnBTCE2c0zAc7/t4qQ==",
                    "priceGroupGuid": "2a11b713-5370-4d08-9cd3-301ceffb78a9",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-10-05T00:03:55.8140654",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "CuXk8pfgjkKdG1Iv4NW6uw==",
                    "pluGuid": "f2e4e50a-e097-428e-9d1b-522fe0d5babb",
                    "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": "19",
                    "pluGuid": "96e9bd92-b2ed-4e67-b467-8c0914da1241",
                    "created": "2025-10-05T00:03:55.8140654",
                    "createdByUser": "sample string 1",
                    "activated": "2025-10-05T00:03:55.8140654",
                    "deactivated": "2025-10-05T00:03:55.8140654",
                    "lastOrdered": "2025-10-05T00:03:55.8140654",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-10-05T00:03:55.8140654",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-10-05T00:03:55.8140654",
                    "lastSold": "2025-10-05T00:03:55.8140654",
                    "firstSold": "2025-10-05T00:03:55.8140654",
                    "awsUpdated": "2025-10-05T00:03:55.8140654",
                    "lastManualUpdate": "2025-10-05T00:03:55.8140654",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-10-05T00:03:55.8140654",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-10-05T00:03:55.8140654",
                    "doNotRangeUpdated": "2025-10-05T00:03:55.8140654",
                    "doNotOrderUpdated": "2025-10-05T00:03:55.8140654",
                    "tracked": "2025-10-05T00:03:55.8140654"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "kH60oHjqoUSLt6jGuaHlrw==",
                      "pluGuid": "a0b47e90-ea78-44a1-8bb7-a8c6b9a1e5af",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "iG7ZpF4U4kWa1VezBXIYiQ==",
                    "pluGuid": "a4d96e88-145e-45e2-9ad5-57b305721889",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-10-05T00:03:55.8140654",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-10-05T00:03:55.8140654",
                      "createdLocal": "2025-10-05T00:03:55.8140654",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "8jenBWVmFk265GS31bPUXg==",
                      "operatorGuid": "05a737f2-6665-4d16-bae4-64b7d5b3d45e",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "dWIWUKFS8kmIzEo66I1ePw==",
                      "pluGuid": "50166275-52a1-49f2-88cc-4a3ae88d5e3f",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "r2w5ZKg2c0ejIB9qdt9tXQ==",
                        "guid": "64396caf-36a8-4773-a320-1f6a76df6d5d",
                        "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": "2025-10-05T00:03:55.8140654",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-05T00:03:55.8140654",
                        "endShift": "2025-10-05T00:03:55.8140654",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "f/LbH/OS8UW3K7/YVBXZCQ==",
                            "operatorGuid": "1fdbf27f-92f3-45f1-b72b-bfd85415d909",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "ka+aKyK19UOyEJIfjG1X1g==",
                      "pluGuid": "2b9aaf91-b522-43f5-b210-921f8c6d57d6",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "sCHwj9H+x0us9Xym7E/igQ==",
                      "pluGuid": "8ff021b0-fed1-4bc7-acf5-7ca6ec4fe281",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "V4qiJAWKLkONUPHsOWTH1w==",
                      "identifierGuid": "24a28a57-8a05-432e-8d50-f1ec3964c7d7",
                      "pluG_UID": "webPMvNHE0iypH0Lvt0cOA==",
                      "pluGuid": "32cfe6c1-47f3-4813-b2a4-7d0bbedd1c38",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 147",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "Ief5gm8g6Uexh+TayPb6KQ==",
                      "groupName": "sample string 1",
                      "identifierGuid": "82f9e721-206f-47e9-b187-e4dac8f6fa29",
                      "exists": true,
                      "flipChartIdentifier": "BG4/nGdDlUyuOXVl9zIeUg==",
                      "flipChartIdentifierGuid": "9c3f6e04-4367-4c95-ae39-7565f7321e52",
                      "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": "4LSK8t8/aU6wm1tskueOGQ==",
                      "groupIdentifierGuid": "f28ab4e0-3fdf-4e69-b09b-5b6c92e78e19",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "M0ssvoXMkEiPGdtnz9bHGQ==",
                        "identifierGuid": "be2c4b33-cc85-4890-8f19-db67cfd6c719",
                        "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": "30",
                          "identifier": "hQ0zoVorgkC5tDUQjVoEUA==",
                          "identifierGuid": "a1330d85-2b5a-4082-b9b4-35108d5a0450",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "YYBvwhqqPkuaLUsk5+G/JQ==",
                              "guid": "c26f8061-aa1a-4b3e-9a2d-4b24e7e1bf25",
                              "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": "dvP5Bu0jukqAbm2QQ3EoWQ==",
                              "previousFormGuid": "06f9f376-23ed-4aba-806e-6d9043712859",
                              "nextForm": 1,
                              "nextFormG_UID": "TygF24LcRUiE8LSijmn45w==",
                              "nextFormGuid": "db05284f-dc82-4845-84f0-b4a28e69f8e7",
                              "attributes": "sample string 10",
                              "updated": "2025-10-05T00:03:55.8140654",
                              "positioning": 1,
                              "contentPanel": "sample string 11",
                              "selectionMode": 1,
                              "maximumSelections": 1,
                              "alteredInStore": true,
                              "deleted": true,
                              "blueprintID": 1,
                              "preserveLayout": true,
                              "mainCheckoutFormName": "sample string 13",
                              "nextCheckoutForm": {
                                "$ref": "31"
                              },
                              "previousCheckoutForm": {
                                "$ref": "31"
                              },
                              "buttons": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "PLY8OYDAnUW+lTlBASdHFg==",
                                  "checkoutFormGuid": "393cb63c-c080-459d-be95-394101274716",
                                  "identifier": "pvmCjW/U2k2FuE5S9OAmEQ==",
                                  "identifierGuid": "8d82f9a6-d46f-4dda-85b8-4e52f4e02611",
                                  "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": "8Evrx1prQUC7UbiG9e8S5g==",
                                  "valueGuid": "c7eb4bf0-6b5a-4041-bb51-b886f5ef12e6",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-10-05T00:03:55.8140654",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-10-05T00:03:55.8140654",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "hzghAolnOEe3j1GOo+duRw==",
                                  "checkoutFormGuid": "02213887-6789-4738-b78f-518ea3e76e47",
                                  "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": "34"
                                }
                              ]
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "panels": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ]
                        },
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      "contentPanel": {
                        "$ref": "34"
                      },
                      "products": [
                        {
                          "$id": "35",
                          "flipChartPageIdentifier": "I1fNQKjvpUS+508FuACr6g==",
                          "flipChartPageIdentifierGuid": "40cd5723-efa8-44a5-bee7-4f05b800abea",
                          "pluG_UID": "x4KBvQ2BO0mJ7XO4WZ77jQ==",
                          "pluGuid": "bd8182c7-810d-493b-89ed-73b8599efb8d",
                          "sortOrder": 3,
                          "sent": true,
                          "productChanged": true,
                          "productImageName": "sample string 6",
                          "productShowImageOnFlipCharts": true,
                          "productShowTextOnFlipCharts": true,
                          "productOverrideFlipChartText": true,
                          "productFlipChartText": "sample string 10",
                          "product": {
                            "$ref": "11"
                          },
                          "departmentSortOrder": 11,
                          "subDepartmentName": "sample string 12"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "productCount": 27,
                      "pages": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ]
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "priceHistory": [
                    {
                      "$id": "36",
                      "pluG_UID": "ZbQmDXXcREm2nnUZl6/PZg==",
                      "pluGuid": "0d26b465-dc75-4944-b69e-751997afcf66",
                      "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": "2025-10-05T00:03:55.8140654",
                      "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": "36"
                    }
                  ],
                  "ingredients": [
                    {
                      "$id": "37",
                      "pluG_UID": "9KDsl8T/GEagtom3/HJnBQ==",
                      "ingredientGuid": "/QSTafZ+zEeYREKzWpJxkQ==",
                      "ingredientIdentifier": "699304fd-7ef6-47cc-9844-42b35a927191",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "KAdsMrCe1EareoO0ps5bqA==",
                      "pluGuid": "326c0728-9eb0-46d4-ab7a-83b4a6ce5ba8",
                      "shelfLocationIdentifier": "AheauZWmMk6Es3OmC3fP0w==",
                      "shelfLocationGuid": "b99a1702-a695-4e32-84b3-73a60b77cfd3",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "4mjUWWLJoEO2xlQrkBT6Bw==",
                      "labelPageLayoutGuid": "59d468e2-c962-43a0-b6c6-542b9014fa07",
                      "updated": "2025-10-05T00:03:55.8140654",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "O2ekjls35kCuxa/qjGtWXA==",
                        "storeID": 1,
                        "identifierGuid": "8ea4673b-375b-40e6-aec5-afea8c6b565c",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-10-05T00:03:55.8140654",
                        "minTemp": 1,
                        "maxTemp": 1,
                        "checkFrequency": 1,
                        "storeCaseConfiguration": 5,
                        "storeName": "sample string 6",
                        "bins": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "bin": {
                    "$ref": "38"
                  },
                  "scaleLocations": [
                    {
                      "$id": "40",
                      "plu": 1,
                      "pluG_UID": "KRWO1OdXRkOuPYCbEmmdpw==",
                      "pluGuid": "d48e1529-57e7-4346-ae3d-809b12699da7",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-10-05T00:03:55.8140654",
                        "department": {
                          "$id": "42",
                          "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": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "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": "2025-10-05T00:03:55.8140654",
                                      "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": "fDfD+li/F02TSdCGRjKhtQ==",
                                      "labelPageLayoutGuid": "fac3377c-bf58-4d17-9349-d0864632a1b5",
                                      "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": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-10-05T00:03:55.8140654",
                                  "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": "cMKiquT/t0m8NN6C5ONldA==",
                                  "labelPageLayoutGuid": "aaa2c270-ffe4-49b7-bc34-de82e4e36574",
                                  "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": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-10-05T00:03:55.8140654",
                              "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": "87MkV60cqEe+Z9AT+iAb/A==",
                              "labelPageLayoutGuid": "5724b3f3-1cad-47a8-be67-d013fa201bfc",
                              "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": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-10-05T00:03:55.8140654",
                          "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": "BwWsd2SQk0myTKn0d2xaTg==",
                          "labelPageLayoutGuid": "77ac0507-9064-4993-b24c-a9f4776c5a4e",
                          "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": "46"
                          },
                          "mscCom": {
                            "$ref": "47"
                          },
                          "mscDep": {
                            "$ref": "49"
                          },
                          "mscSubCom": {
                            "$ref": "48"
                          }
                        }
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "nextPrice": {
                    "$id": "50",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 1,
                    "hostOfferID": 1,
                    "metcashPromotionID": "sample string 4",
                    "metcashPromotionPlacement": "sample string 5",
                    "pluG_UID": "JNFRcxhzPUeo7kCK9yPdqA==",
                    "pluGuid": "7351d124-7318-473d-a8ee-408af723dda8",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "U83XX4ULVk+5Cpap+TPNqQ==",
                    "dealCostGuid": "5fd7cd53-0b85-4f56-b90a-96a9f933cda9",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "pTQWIvT7uUuNGdPqDQr3Ig==",
                    "priceGroupGuid": "221634a5-fbf4-4bb9-8d19-d3ea0d0af722",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-05T00:03:55.8140654",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "sCbWoNb8Q0SKkz0DNTyY7g==",
                    "campaignComboPriceGroupIdentifier": "a0d626b0-fcd6-4443-8a93-3d03353c98ee",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-10-05T00:03:55.8140654",
                        "operatorG_UID": "xjAOQXz4skaLsoFjakPqrQ==",
                        "operatorGuid": "410e30c6-f87c-46b2-8bb2-81636a43eaad",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-10-05T00:03:55.8140654",
                        "signIqTicketFileMovedUtc": "2025-10-05T00:03:55.8140654",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-10-05T00:03:55.8140654",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "2b6f41f9-d228-406c-9950-6de39e1e3ec4",
                      "nameGuid": "2b6f41f9-d228-406c-9950-6de39e1e3ec4",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-10-05T00:03:55.8140654",
                      "startTime": 1,
                      "endDate": "2025-10-05T00:03:55.8140654",
                      "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": "2025-10-05T00:03:55.8140654",
                      "system": true,
                      "created": "2025-10-05T00:03:55.8140654",
                      "updated": "2025-10-05T00:03:55.8140654",
                      "priceChangeNotifiedUtc": "2025-10-05T00:03:55.8140654",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "Irg8L3l0ZEC6eMMjwE5yvQ==",
                      "hostIdentifierGuid": "2f3cb822-7479-4064-ba78-c323c04e72bd",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-10-05T00:03:55.8140654",
                      "updatedByUser": "sample string 18",
                      "offerID": 1,
                      "isPriceChangeCampaign": true,
                      "stores": [
                        1,
                        2
                      ],
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ],
                      "campaignPlus": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "campaignPools": [
                        {
                          "$id": "53",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "plu": 4,
                          "pluG_UID": "RQYlM/jv2kC3DxF0kHUQJw==",
                          "pluGuid": "33250645-eff8-40da-b70f-117490751027",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "i5w99RojFEClvVUpDGid7A==",
                          "priceGroupGuid": "f53d9c8b-231a-4014-a5bd-55290c689dec",
                          "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": "2025-10-05T00:03:55.8140654",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "DJXzCov3TUG3PZM8IL5jnw==",
                          "identifierStr": "DJXzCov3TUG3PZM8IL5jnw==",
                          "identifierGuid": "0af3950c-f78b-414d-b73d-933c20be639f",
                          "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": "52"
                          }
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "customers": [
                        {
                          "$id": "55",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "customerID": "8TLWUopzN0GAv1Q/r6I0CQ==",
                          "customerIDGuid": "52d632f1-738a-4137-80bf-543fafa23409",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "cwocWbPvR06czdTD99DXUQ==",
                            "identifierGuid": "591c0a73-efb3-4e47-9ccd-d4c3f7d0d751",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-10-05T00:03:55.8140654",
                            "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": "aOwQDDzXRUCUg8sAmnpO8w==",
                            "communityIdentifierGuid": "0c10ec68-d73c-4045-9483-cb009a7a4ef3",
                            "joined": "2025-10-05T00:03:55.8140654",
                            "updated": "2025-10-05T00:03:55.8140654",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "6q8J6c8K3UufEtBxHNVm6g==",
                            "priceLevelIdentifierGuid": "e909afea-0acf-4bdd-9f12-d0711cd566ea",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-10-05T00:03:55.8140654",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-10-05T00:03:55.8140654",
                                "expiry": "2025-10-05T00:03:55.8140654",
                                "customerID": "XV7qc6lOlkuCRlzHOgAGPw==",
                                "customerIDGuid": "73ea5e5d-4ea9-4b96-8246-5cc73a00063f",
                                "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": "2025-10-05T00:03:55.8140654",
                                "linkedAccount": "DY1tBe9crk6Zi9ij24+aoQ==",
                                "linkedAccountGuid": "056d8d0d-5cef-4eae-998b-d8a3db8f9aa1",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "NDVBStUfhUiEYFg0l56A+Q==",
                                  "identifierGuid": "4a413534-1fd5-4885-8460-5834979e80f9",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-10-05T00:03:55.8140654",
                                  "owner": "645UUr9dY06b02ePj59LCw==",
                                  "ownerGuid": "52548eeb-5dbf-4e63-9bd3-678f8f9f4b0b",
                                  "accountStoreGroupIdentifier": "Y9WsT8pRMEOiIrimzSFLcQ==",
                                  "accountStoreGroupGuid": "4facd563-51ca-4330-a222-b8a6cd214b71",
                                  "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": "2025-10-05T00:03:55.8140654",
                                  "active": true,
                                  "updated": "2025-10-05T00:03:55.8140654",
                                  "deleted": true,
                                  "deletedUser": "sample string 16",
                                  "currentBalanceChanged": true,
                                  "maximumLimitChanged": true,
                                  "loyaltyPointsChanged": true,
                                  "projectedBalance": 17,
                                  "accountStoreGroupStoreIDs": [
                                    1,
                                    2
                                  ],
                                  "customerEmail": "sample string 18",
                                  "ownerCustomer": {
                                    "$ref": "56"
                                  },
                                  "card": {
                                    "$ref": "57"
                                  },
                                  "members": {
                                    "$id": "59",
                                    "sample string 1": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "sample string 2": [
                                      {
                                        "$ref": "56"
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ]
                                  },
                                  "customerGroups": [
                                    {
                                      "$id": "60",
                                      "identifier": "1F13kCRkGUWHxGEsfx1LGg==",
                                      "identifierGuid": "90775dd4-6424-4519-87c4-612c7f1d4b1a",
                                      "name": "sample string 2",
                                      "primaryContact": "QVwFkU3QREquxXuCtOzaZQ==",
                                      "primaryContactGuid": "91055c41-d04d-4a44-aec5-7b82b4ecda65",
                                      "accountID": "WFnaA3gdrUSgsafhnM8R9Q==",
                                      "accountIDGuid": "03da5958-1d78-44ad-a0b1-a7e19ccf11f5",
                                      "special": true,
                                      "updated": "2025-10-05T00:03:55.8140654",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "RDKc3BjyjEWgn80+qr2EZw==",
                                      "priceLevelIdentifierGuid": "dc9c3244-f218-458c-a09f-cd3eaabd8467",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "BGDsz9w9d0SUiagUDHtoUQ==",
                                          "groupIDGuid": "cfec6004-3ddc-4477-9489-a8140c7b6851",
                                          "customerID": "24UKn9qwWEGKYvJFHj67IQ==",
                                          "customerIDGuid": "9f0a85db-b0da-4158-8a62-f2451e3ebb21",
                                          "card": "sample string 4",
                                          "linkedAccount": "ljT+6z7g+UG6ogggGJEepw==",
                                          "linkedAccountGuid": "ebfe3496-e03e-41f9-baa2-082018911ea7",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "lYecO11L/UWCrwudFYZQHg==",
                                    "identifierGuid": "3b9c8795-4b5d-45fd-82af-0b9d1586501e",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "E3dS3NVMbk6xoKcEzr40tg==",
                                    "accountIDGuid": "dc527713-4cd5-4e6e-b1a0-a704cebe34b6",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "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": "2025-10-05T00:03:55.8140654",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "Wg1Le182N0eHr6T1TvQCsw==",
                                    "idempotentVoidGuid": "7b4b0d5a-365f-4737-87af-a4f54ef402b3",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "DNeG57ya1EmaznbG8AkxEw==",
                                      "saleHeaderIdentifierGuid": "e786d70c-9abc-49d4-9ace-76c6f0093113",
                                      "created": "2025-10-05T00:03:55.8140654",
                                      "createdLocal": "2025-10-05T00:03:55.8140654",
                                      "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": "2025-10-05T00:03:55.8140654",
                                      "storeID": 1,
                                      "operatorG_Uid": "dfTmrhcrd0WQ5gZgzbYZIw==",
                                      "operatorGuid": "aee6f475-2b17-4577-90e6-0660cdb61923",
                                      "customerG_Uid": "01YwAQQ3Y0uz4tTUzrYLjg==",
                                      "customerGuid": "013056d3-3704-4b63-b3e2-d4d4ceb60b8e",
                                      "communityIdentifier": "UKzdd/CquEenGErlCXBGAg==",
                                      "communityIdentifierGuid": "77ddac50-aaf0-47b8-a718-4ae509704602",
                                      "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": "9m7eSIYBikKqbXk4FnlF1A==",
                                      "priceLevelIdentifierGuid": "48de6ef6-0186-428a-aa6d-7938167945d4",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "OpGAbK0azU+x7YKkE+tvag==",
                                        "identifierGuid": "6c80913a-1aad-4fcd-b1ed-82a413eb6f6a",
                                        "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",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-10-05T00:03:55.8140654",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "ysoCzZb8skyK3199EJ6gjg==",
                                          "identifierGuid": "cd02caca-fc96-4cb2-8adf-5f7d109ea08e",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "L5iTsFE9k0u86u7ccY/HOA==",
                                          "pluGuid": "b093982f-3d51-4b93-bcea-eedc718fc738",
                                          "accountID": "QnKAOsVMX0SWbPMc0vxwcw==",
                                          "accountIDGuid": "3a807242-4cc5-445f-966c-f31cd2fc7073",
                                          "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": "2025-10-05T00:03:55.8140654",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "l5dVjoJkTU2PY+lwNzZrvA==",
                                          "refundGuid": "8e559797-6482-4d4d-8f63-e97037366bbc",
                                          "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": "ntkSi856MEmCI6/ZLSTsmw==",
                                          "idempotentVoidGuid": "8b12d99e-7ace-4930-8223-afd92d24ec9b",
                                          "priceLevelIdentifier": "038/wvsOyUSON6AD3GnZGQ==",
                                          "priceLevelIdentifierGuid": "c23f7fd3-0efb-44c9-8e37-a003dc69d919",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-10-05T00:03:55.8140654",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "TPEymlTP/0yw5mJqcvgT8Q==",
                                            "guid": "9a32f14c-cf54-4cff-b0e6-626a72f813f1",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-10-05T00:03:55.8140654"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "0YySkdig2k2DC5XktQ06Kw==",
                                            "modifierSetGuid": "91928cd1-a0d8-4dda-830b-95e4b50d3a2b",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "mtIB7etwLU2+QmSarivGlA==",
                                            "pluGuid": "ed01d29a-70eb-4d2d-be42-649aae2bc694",
                                            "deleted": true,
                                            "g_UID": "AgmTeYAZQ0KGPFsVov3p0Q==",
                                            "guid": "79930902-1980-4243-863c-5b15a2fde9d1",
                                            "product": {
                                              "$ref": "11"
                                            }
                                          },
                                          "priceLevelName": "sample string 25",
                                          "pumpNumber": 1,
                                          "hoseNumber": 1
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "eftReceipts": [
                                        {
                                          "$id": "69",
                                          "id": 1,
                                          "storeID": 1,
                                          "saleHeaderID": 2,
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          },
                                          "receipt": "sample string 3",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "69"
                                        }
                                      ],
                                      "payments": [
                                        {
                                          "$ref": "62"
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "cards": [
                                        {
                                          "$id": "70",
                                          "id": 1,
                                          "saleHeaderID": 1,
                                          "identifier": "sample string 2",
                                          "cardType": 3,
                                          "providerName": "sample string 4"
                                        },
                                        {
                                          "$ref": "70"
                                        }
                                      ],
                                      "campaignHits": [
                                        {
                                          "$id": "71",
                                          "id": 1,
                                          "saleHeaderID": 2,
                                          "campaign": "sample string 3",
                                          "name": "sample string 4",
                                          "processed": 1,
                                          "campaignDescription": "sample string 5"
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "fuel": [
                                        {
                                          "$id": "72",
                                          "id": 1,
                                          "plu": 1,
                                          "pluG_UID": "l+yEEHZoi0W1Q7o1WcAUfA==",
                                          "pluGuid": "1084ec97-6876-458b-b543-ba3559c0147c",
                                          "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": "2025-10-05T00:03:55.8140654",
                                          "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": "2025-10-05T00:03:55.8140654",
                                          "tagNumber": "sample string 15",
                                          "trackTwoRem": "sample string 16",
                                          "transCode": 1,
                                          "transType": 1,
                                          "unitPrice": 1.0,
                                          "vehicleReg": "sample string 17",
                                          "offline": true,
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ],
                                      "fuelResells": [
                                        {
                                          "$id": "73",
                                          "saleItemID": 1,
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "Iu7WXMUmcEaWi01u83qHGQ==",
                                          "pluGuid": "5cd6ee22-26c5-4670-968b-4d6ef37a8719",
                                          "accountID": "PvCVyE7XfkevMmFBnioznA==",
                                          "accountIDGuid": "c895f03e-d74e-477e-af32-61419e2a339c",
                                          "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": "2025-10-05T00:03:55.8140654",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "nTglymUebUaihmvvY1xkpw==",
                                          "refundGuid": "ca25389d-1e65-466d-a286-6bef635c64a7",
                                          "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": "73"
                                        }
                                      ],
                                      "customerOrder": [
                                        {
                                          "$id": "74",
                                          "identifier": "xM/YhrBAZkOtGqcGxs2BWQ==",
                                          "identifierGuid": "86d8cfc4-40b0-4366-ad1a-a706c6cd8159",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "te4jxOQNvESBcPDO2gJUfw==",
                                          "customerIdentifierGuid": "c423eeb5-0de4-44bc-8170-f0ceda02547f",
                                          "operatorNo": 1,
                                          "operatorG_UID": "gr8OuP2/a0Sbr9Zu3JXcjw==",
                                          "operatorGuid": "b80ebf82-bffd-446b-9baf-d66edc95dc8f",
                                          "created": "2025-10-05T00:03:55.8140654",
                                          "ordered": "2025-10-05T00:03:55.8140654",
                                          "started": "2025-10-05T00:03:55.8140654",
                                          "completed": "2025-10-05T00:03:55.8140654",
                                          "supplied": "2025-10-05T00:03:55.8140654",
                                          "quickTicket": 1,
                                          "deleted": true,
                                          "walkAway": true,
                                          "approxWait": 1,
                                          "actualWait": 1,
                                          "deliveryMethod": 8,
                                          "externalSaleType": 9,
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "operator": {
                                            "$ref": "23"
                                          },
                                          "details": [
                                            {
                                              "$id": "75",
                                              "headerID": 1,
                                              "plu": 1,
                                              "pluG_UId": "M1mfijA0XkOevkQV69dEsg==",
                                              "pluGuid": "8a9f5933-3430-435e-9ebe-4415ebd744b2",
                                              "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": "g+zRWl0njUq3nIhyD8lVLQ==",
                                              "headerIdentifierGuid": "5ad1ec83-275d-4a8d-b79c-88720fc9552d",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "storeName": "sample string 11",
                                          "customerName": "sample string 12",
                                          "storeReplyTo": "sample string 13",
                                          "storeSubjectLine": "sample string 14",
                                          "storeSaleHeader": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "surveyResponses": [
                                        {
                                          "$id": "76",
                                          "surveyG_UID": "TZdgygLF3UeIdc04rUOsMw==",
                                          "surveyGuid": "ca60974d-c502-47dd-8875-cd38ad43ac33",
                                          "saleHeaderGuid": "MOkunTD3qE61TvGqx/wFlQ==",
                                          "saleGuid": "9d2ee930-f730-4ea8-b54e-f1aac7fc0595",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "Qf4/2xk/Fk6hyJEiPgaJfw==",
                                          "guidResponse": "db3ffe41-3f19-4e16-a1c8-91223e06897f",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-10-05T00:03:55.8140654",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "ZlDTfKy4/kK9tBgYtvIKXA==",
                                            "guid": "7cd35066-b8ac-42fe-bdb4-1818b6f20a5c",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "JTQeLwmqqkKwtSbE916zqw==",
                                            "checkoutFormGuid": "2f1e3425-aa09-42aa-b0b5-26c4f75eb3ab",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-10-05T00:03:55.8140654",
                                            "end": "2025-10-05T00:03:55.8140654",
                                            "deleted": true,
                                            "updated": "2025-10-05T00:03:55.8140654",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "1d956b43-c0ef-4873-8aea-c1e95a0d8b9d",
                                              "debaf052-bd42-4071-98a0-51279a186b0b"
                                            ],
                                            "allowsAllTextResponses": true,
                                            "surveyForm": {
                                              "$ref": "31"
                                            }
                                          },
                                          "ingressId": "sample string 4"
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "storeName": "sample string 38",
                                      "machineName": "sample string 39",
                                      "operatorName": "sample string 40",
                                      "direction": 1,
                                      "reason": "sample string 41",
                                      "accountG_UID": "BR2Pp/77bEmG2yVnPkteeQ==",
                                      "accountIdentifier": "a78f1d05-fbfe-496c-86db-25673e4b5e79",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "wMznkqBHOEKNAjRqi0hEYw==",
                                      "customerOrderIdentifierGuid": "92e7ccc0-47a0-4238-8d02-346a8b484463",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "23yrVoz520Wmy6J6b7tkdA==",
                                      "paymentIdentifierGuid": "56ab7cdb-f98c-45db-a6cb-a27a6fbb6474",
                                      "identifier": "v3depPSOAESJAt6O+OtdzA==",
                                      "identifierGuid": "a45e77bf-8ef4-4400-8902-de8ef8eb5dcc",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "Ezt3f+Od8EuN3on27HV3BQ==",
                                      "itemIdentifierGuid": "7f773b13-9de3-4bf0-8dde-89f6ec757705"
                                    }
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ]
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "customerGroupMembers": [
                              {
                                "$ref": "61"
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "customerGroups": [
                              {
                                "$ref": "60"
                              },
                              {
                                "$ref": "60"
                              }
                            ],
                            "accounts": [
                              {
                                "$ref": "58"
                              },
                              {
                                "$ref": "58"
                              }
                            ],
                            "account": {
                              "$ref": "58"
                            },
                            "vouchers": [
                              {
                                "$id": "79",
                                "customerIdentifier": "l7B3LEZEakud9KXHdUnhcg==",
                                "customerIdentifierGuid": "2c77b097-4446-4b6a-9df4-a5c77549e172",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "ztrYKVJ5M0+mnoGzSTbzng==",
                                "idempotentGuid": "29d8dace-7952-4f33-a69e-81b34936f39e",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "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": "2025-10-05T00:03:55.8140654",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "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": "2025-10-05T00:03:55.8140654",
                                    "labelPageLayout": "rsY9P/AU00GNI2/FA5OjZg==",
                                    "pageLayoutGuid": "3f3dc6ae-14f0-41d3-8d23-6fc50393a366",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "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": "2025-10-05T00:03:55.8140654"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "NQyG0a1bXESE0gfdi4GzdA==",
                                      "customerIdentifierGuid": "d1860c35-5bad-445c-84d2-07dd8b81b374",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-10-05T00:03:55.8140654",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "G/PFICJQKUas2x9Lfe0qVQ==",
                                      "issuedIdempotentGuid": "20c5f31b-5022-4629-acdb-1f4b7ded2a55",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-10-05T00:03:55.8140654",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-10-05T00:03:55.8140654",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "eR02GUWwUEmMW5i9UemPLQ==",
                                      "redeemedIdempotentGuid": "19361d79-b045-4950-8c5b-98bd51e98f2d",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-10-05T00:03:55.8140654",
                                      "storeName": "sample string 17",
                                      "scaleLabel": {
                                        "$ref": "82"
                                      },
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "issuedOfflinePayment": {
                                        "$ref": "62"
                                      },
                                      "redeemedOfflinePayment": {
                                        "$ref": "62"
                                      }
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ]
                                },
                                "customer": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$id": "85",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupID": "s18oHErTfE+e9ZITVVVqnQ==",
                          "groupIDGuid": "1c285fb3-d34a-4f7c-9ef5-921355556a9d",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "UqO1Lf3Ah0mEmjDy6udo2A==",
                          "identifierGuid": "2db5a352-c0fd-4987-849a-30f2eae768d8",
                          "campaignName": "sample string 2",
                          "message": "sample string 3",
                          "ticketFileSource": "sample string 4",
                          "ticketFileDestination": "sample string 5",
                          "storeID": 1
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "comboPriceGroups": [
                        {
                          "$id": "87",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "g_UID": "cY/TgBFIc02vmoTKqN2aPQ==",
                          "guid": "80d38f71-4811-4d73-af9a-84caa8dd9a3d",
                          "description": "sample string 5",
                          "newPrice": 1,
                          "rangeDescription": "sample string 6",
                          "dealDescription": "sample string 7",
                          "labelQuantity": 8,
                          "hostProductCategoryID": 1,
                          "offerID": 1,
                          "dontUpdatePricePlus": true,
                          "campaign": {
                            "$ref": "52"
                          },
                          "comboPricePlus": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupG_UID": "XZLdNo6WZEOKe6wG5/xt3A==",
                              "groupGuid": "36dd925d-968e-4364-8a7b-ac06e7fc6ddc",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "0p5Eb+aT1EisK5P1fOSyPQ==",
                              "pluGuid": "6f449ed2-93e6-48d4-ac2b-93f57ce4b23d",
                              "priceGroupG_UID": "g+9q11ilGEmrx00jYwQc6g==",
                              "priceGroupGuid": "d76aef83-a558-4918-abc7-4d2363041cea",
                              "campaignPoolID": "sample string 7",
                              "quantity": 1,
                              "campaign": {
                                "$ref": "52"
                              },
                              "product": {
                                "$ref": "11"
                              },
                              "priceGroup": {
                                "$ref": "17"
                              },
                              "campaignPool": {
                                "$ref": "52"
                              }
                            },
                            {
                              "$ref": "88"
                            }
                          ]
                        },
                        {
                          "$ref": "87"
                        }
                      ],
                      "priceLevels": [
                        {
                          "$id": "89",
                          "id": 1,
                          "priceLevelIdentifier": "lYBuEyLDhE6uPY8lkRMe4Q==",
                          "priceLevelIdentifierGuid": "136e8095-c322-4e84-ae3d-8f2591131ee1",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "5J/7Vahfz0Ga7rek7p6X7g==",
                      "headerIdentifierGuid": "55fb9fe4-5fa8-41cf-9aee-b7a4ee9e97ee",
                      "identifier": "1PZf07Ehh0C5d6SwhSTfvg==",
                      "identifierGuid": "d35ff6d4-21b1-4087-b977-a4b08524dfbe",
                      "supplierIdentifier": "RWt2XRh4eEustadVV+3uig==",
                      "supplierGuid": "5d766b45-7818-4b78-acb5-a75557edee8a",
                      "pluG_UID": "CsdAXl1iYEChPAsNBSiwgA==",
                      "pluGuid": "5e40c70a-625d-4060-a13c-0b0d0528b080",
                      "campaignName": "e05b351c-c5c7-4cfd-85a1-6fad02c1759c",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-10-05T00:03:55.8140654",
                      "end": "2025-10-05T00:03:55.8140654",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "kDzh6JDloUerYd0f2xB5ug==",
                      "bonusItemPluGuid": "e8e13c90-e590-47a1-ab61-dd1fdb1079ba",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-10-05T00:03:55.8140654",
                      "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": "2025-10-05T00:03:55.8140654",
                      "campaignEndDate": "2025-10-05T00:03:55.8140654",
                      "masterPLUG_UID": "QGSLdgYeREmIlx6a8rwwzw==",
                      "masterID": "768b6440-1e06-4944-8897-1e9af2bc30cf",
                      "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": "C3YER2VyXUuWKW5lcIJkMQ==",
                      "bonusMasterID": "4704760b-7265-4b5d-9629-6e6570826431",
                      "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": "2025-10-05T00:03:55.8140654",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "mwmYNkNnBkCwLq09IbcyfQ==",
                      "pluGuid": "3698099b-6743-4006-b02e-ad3d21b7327d",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "sRmPYDXMdUupqOGWhMcpvw==",
                  "alternateProduct": "608f19b1-cc35-4b75-a9a8-e19684c729bf",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "OsIecMoqQ0OvGpdSpFGSRQ==",
                    "pluGuid": "701ec23a-2aca-4343-af1a-9752a4519245",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-10-05T00:03:55.8140654",
                  "inventoryTracked": "2025-10-05T00:03:55.8140654",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 47
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "bxz63YshYU+tC+0YldBMgw==",
                "supplierGuid": "ddfa1c6f-218b-4f61-ad0b-ed1895d04c83",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "storeName": "sample string 5",
                "departmentName": "sample string 6",
                "orderDays": 7
              },
              {
                "$ref": "94"
              }
            ],
            "cycles": [
              {
                "$id": "95",
                "storeID": 1,
                "supplierIdentifier": "FA/+Ixd0Ok6JDgeQyHrxoA==",
                "supplierGuid": "23fe0f14-7417-4e3a-890e-0790c87af1a0",
                "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": "2025-10-05T00:03:55.8140654",
                "deliveryDate": "2025-10-05T00:03:55.8140654",
                "nextCutOffDate": "2025-10-05T00:03:55.8140654",
                "nextDeliveryDate": "2025-10-05T00:03:55.8140654",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-10-05T00:03:55.8140654",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-10-05T00:03:55.8140654",
              "processed": "2025-10-05T00:03:55.8140654",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-10-05T00:03:55.8140654",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-10-05T00:03:55.8140654",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "nMSweE5O/EOWbrSciXC3pA==",
              "hostIdentifierGuid": "78b0c49c-4e4e-43fc-966e-b49c8970b7a4",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "00adadc9-91c5-42af-9a37-3c11312ff72c",
                "2ce98e5e-6a01-4bda-a9d6-60d9a18b064f"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "/voNSUlYLE+UEobROVAijQ==",
              "identifierGuid": "490dfafe-5849-4f2c-9412-86d13950228d",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "2639f640-a7d1-4680-b055-66bb3353b2de",
            "c4a590b8-103d-4c16-a2bf-d071796f9026"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-10-05T00:03:55.8140654",
        "ftpSite": {
          "$id": "102",
          "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": "101"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "98"
      },
      {
        "$ref": "98"
      }
    ],
    "cashManagements": [
      {
        "$id": "103",
        "id": 1,
        "storeID": 1,
        "cashManagementType": 2,
        "apiID": 1,
        "organisationID": "sample string 3",
        "siteName": "sample string 4",
        "thirdPartyAPI": {
          "$id": "104",
          "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": "103"
      }
    ],
    "updateStoreID": "10d6a4b4-2132-4868-b333-0a790c280457",
    "updateStore": {
      "$id": "105",
      "id": "4e92bcfb-394a-4826-a819-0c4f24f7ef2b",
      "name": "sample string 1",
      "lastActivity": "2025-10-05T00:03:55.8140654",
      "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": "2025-10-05T00:03:55.8140654"
    },
    "timeZoneId": "sample string 53",
    "securityOptions": {
      "$id": "106",
      "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"
    }
  },
  "deliveries": [
    {
      "$id": "107",
      "id": 1,
      "storeID": 2,
      "tankNumber": 3,
      "volume": 4.0,
      "supplier_GUID": "Jqcj5OgGZ0yaImT9ur99QQ==",
      "supplierGuid": "e423a726-06e8-4c67-9a22-64fdbabf7d41",
      "supplier": "sample string 5",
      "delivered": "2025-10-05T00:03:55.8140654",
      "recordedAt": "2025-10-05T00:03:55.8140654",
      "operatorG_UID": "bGUE3EmzXEyyjYqrK0/ngg==",
      "operatorGuid": "dc04656c-b349-4c5c-b28d-8aab2b4fe782",
      "user": "sample string 7",
      "adjustment": true,
      "processed": true,
      "deliveredText": "sample string 9",
      "recordedAtText": "sample string 10",
      "storeName": "sample string 11",
      "operatorName": "sample string 12",
      "supplierName": "sample string 13",
      "tank": {
        "$id": "108",
        "id": 1,
        "storeID": 2,
        "tankNumber": 3,
        "fuelGrade": "sample string 4",
        "fuelGradeID": 1,
        "capacity": 5.0,
        "lpg": true,
        "waterLevel": 7.0,
        "updated": "2025-10-05T00:03:55.8140654",
        "storeName": "sample string 9",
        "store": {
          "$ref": "2"
        },
        "grade": {
          "$id": "109",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "uTH7a4/zAU6iQ+go0UUHpg==",
          "guid": "6bfb31b9-f38f-4e01-a243-e828d14507a6",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-10-05T00:03:55.8140654",
          "updated": "2025-10-05T00:03:55.8140654",
          "margin": 1,
          "product": {
            "$ref": "11"
          }
        }
      },
      "deliverySupplier": {
        "$ref": "6"
      }
    },
    {
      "$ref": "107"
    }
  ],
  "dispensers": [
    {
      "$id": "110",
      "id": 1,
      "storeID": 2,
      "dispenserNumber": 3,
      "updated": "2025-10-05T00:03:55.8140654"
    },
    {
      "$ref": "110"
    }
  ],
  "grades": [
    {
      "$ref": "109"
    },
    {
      "$ref": "109"
    }
  ],
  "hoses": [
    {
      "$id": "111",
      "id": 1,
      "storeID": 2,
      "hoseNumber": 3,
      "dispenserNumber": 4,
      "tankNumber": 1,
      "accumulatedVolume": 1,
      "rolloverVolume": 5.0,
      "updated": "2025-10-05T00:03:55.8140654",
      "dispenser": {
        "$ref": "110"
      },
      "tank": {
        "$ref": "108"
      }
    },
    {
      "$ref": "111"
    }
  ],
  "hoseReadings": [
    {
      "$id": "112",
      "id": 1,
      "storeID": 2,
      "dispenserNumber": 3,
      "hoseNumber": 4,
      "reading": 5.0,
      "taken": "2025-10-05T00:03:55.8140654",
      "recordedAt": "2025-10-05T00:03:55.8140654",
      "operatorG_UID": "bHy9PtpZOUS3NCoSq6aPVg==",
      "operatorGuid": "3ebd7c6c-59da-4439-b734-2a12aba68f56",
      "user": "sample string 8",
      "manual": true,
      "processed": 1,
      "takenText": "sample string 10",
      "recordedAtText": "sample string 11",
      "operator": {
        "$ref": "23"
      }
    },
    {
      "$ref": "112"
    }
  ],
  "tanks": [
    {
      "$ref": "108"
    },
    {
      "$ref": "108"
    }
  ],
  "tankLevels": [
    {
      "$id": "113",
      "id": 1,
      "storeID": 2,
      "tankNumber": 3,
      "volume": 4.0,
      "measured": "2025-10-05T00:03:55.8297032",
      "measuredAt": "2025-10-05T00:03:55.8297032",
      "operator_GUID": "1Qev3LMSWEK+JWM0eO/Teg==",
      "operatorGuid": "dcaf07d5-12b3-4258-be25-633478efd37a",
      "user": "sample string 7",
      "manual": true,
      "endOfDay": 1,
      "processed": true,
      "measuredText": "sample string 9",
      "measuredAtText": "sample string 10"
    },
    {
      "$ref": "113"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK|E[�t���5xl/workbook.xml �(���1�0�w�C�`��&W��=lmI[�?�����޻w�=>9߷���cJ_Q�X2�B��F�i�9o &�_�u��8�6h#˳�`��٠��J��F� �B�fXQ����@��=5Na�����&ak�����/E,�h(Y����_�4<�"����&�m�ӝ��8�~�_PK|E[����	�[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
|E[��P�''_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="R5d0587fbc4924a04" /></Relationships>PK|E[C�b:xl/worksheets/sheet1.xml �(���Ks�0��
ý �� ��q�[���L�0L�H���_�(6����0߷+�����:9W�t)��
<�:�>Ȭ���{1�7�>%�M�O]a��z�b�0��}}(D�jO�Em��RU������</b+�J�Ƈ_�Sjl*]�g�v��'�>+�f��S�J��M���ћ�;J��l��u�$j�R����iN�[���a��.hY���?���<���Oy{�0�H�u�۫S�M�\�J�����L�� �҇�6������;�<L=I�aHp]{=t�=
�3��}��h�)�x�(�{3�����w?� �w:��>�}r�?��"�(��?��ާ��	��=@H0Ѻ�z�=�G!����u��>Տ`�8��`��~7=�mS�&��7G��m�f�l��P;s�N�5�mܞx����>'��ΉpL��	4&vs���9A�����cb?'�@��|C
὆�wj�g���zs"��`��L�. �&��I��I��I�����~t��Ii�j�v�#H�PK|E[�B��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8IM��ݰa[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ��P��wTE	���zp}�d�Z�m7{1�h�9���b6����,M?���Ä)���3�#���lxX2����C����:M��`���1Z�쀡���O)�K��L��;��JS��V�^������b:�����ZP+�5*%�7��H?��/�tZ�j��$�15� �5~��/PK|E[Ѓ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|E[Mž�&�xl/sharedStrings.xml �(��Wmo�8�~�����W^(P��h�]$h�wҭV:�ķ����������B�&ݻ]���y��3ό��O)�@**���i��HĔ�G����l��&<&Lp5�އ�K����\����E���R��"��NȔh�����$�X%:e-��>o�����k�ox9����^]꫕f�˖��l�#~-��x
��P�i)<�k�V����Q�z�'<֦��	�Z+���
b����~�i6�F^��Z�A��Z�`D�DH}GR@�"i��!1�x�i^����el}Yߵ>zY&��
tn��T��b�Xh���T����6pH��
��4��4;�53��5��HK�t(�c[�#ge��OoYj�R�"�Qx#XQ�W�r�2J���е��q���'��lr��;6��H��	bEs�B1��ё�[=�.��u�h��7^mQ���oDB"r����w�<�'�X:����9���_��
���\�K��#���J`KI#���B�@�;i��T�zN�8<���\�E5�mg�+}W�N$��o��g1pMwԖyu�z��냆�_��9���� 
��l��κ���l8��������-����)��QM�_jlpk����ʒ(�(d\U��XÍ��7���v_P��R<Ђ�A�%�V���R��l��U��r�
f�vmӂ��b��ϿI	��ZP�������Kl*��.2(���9C��5�5j�}u�0L$y\N�)2�H�
���݄\�ԋ\���QrMz3}�MX4u#u_�u-��������iv���;�K}�+������&g�vKw:$2v��@V�D��%�Df��F���|E��sزn�ؔ�{�������s�N�1�)׏usB�e�<EF��;�5��0�g��@�s��s�"��:����xr���`���9����Դ��/�Q.��L�\��T�'��c`۪�v1Ө9�J���<�F�Des��e�9]�MS���V�����)����[����<����������jŎ��;q�/PK-|E[�t���5xl/workbook.xmlPK-|E[����	��[Content_Types].xmlPK-
|E[��P�''T_rels/.relsPK-|E[C�b:�xl/worksheets/sheet1.xmlPK-|E[�B��P%xl/_rels/workbook.xml.relsPK-|E[Ѓc'2E
ixl/styles.xmlPK-|E[Mž�&��xl/sharedStrings.xmlPK�V

application/vnd.ms-excel

Sample:
PK|E[�Z�ɷ5xl/workbook.xml �(�����0Ew$�!��� Uک+{��<���'M�Jlȋ�����h}���G=�P�w1��� :�<��f�z�c��E��J@k�[�����H<<*kB�\�3�Vp�3tQ3Jsep�� Ħ��
Ɛe2�w'�9D~S,�֍���j���1���Y�#_�����-J�J�=��W#���PK|E[����	�[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
|E[@�M�''_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="Rcb973128cb6142cc" /></Relationships>PK|E[C�b:xl/worksheets/sheet1.xml �(���Ks�0��
ý �� ��q�[���L�0L�H���_�(6����0߷+�����:9W�t)��
<�:�>Ȭ���{1�7�>%�M�O]a��z�b�0��}}(D�jO�Em��RU������</b+�J�Ƈ_�Sjl*]�g�v��'�>+�f��S�J��M���ћ�;J��l��u�$j�R����iN�[���a��.hY���?���<���Oy{�0�H�u�۫S�M�\�J�����L�� �҇�6������;�<L=I�aHp]{=t�=
�3��}��h�)�x�(�{3�����w?� �w:��>�}r�?��"�(��?��ާ��	��=@H0Ѻ�z�=�G!����u��>Տ`�8��`��~7=�mS�&��7G��m�f�l��P;s�N�5�mܞx����>'��ΉpL��	4&vs���9A�����cb?'�@��|C
὆�wj�g���zs"��`��L�. �&��I��I��I�����~t��Ii�j�v�#H�PK|E[=����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�MhP�nذ-��O⨉m�.г��H\�H�J,�T���OO�|���o��^(�����F����1�7+�n�;�T�ь>����LJ���f���I�¬R.���ƒ��e��d�%��O��Ct}?"=8<�d�`���!�l��@���V��T�
�Qw��]Y՘�GY���ZL����w��A�[�Q�BȺ�W�1*�~J!���i�^�i�<ג���Z�g5~q�/PK|E[Ѓ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|E[Mž�&�xl/sharedStrings.xml �(��Wmo�8�~�����W^(P��h�]$h�wҭV:�ķ����������B�&ݻ]���y��3ό��O)�@**���i��HĔ�G����l��&<&Lp5�އ�K����\����E���R��"��NȔh�����$�X%:e-��>o�����k�ox9����^]꫕f�˖��l�#~-��x
��P�i)<�k�V����Q�z�'<֦��	�Z+���
b����~�i6�F^��Z�A��Z�`D�DH}GR@�"i��!1�x�i^����el}Yߵ>zY&��
tn��T��b�Xh���T����6pH��
��4��4;�53��5��HK�t(�c[�#ge��OoYj�R�"�Qx#XQ�W�r�2J���е��q���'��lr��;6��H��	bEs�B1��ё�[=�.��u�h��7^mQ���oDB"r����w�<�'�X:����9���_��
���\�K��#���J`KI#���B�@�;i��T�zN�8<���\�E5�mg�+}W�N$��o��g1pMwԖyu�z��냆�_��9���� 
��l��κ���l8��������-����)��QM�_jlpk����ʒ(�(d\U��XÍ��7���v_P��R<Ђ�A�%�V���R��l��U��r�
f�vmӂ��b��ϿI	��ZP�������Kl*��.2(���9C��5�5j�}u�0L$y\N�)2�H�
���݄\�ԋ\���QrMz3}�MX4u#u_�u-��������iv���;�K}�+������&g�vKw:$2v��@V�D��%�Df��F���|E��sزn�ؔ�{�������s�N�1�)׏usB�e�<EF��;�5��0�g��@�s��s�"��:����xr���`���9����Դ��/�Q.��L�\��T�'��c`۪�v1Ө9�J���<�F�Des��e�9]�MS���V�����)����[����<����������jŎ��;q�/PK-|E[�Z�ɷ5xl/workbook.xmlPK-|E[����	�[Content_Types].xmlPK-
|E[@�M�''V_rels/.relsPK-|E[C�b:�xl/worksheets/sheet1.xmlPK-|E[=����P'xl/_rels/workbook.xml.relsPK-|E[Ѓc'2E
mxl/styles.xmlPK-|E[Mž�&��xl/sharedStrings.xmlPK�Z