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-06-14T07:18:44.1877337",
    "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": "3whS9KqxtEi8QwKUJQUefg==",
    "hostIdentifierGuid": "f45208df-b1aa-48b4-bc43-029425051e7e",
    "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-06-14T07:18:44.1877337",
    "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": "MKgMvbmj/kynPU0zlkrqOg==",
        "hostIdentifierGuid": "bd0ca830-a3b9-4cfe-a73d-4d33964aea3a",
        "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": "qZHV0OMD4kquC4mvJlny7g==",
          "identifierGuid": "d0d591a9-03e3-4ae2-ae0b-89af2659f2ee",
          "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": "GME5K+eehki8fYLhhE5nQg==",
          "hostSupplierIdentifierGuid": "2b39c118-9ee7-4886-bc7d-82e1844e6742",
          "loyaltyPriceLevelIdentifier": "+yJrqZdv70iyWKSY8CoRkg==",
          "loyaltyPriceLevelIdentifierGuid": "a96b22fb-6f97-48ef-b258-a498f02a1192",
          "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-06-14T07:18:44.1877337",
          "lastProcessed": "2025-06-14T07:18:44.1877337",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "Vtur7d0eqkemizLZpYmBrg==",
            "identifierGuid": "edabdb56-1edd-47aa-a68b-32d9a58981ae",
            "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": "c3zzhU2j10uFaCwiYZ8C9Q==",
            "primaryContactID": "85f37c73-a34d-4bd7-8568-2c22619f02f5",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "HG4zQgezQkSVDlfy/3F3Aw==",
            "supplierGroupGuid": "42336e1c-b307-4442-950e-57f2ff717703",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-06-14T07:18:44.1877337",
            "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": "4c8894e7-d57e-47b4-80b8-fab64184aa6e",
              "identifier": "+iAQLTb360SuYoLGxUO18A==",
              "identifierGuid": "2d1020fa-f736-44eb-ae62-82c6c543b5f0",
              "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": "SzN/bCnyyEujgijQCrMStw==",
                "supplierIdentifierGuid": "6c7f334b-f229-4bc8-a382-28d00ab312b7",
                "contactGuid": "JrafDuYmeUerr801Xu+aHw==",
                "contactID": "0e9fb626-26e6-4779-abaf-cd355eef9a1f",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "uU9G8CcAIEWua/DKd8pgTA==",
                "pluGuid": "f0464fb9-0027-4520-ae6b-f0ca77ca604c",
                "supplierIdentifier": "7mPG5Vr9ckuvlsRkd4YgNA==",
                "supplierIdentifierGuid": "e5c663ee-fd5a-4b72-af96-c46477862034",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 2",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 4,
                "averagePackSize": 5,
                "effectiveDate": "2025-06-14T07:18:44.1877337",
                "pricedByWeight": true,
                "landedUnitCostEx": 8,
                "landedUnitCostInc": 9,
                "landedCartonCostInc": 10,
                "landedCartonCostEx": 11,
                "standardCost": 12,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 13",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 14",
                "financeFee": 1,
                "financeFeeBasis": "sample string 15",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 16",
                "invoiceCode": "sample string 17",
                "invoiceDesc": "sample string 18",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 19,
                "hostType": 20,
                "fromHost": 21,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 22.1,
                "sellMultiple": 23.1,
                "baseMultiple": 24.1,
                "hostStandardCost": 25,
                "hostTotalCost": 26,
                "hostRetail": 27,
                "hostLandedUnitCostEx": 28,
                "hostLandedUnitCostInc": 29,
                "hostDesc": "sample string 30",
                "directIndicator": "sample string 31",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 33",
                "hostProductType": "sample string 34",
                "hostProductGrade": "sample string 35",
                "hostProductGroup": "sample string 36",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 39",
                "hostLastUpdated": "2025-06-14T07:18:44.1877337",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "fFSAq3TGd0C5gzIqPWfQ7g==",
                    "pluGuid": "ab80547c-c674-4077-b983-322a3d67d0ee",
                    "supplierIdentifier": "Xe8kL3+9wka+QUTXUPfEKg==",
                    "supplierIdentifierGuid": "2f24ef5d-bd7f-46c2-be41-44d750f7c42a",
                    "invoiceCode": "sample string 1",
                    "storeIDs": [
                      1,
                      2
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "storeIDs": [
                  1,
                  2
                ],
                "preferredSupplier": true,
                "preferredRebateSupplier": true,
                "supplierName": "sample string 40",
                "salesMode": 41,
                "orderPacked": true,
                "active": true,
                "price": 1,
                "costGstPercent": 43,
                "parentPluG_UID": "Jv5c59jW/0+wbpZ0XbcDLQ==",
                "parentPluGuid": "e75cfe26-d6d8-4fff-b06e-96745db7032d",
                "freight": 44.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "pOhEfxarr06v07z4Zak+iA==",
                  "guid": "7f44e8a4-ab16-4eaf-afd3-bcf865a93e88",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "eYg9jhP8bEqMjj0NzMnJzQ==",
                  "priceGroupGuid": "8e3d8879-fc13-4a6c-8c8e-3d0dccc9c9cd",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-06-14T07:18:44.1877337",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-06-14T07:18:44.1877337",
                  "pluCreated": "2025-06-14T07:18:44.1877337",
                  "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-06-14T07:18:44.1877337",
                  "lastManualUpdate": "2025-06-14T07:18:44.1877337",
                  "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-06-14T07:18:44.1877337",
                  "currentCostUpdated": "2025-06-14T07:18:44.1877337",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 1,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-06-14T07:18:44.1877337",
                  "defaultGP": 1,
                  "breakTargetMode": 32,
                  "break1": 1,
                  "price1": 1,
                  "target1": 33,
                  "break2": 1,
                  "price2": 1,
                  "target2": 34,
                  "break3": 1,
                  "price3": 1,
                  "target3": 35,
                  "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,
                  "awsUpdated": "2025-06-14T07:18:44.1877337",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 52,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "72Ylo1dNRUyJhAGAOsr1Bw==",
                  "altPLUGuid": "a32566ef-4d57-4c45-8984-01803acaf507",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 53",
                  "altPriceDescription2": "sample string 54",
                  "cartonQuantity": 55,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 57",
                  "text2": "sample string 58",
                  "text3": "sample string 59",
                  "labelText": "sample string 60",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 64",
                  "barcodeFormat": "sample string 65",
                  "austMade": 1,
                  "coolCode": 66,
                  "countryOfOrigin": "sample string 67",
                  "percentContent": 68.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 69",
                  "subDeptCode": "sample string 70",
                  "minorDeptCode": "sample string 71",
                  "lesserDeptCode": "sample string 72",
                  "deptName": "sample string 73",
                  "subDeptName": "sample string 74",
                  "minorDeptName": "sample string 75",
                  "lesserDeptName": "sample string 76",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 79,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 81,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-06-14T07:18:44.1877337",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "MxfzKuLYGUiOo/U8xOSOMQ==",
                  "shelfPageLayoutGuid": "2af31733-d8e2-4819-8ea3-f53cc4e48e31",
                  "talkerPageLayoutG_UID": "18QEMVz7aEOYkv0aciEeFA==",
                  "talkerPageLayoutGuid": "3104c4d7-fb5c-4368-9892-fd1a72211e14",
                  "unitMeasure": 1.1,
                  "unitMeasureChanged": true,
                  "unitMeasureKind": 84,
                  "unitMeasureKindChanged": true,
                  "signIQData": "sample string 86",
                  "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": 90,
                  "notForSaleChanged": true,
                  "excludeFromDeals": true,
                  "excludeFromVoucher": true,
                  "minimumAge": 93,
                  "minimumAgeChanged": true,
                  "buyingLimit": 1,
                  "buyingLimitChanged": true,
                  "buyingLimitIndependent": true,
                  "buyingLimitIndependentChanged": true,
                  "inventoryGuid": "etOFkrzfVkuaYOgo2StVRA==",
                  "inventoryIdentifier": "9285d37a-dfbc-4b56-9a60-e828d92b5544",
                  "inventoryAccuracy": 1,
                  "baseUnits": 97,
                  "orderPacked": 1,
                  "isManufactured": true,
                  "isIngredient": true,
                  "isModifier": true,
                  "isModifierChanged": true,
                  "hasModifiers": 98,
                  "defaultPrinter": "sample string 99",
                  "defaultPrinterGroup": "sample string 100",
                  "ingredientsOnManufacture": true,
                  "manufactureUnitMeasure": 1,
                  "mpl": 1,
                  "maxShelfQty": 101,
                  "allowAutoOrder": true,
                  "warrantyPeriod": 1,
                  "parentPluG_UId": "XG2z2T6ArEqYJoQTxrp5JQ==",
                  "parentPluGuid": "d9b36d5c-803e-4aac-9826-8413c6ba7925",
                  "preferredHostVendor": 103,
                  "preferredHostChanged": true,
                  "code": "sample string 105",
                  "supplierIdentifier": "bK0w9xaNCEuArTD+gk/gbQ==",
                  "supplierIdentifierGuid": "f730ad6c-8d16-4b08-80ad-30fe824fe06d",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "xP9qw6N7o0SwBUkbmBQ0+w==",
                  "rebateSupplierIdentifierGuid": "c36affc4-7ba3-44a3-b005-491b981434fb",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 107",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 109",
                  "productType": "sample string 110",
                  "productGroup": "sample string 111",
                  "complianceIndicator": "sample string 112",
                  "inhouseBrand": "sample string 113",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 116",
                  "lastUpdatedByUser": "sample string 117",
                  "lastManualUpdatedByUser": "sample string 118",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-06-14T07:18:44.1877337",
                  "commodity": "sample string 120",
                  "businessPillar": "sample string 121",
                  "mscCommodity": "sample string 122",
                  "hostIdentifier": "57gk2Ir+7EaACYytinCHnA==",
                  "hostIdentifierGuid": "d824b8e7-fe8a-46ec-8009-8cad8a70879c",
                  "serviceFeeID": 1,
                  "serviceFeeIDChanged": true,
                  "providerName": "sample string 124",
                  "aisleEnds": "sample string 125",
                  "deleted": true,
                  "deletedChanged": true,
                  "hidden": true,
                  "doNotRange": true,
                  "doNotRangeChanged": true,
                  "doNotOrder": true,
                  "doNotOrderChanged": true,
                  "locked": true,
                  "excludeFromWebUpdate": true,
                  "excludeFromWebUpdateChanged": true,
                  "webPriceBasedOn": 136,
                  "webPriceRounding": true,
                  "webMarkup": 138,
                  "webPriceMode": 139,
                  "altDepartmentID": 1,
                  "altSubDepartmentID": 1,
                  "altMinorDepartmentID": 1,
                  "altLesserDepartmentID": 1,
                  "altDeptCode": "sample string 140",
                  "altSubDeptCode": "sample string 141",
                  "altMinorDeptCode": "sample string 142",
                  "altLesserDeptCode": "sample string 143",
                  "altDepartmentChanged": true,
                  "storeProducts": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "store": {
                    "$ref": "2"
                  },
                  "storePrices": [
                    {
                      "$id": "12",
                      "pluG_UID": "CAsMdchqtkiCAdt48x2WWA==",
                      "pluGuid": "750c0b08-6ac8-48b6-8201-db78f31d9658",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "gstPercent": 9,
                      "normalCost": 10,
                      "normalCostDecimals": 11,
                      "costGstPercent": 12,
                      "costCalcMethod": 1,
                      "currentCost": 13,
                      "currentCostDecimals": 14,
                      "break1": 15,
                      "price1": 16,
                      "break2": 17,
                      "price2": 18,
                      "break3": 19,
                      "price3": 20,
                      "fuelItem": 21,
                      "fixedWeight": 22,
                      "active": true,
                      "complianceIndicator": "sample string 23",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-06-14T07:18:44.1877337"
                    },
                    {
                      "$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-06-14T07:18:44.1877337",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-06-14T07:18:44.1877337",
                      "startTime": 3,
                      "endDate": "2025-06-14T07:18:44.1877337",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "xTp3bXasWkOtzp0z6DCIjA==",
                      "hostIdentifierGuid": "6d773ac5-ac76-435a-adce-9d33e830888c",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "2pm5D2LXuUaG4xeWqASAYQ==",
                    "guid": "0fb999da-d762-46b9-86e3-1796a8048061",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "Up6TVhn5ek2vhsODJ0MSiw==",
                    "priceGroupGuid": "56939e52-f919-4d7a-af86-c3832743128b",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-06-14T07:18:44.1877337",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 145",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "onqZhHHYPkqxd/3Tky6N9Q==",
                    "pluGuid": "84997aa2-d871-4a3e-b177-fdd3932e8df5",
                    "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": "3acb1c53-4fd4-440b-bdf6-696f4fabc159",
                    "created": "2025-06-14T07:18:44.1877337",
                    "createdByUser": "sample string 1",
                    "activated": "2025-06-14T07:18:44.1877337",
                    "deactivated": "2025-06-14T07:18:44.1877337",
                    "lastOrdered": "2025-06-14T07:18:44.1877337",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-06-14T07:18:44.1877337",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-06-14T07:18:44.1877337",
                    "lastSold": "2025-06-14T07:18:44.1877337",
                    "firstSold": "2025-06-14T07:18:44.1877337",
                    "awsUpdated": "2025-06-14T07:18:44.1877337",
                    "lastManualUpdate": "2025-06-14T07:18:44.1877337",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-06-14T07:18:44.1877337",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-06-14T07:18:44.1877337",
                    "doNotRangeUpdated": "2025-06-14T07:18:44.1877337",
                    "doNotOrderUpdated": "2025-06-14T07:18:44.1877337",
                    "tracked": "2025-06-14T07:18:44.1877337"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "aZ692unNj0+09lLCHGmU2A==",
                      "pluGuid": "dabd9e69-cde9-4f8f-b4f6-52c21c6994d8",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "2LvXHcXeF0KBa4jqqaFflg==",
                    "pluGuid": "1dd7bbd8-dec5-4217-816b-88eaa9a15f96",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-06-14T07:18:44.1877337",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-06-14T07:18:44.1877337",
                      "createdLocal": "2025-06-14T07:18:44.1877337",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "3W4lzQvB+0K2cw8+APZczw==",
                      "operatorGuid": "cd256edd-c10b-42fb-b673-0f3e00f65ccf",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "lk7rPhxcOEuea8YWG/DRDg==",
                      "pluGuid": "3eeb4e96-5c1c-4b38-9e6b-c6161bf0d10e",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "Exm/kVs0u0WEqBo7CF8AGQ==",
                        "guid": "91bf1913-345b-45bb-84a8-1a3b085f0019",
                        "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-06-14T07:18:44.1877337",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T07:18:44.1877337",
                        "endShift": "2025-06-14T07:18:44.1877337",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "emJwp9rovEG94Uf4nnTw4w==",
                            "operatorGuid": "a770627a-e8da-41bc-bde1-47f89e74f0e3",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "w640hQAcK0OQ8qnCgkzd+Q==",
                      "pluGuid": "8534aec3-1c00-432b-90f2-a9c2824cddf9",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "mELM2PVK3ky5d8qSMDyp3w==",
                      "pluGuid": "d8cc4298-4af5-4cde-b977-ca92303ca9df",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "tL3XQYFIQkaHxsB8cgCw2Q==",
                      "identifierGuid": "41d7bdb4-4881-4642-87c6-c07c7200b0d9",
                      "pluG_UID": "tZ5eQVzdTESdf6HC5wE+JA==",
                      "pluGuid": "415e9eb5-dd5c-444c-9d7f-a1c2e7013e24",
                      "competitionID": 1,
                      "name": "sample string 2",
                      "sellMultiple": 3,
                      "retailPrice": 4,
                      "storeName": "sample string 5"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "supplier": {
                    "$ref": "6"
                  },
                  "supplierName": "sample string 146",
                  "children": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "ordering": {
                    "$ref": "9"
                  },
                  "flipChartPages": [
                    {
                      "$id": "28",
                      "identifier": "xncxosD3VEuRmwTdToWXjA==",
                      "groupName": "sample string 1",
                      "identifierGuid": "a23177c6-f7c0-4b54-919b-04dd4e85978c",
                      "exists": true,
                      "flipChartIdentifier": "xBUdmAjsnUufNYPubqCPrg==",
                      "flipChartIdentifierGuid": "981d15c4-ec08-4b9d-9f35-83ee6ea08fae",
                      "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": "95tcH/cgZU+7bhEflm/4dQ==",
                      "groupIdentifierGuid": "1f5c9bf7-20f7-4f65-bb6e-111f966ff875",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "3dAW52ZxzUK4WB3NiCXufw==",
                        "identifierGuid": "e716d0dd-7166-42cd-b858-1dcd8825ee7f",
                        "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": "qVH1waSWX0GdXtPcuZI7NA==",
                          "identifierGuid": "c1f551a9-96a4-415f-9d5e-d3dcb9923b34",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "328uyvi3oU6Dw5X1WAJW+g==",
                              "guid": "ca2e6fdf-b7f8-4ea1-83c3-95f5580256fa",
                              "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": "oWoDqCfyaEqOc4m780nhzA==",
                              "previousFormGuid": "a8036aa1-f227-4a68-8e73-89bbf349e1cc",
                              "nextForm": 1,
                              "nextFormG_UID": "rJwVUOww00OR58NHDyx6bw==",
                              "nextFormGuid": "50159cac-30ec-43d3-91e7-c3470f2c7a6f",
                              "attributes": "sample string 10",
                              "updated": "2025-06-14T07:18:44.1877337",
                              "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": "DB1b+l0lW0CbPNr3OLQZpA==",
                                  "checkoutFormGuid": "fa5b1d0c-255d-405b-9b3c-daf738b419a4",
                                  "identifier": "nxQGrFzSeUqzCOrLsEvDlA==",
                                  "identifierGuid": "ac06149f-d25c-4a79-b308-eacbb04bc394",
                                  "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": "ryz9h85ufUyXWvEfRLkwnA==",
                                  "valueGuid": "87fd2caf-6ece-4c7d-975a-f11f44b9309c",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-06-14T07:18:44.1877337",
                                  "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-06-14T07:18:44.1877337",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "tigGvCkiY0WW60IRnM5x5g==",
                                  "checkoutFormGuid": "bc0628b6-2229-4563-96eb-42119cce71e6",
                                  "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": "vT71CqQS202KmYkDviCp1w==",
                          "flipChartPageIdentifierGuid": "0af53ebd-12a4-4ddb-8a99-8903be20a9d7",
                          "pluG_UID": "Sz3UPq5c90qT4jIcBGfP4A==",
                          "pluGuid": "3ed43d4b-5cae-4af7-93e2-321c0467cfe0",
                          "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": "gtikHnq2skeUir86+fiA0g==",
                      "pluGuid": "1ea4d882-b67a-47b2-948a-bf3af9f880d2",
                      "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-06-14T07:18:44.1877337",
                      "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": "0dSCmmlpcUKQBhBT7C6AoA==",
                      "ingredientGuid": "ku5OqEAR4UGgaXBg7erepA==",
                      "ingredientIdentifier": "a84eee92-1140-41e1-a069-7060edeadea4",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "fxjKRCSaAkGCiAb8mtxGSg==",
                      "pluGuid": "44ca187f-9a24-4102-8288-06fc9adc464a",
                      "shelfLocationIdentifier": "nOfdKoZpY0mQI94+8j4nUg==",
                      "shelfLocationGuid": "2adde79c-6986-4963-9023-de3ef23e2752",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "MIc7OH3ewUqFPa6jp8+9yw==",
                      "labelPageLayoutGuid": "383b8730-de7d-4ac1-853d-aea3a7cfbdcb",
                      "updated": "2025-06-14T07:18:44.1877337",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "Aa2/Ysx5IkmNc1ERfQlXAg==",
                        "storeID": 1,
                        "identifierGuid": "62bfad01-79cc-4922-8d73-51117d095702",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-06-14T07:18:44.1877337",
                        "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": "3jMGRiyfOUm2jZuPHK8nlg==",
                      "pluGuid": "460633de-9f2c-4939-b68d-9b8f1caf2796",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-06-14T07:18:44.1877337",
                        "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-06-14T07:18:44.1877337",
                                      "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": "LPrQLFD7pkaVCIE31O+Vjg==",
                                      "labelPageLayoutGuid": "2cd0fa2c-fb50-46a6-9508-8137d4ef958e",
                                      "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-06-14T07:18:44.1877337",
                                  "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": "GMowxid/1EWBdZs4AxjL+g==",
                                  "labelPageLayoutGuid": "c630ca18-7f27-45d4-8175-9b380318cbfa",
                                  "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-06-14T07:18:44.1877337",
                              "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": "QPiLf/zQ00yJqJAXNe3LEg==",
                              "labelPageLayoutGuid": "7f8bf840-d0fc-4cd3-89a8-901735edcb12",
                              "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-06-14T07:18:44.1877337",
                          "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": "jaw8JO6E4katnJF0BMty+A==",
                          "labelPageLayoutGuid": "243cac8d-84ee-46e2-ad9c-917404cb72f8",
                          "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": "YXXCEBdiHEy3iQVeepXfXA==",
                    "pluGuid": "10c27561-6217-4c1c-b789-055e7a95df5c",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "bW95sWGa0EaPDUqHxVB0XQ==",
                    "dealCostGuid": "b1796f6d-9a61-46d0-8f0d-4a87c550745d",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "4h52Vk3DKUOdsUa1+s2tkA==",
                    "priceGroupGuid": "56761ee2-c34d-4329-9db1-46b5facdad90",
                    "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-06-14T07:18:44.1877337",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "iNOY3VbwlUKNxjI3a+d7sg==",
                    "campaignComboPriceGroupIdentifier": "dd98d388-f056-4295-8dc6-32376be77bb2",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-06-14T07:18:44.1877337",
                        "operatorG_UID": "oVRWaDyeEE6p/i2h6i2Smw==",
                        "operatorGuid": "685654a1-9e3c-4e10-a9fe-2da1ea2d929b",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-06-14T07:18:44.1877337",
                        "signIqTicketFileMovedUtc": "2025-06-14T07:18:44.1877337",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-06-14T07:18:44.1877337",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "20b3a877-af29-4c7f-861d-951f77928bd1",
                      "nameGuid": "20b3a877-af29-4c7f-861d-951f77928bd1",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-06-14T07:18:44.1877337",
                      "startTime": 1,
                      "endDate": "2025-06-14T07:18:44.1877337",
                      "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-06-14T07:18:44.1877337",
                      "system": true,
                      "created": "2025-06-14T07:18:44.1877337",
                      "updated": "2025-06-14T07:18:44.1877337",
                      "priceChangeNotifiedUtc": "2025-06-14T07:18:44.1877337",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "uBEoPMJC+0Oc9+Urkuhkqw==",
                      "hostIdentifierGuid": "3c2811b8-42c2-43fb-9cf7-e52b92e864ab",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-06-14T07:18:44.1877337",
                      "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": "jwcJ0TgLzkiBa8PT0Oeo2g==",
                          "pluGuid": "d109078f-0b38-48ce-816b-c3d3d0e7a8da",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "LaF7IIQI10qBLopqzYN6Hg==",
                          "priceGroupGuid": "207ba12d-0884-4ad7-812e-8a6acd837a1e",
                          "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-06-14T07:18:44.1877337",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "jS3XAprquEGQnBmljo6GDA==",
                          "identifierStr": "jS3XAprquEGQnBmljo6GDA==",
                          "identifierGuid": "02d72d8d-ea9a-41b8-909c-19a58e8e860c",
                          "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": "ZoASb6/aKUOtN7RVJ65KHg==",
                          "customerIDGuid": "6f128066-daaf-4329-ad37-b45527ae4a1e",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "FMFZSuLNyEGhsyKer2HZ0A==",
                            "identifierGuid": "4a59c114-cde2-41c8-a1b3-229eaf61d9d0",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-06-14T07:18:44.1877337",
                            "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": "Y+LXimoccEakQiOSd5gk0g==",
                            "communityIdentifierGuid": "8ad7e263-1c6a-4670-a442-2392779824d2",
                            "joined": "2025-06-14T07:18:44.1877337",
                            "updated": "2025-06-14T07:18:44.1877337",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "mQBqoaSt+UG63KRVstIS+g==",
                            "priceLevelIdentifierGuid": "a16a0099-ada4-41f9-badc-a455b2d212fa",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-06-14T07:18:44.1877337",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-06-14T07:18:44.1877337",
                                "expiry": "2025-06-14T07:18:44.1877337",
                                "customerID": "jf1pVDJhs0+0uo7bsRUSFQ==",
                                "customerIDGuid": "5469fd8d-6132-4fb3-b4ba-8edbb1151215",
                                "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-06-14T07:18:44.1877337",
                                "linkedAccount": "LrgGBWWiQ0Kdo16iRFnfUQ==",
                                "linkedAccountGuid": "0506b82e-a265-4243-9da3-5ea24459df51",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "Z7ilxdPj8kOa4IyoRnx0Fg==",
                                  "identifierGuid": "c5a5b867-e3d3-43f2-9ae0-8ca8467c7416",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-06-14T07:18:44.1877337",
                                  "owner": "vuqWKnVQ40Kd3yUSFksAMw==",
                                  "ownerGuid": "2a96eabe-5075-42e3-9ddf-2512164b0033",
                                  "accountStoreGroupIdentifier": "6f8Qz87MiUODduWZJ3du3w==",
                                  "accountStoreGroupGuid": "cf10ffe9-ccce-4389-8376-e59927776edf",
                                  "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-06-14T07:18:44.1877337",
                                  "active": true,
                                  "updated": "2025-06-14T07:18:44.1877337",
                                  "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": "kFDXQRKH+0mq+LtlpSnOWg==",
                                      "identifierGuid": "41d75090-8712-49fb-aaf8-bb65a529ce5a",
                                      "name": "sample string 2",
                                      "primaryContact": "UeM9/T2jZ0qOogVg4+29lA==",
                                      "primaryContactGuid": "fd3de351-a33d-4a67-8ea2-0560e3edbd94",
                                      "accountID": "ffrM41da3E66c5802o3GFw==",
                                      "accountIDGuid": "e3ccfa7d-5a57-4edc-ba73-9f34da8dc617",
                                      "special": true,
                                      "updated": "2025-06-14T07:18:44.1877337",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "TqiVhhVs1EG1sg6CFFgcWg==",
                                      "priceLevelIdentifierGuid": "8695a84e-6c15-41d4-b5b2-0e8214581c5a",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "qld8Sf5XKE+R8qRrGnBu7A==",
                                          "groupIDGuid": "497c57aa-57fe-4f28-91f2-a46b1a706eec",
                                          "customerID": "5B2VeKBlPUasCTvt6I8kbg==",
                                          "customerIDGuid": "78951de4-65a0-463d-ac09-3bede88f246e",
                                          "card": "sample string 4",
                                          "linkedAccount": "hN8vlFllJkC+r3LFieOCZw==",
                                          "linkedAccountGuid": "942fdf84-6559-4026-beaf-72c589e38267",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "2ZgjHvcXm0qvDcuZMkFSmQ==",
                                    "identifierGuid": "1e2398d9-17f7-4a9b-af0d-cb9932415299",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "Gf3/fOZ6EE2J4zcW0p836A==",
                                    "accountIDGuid": "7cfffd19-7ae6-4d10-89e3-3716d29f37e8",
                                    "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-06-14T07:18:44.1877337",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "ftxKRRxW90+lLyTKw81wgg==",
                                    "idempotentVoidGuid": "454adc7e-561c-4ff7-a52f-24cac3cd7082",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "G0zGcOE6tkeMZs0uy/GA3g==",
                                      "saleHeaderIdentifierGuid": "70c64c1b-3ae1-47b6-8c66-cd2ecbf180de",
                                      "created": "2025-06-14T07:18:44.1877337",
                                      "createdLocal": "2025-06-14T07:18:44.1877337",
                                      "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-06-14T07:18:44.1877337",
                                      "storeID": 1,
                                      "operatorG_Uid": "jzu327n7B0qq4Xvo8tzvHw==",
                                      "operatorGuid": "dbb73b8f-fbb9-4a07-aae1-7be8f2dcef1f",
                                      "customerG_Uid": "iSGeARY71kOACXR/mRz6eg==",
                                      "customerGuid": "019e2189-3b16-43d6-8009-747f991cfa7a",
                                      "communityIdentifier": "CO7lZt1G3EGdoruKawQZtg==",
                                      "communityIdentifierGuid": "66e5ee08-46dd-41dc-9da2-bb8a6b0419b6",
                                      "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": "lGRoZ0+Yo0+d2Tec+3n1CA==",
                                      "priceLevelIdentifierGuid": "67686494-984f-4fa3-9dd9-379cfb79f508",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "JMydGKtV/kmrpuAtjBsJdw==",
                                        "identifierGuid": "189dcc24-55ab-49fe-aba6-e02d8c1b0977",
                                        "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-06-14T07:18:44.1877337",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "wlnoLYIze0GN3Wdba5CHog==",
                                          "identifierGuid": "2de859c2-3382-417b-8ddd-675b6b9087a2",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "yJeT/CtPtEqkQRF2Aw7fUg==",
                                          "pluGuid": "fc9397c8-4f2b-4ab4-a441-1176030edf52",
                                          "accountID": "oX+tipYTDUSN+hGLRAejng==",
                                          "accountIDGuid": "8aad7fa1-1396-440d-8dfa-118b4407a39e",
                                          "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-06-14T07:18:44.1877337",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "Bytdalg4lU+Eo50Yfmllig==",
                                          "refundGuid": "6a5d2b07-3858-4f95-84a3-9d187e69658a",
                                          "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": "+ARxIaidEkaENxGnWunmWA==",
                                          "idempotentVoidGuid": "217104f8-9da8-4612-8437-11a75ae9e658",
                                          "priceLevelIdentifier": "J2xIpijjGEGauX+rBbTqWg==",
                                          "priceLevelIdentifierGuid": "a6486c27-e328-4118-9ab9-7fab05b4ea5a",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-06-14T07:18:44.1877337",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "aR8SD9F4CkiMTsjcJp7Nbw==",
                                            "guid": "0f121f69-78d1-480a-8c4e-c8dc269ecd6f",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-06-14T07:18:44.1877337"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "UPimfOb2PUigAfSzIUriOQ==",
                                            "modifierSetGuid": "7ca6f850-f6e6-483d-a001-f4b3214ae239",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "rZVv/k4KikKDaa+S8JFT3A==",
                                            "pluGuid": "fe6f95ad-0a4e-428a-8369-af92f09153dc",
                                            "deleted": true,
                                            "g_UID": "+BsVvBMfrkqW/Zo2/WT2aw==",
                                            "guid": "bc151bf8-1f13-4aae-96fd-9a36fd64f66b",
                                            "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": "pKpNvK+ttUqfwSF7S/Q84Q==",
                                          "pluGuid": "bc4daaa4-adaf-4ab5-9fc1-217b4bf43ce1",
                                          "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-06-14T07:18:44.1877337",
                                          "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-06-14T07:18:44.1877337",
                                          "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": "rBBfHMO2WEKXa9P8priScw==",
                                          "pluGuid": "1c5f10ac-b6c3-4258-976b-d3fca6b89273",
                                          "accountID": "RLIzUpkO+Eqv0U22X3uoLg==",
                                          "accountIDGuid": "5233b244-0e99-4af8-afd1-4db65f7ba82e",
                                          "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-06-14T07:18:44.1877337",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "h9mCjyMR7UK91/DMI9a2MQ==",
                                          "refundGuid": "8f82d987-1123-42ed-bdd7-f0cc23d6b631",
                                          "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": "65BSzpRhA0q1ycqe6AUdFg==",
                                          "identifierGuid": "ce5290eb-6194-4a03-b5c9-ca9ee8051d16",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "R86KXzUSnUWpH8wJ+iWt4g==",
                                          "customerIdentifierGuid": "5f8ace47-1235-459d-a91f-cc09fa25ade2",
                                          "operatorNo": 1,
                                          "operatorG_UID": "iiPXjD6MaE63ciMja/0dpQ==",
                                          "operatorGuid": "8cd7238a-8c3e-4e68-b772-23236bfd1da5",
                                          "created": "2025-06-14T07:18:44.1877337",
                                          "ordered": "2025-06-14T07:18:44.1877337",
                                          "started": "2025-06-14T07:18:44.1877337",
                                          "completed": "2025-06-14T07:18:44.1877337",
                                          "supplied": "2025-06-14T07:18:44.1877337",
                                          "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": "CVrAmJ7Kh0a3/BLDiSUunw==",
                                              "pluGuid": "98c05a09-ca9e-4687-b7fc-12c389252e9f",
                                              "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": "pB7aaz6Q0EuJ4VjtKCREqw==",
                                              "headerIdentifierGuid": "6bda1ea4-903e-4bd0-89e1-58ed282444ab",
                                              "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": "PwQNG6ylNkmGxvsjvvgjuw==",
                                          "surveyGuid": "1b0d043f-a5ac-4936-86c6-fb23bef823bb",
                                          "saleHeaderGuid": "KROtopjA80aoNDk8RPVc9A==",
                                          "saleGuid": "a2ad1329-c098-46f3-a834-393c44f55cf4",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "Su0/k3QkJka66HrrBVyIHw==",
                                          "guidResponse": "933fed4a-2474-4626-bae8-7aeb055c881f",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-06-14T07:18:44.1877337",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "KL7SKGruNUyCFv6oqwnoaw==",
                                            "guid": "28d2be28-ee6a-4c35-8216-fea8ab09e86b",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "7sImjhkdkUubMb9XVaTnRA==",
                                            "checkoutFormGuid": "8e26c2ee-1d19-4b91-9b31-bf5755a4e744",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-06-14T07:18:44.1877337",
                                            "end": "2025-06-14T07:18:44.1877337",
                                            "deleted": true,
                                            "updated": "2025-06-14T07:18:44.1877337",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "7f14eb12-5fbf-4fff-83c6-ce56380ba3c6",
                                              "d8edc4ab-cb46-4df9-9ce4-528aa9d1a289"
                                            ],
                                            "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": "osux7wMMEkm2oVWOInbu8w==",
                                      "accountIdentifier": "efb1cba2-0c03-4912-b6a1-558e2276eef3",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "TuJPAqlXVkKxiCWXH3G5jA==",
                                      "customerOrderIdentifierGuid": "024fe24e-57a9-4256-b188-25971f71b98c",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "nMgvED08xkqObT1THSCIfA==",
                                      "paymentIdentifierGuid": "102fc89c-3c3d-4ac6-8e6d-3d531d20887c",
                                      "identifier": "LSAuDNRyeUSOR/Sfg/PqCg==",
                                      "identifierGuid": "0c2e202d-72d4-4479-8e47-f49f83f3ea0a",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "ss7CpFS+IEKti9yIa51tdA==",
                                      "itemIdentifierGuid": "a4c2ceb2-be54-4220-ad8b-dc886b9d6d74"
                                    }
                                  },
                                  {
                                    "$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": "BHJWUUd4aUmGvYLRI+7boQ==",
                                "customerIdentifierGuid": "51567204-7847-4969-86bd-82d123eedba1",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "qDapU0XLgk6i5ZdiDZkdCA==",
                                "idempotentGuid": "53a936a8-cb45-4e82-a2e5-97620d991d08",
                                "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-06-14T07:18:44.1877337",
                                  "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-06-14T07:18:44.1877337",
                                    "labelPageLayout": "6I8YuAzATUa5cmqRKcV6mg==",
                                    "pageLayoutGuid": "b8188fe8-c00c-464d-b972-6a9129c57a9a",
                                    "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-06-14T07:18:44.1877337"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "yT975EwKYUOXwBmywHrnPg==",
                                      "customerIdentifierGuid": "e47b3fc9-0a4c-4361-97c0-19b2c07ae73e",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-06-14T07:18:44.1877337",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "5rdSRwooWkOYmHz3FJeGdw==",
                                      "issuedIdempotentGuid": "4752b7e6-280a-435a-9898-7cf714978677",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-06-14T07:18:44.1877337",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-06-14T07:18:44.1877337",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "KrJeZIsAbk+LuLYjQXRm5g==",
                                      "redeemedIdempotentGuid": "645eb22a-008b-4f6e-8bb8-b623417466e6",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-06-14T07:18:44.1877337",
                                      "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": "D533rSzi5Uqt3W3PFKaohg==",
                          "groupIDGuid": "adf79d0f-e22c-4ae5-addd-6dcf14a6a886",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "OcQmVvwo6068igZQ9zY2vg==",
                          "identifierGuid": "5626c439-28fc-4eeb-bc8a-0650f73636be",
                          "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": "TJg9G7VXfECJtOWjOdzRCw==",
                          "guid": "1b3d984c-57b5-407c-89b4-e5a339dcd10b",
                          "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": "TtZ7b7sgY0yWwqHmsdGecA==",
                              "groupGuid": "6f7bd64e-20bb-4c63-96c2-a1e6b1d19e70",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "pMHU6x+EBUiD7V0suZ+rXw==",
                              "pluGuid": "ebd4c1a4-841f-4805-83ed-5d2cb99fab5f",
                              "priceGroupG_UID": "QEqpduqYS06pIGocqSDOAg==",
                              "priceGroupGuid": "76a94a40-98ea-4e4b-a920-6a1ca920ce02",
                              "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": "UzOafPjB5kSBB9AVg7FGVQ==",
                          "priceLevelIdentifierGuid": "7c9a3353-c1f8-44e6-8107-d01583b14655",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "h6jJQtbIo0Wuqc0gmtRopw==",
                      "headerIdentifierGuid": "42c9a887-c8d6-45a3-aea9-cd209ad468a7",
                      "identifier": "HbOyyh/5DUaTWgSYY4cTMw==",
                      "identifierGuid": "cab2b31d-f91f-460d-935a-049863871333",
                      "supplierIdentifier": "qrXZSm98J02gbOada3DsiA==",
                      "supplierGuid": "4ad9b5aa-7c6f-4d27-a06c-e69d6b70ec88",
                      "pluG_UID": "W1pX/o1sZ0GLAJIQTGtkaA==",
                      "pluGuid": "fe575a5b-6c8d-4167-8b00-92104c6b6468",
                      "campaignName": "7e17640f-0603-4122-a8db-5d8195b5b6ae",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-06-14T07:18:44.1877337",
                      "end": "2025-06-14T07:18:44.1877337",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "pJ8Y/JcdOUGTiVhj9aSWvg==",
                      "bonusItemPluGuid": "fc189fa4-1d97-4139-9389-5863f5a496be",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-06-14T07:18:44.1877337",
                      "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-06-14T07:18:44.1877337",
                      "campaignEndDate": "2025-06-14T07:18:44.1877337",
                      "masterPLUG_UID": "50A6ijpEZkuUEjjcCFYZMQ==",
                      "masterID": "8a3a40e7-443a-4b66-9412-38dc08561931",
                      "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": "mbA6DmDxq0GOtimIz9qS+w==",
                      "bonusMasterID": "0e3ab099-f160-41ab-8eb6-2988cfda92fb",
                      "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-06-14T07:18:44.1877337",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "mFao7FcUDUiHqS7Gw0IxUg==",
                      "pluGuid": "eca85698-1457-480d-87a9-2ec6c3423152",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "f425Py/xO0G126N7MqNzQg==",
                  "alternateProduct": "3fb98d7f-f12f-413b-b5db-a37b32a37342",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "GmgVlJIEC06vWP1NYA/UAA==",
                    "pluGuid": "9415681a-0492-4e0b-af58-fd4d600fd400",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-06-14T07:18:44.1877337",
                  "inventoryTracked": "2025-06-14T07:18:44.1877337",
                  "isNormalPriceChangesCampaign": true
                },
                "supplier": {
                  "$ref": "6"
                },
                "serviceFee": {
                  "$id": "93",
                  "id": 1,
                  "description": "sample string 1",
                  "fee": 1
                },
                "isPrimaryHost": true,
                "hostVendor": 46
              },
              {
                "$ref": "9"
              }
            ],
            "orderCycleHeaders": [
              {
                "$id": "94",
                "storeID": 1,
                "supplierIdentifier": "nXkDDmdDnkWfdzACu+KJQQ==",
                "supplierGuid": "0e03799d-4367-459e-9f77-3002bbe28941",
                "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": "jI0v0avePEqkbJKjGfILeA==",
                "supplierGuid": "d12f8d8c-deab-4a3c-a46c-92a319f20b78",
                "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-06-14T07:18:44.1877337",
                "deliveryDate": "2025-06-14T07:18:44.1877337",
                "nextCutOffDate": "2025-06-14T07:18:44.1877337",
                "nextDeliveryDate": "2025-06-14T07:18:44.1877337",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-06-14T07:18:44.1877337",
            "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-06-14T07:18:44.1877337",
              "processed": "2025-06-14T07:18:44.1877337",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-06-14T07:18:44.1877337",
              "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-06-14T07:18:44.1877337",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "udszyYN/F0m1gIBbQADCJQ==",
              "hostIdentifierGuid": "c933dbb9-7f83-4917-b580-805b4000c225",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "bfedd157-93db-4924-8c41-29bb1571183d",
                "2fe8c232-e4f5-4d85-ad77-40acd3fa7675"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "p5evbbzlM0ytUNxvXvOo6Q==",
              "identifierGuid": "6daf97a7-e5bc-4c33-ad50-dc6f5ef3a8e9",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "30e9bbec-9397-4f28-89d1-2bea77729ab9",
            "a944a2d4-3b26-47a8-8bbb-7ba67ba4b808"
          ],
          "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-06-14T07:18:44.1877337",
        "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": "f61dd9f7-5ebd-4946-9325-26a627242eaf",
    "updateStore": {
      "$id": "105",
      "id": "c8fab07a-d1e4-4981-bdc5-d1ab18d2e6b5",
      "name": "sample string 1",
      "lastActivity": "2025-06-14T07:18:44.1877337",
      "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-06-14T07:18:44.1877337"
    },
    "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": "YhXlRPmgikmw4nfGTBiyVA==",
      "supplierGuid": "44e51562-a0f9-498a-b0e2-77c64c18b254",
      "supplier": "sample string 5",
      "delivered": "2025-06-14T07:18:44.1877337",
      "recordedAt": "2025-06-14T07:18:44.1877337",
      "operatorG_UID": "ExtfNlxmZ0GzW2YlNCgEMg==",
      "operatorGuid": "365f1b13-665c-4167-b35b-662534280432",
      "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-06-14T07:18:44.1877337",
        "storeName": "sample string 9",
        "store": {
          "$ref": "2"
        },
        "grade": {
          "$id": "109",
          "id": 1,
          "gradeID": 2,
          "storeID": 3,
          "g_UID": "Tr5qMcBm/UyMDJZkgFub4A==",
          "guid": "316abe4e-66c0-4cfd-8c0c-9664805b9be0",
          "fuelGrade": "sample string 5",
          "price1": 1,
          "price2": 1,
          "price3": 1,
          "price4": 1,
          "effective": "2025-06-14T07:18:44.1877337",
          "updated": "2025-06-14T07:18:44.1877337",
          "margin": 1,
          "product": {
            "$ref": "11"
          }
        }
      },
      "deliverySupplier": {
        "$ref": "6"
      }
    },
    {
      "$ref": "107"
    }
  ],
  "dispensers": [
    {
      "$id": "110",
      "id": 1,
      "storeID": 2,
      "dispenserNumber": 3,
      "updated": "2025-06-14T07:18:44.1877337"
    },
    {
      "$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-06-14T07:18:44.2033619",
      "dispenser": {
        "$ref": "110"
      },
      "tank": {
        "$ref": "108"
      }
    },
    {
      "$ref": "111"
    }
  ],
  "hoseReadings": [
    {
      "$id": "112",
      "id": 1,
      "storeID": 2,
      "dispenserNumber": 3,
      "hoseNumber": 4,
      "reading": 5.0,
      "taken": "2025-06-14T07:18:44.2033619",
      "recordedAt": "2025-06-14T07:18:44.2033619",
      "operatorG_UID": "gRUMp8i2TEKAUdIongeJ4A==",
      "operatorGuid": "a70c1581-b6c8-424c-8051-d2289e0789e0",
      "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-06-14T07:18:44.2033619",
      "measuredAt": "2025-06-14T07:18:44.2033619",
      "operator_GUID": "ewo8oHJlYk64ZVRK1NXNig==",
      "operatorGuid": "a03c0a7b-6572-4e62-b865-544ad4d5cd8a",
      "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:
PKV:�Z5��5xl/workbook.xml �(���=�0��J�C�4@Q�X�v���D�%����@�VɃ�{�g���i�vB=����]CH�4���LX�YLҿ�Bq�-k0�TEq#f�5A*�F���6	���4Sw�Bt��`	Y&cw5ن��Ͱc#+d���,2��s[\b����P���5T)�����v�PKV:�Z����	�[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
V:�Z�A��''_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="Rfceead5c19d14d06" /></Relationships>PKV:�Zf%�S;xl/worksheets/sheet1.xml �(���Ks�0��
ý 	==@&��ķN�a��d;?�S�<���|߮���㧯���6�j��d�Sy���d�o�J�ҟ���zo�J'~i�q�fW�:3�:�ƽ+��3��>TEQ��Z�N�ll�����̺T���ƿF��X�e�w[��PuV5~畋���ӲH�g��"�Ӹ�?*y1k�=�o�>ۇm���c�	����^.��t�?��]V�Һ"��٩��^]���:���*�e�b@��w'cU���3�k_=�{��0���@p��G��|*CL���>�}|����@8]�I�!�:�>�}z�?
(�a�'��Y���T�� �Ex�����H0(��l��/���q�Ο?��O7k��fi�����k�]=���&�
�q�~NA�[�'^�ߧ�)
��)���fJ�!�6%�x�lHl���+߭��^C�;3�yA�xbT�)G-X� �<�3Ȩ	�dԅ�dԆ�dԇ�BGE��t_]�7JY������PKV:�Z�і��Pxl/_rels/workbook.xml.rels �(���Kj�0@�"f_K��J�l��6�$yd�ؒ���9[=R�P�B�@�����@�y�Xo�牼����A�\?ڡ�s�O+�n�{�DL��K �
��gJ�28�P�m�h�gS��uҒ�����Lr�,���zT�s�<�����`#����~Z��/�K��k�)*%����@���B�L~���L��]UJ4�����Ce����O?�;��L�be/Y�MٳZ���ѻ��|PKV:�ZЃ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��PKV:�Z�_î(�xl/sharedStrings.xml �(��Wmo�8�~�����W !��
m	�j)wҭV:7������������.I��CW��f�y��3cw��%e�HE5�f���EB�f�X=\���҄'�	��T��0*�=4�j��j�]�Z*�BJTSd�Y���r�R���-�NY+h��[)����"���^��_9D���/��0�[z<l�#>N�Q<UA�´����$���^�	���`����	X��{{?�4�z#�����Di��� s0��VH}KR@�"i��!1��1��Ӽ����db}Yߵ>���b_+й���K��
��*P�@�$���_ATP�m��]�Xj��i��53��5��H�B�H$5ƶT{���J]�dX�Il��J�0P{�`EeO���e�%
�C��wƩ���߳�!��ؘ#;&��	bEs�B1���1
�[~��t�ޅ߿Co�؛��C�߈��ȕ+�\�V�bٴ���X�i
c���x�H�5��h�)���}k6��4�hK�T��p'����j\��#Ύ�~��9Q�o��J�ր��j��~�|�Y\�5�U^��i�r����MNM��a7h���٣O�Y���s�a�mw}�Ai��C���D5�^��¥��7�*�D�g!��ʠ`t����H�X��˵�����/�-���_Co��	^뽙m�s뭜;�3��]۴N�T�����_����F�Sl������J�JJ!]�_"7Os�dIjj�N}�v��</'�c�ł���zJv.r�E��5e�h{Iz3=�&,�����u}��~z������i�A'������ڕ`�L$yl��E��k����M!�ߡ�u�A�"��w�h�����_�o����,1���.���l��$�aLy��c��-Ͳ#�#����r�ݨ��٠K��.�����η9‚`!^�i��^��Ea�o�z�#5ݷ�ǫ3B�K�`�2�'��?��I��"�خ����4nΩ������"Q�\`o�j^-�����U^�_��s��{��%h���m��?���A�������x�Ob�u���PK-V:�Z5��5xl/workbook.xmlPK-V:�Z����	��[Content_Types].xmlPK-
V:�Z�A��''U_rels/.relsPK-V:�Zf%�S;�xl/worksheets/sheet1.xmlPK-V:�Z�і��P'xl/_rels/workbook.xml.relsPK-V:�ZЃc'2E
mxl/styles.xmlPK-V:�Z�_î(��xl/sharedStrings.xmlPK�\

application/vnd.ms-excel

Sample:
PKV:�Z�U�5xl/workbook.xml �(���1� ��&��P�X�N.];t��Q�h��/j4���޻w�=>;?<��nj6Ծ�*Ʃf,���Mh�N:o &�_�I�vN�
�Ȋ,����v6(=���a��#�A!F3n(���|"�/���d�u��-�~S|��"6����έohN��u�UU^�<Ϥ(��`0����PKV:�Z����	�[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
V:�Z��-�''_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="R3cae79bb62c54e5d" /></Relationships>PKV:�Zf%�S;xl/worksheets/sheet1.xml �(���Ks�0��
ý 	==@&��ķN�a��d;?�S�<���|߮���㧯���6�j��d�Sy���d�o�J�ҟ���zo�J'~i�q�fW�:3�:�ƽ+��3��>TEQ��Z�N�ll�����̺T���ƿF��X�e�w[��PuV5~畋���ӲH�g��"�Ӹ�?*y1k�=�o�>ۇm���c�	����^.��t�?��]V�Һ"��٩��^]���:���*�e�b@��w'cU���3�k_=�{��0���@p��G��|*CL���>�}|����@8]�I�!�:�>�}z�?
(�a�'��Y���T�� �Ex�����H0(��l��/���q�Ο?��O7k��fi�����k�]=���&�
�q�~NA�[�'^�ߧ�)
��)���fJ�!�6%�x�lHl���+߭��^C�;3�yA�xbT�)G-X� �<�3Ȩ	�dԅ�dԆ�dԇ�BGE��t_]�7JY������PKV:�Z�b��Pxl/_rels/workbook.xml.rels �(���An� E��f_.�i'�n�Ms�c��m��E��+�R�H]t��?��4����z�6��c�k�W:���-���[�v���r���)O\j��V�&mqR��]�'�K{�>�i͘�q΀k&ٟ���4>z}���?����c���^�s?Q���W�
�ka���b!8gF�Z �fj)�GL�^��L�n:�K����<�Tƪ��s�e�s�y<S[4Z�5F�9a�/j��_l�PKV:�ZЃ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��PKV:�Z�_î(�xl/sharedStrings.xml �(��Wmo�8�~�����W !��
m	�j)wҭV:7������������.I��CW��f�y��3cw��%e�HE5�f���EB�f�X=\���҄'�	��T��0*�=4�j��j�]�Z*�BJTSd�Y���r�R���-�NY+h��[)����"���^��_9D���/��0�[z<l�#>N�Q<UA�´����$���^�	���`����	X��{{?�4�z#�����Di��� s0��VH}KR@�"i��!1��1��Ӽ����db}Yߵ>���b_+й���K��
��*P�@�$���_ATP�m��]�Xj��i��53��5��H�B�H$5ƶT{���J]�dX�Il��J�0P{�`EeO���e�%
�C��wƩ���߳�!��ؘ#;&��	bEs�B1���1
�[~��t�ޅ߿Co�؛��C�߈��ȕ+�\�V�bٴ���X�i
c���x�H�5��h�)���}k6��4�hK�T��p'����j\��#Ύ�~��9Q�o��J�ր��j��~�|�Y\�5�U^��i�r����MNM��a7h���٣O�Y���s�a�mw}�Ai��C���D5�^��¥��7�*�D�g!��ʠ`t����H�X��˵�����/�-���_Co��	^뽙m�s뭜;�3��]۴N�T�����_����F�Sl������J�JJ!]�_"7Os�dIjj�N}�v��</'�c�ł���zJv.r�E��5e�h{Iz3=�&,�����u}��~z������i�A'������ڕ`�L$yl��E��k����M!�ߡ�u�A�"��w�h�����_�o����,1���.���l��$�aLy��c��-Ͳ#�#����r�ݨ��٠K��.�����η9‚`!^�i��^��Ea�o�z�#5ݷ�ǫ3B�K�`�2�'��?��I��"�خ����4nΩ������"Q�\`o�j^-�����U^�_��s��{��%h���m��?���A�������x�Ob�u���PK-V:�Z�U�5xl/workbook.xmlPK-V:�Z����	��[Content_Types].xmlPK-
V:�Z��-�''T_rels/.relsPK-V:�Zf%�S;�xl/worksheets/sheet1.xmlPK-V:�Z�b��P&xl/_rels/workbook.xml.relsPK-V:�ZЃc'2E
mxl/styles.xmlPK-V:�Z�_î(��xl/sharedStrings.xmlPK�\