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

Gets a FuelTank from the store

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store ID

integer

Required

tankID

Tank ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

A populated FuelTank object

FuelTank
NameDescriptionTypeAdditional information
ID

Tank ID

integer

None.

StoreID

integer

None.

TankNumber

Tank Number (Visual)

integer

None.

FuelGrade

Grade of Fuel this tank is used for

string

None.

FuelGradeID

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

integer

None.

Capacity

Total tank capacity

decimal number

None.

LPG

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

boolean

None.

WaterLevel

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

decimal number

None.

Updated

Last time the tank record was updated

date

None.

StoreName

string

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

Store

The Store object that this tank is located at

Store

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

Grade

The Fuel Grade object of which this tank holds

FuelGradeModel

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

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "storeID": 2,
  "tankNumber": 3,
  "fuelGrade": "sample string 4",
  "fuelGradeID": 1,
  "capacity": 5.0,
  "lpg": true,
  "waterLevel": 7.0,
  "updated": "2025-06-14T07:21:46.6876642",
  "storeName": "sample string 9",
  "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:21:46.6876642",
    "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": "ZHalAEPbfUmi3JZnm3r6dA==",
    "hostIdentifierGuid": "00a57664-db43-497d-a2dc-96679b7afa74",
    "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:21:46.6876642",
    "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": "mp9ucncwcEuAYT3XIFGlsg==",
        "hostIdentifierGuid": "726e9f9a-3077-4b70-8061-3dd72051a5b2",
        "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": "8iIxwE5glU+/iC0BGGdGug==",
          "identifierGuid": "c03122f2-604e-4f95-bf88-2d01186746ba",
          "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": "4EMIwokJzkWExCF7HOql3A==",
          "hostSupplierIdentifierGuid": "c20843e0-0989-45ce-84c4-217b1ceaa5dc",
          "loyaltyPriceLevelIdentifier": "7WSk8vgMV0uQ9vf8rAHqCA==",
          "loyaltyPriceLevelIdentifierGuid": "f2a464ed-0cf8-4b57-90f6-f7fcac01ea08",
          "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:21:46.6876642",
          "lastProcessed": "2025-06-14T07:21:46.6876642",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "SLG1Duo1DUiVz0g7dW4n0A==",
            "identifierGuid": "0eb5b148-35ea-480d-95cf-483b756e27d0",
            "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": "1z/X/a4+b0uMLzwSDPJ+Sw==",
            "primaryContactID": "fdd73fd7-3eae-4b6f-8c2f-3c120cf27e4b",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "4ZGpHuoypEq9/p5H5YHK5w==",
            "supplierGroupGuid": "1ea991e1-32ea-4aa4-bdfe-9e47e581cae7",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-06-14T07:21:46.6876642",
            "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": "03d8b172-60a3-4a40-99d3-38cf450d2727",
              "identifier": "EETPwE5RIkSwgmuP78Vdow==",
              "identifierGuid": "c0cf4410-514e-4422-b082-6b8fefc55da3",
              "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": "yq2eJzoTq0epEQlSfWTkBw==",
                "supplierIdentifierGuid": "279eadca-133a-47ab-a911-09527d64e407",
                "contactGuid": "ewXkiN5xrUq+ZUrXPCoXeQ==",
                "contactID": "88e4057b-71de-4aad-be65-4ad73c2a1779",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "/r7rqfQSrU6HUqWsKZUVPA==",
                "pluGuid": "a9ebbefe-12f4-4ead-8752-a5ac2995153c",
                "supplierIdentifier": "KgE4rQ9WtESPFCs4N2BmIw==",
                "supplierIdentifierGuid": "ad38012a-560f-44b4-8f14-2b3837606623",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 2",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 4,
                "averagePackSize": 5,
                "effectiveDate": "2025-06-14T07:21:46.6876642",
                "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:21:46.6876642",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "soA+adNCkESf/g991KQ6KQ==",
                    "pluGuid": "693e80b2-42d3-4490-9ffe-0f7dd4a43a29",
                    "supplierIdentifier": "Rj9WTyby80mKN/RsmOLAYA==",
                    "supplierIdentifierGuid": "4f563f46-f226-49f3-8a37-f46c98e2c060",
                    "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": "iUTxeOz4Lk+7sW/aJ7buMg==",
                "parentPluGuid": "78f14489-f8ec-4f2e-bbb1-6fda27b6ee32",
                "freight": 44.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "LV6gSaUkuE26VmwXmwM0aA==",
                  "guid": "49a05e2d-24a5-4db8-ba56-6c179b033468",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "2vLHVjSy4kO5SWWkhSMjRA==",
                  "priceGroupGuid": "56c7f2da-b234-43e2-b949-65a485232344",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-06-14T07:21:46.6876642",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-06-14T07:21:46.6876642",
                  "pluCreated": "2025-06-14T07:21:46.6876642",
                  "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:21:46.6876642",
                  "lastManualUpdate": "2025-06-14T07:21:46.6876642",
                  "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:21:46.6876642",
                  "currentCostUpdated": "2025-06-14T07:21:46.6876642",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 1,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-06-14T07:21:46.6876642",
                  "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:21:46.6876642",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 52,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "3Ze5HGG2UUackdYhpulEzQ==",
                  "altPLUGuid": "1cb997dd-b661-4651-9c91-d621a6e944cd",
                  "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:21:46.6876642",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "QfAkzi0170iWDn8WTjsEnQ==",
                  "shelfPageLayoutGuid": "ce24f041-352d-48ef-960e-7f164e3b049d",
                  "talkerPageLayoutG_UID": "FsR0MraaakeJCarlKwENuQ==",
                  "talkerPageLayoutGuid": "3274c416-9ab6-476a-8909-aae52b010db9",
                  "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": "b+CnvUjxTUSUC0WfclIsIQ==",
                  "inventoryIdentifier": "bda7e06f-f148-444d-940b-459f72522c21",
                  "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": "5SEw4owWN0G04Fg/0krHiQ==",
                  "parentPluGuid": "e23021e5-168c-4137-b4e0-583fd24ac789",
                  "preferredHostVendor": 103,
                  "preferredHostChanged": true,
                  "code": "sample string 105",
                  "supplierIdentifier": "7tdE9SlsmEScJWJbkdL9IQ==",
                  "supplierIdentifierGuid": "f544d7ee-6c29-4498-9c25-625b91d2fd21",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "UGjnl1HNDk+rKy8aUIOQgg==",
                  "rebateSupplierIdentifierGuid": "97e76850-cd51-4f0e-ab2b-2f1a50839082",
                  "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:21:46.6876642",
                  "commodity": "sample string 120",
                  "businessPillar": "sample string 121",
                  "mscCommodity": "sample string 122",
                  "hostIdentifier": "6FDkaK/kfEm7gtxkPoOxzw==",
                  "hostIdentifierGuid": "68e450e8-e4af-497c-bb82-dc643e83b1cf",
                  "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": "IgEJAgsLTkeM6ShOxaLFcw==",
                      "pluGuid": "02090122-0b0b-474e-8ce9-284ec5a2c573",
                      "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:21:46.6876642"
                    },
                    {
                      "$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:21:46.6876642",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-06-14T07:21:46.6876642",
                      "startTime": 3,
                      "endDate": "2025-06-14T07:21:46.6876642",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "esVd1ktmwUyu1EsZrJcKQQ==",
                      "hostIdentifierGuid": "d65dc57a-664b-4cc1-aed4-4b19ac970a41",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "4Cf/y5P7pUKi08KT8OJ6DA==",
                    "guid": "cbff27e0-fb93-42a5-a2d3-c293f0e27a0c",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "kAztWWUMF0udZuYEXndf5w==",
                    "priceGroupGuid": "59ed0c90-0c65-4b17-9d66-e6045e775fe7",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-06-14T07:21:46.6876642",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 145",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "4vMyRtpK6E681Eh1UCFsSA==",
                    "pluGuid": "4632f3e2-4ada-4ee8-bcd4-487550216c48",
                    "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": "66146836-3bc0-40f1-9945-cc104ee53f1a",
                    "created": "2025-06-14T07:21:46.6876642",
                    "createdByUser": "sample string 1",
                    "activated": "2025-06-14T07:21:46.6876642",
                    "deactivated": "2025-06-14T07:21:46.6876642",
                    "lastOrdered": "2025-06-14T07:21:46.6876642",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-06-14T07:21:46.6876642",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-06-14T07:21:46.6876642",
                    "lastSold": "2025-06-14T07:21:46.6876642",
                    "firstSold": "2025-06-14T07:21:46.6876642",
                    "awsUpdated": "2025-06-14T07:21:46.6876642",
                    "lastManualUpdate": "2025-06-14T07:21:46.6876642",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-06-14T07:21:46.6876642",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-06-14T07:21:46.6876642",
                    "doNotRangeUpdated": "2025-06-14T07:21:46.6876642",
                    "doNotOrderUpdated": "2025-06-14T07:21:46.6876642",
                    "tracked": "2025-06-14T07:21:46.6876642"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "AXkjfNs7XEWO/WgF3roZxw==",
                      "pluGuid": "7c237901-3bdb-455c-8efd-6805deba19c7",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "OJs+GcX3YUeTSM64kt2Tmw==",
                    "pluGuid": "193e9b38-f7c5-4761-9348-ceb892dd939b",
                    "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:21:46.6876642",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-06-14T07:21:46.6876642",
                      "createdLocal": "2025-06-14T07:21:46.6876642",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "z/EUDeQqskenaK+sFkq9kg==",
                      "operatorGuid": "0d14f1cf-2ae4-47b2-a768-afac164abd92",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "pOe1Ri9crkumkkDIAiMcZw==",
                      "pluGuid": "46b5e7a4-5c2f-4bae-a692-40c802231c67",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "BKL1++Ypu0iGYga9C+87Ow==",
                        "guid": "fbf5a204-29e6-48bb-8662-06bd0bef3b3b",
                        "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:21:46.6876642",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T07:21:46.6876642",
                        "endShift": "2025-06-14T07:21:46.6876642",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "dyRCYLoNcUusAysHA+PvGw==",
                            "operatorGuid": "60422477-0dba-4b71-ac03-2b0703e3ef1b",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "tuY2H19ayEuacR7IVBy7ng==",
                      "pluGuid": "1f36e6b6-5a5f-4bc8-9a71-1ec8541cbb9e",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "5SPKVxEH1E6f9duMsMCC5g==",
                      "pluGuid": "57ca23e5-0711-4ed4-9ff5-db8cb0c082e6",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "hbEh3QpT70ODWfu6kKGTwQ==",
                      "identifierGuid": "dd21b185-530a-43ef-8359-fbba90a193c1",
                      "pluG_UID": "XRMxqnLVxk688WnNOkrYXg==",
                      "pluGuid": "aa31135d-d572-4ec6-bcf1-69cd3a4ad85e",
                      "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": "146vNv/QcE6xRsuu6F9tOg==",
                      "groupName": "sample string 1",
                      "identifierGuid": "36af8ed7-d0ff-4e70-b146-cbaee85f6d3a",
                      "exists": true,
                      "flipChartIdentifier": "RkYJG+p0YU+dOX/IVdHmiQ==",
                      "flipChartIdentifierGuid": "1b094646-74ea-4f61-9d39-7fc855d1e689",
                      "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": "lTrmg0G2LkaZIQbXu0DPyQ==",
                      "groupIdentifierGuid": "83e63a95-b641-462e-9921-06d7bb40cfc9",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "w0YzdacGxE2+eEdG4eXsOA==",
                        "identifierGuid": "753346c3-06a7-4dc4-be78-4746e1e5ec38",
                        "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": "DlJAeShoaU+MLY8kldQb/g==",
                          "identifierGuid": "7940520e-6828-4f69-8c2d-8f2495d41bfe",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "mrEbE8eorU28Pk6rLfHTuA==",
                              "guid": "131bb19a-a8c7-4dad-bc3e-4eab2df1d3b8",
                              "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": "SykN6a6DsU+4nsDoEhzFNw==",
                              "previousFormGuid": "e90d294b-83ae-4fb1-b89e-c0e8121cc537",
                              "nextForm": 1,
                              "nextFormG_UID": "5H+WyrYXTUqexYdj2ch6nw==",
                              "nextFormGuid": "ca967fe4-17b6-4a4d-9ec5-8763d9c87a9f",
                              "attributes": "sample string 10",
                              "updated": "2025-06-14T07:21:46.6876642",
                              "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": "no5YEey2s0C/I2s+OR5bsQ==",
                                  "checkoutFormGuid": "11588e9e-b6ec-40b3-bf23-6b3e391e5bb1",
                                  "identifier": "KWshPHFCM0q5AOMBnEVogw==",
                                  "identifierGuid": "3c216b29-4271-4a33-b900-e3019c456883",
                                  "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": "WFep/xUYH0CMPXq1qw/uSA==",
                                  "valueGuid": "ffa95758-1815-401f-8c3d-7ab5ab0fee48",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-06-14T07:21:46.6876642",
                                  "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:21:46.6876642",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "jQa83iGBr063pKtq75MfmQ==",
                                  "checkoutFormGuid": "debc068d-8121-4eaf-b7a4-ab6aef931f99",
                                  "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": "ZNYU756jZUuDUBQPgt9HQg==",
                          "flipChartPageIdentifierGuid": "ef14d664-a39e-4b65-8350-140f82df4742",
                          "pluG_UID": "MQNomLmzZ0GWa/mHfakVqw==",
                          "pluGuid": "98680331-b3b9-4167-966b-f9877da915ab",
                          "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": "C0GR9nzS70qVQ6jbK+qR0g==",
                      "pluGuid": "f691410b-d27c-4aef-9543-a8db2bea91d2",
                      "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:21:46.6876642",
                      "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": "3o5YfOBw1U2LzVQfvx9Niw==",
                      "ingredientGuid": "87z6rv88yku7DT3HLphvwA==",
                      "ingredientIdentifier": "aefabcf3-3cff-4bca-bb0d-3dc72e986fc0",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "kzU5d1WG+kyRNxX8RCBF5Q==",
                      "pluGuid": "77393593-8655-4cfa-9137-15fc442045e5",
                      "shelfLocationIdentifier": "q3IVMPoZhUeDnWCbO9NsNQ==",
                      "shelfLocationGuid": "301572ab-19fa-4785-839d-609b3bd36c35",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "Q0yUuLvqq0iNUhC8omSrvw==",
                      "labelPageLayoutGuid": "b8944c43-eabb-48ab-8d52-10bca264abbf",
                      "updated": "2025-06-14T07:21:46.6876642",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "+X2PjpOo4021cY8qP3JkTA==",
                        "storeID": 1,
                        "identifierGuid": "8e8f7df9-a893-4de3-b571-8f2a3f72644c",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-06-14T07:21:46.6876642",
                        "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": "/xTPThL6W0y42iDTKXosow==",
                      "pluGuid": "4ecf14ff-fa12-4c5b-b8da-20d3297a2ca3",
                      "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:21:46.6876642",
                        "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:21:46.6876642",
                                      "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": "U/49n8zBS0iFzpxuN96Zgw==",
                                      "labelPageLayoutGuid": "9f3dfe53-c1cc-484b-85ce-9c6e37de9983",
                                      "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:21:46.6876642",
                                  "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": "a0EA7KwbeEye8M1wFOHdwg==",
                                  "labelPageLayoutGuid": "ec00416b-1bac-4c78-9ef0-cd7014e1ddc2",
                                  "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:21:46.6876642",
                              "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": "SWnQzOAs+kyAYP8ohk/r1A==",
                              "labelPageLayoutGuid": "ccd06949-2ce0-4cfa-8060-ff28864febd4",
                              "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:21:46.6876642",
                          "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": "Wx55nsdz20aswBge3N5xRg==",
                          "labelPageLayoutGuid": "9e791e5b-73c7-46db-acc0-181edcde7146",
                          "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": "zp4Dn/pBGEWDrLuA7vbNDA==",
                    "pluGuid": "9f039ece-41fa-4518-83ac-bb80eef6cd0c",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "OuF7sCLQ3UG4RsC4/LTQbg==",
                    "dealCostGuid": "b07be13a-d022-41dd-b846-c0b8fcb4d06e",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "ZjkulErpZESPR0l5a+rKDg==",
                    "priceGroupGuid": "942e3966-e94a-4464-8f47-49796beaca0e",
                    "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:21:46.6876642",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "zkVfd4MZrESdnZfG1Ps15w==",
                    "campaignComboPriceGroupIdentifier": "775f45ce-1983-44ac-9d9d-97c6d4fb35e7",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-06-14T07:21:46.6876642",
                        "operatorG_UID": "C0JEWZaVGUurhuvBEPs7uw==",
                        "operatorGuid": "5944420b-9596-4b19-ab86-ebc110fb3bbb",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-06-14T07:21:46.6876642",
                        "signIqTicketFileMovedUtc": "2025-06-14T07:21:46.6876642",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-06-14T07:21:46.6876642",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "2f4629fc-ba62-4e49-ab24-e3252b567e7d",
                      "nameGuid": "2f4629fc-ba62-4e49-ab24-e3252b567e7d",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-06-14T07:21:46.6876642",
                      "startTime": 1,
                      "endDate": "2025-06-14T07:21:46.6876642",
                      "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:21:46.6876642",
                      "system": true,
                      "created": "2025-06-14T07:21:46.6876642",
                      "updated": "2025-06-14T07:21:46.6876642",
                      "priceChangeNotifiedUtc": "2025-06-14T07:21:46.6876642",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "X3ZL81sHa0+Y8MQNdjNMhA==",
                      "hostIdentifierGuid": "f34b765f-075b-4f6b-98f0-c40d76334c84",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-06-14T07:21:46.6876642",
                      "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": "6xjHA7zkZkaK0ec68KKqUg==",
                          "pluGuid": "03c718eb-e4bc-4666-8ad1-e73af0a2aa52",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "UgMdhcrcTkmLfe/gBKFuLw==",
                          "priceGroupGuid": "851d0352-dcca-494e-8b7d-efe004a16e2f",
                          "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:21:46.6876642",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "Bh9QLXmBmEOHWizCEOMfZg==",
                          "identifierStr": "Bh9QLXmBmEOHWizCEOMfZg==",
                          "identifierGuid": "2d501f06-8179-4398-875a-2cc210e31f66",
                          "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": "MLXojnrqtki4sJVTLqBQ5A==",
                          "customerIDGuid": "8ee8b530-ea7a-48b6-b8b0-95532ea050e4",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "kYDMW1k4lUqQ7fz52Dnflg==",
                            "identifierGuid": "5bcc8091-3859-4a95-90ed-fcf9d839df96",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-06-14T07:21:46.7033043",
                            "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": "wR+3e9jMI0SIAXaWs35phA==",
                            "communityIdentifierGuid": "7bb71fc1-ccd8-4423-8801-7696b37e6984",
                            "joined": "2025-06-14T07:21:46.7033043",
                            "updated": "2025-06-14T07:21:46.7033043",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "qpXCGcC40EG5MK9qwjqf5w==",
                            "priceLevelIdentifierGuid": "19c295aa-b8c0-41d0-b930-af6ac23a9fe7",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-06-14T07:21:46.7033043",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-06-14T07:21:46.7033043",
                                "expiry": "2025-06-14T07:21:46.7033043",
                                "customerID": "6wgt7k6slECNfrP1XtwAVA==",
                                "customerIDGuid": "ee2d08eb-ac4e-4094-8d7e-b3f55edc0054",
                                "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:21:46.7033043",
                                "linkedAccount": "MVLjWKXqFkuS4/uWBWtOLA==",
                                "linkedAccountGuid": "58e35231-eaa5-4b16-92e3-fb96056b4e2c",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "T0CTiVr+1kC1KbMXQJdPjg==",
                                  "identifierGuid": "8993404f-fe5a-40d6-b529-b31740974f8e",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-06-14T07:21:46.7033043",
                                  "owner": "2Jt105F1Sky9eTUJqgn8cA==",
                                  "ownerGuid": "d3759bd8-7591-4c4a-bd79-3509aa09fc70",
                                  "accountStoreGroupIdentifier": "l/zagd9PTE20GmMbHF5Hgw==",
                                  "accountStoreGroupGuid": "81dafc97-4fdf-4d4c-b41a-631b1c5e4783",
                                  "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:21:46.7033043",
                                  "active": true,
                                  "updated": "2025-06-14T07:21:46.7033043",
                                  "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": "AP/jl2vpGE+P+c2HScwc2g==",
                                      "identifierGuid": "97e3ff00-e96b-4f18-8ff9-cd8749cc1cda",
                                      "name": "sample string 2",
                                      "primaryContact": "0KG6zqSfIUq3zfwRLl4MbA==",
                                      "primaryContactGuid": "cebaa1d0-9fa4-4a21-b7cd-fc112e5e0c6c",
                                      "accountID": "76c0NzsDf0eXMAMkQSIxXw==",
                                      "accountIDGuid": "3734a7ef-033b-477f-9730-03244122315f",
                                      "special": true,
                                      "updated": "2025-06-14T07:21:46.7033043",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "AsStQ+7kGk2qi/OGyNMrFA==",
                                      "priceLevelIdentifierGuid": "43adc402-e4ee-4d1a-aa8b-f386c8d32b14",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "XblLRV3awEuv4kcPytauiQ==",
                                          "groupIDGuid": "454bb95d-da5d-4bc0-afe2-470fcad6ae89",
                                          "customerID": "yh6xjhKvOE2m2FFyqW5z8w==",
                                          "customerIDGuid": "8eb11eca-af12-4d38-a6d8-5172a96e73f3",
                                          "card": "sample string 4",
                                          "linkedAccount": "V58f674SF0OrFJLHsykRhw==",
                                          "linkedAccountGuid": "eb1f9f57-12be-4317-ab14-92c7b3291187",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "3Hs0BUvgxEOORv1p8ZQ7AA==",
                                    "identifierGuid": "05347bdc-e04b-43c4-8e46-fd69f1943b00",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "ssQhIOf6w0+gt8nVZw73SQ==",
                                    "accountIDGuid": "2021c4b2-fae7-4fc3-a0b7-c9d5670ef749",
                                    "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:21:46.7033043",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "/qNrhw+/q06S7gMqoqq9KA==",
                                    "idempotentVoidGuid": "876ba3fe-bf0f-4eab-92ee-032aa2aabd28",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "z2TCIxUW9UmeDSmaHUs2Ww==",
                                      "saleHeaderIdentifierGuid": "23c264cf-1615-49f5-9e0d-299a1d4b365b",
                                      "created": "2025-06-14T07:21:46.7033043",
                                      "createdLocal": "2025-06-14T07:21:46.7033043",
                                      "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:21:46.7033043",
                                      "storeID": 1,
                                      "operatorG_Uid": "5l0NZs5vwk6OMtPN8OA+Aw==",
                                      "operatorGuid": "660d5de6-6fce-4ec2-8e32-d3cdf0e03e03",
                                      "customerG_Uid": "g6gYr9z5YEqJYUiQyzC1LA==",
                                      "customerGuid": "af18a883-f9dc-4a60-8961-4890cb30b52c",
                                      "communityIdentifier": "bDkkOtZy/kS2DUnwe+yVMw==",
                                      "communityIdentifierGuid": "3a24396c-72d6-44fe-b60d-49f07bec9533",
                                      "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": "VtvXhjwLZkK8PnkFkqsMIQ==",
                                      "priceLevelIdentifierGuid": "86d7db56-0b3c-4266-bc3e-790592ab0c21",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "e5wc0usiOUicime7cP5bkA==",
                                        "identifierGuid": "d21c9c7b-22eb-4839-9c8a-67bb70fe5b90",
                                        "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:21:46.7033043",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "GTDLSAHxFk2rVY0o7klauQ==",
                                          "identifierGuid": "48cb3019-f101-4d16-ab55-8d28ee495ab9",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "zqNxTSlrWkOLB2DMTTc7uw==",
                                          "pluGuid": "4d71a3ce-6b29-435a-8b07-60cc4d373bbb",
                                          "accountID": "3pzW2RBezUmCFJwBJSI8Mw==",
                                          "accountIDGuid": "d9d69cde-5e10-49cd-8214-9c0125223c33",
                                          "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:21:46.7033043",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "/Jq2bGhOD0e5Z8AGlLvpng==",
                                          "refundGuid": "6cb69afc-4e68-470f-b967-c00694bbe99e",
                                          "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": "2s+HDvRivEOR0CPBQpSyZA==",
                                          "idempotentVoidGuid": "0e87cfda-62f4-43bc-91d0-23c14294b264",
                                          "priceLevelIdentifier": "mmkAe2BVSkKJN45AU/MSNQ==",
                                          "priceLevelIdentifierGuid": "7b00699a-5560-424a-8937-8e4053f31235",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-06-14T07:21:46.7033043",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "A9TU4IE2kE+Kcgz+qTBm0A==",
                                            "guid": "e0d4d403-3681-4f90-8a72-0cfea93066d0",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-06-14T07:21:46.7033043"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "zgr2HoSrIUaR6V3fAF2kaw==",
                                            "modifierSetGuid": "1ef60ace-ab84-4621-91e9-5ddf005da46b",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "OJnBcUHtekGmlD+s2o+jjw==",
                                            "pluGuid": "71c19938-ed41-417a-a694-3facda8fa38f",
                                            "deleted": true,
                                            "g_UID": "L51T1hHOF0CUvQoZ8seSTQ==",
                                            "guid": "d6539d2f-ce11-4017-94bd-0a19f2c7924d",
                                            "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": "BWy9XkD7R0+SMX18sTCkzQ==",
                                          "pluGuid": "5ebd6c05-fb40-4f47-9231-7d7cb130a4cd",
                                          "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:21:46.7033043",
                                          "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:21:46.7033043",
                                          "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": "vceVhrhvJ0axxCToCdDOag==",
                                          "pluGuid": "8695c7bd-6fb8-4627-b1c4-24e809d0ce6a",
                                          "accountID": "wi6WH2FH8E+vZGTIyp30IA==",
                                          "accountIDGuid": "1f962ec2-4761-4ff0-af64-64c8ca9df420",
                                          "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:21:46.7033043",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "REYlK7lKnUuLdigTS8kwQw==",
                                          "refundGuid": "2b254644-4ab9-4b9d-8b76-28134bc93043",
                                          "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": "V5p0n6N0U0qpuRhmo7BBFg==",
                                          "identifierGuid": "9f749a57-74a3-4a53-a9b9-1866a3b04116",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "/Ixsl5DG9UiuvGM01E4ROw==",
                                          "customerIdentifierGuid": "976c8cfc-c690-48f5-aebc-6334d44e113b",
                                          "operatorNo": 1,
                                          "operatorG_UID": "D8W30XjqCEuVAZZ656tVlw==",
                                          "operatorGuid": "d1b7c50f-ea78-4b08-9501-967ae7ab5597",
                                          "created": "2025-06-14T07:21:46.7033043",
                                          "ordered": "2025-06-14T07:21:46.7033043",
                                          "started": "2025-06-14T07:21:46.7033043",
                                          "completed": "2025-06-14T07:21:46.7033043",
                                          "supplied": "2025-06-14T07:21:46.7033043",
                                          "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": "bHC+MNARVUCT6h3xSFDGCw==",
                                              "pluGuid": "30be706c-11d0-4055-93ea-1df14850c60b",
                                              "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": "ko5LH7zo2Eid87yI3avYvA==",
                                              "headerIdentifierGuid": "1f4b8e92-e8bc-48d8-9df3-bc88ddabd8bc",
                                              "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": "ZFpR/MuQ/0GljlIN1rfgaA==",
                                          "surveyGuid": "fc515a64-90cb-41ff-a58e-520dd6b7e068",
                                          "saleHeaderGuid": "vfYsc3sFXUevNuTKVMadMQ==",
                                          "saleGuid": "732cf6bd-057b-475d-af36-e4ca54c69d31",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "EmHw7T+8VUuBZRDJ/4MWOw==",
                                          "guidResponse": "edf06112-bc3f-4b55-8165-10c9ff83163b",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-06-14T07:21:46.7033043",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "oWS2sfpfC0K1VEkvm3F4SQ==",
                                            "guid": "b1b664a1-5ffa-420b-b554-492f9b717849",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "GuLtb8m7qk61NLRtmcMWBA==",
                                            "checkoutFormGuid": "6fede21a-bbc9-4eaa-b534-b46d99c31604",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-06-14T07:21:46.7033043",
                                            "end": "2025-06-14T07:21:46.7033043",
                                            "deleted": true,
                                            "updated": "2025-06-14T07:21:46.7033043",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "02257d1e-a100-4da8-9f30-3a2629dc7d92",
                                              "d89391dc-b5ee-452f-bef6-353a04f58d29"
                                            ],
                                            "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": "CXP/ct63LUS6AWtLXBNs8g==",
                                      "accountIdentifier": "72ff7309-b7de-442d-ba01-6b4b5c136cf2",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "9lsTap+020adHKupAqDxeA==",
                                      "customerOrderIdentifierGuid": "6a135bf6-b49f-46db-9d1c-aba902a0f178",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "lw396B+xgE6hIpbzzqZaMw==",
                                      "paymentIdentifierGuid": "e8fd0d97-b11f-4e80-a122-96f3cea65a33",
                                      "identifier": "9F0MW6xABUaCBruA7GOsow==",
                                      "identifierGuid": "5b0c5df4-40ac-4605-8206-bb80ec63aca3",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "6Rx1RctO/U+I75aY/7ovWA==",
                                      "itemIdentifierGuid": "45751ce9-4ecb-4ffd-88ef-9698ffba2f58"
                                    }
                                  },
                                  {
                                    "$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": "h7VGP3PvBEeA+2lsu414aQ==",
                                "customerIdentifierGuid": "3f46b587-ef73-4704-80fb-696cbb8d7869",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "3HiE1CHXjkqlEP0Y5qpOfg==",
                                "idempotentGuid": "d48478dc-d721-4a8e-a510-fd18e6aa4e7e",
                                "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:21:46.7033043",
                                  "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:21:46.7033043",
                                    "labelPageLayout": "pHsDt1U4vkKT7ySx69/Kkg==",
                                    "pageLayoutGuid": "b7037ba4-3855-42be-93ef-24b1ebdfca92",
                                    "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:21:46.7033043"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "4aEk5HOr/U27CsQGQ7eJVw==",
                                      "customerIdentifierGuid": "e424a1e1-ab73-4dfd-bb0a-c40643b78957",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-06-14T07:21:46.7033043",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "DwtQVvwI0UCvF3lsNTEm1w==",
                                      "issuedIdempotentGuid": "56500b0f-08fc-40d1-af17-796c353126d7",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-06-14T07:21:46.7033043",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-06-14T07:21:46.7033043",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "sEPwHwMnxk6ZXqMQV/JWUw==",
                                      "redeemedIdempotentGuid": "1ff043b0-2703-4ec6-995e-a31057f25653",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-06-14T07:21:46.7033043",
                                      "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": "ErvYMyAhe0SeNRrj7G9F/g==",
                          "groupIDGuid": "33d8bb12-2120-447b-9e35-1ae3ec6f45fe",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "zDExJv7PeEqYSsPWTIiNKg==",
                          "identifierGuid": "263131cc-cffe-4a78-984a-c3d64c888d2a",
                          "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": "qS7Tohk6aUC/2HS8cJhWgA==",
                          "guid": "a2d32ea9-3a19-4069-bfd8-74bc70985680",
                          "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": "dd5wUOwNgECFJeXTUHT56w==",
                              "groupGuid": "5070de75-0dec-4080-8525-e5d35074f9eb",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "E/2s7nKjr0qTNh5PzragTQ==",
                              "pluGuid": "eeacfd13-a372-4aaf-9336-1e4fceb6a04d",
                              "priceGroupG_UID": "kY1BQtGABES25X9PxUkvnw==",
                              "priceGroupGuid": "42418d91-80d1-4404-b6e5-7f4fc5492f9f",
                              "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": "N6BSzkOgv0SHYP0ybx3sCA==",
                          "priceLevelIdentifierGuid": "ce52a037-a043-44bf-8760-fd326f1dec08",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "HLUWtKADSUe7lspdcL+Y8g==",
                      "headerIdentifierGuid": "b416b51c-03a0-4749-bb96-ca5d70bf98f2",
                      "identifier": "utSQ9nsem02mfqlM5XXv7g==",
                      "identifierGuid": "f690d4ba-1e7b-4d9b-a67e-a94ce575efee",
                      "supplierIdentifier": "INbsyXRGHEGH6rjAqkn1MA==",
                      "supplierGuid": "c9ecd620-4674-411c-87ea-b8c0aa49f530",
                      "pluG_UID": "+6sfGxdpUkWDmg/Z2uId0w==",
                      "pluGuid": "1b1fabfb-6917-4552-839a-0fd9dae21dd3",
                      "campaignName": "dbf52a9c-0303-4be9-a662-83508e22b42a",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-06-14T07:21:46.7033043",
                      "end": "2025-06-14T07:21:46.7033043",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "fvcJz7UKQ0Oaj0ZUaGxIAw==",
                      "bonusItemPluGuid": "cf09f77e-0ab5-4343-9a8f-4654686c4803",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-06-14T07:21:46.7033043",
                      "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:21:46.7033043",
                      "campaignEndDate": "2025-06-14T07:21:46.7033043",
                      "masterPLUG_UID": "Kc2EhogVQESQH1CeOieF9g==",
                      "masterID": "8684cd29-1588-4440-901f-509e3a2785f6",
                      "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": "mxmlz2rtpE2TZIHTrps7Qw==",
                      "bonusMasterID": "cfa5199b-ed6a-4da4-9364-81d3ae9b3b43",
                      "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:21:46.7033043",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "NE0yDs1oV0GTfrpMCv+A+Q==",
                      "pluGuid": "0e324d34-68cd-4157-937e-ba4c0aff80f9",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "9Un8vIG1i0etZgQbtlxBvg==",
                  "alternateProduct": "bcfc49f5-b581-478b-ad66-041bb65c41be",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "wge1NEp8uUShJyRZ3xJpnA==",
                    "pluGuid": "34b507c2-7c4a-44b9-a127-2459df12699c",
                    "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:21:46.7033043",
                  "inventoryTracked": "2025-06-14T07:21:46.7033043",
                  "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": "V8bxEfLNOUKMMepAQXovOg==",
                "supplierGuid": "11f1c657-cdf2-4239-8c31-ea40417a2f3a",
                "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": "DRVwBDWNjEuSd66rm6abpQ==",
                "supplierGuid": "0470150d-8d35-4b8c-9277-aeab9ba69ba5",
                "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:21:46.7033043",
                "deliveryDate": "2025-06-14T07:21:46.7033043",
                "nextCutOffDate": "2025-06-14T07:21:46.7033043",
                "nextDeliveryDate": "2025-06-14T07:21:46.7033043",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-06-14T07:21:46.7033043",
            "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:21:46.7033043",
              "processed": "2025-06-14T07:21:46.7033043",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-06-14T07:21:46.7033043",
              "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:21:46.7033043",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "bAB01GxPYEG3GkrbzP0oaA==",
              "hostIdentifierGuid": "d474006c-4f6c-4160-b71a-4adbccfd2868",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "bc695316-c011-41da-9fdc-40b025426b54",
                "8b3060cb-112e-4214-b887-c4ded15138b5"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "vmuNK+5LpEWq0xIuA2HUDQ==",
              "identifierGuid": "2b8d6bbe-4bee-45a4-aad3-122e0361d40d",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "3b0d8987-f13f-4cfc-b9e9-5ca20b65b4e9",
            "cdcdd561-33c7-49e0-bf02-c5c08f9d7fcf"
          ],
          "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:21:46.7033043",
        "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": "e4a93c87-b58f-43be-a77b-0d942235def8",
    "updateStore": {
      "$id": "105",
      "id": "dd5e1da1-7162-435d-9050-a19d1d1c085c",
      "name": "sample string 1",
      "lastActivity": "2025-06-14T07:21:46.7033043",
      "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:21:46.7033043"
    },
    "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"
    }
  },
  "grade": {
    "$id": "107",
    "id": 1,
    "gradeID": 2,
    "storeID": 3,
    "g_UID": "hiGeaWK7+02Fz/NDs9fHeA==",
    "guid": "699e2186-bb62-4dfb-85cf-f343b3d7c778",
    "fuelGrade": "sample string 5",
    "price1": 1,
    "price2": 1,
    "price3": 1,
    "price4": 1,
    "effective": "2025-06-14T07:21:46.7033043",
    "updated": "2025-06-14T07:21:46.7033043",
    "margin": 1,
    "product": {
      "$ref": "11"
    }
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�:�Z�<P6�5xl/workbook.xml �(���;�0D�H����@2T4iS�7f�-�G�#r�#�ҥۙ�};t1nꍙ�G��׮�"[����X�q7�X�ҽ�Gɡ3��@RdYE�,H�������[l� �yC)&5n�'����)a�IFc����l!�	v\$�4S���Qr�C�s�\-���eu�í/�,/�1���Q��n�PK�:�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
�:�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="Rc818f3b869be4103" /></Relationships>PK�:�Z��4E�xl/worksheets/sheet1.xml �(���]s�0��
��BB��ֺ�֋��ؽf!S!N�?��5Z�F��y�99>|�kϥ*D5��l�W�H�j=�w:���(<��rεe�J���ε��\W%9/c�-��-���y�kWdY��Hv%��� ��X�P*/��>z��/��<N����U��ia���[�gs��Vȶ�(l��?��٪o�W����-�۠a��l���Vʳx�ѿ���\�"��&�|ZeQ�ζ����>���v�@2t�SZ��?Ó��C�ݩ�Z�w�A�0�������z���E�� c]�������<��<D���I+'w^��:z���:vI:C(�_�n��^��b3L�oć�4�?�v1�:b���aB�
�Q��Y��%�>��c�Nzp�����"�qJq�dc6��ӣ9�f�̂(�����ֶ�Ә�}�yL�>�^�x�O,DŽ�'��	�'^��oc���c"��u5�\��6�{�.�B�h�O]۠��]۠�4Nd �vٵ
�1�z��+v�kþ��t<@h<�
[2i0=�� ��B=q;����K!4�Ͷ�_��?PK�:�ZN��Pxl/_rels/workbook.xml.rels �(���An� E����`�8q�M7ݦ��3Ɗ
Hۜ���W(J�֑��&+4�鍆�����m��88+iYpJ�j�
����aEw��F��hI~b��&%�f,j����`s]�T�e�W��z`��9��2����?D�8hxt�<�M�٫�h%zH��D�]���TJ�:I��n*�-�B�n0����e����]�d�j����vqW�t�)�Mϝ��Lm����e���������PK�:�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��PK�:�ZV^�[�
xl/sharedStrings.xml �(��V[��6~����\nI �X1�H��2t�V}0�w;�efت����@2��Fb|�s�9�9N��{B�W,$�lPk7Z5��DŽ��˴�Ps�B,F�3<����9��})��LjG���fSFG� ��)f��H���84e*0��c�Ц�ju�	"��D\3a����[�0@2��|�o�a�iN�d���e�b_W:�aq�L5�3�b�!P��ED�����^�),��{d�ƀŕX�����K��Cg4��K��&����?��?����i�b��K$�rp6�hs�B��Av��3���E	��=�����+}t�>�JP�@S�^L�O�=h�K�.����v��!P��l������XTX�"��T!�+�m�Ƙ��ӥR���7��ȋt�(�g�Ӭ�w�rj��?е��3��9�<�1��\�1���J+Z�	Đ�VE �6�>̻�q�G���w���l
:Z}A��E��iUN��3IJi�w�H-Hcܬ�p���=9h�l9�s��^�EׂD8<"v�2�X!�f,1�1�@;Le��
��x9��f��ZU���C�Tpm?>S�1f�쉭���NO'�����1����B���������~/��ȍ�z��
z��Q�_��sؾ��QN(�hl%�jz݇��I��E\V�e�����T�d���g���Ϙ
�k�_IFW�}}�����}������(g/[`f?^�+��eM�{�|�
	�XdԼl{�sDg�ZĂ6��"�pA �N45�I��^�ڽ/��X��%b�c�4[0,~ޏѩ��ЊO	�0F�'D����7a��ɿ���_���Z����v=��
Υ��ڕ`nj�:��٢��^�H��}��8�ޡ�u	A�D���1�����ڂo�7{[����]fׇٌ�Ib�Ҝ0�<��c��葤��!O����ݨ��٠��5�X���#����
K�x/M�--��EQ=+��[�Z^�������8������������7��!K����2l��6�8\
��:�PK-�:�Z�<P6�5xl/workbook.xmlPK-�:�Z����	��[Content_Types].xmlPK-
�:�Z���''U_rels/.relsPK-�:�Z��4E��xl/worksheets/sheet1.xmlPK-�:�ZN��PXxl/_rels/workbook.xml.relsPK-�:�ZЃc'2E
�xl/styles.xmlPK-�:�ZV^�[�
	xl/sharedStrings.xmlPK�l

application/vnd.ms-excel

Sample:
PK�:�Z�QQ�5xl/workbook.xml �(�����0��&�C��H�
)��x��}-�4П�5���I�yۙ��v�l��0f$o5i_��!؊1/T�Ƣ���8!J�d���ֈ�BX�e'�p� �������X�:���AM+J�Դ���K����'�o��$l
��O��")�AaM[@Ir�]M���J��&��+��ˢEw9Ӎ��8��n>PK�:�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
�:�Z�v�''_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="R599229391bce4cf4" /></Relationships>PK�:�Z��4E�xl/worksheets/sheet1.xml �(���]s�0��
��BB��ֺ�֋��ؽf!S!N�?��5Z�F��y�99>|�kϥ*D5��l�W�H�j=�w:���(<��rεe�J���ε��\W%9/c�-��-���y�kWdY��Hv%��� ��X�P*/��>z��/��<N����U��ia���[�gs��Vȶ�(l��?��٪o�W����-�۠a��l���Vʳx�ѿ���\�"��&�|ZeQ�ζ����>���v�@2t�SZ��?Ó��C�ݩ�Z�w�A�0�������z���E�� c]�������<��<D���I+'w^��:z���:vI:C(�_�n��^��b3L�oć�4�?�v1�:b���aB�
�Q��Y��%�>��c�Nzp�����"�qJq�dc6��ӣ9�f�̂(�����ֶ�Ә�}�yL�>�^�x�O,DŽ�'��	�'^��oc���c"��u5�\��6�{�.�B�h�O]۠��]۠�4Nd �vٵ
�1�z��+v�kþ��t<@h<�
[2i0=�� ��B=q;����K!4�Ͷ�_��?PK�:�Z�F���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I�4AM�a�m��=N�&�e����G�
XEWb�������4����޾�9��5��FZ5���S�
l7�=N"��0�.��bBC��� �E(�C�:��YĔ��:!��GZ1VS�3�I��!Z�G�OV�f4�0}���� |����R��P�
d�:�K�*.t��Vrլ�л��x�0�z}��Jץ\�%r^2uW�AxT�ѧK�Ny9Sk��z�Vrd/W5z��/PK�:�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��PK�:�ZV^�[�
xl/sharedStrings.xml �(��V[��6~����\nI �X1�H��2t�V}0�w;�efت����@2��Fb|�s�9�9N��{B�W,$�lPk7Z5��DŽ��˴�Ps�B,F�3<����9��})��LjG���fSFG� ��)f��H���84e*0��c�Ц�ju�	"��D\3a����[�0@2��|�o�a�iN�d���e�b_W:�aq�L5�3�b�!P��ED�����^�),��{d�ƀŕX�����K��Cg4��K��&����?��?����i�b��K$�rp6�hs�B��Av��3���E	��=�����+}t�>�JP�@S�^L�O�=h�K�.����v��!P��l������XTX�"��T!�+�m�Ƙ��ӥR���7��ȋt�(�g�Ӭ�w�rj��?е��3��9�<�1��\�1���J+Z�	Đ�VE �6�>̻�q�G���w���l
:Z}A��E��iUN��3IJi�w�H-Hcܬ�p���=9h�l9�s��^�EׂD8<"v�2�X!�f,1�1�@;Le��
��x9��f��ZU���C�Tpm?>S�1f�쉭���NO'�����1����B���������~/��ȍ�z��
z��Q�_��sؾ��QN(�hl%�jz݇��I��E\V�e�����T�d���g���Ϙ
�k�_IFW�}}�����}������(g/[`f?^�+��eM�{�|�
	�XdԼl{�sDg�ZĂ6��"�pA �N45�I��^�ڽ/��X��%b�c�4[0,~ޏѩ��ЊO	�0F�'D����7a��ɿ���_���Z����v=��
Υ��ڕ`nj�:��٢��^�H��}��8�ޡ�u	A�D���1�����ڂo�7{[����]fׇٌ�Ib�Ҝ0�<��c��葤��!O����ݨ��٠��5�X���#����
K�x/M�--��EQ=+��[�Z^�������8������������7��!K����2l��6�8\
��:�PK-�:�Z�QQ�5xl/workbook.xmlPK-�:�Z����	��[Content_Types].xmlPK-
�:�Z�v�''U_rels/.relsPK-�:�Z��4E��xl/worksheets/sheet1.xmlPK-�:�Z�F���PXxl/_rels/workbook.xml.relsPK-�:�ZЃc'2E
�xl/styles.xmlPK-�:�ZV^�[�
	xl/sharedStrings.xmlPK�k