GET api/pricezones

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of PriceZone
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 60

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

SortOrder

integer

None.

Host

Host

None.

Stores

Collection of Store

None.

ZoneMatrix

Collection of ZoneMatrix

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "name": "sample string 2",
    "hostIdentifier": "vGNQV/pEAkSCjxaa8ZD5+Q==",
    "hostIdentifierGuid": "575063bc-44fa-4402-828f-169af190f9f9",
    "sortOrder": 3,
    "host": {
      "$id": "2",
      "identifier": "IAuRJC+Qz0SDMKstnd/vuQ==",
      "identifierGuid": "24910b20-902f-44cf-8330-ab2d9ddfefb9",
      "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": "ZqI1/zwbHUecM2vAhFt+Bg==",
      "hostSupplierIdentifierGuid": "ff35a266-1b3c-471d-9c33-6bc0845b7e06",
      "loyaltyPriceLevelIdentifier": "OrAJw1jmVUGheGvwwFLo2A==",
      "loyaltyPriceLevelIdentifierGuid": "c309b03a-e658-4155-a178-6bf0c052e8d8",
      "isGroup": true,
      "description": "sample string 22",
      "hostProvider": 23,
      "hostTypeEnum": 24,
      "hostType": "sample string 25",
      "hostCode": "sample string 26",
      "username": "sample string 27",
      "password": "sample string 28",
      "passwordPlain": "sample string 29",
      "server": "sample string 30",
      "url": "sample string 31",
      "global": true,
      "stateCode": "sample string 33",
      "lastCollected": "2025-10-05T00:01:15.4725911",
      "lastProcessed": "2025-10-05T00:01:15.4725911",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "nGW5IBbfxE+0YU3zcAsa2Q==",
        "identifierGuid": "20b9659c-df16-4fc4-b461-4df3700b1ad9",
        "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": "7aMGisj4FEGgzs85QQThaQ==",
        "primaryContactID": "8a06a3ed-f8c8-4114-a0ce-cf394104e169",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "mnAXhEtb8UWknjzmF9VhTQ==",
        "supplierGroupGuid": "8417709a-5b4b-45f1-a49e-3ce617d5614d",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-10-05T00:01:15.4725911",
        "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": "4",
          "id": "d2a7cd26-34d1-412f-9d7a-657a7c73efb8",
          "identifier": "qj2ViH/NqUSSIn4H32zeBw==",
          "identifierGuid": "88953daa-cd7f-44a9-9222-7e07df6cde07",
          "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": "5",
            "supplierIdentifier": "GJbEBHUqB0CwM2OCE5Prng==",
            "supplierIdentifierGuid": "04c49618-2a75-4007-b033-63821393eb9e",
            "contactGuid": "xpV7r5dr5UK57w6o+xdaqg==",
            "contactID": "af7b95c6-6b97-42e5-b9ef-0ea8fb175aaa",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "XE4w5k2HSkC2NZooc/LVpg==",
            "pluGuid": "e6304e5c-874d-404a-b635-9a2873f2d5a6",
            "supplierIdentifier": "Rdaz3grkt0a7f6DzvnFoww==",
            "supplierIdentifierGuid": "deb3d645-e40a-46b7-bb7f-a0f3be7168c3",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2025-10-05T00:01:15.4725911",
            "pricedByWeight": true,
            "landedUnitCostEx": 9,
            "landedUnitCostInc": 10,
            "landedCartonCostInc": 11,
            "landedCartonCostEx": 12,
            "standardCost": 13,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 14",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 15",
            "financeFee": 1,
            "financeFeeBasis": "sample string 16",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 17",
            "invoiceCode": "sample string 18",
            "invoiceDesc": "sample string 19",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 20,
            "hostType": 21,
            "fromHost": 22,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 23.1,
            "sellMultiple": 24.1,
            "baseMultiple": 25.1,
            "hostStandardCost": 26,
            "hostTotalCost": 27,
            "hostRetail": 28,
            "hostLandedUnitCostEx": 29,
            "hostLandedUnitCostInc": 30,
            "hostDesc": "sample string 31",
            "directIndicator": "sample string 32",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 34",
            "hostProductType": "sample string 35",
            "hostProductGrade": "sample string 36",
            "hostProductGroup": "sample string 37",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 40",
            "hostLastUpdated": "2025-10-05T00:01:15.4725911",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "FvANA/BZzE6qJHLRVmg+XA==",
                "pluGuid": "030df016-59f0-4ecc-aa24-72d156683e5c",
                "supplierIdentifier": "oW6hHDbI1UiBLBKAER/UKA==",
                "supplierIdentifierGuid": "1ca16ea1-c836-48d5-812c-1280111fd428",
                "invoiceCode": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "storeIDs": [
              1,
              2
            ],
            "preferredSupplier": true,
            "preferredRebateSupplier": true,
            "supplierName": "sample string 41",
            "salesMode": 42,
            "orderPacked": true,
            "active": true,
            "price": 1,
            "costGstPercent": 44,
            "parentPluG_UID": "4p2eTwrH3kqXYfg6W8DqjQ==",
            "parentPluGuid": "4f9e9de2-c70a-4ade-9761-f83a5bc0ea8d",
            "freight": 45.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "cdNwgm3DF06aArVp/jgXkA==",
              "guid": "8270d371-c36d-4e17-9a02-b569fe381790",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "9Uut1dKKEkKXZxtiy3JbBg==",
              "priceGroupGuid": "d5ad4bf5-8ad2-4212-9767-1b62cb725b06",
              "blueprintID": 1,
              "lastCountedDate": "2025-10-05T00:01:15.4725911",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-10-05T00:01:15.4725911",
              "pluCreated": "2025-10-05T00:01:15.4725911",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-10-05T00:01:15.4725911",
              "lastManualUpdate": "2025-10-05T00:01:15.4725911",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-10-05T00:01:15.4725911",
              "currentCostUpdated": "2025-10-05T00:01:15.4725911",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-10-05T00:01:15.4725911",
              "defaultGP": 1,
              "breakTargetMode": 33,
              "break1": 1,
              "price1": 1,
              "target1": 34,
              "break2": 1,
              "price2": 1,
              "target2": 35,
              "break3": 1,
              "price3": 1,
              "target3": 36,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "paws": 1.0,
              "awsUpdated": "2025-10-05T00:01:15.4725911",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "dN6H8uG/2UqoH29AuVfQ1Q==",
              "altPLUGuid": "f287de74-bfe1-4ad9-a81f-6f40b957d0d5",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 54",
              "altPriceDescription2": "sample string 55",
              "cartonQuantity": 56,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 58",
              "text2": "sample string 59",
              "text3": "sample string 60",
              "labelText": "sample string 61",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 65",
              "barcodeFormat": "sample string 66",
              "austMade": 1,
              "coolCode": 67,
              "countryOfOrigin": "sample string 68",
              "percentContent": 69.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 70",
              "subDeptCode": "sample string 71",
              "minorDeptCode": "sample string 72",
              "lesserDeptCode": "sample string 73",
              "deptName": "sample string 74",
              "subDeptName": "sample string 75",
              "minorDeptName": "sample string 76",
              "lesserDeptName": "sample string 77",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 80,
              "labelShelfChanged": true,
              "labelTalkerQty": 82,
              "labelSmall": true,
              "labelLastPrinted": "2025-10-05T00:01:15.4725911",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "8+2CUaKz006sjGsT0YE/sA==",
              "shelfPageLayoutGuid": "5182edf3-b3a2-4ed3-ac8c-6b13d1813fb0",
              "talkerPageLayoutG_UID": "PjI+jRYg1Emn3WbzRH39FQ==",
              "talkerPageLayoutGuid": "8d3e323e-2016-49d4-a7dd-66f3447dfd15",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 85,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 87",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 91,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 94,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "WKtB0Lx720+7m2pyVtDq9Q==",
              "inventoryIdentifier": "d041ab58-7bbc-4fdb-bb9b-6a7256d0eaf5",
              "inventoryAccuracy": 1,
              "baseUnits": 98,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 99,
              "defaultPrinter": "sample string 100",
              "defaultPrinterGroup": "sample string 101",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 102,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "0zWCsru84kuCBKFWYJq0Dg==",
              "parentPluGuid": "b28235d3-bcbb-4be2-8204-a156609ab40e",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "ZjYZJcFptkWXNf/pWQt3Ww==",
              "supplierIdentifierGuid": "25193666-69c1-45b6-9735-ffe9590b775b",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "zti857TFUUGHj+YCH2ddaw==",
              "rebateSupplierIdentifierGuid": "e7bcd8ce-c5b4-4151-878f-e6021f675d6b",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 108",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 110",
              "productType": "sample string 111",
              "productGroup": "sample string 112",
              "complianceIndicator": "sample string 113",
              "inhouseBrand": "sample string 114",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 117",
              "lastUpdatedByUser": "sample string 118",
              "lastManualUpdatedByUser": "sample string 119",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-10-05T00:01:15.488197",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "v2LSqzr6+EiCTKKfpUi3Eg==",
              "hostIdentifierGuid": "abd262bf-fa3a-48f8-824c-a29fa548b712",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 125",
              "aisleEnds": "sample string 126",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 137,
              "webPriceRounding": true,
              "webMarkup": 139,
              "webPriceMode": 140,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 141",
              "altSubDeptCode": "sample string 142",
              "altMinorDeptCode": "sample string 143",
              "altLesserDeptCode": "sample string 144",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "store": {
                "$id": "9",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-10-05T00:01:15.488197",
                "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": "u8d7Jy91F0e1BqAZy+dr6g==",
                "hostIdentifierGuid": "277bc7bb-752f-4717-b506-a019cbe76bea",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-10-05T00:01:15.488197",
                "priceZoneName": "sample string 51",
                "storeFuelConfigured": true,
                "shippingAddressCopied": true,
                "shippingAddress": {
                  "$id": "10",
                  "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": "10"
                },
                "hostStoreSettings": [
                  {
                    "$id": "11",
                    "id": 1,
                    "hostIdentifier": "VwzhDqKFU0ChSu10sy3H2w==",
                    "hostIdentifierGuid": "0ee10c57-85a2-4053-a14a-ed74b32dc7db",
                    "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": {
                      "$ref": "2"
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "accounts": [
                  {
                    "$id": "12",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "sales": [
                  {
                    "$id": "13",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-10-05T00:01:15.488197",
                    "ftpSite": {
                      "$id": "14",
                      "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": "13"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "15",
                    "id": 1,
                    "hostIdentifier": "ftT7QU0wLkawwbsvgqFa4Q==",
                    "hostIdentifierGuid": "41fbd47e-304d-462e-b0c1-bb2f82a15ae1",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "5a8bb881-eb9a-4bee-ba56-18b9394bd172",
                      "9b1d9986-bcff-4752-a8b6-82b684c3e951"
                    ]
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "cashManagements": [
                  {
                    "$id": "16",
                    "id": 1,
                    "storeID": 1,
                    "cashManagementType": 2,
                    "apiID": 1,
                    "organisationID": "sample string 3",
                    "siteName": "sample string 4",
                    "thirdPartyAPI": {
                      "$id": "17",
                      "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": "16"
                  }
                ],
                "updateStoreID": "d6924f95-e92d-4e22-b6be-37aacbee47fd",
                "updateStore": {
                  "$id": "18",
                  "id": "b723879f-adeb-4987-bfbe-e9b9723ee365",
                  "name": "sample string 1",
                  "lastActivity": "2025-10-05T00:01:15.488197",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-10-05T00:01:15.488197"
                },
                "timeZoneId": "sample string 53",
                "securityOptions": {
                  "$id": "19",
                  "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"
                }
              },
              "storePrices": [
                {
                  "$id": "20",
                  "pluG_UID": "QHdtcXahrE+sbgKjk6bl3A==",
                  "pluGuid": "716d7740-a176-4fac-ac6e-02a393a6e5dc",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "priceNext": 1,
                  "costNext": 1,
                  "costNextDecimals": 9,
                  "nextCampaignName": "sample string 10",
                  "gstPercent": 11,
                  "normalCost": 12,
                  "normalCostDecimals": 13,
                  "costGstPercent": 14,
                  "costCalcMethod": 1,
                  "currentCost": 15,
                  "currentCostDecimals": 16,
                  "break1": 17,
                  "price1": 18,
                  "break2": 19,
                  "price2": 20,
                  "break3": 21,
                  "price3": 22,
                  "fuelItem": 23,
                  "fixedWeight": 24,
                  "active": true,
                  "complianceIndicator": "sample string 25",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-10-05T00:01:15.488197"
                },
                {
                  "$ref": "20"
                }
              ],
              "currentPrices": {
                "$id": "21",
                "pluPrices": {
                  "$id": "22",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-10-05T00:01:15.488197",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "22"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "23",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-10-05T00:01:15.488197",
                  "startTime": 3,
                  "endDate": "2025-10-05T00:01:15.488197",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "wlT8rN+j6kaHQIF3L7wmgg==",
                  "hostIdentifierGuid": "acfc54c2-a3df-46ea-8740-81772fbc2682",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "tray": {
                "$id": "24",
                "g_UId": "2+zf8WHyAkaD9fNSgFqgNQ==",
                "guid": "f1dfecdb-f261-4602-83f5-f352805aa035",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "25",
                "priceGroupG_UID": "yQ6NxlIzrUSHc7ejlnGAAg==",
                "priceGroupGuid": "c68d0ec9-3352-44ad-8773-b7a396718002",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-10-05T00:01:15.488197",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "26",
                "pluG_UID": "38IEWLVi8EOFYnQ7l3dVHg==",
                "pluGuid": "5804c2df-62b5-43f0-8562-743b9777551e",
                "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": "27",
                "pluGuid": "4d01b1cb-8394-4d53-99f9-82907eb9c721",
                "created": "2025-10-05T00:01:15.488197",
                "createdByUser": "sample string 1",
                "activated": "2025-10-05T00:01:15.488197",
                "deactivated": "2025-10-05T00:01:15.488197",
                "lastOrdered": "2025-10-05T00:01:15.488197",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-10-05T00:01:15.488197",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-10-05T00:01:15.488197",
                "lastSold": "2025-10-05T00:01:15.488197",
                "firstSold": "2025-10-05T00:01:15.488197",
                "awsUpdated": "2025-10-05T00:01:15.488197",
                "lastManualUpdate": "2025-10-05T00:01:15.488197",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-10-05T00:01:15.488197",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-10-05T00:01:15.488197",
                "doNotRangeUpdated": "2025-10-05T00:01:15.488197",
                "doNotOrderUpdated": "2025-10-05T00:01:15.488197",
                "tracked": "2025-10-05T00:01:15.488197"
              },
              "allergens": [
                {
                  "$id": "28",
                  "allergenID": 1,
                  "pluG_UID": "7LMOV381z06f2nttIN0d0Q==",
                  "pluGuid": "570eb3ec-357f-4ecf-9fda-7b6d20dd1dd1",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "28"
                }
              ],
              "costs": {
                "$id": "29",
                "pluG_UID": "bA2l9rI0c0qZhjN66x3S1w==",
                "pluGuid": "f6a50d6c-34b2-4a73-9986-337aeb1dd2d7",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-10-05T00:01:15.488197",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "30",
                  "saleHeaderID": 1,
                  "created": "2025-10-05T00:01:15.488197",
                  "createdLocal": "2025-10-05T00:01:15.488197",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "YkZxxFKsB0+cEOmi6nzheQ==",
                  "operatorGuid": "c4714662-ac52-4f07-9c10-e9a2ea7ce179",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "0Cimg1l4ZEKTEomtVKR8ww==",
                  "pluGuid": "83a628d0-7859-4264-9312-89ad54a47cc3",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "31",
                    "id": 1,
                    "g_Uid": "RtMmKXmKLE2djmXWUd1i3w==",
                    "guid": "2926d346-8a79-4d2c-9d8e-65d651dd62df",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-10-05T00:01:15.488197",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-10-05T00:01:15.488197",
                    "endShift": "2025-10-05T00:01:15.488197",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "32",
                        "operatorG_UID": "F/xF2U+ayEaNKxlTfEzgOQ==",
                        "operatorGuid": "d945fc17-9a4f-46c8-8d2b-19537c4ce039",
                        "storeID": 2,
                        "operator": {
                          "$ref": "31"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "32"
                      }
                    ]
                  }
                },
                {
                  "$ref": "30"
                }
              ],
              "apns": [
                {
                  "$id": "33",
                  "pluID": 1,
                  "pluG_UID": "xm/BSgdJiEqWJS1wnVbL/g==",
                  "pluGuid": "4ac16fc6-4907-4a88-9625-2d709d56cbfe",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "33"
                }
              ],
              "tuns": [
                {
                  "$id": "34",
                  "pluG_UId": "9nUwwCfgK0amW8IZkAabQg==",
                  "pluGuid": "c03075f6-e027-462b-a65b-c21990069b42",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "35",
                  "identifier": "QZOGuJ0/NkigvcLXM9aGNg==",
                  "identifierGuid": "b8869341-3f9d-4836-a0bd-c2d733d68636",
                  "pluG_UID": "8TPqdndWsEWbRCcVk0JuMQ==",
                  "pluGuid": "76ea33f1-5677-45b0-9b44-271593426e31",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "35"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 147",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "36",
                  "identifier": "xBjBsUikrUOulBqBJxqe9Q==",
                  "groupName": "sample string 1",
                  "identifierGuid": "b1c118c4-a448-43ad-ae94-1a81271a9ef5",
                  "exists": true,
                  "flipChartIdentifier": "csM4QnbjYEmstTu1GwYJGA==",
                  "flipChartIdentifierGuid": "4238c372-e376-4960-acb5-3bb51b060918",
                  "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": "m61BZSSlnUWBk5fF6YwFpw==",
                  "groupIdentifierGuid": "6541ad9b-a524-459d-8193-97c5e98c05a7",
                  "flipChart": {
                    "$id": "37",
                    "identifier": "TPgxyChyuUuCrEXCEikBKg==",
                    "identifierGuid": "c831f84c-7228-4bb9-82ac-45c21229012a",
                    "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": "38",
                      "identifier": "p0PkzeNTt020VZzQTGSA7A==",
                      "identifierGuid": "cde443a7-53e3-4db7-b455-9cd04c6480ec",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "39",
                          "id": 1,
                          "g_UID": "q1vlB5j1CUSpXvmkQ/BsBg==",
                          "guid": "07e55bab-f598-4409-a95e-f9a443f06c06",
                          "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": "riJgYisTZkqmLqMLUflizA==",
                          "previousFormGuid": "626022ae-132b-4a66-a62e-a30b51f962cc",
                          "nextForm": 1,
                          "nextFormG_UID": "TKLk1k1eTkSw9pIGsDXAnw==",
                          "nextFormGuid": "d6e4a24c-5e4d-444e-b0f6-9206b035c09f",
                          "attributes": "sample string 10",
                          "updated": "2025-10-05T00:01:15.488197",
                          "positioning": 1,
                          "contentPanel": "sample string 11",
                          "selectionMode": 1,
                          "maximumSelections": 1,
                          "alteredInStore": true,
                          "deleted": true,
                          "blueprintID": 1,
                          "preserveLayout": true,
                          "mainCheckoutFormName": "sample string 13",
                          "nextCheckoutForm": {
                            "$ref": "39"
                          },
                          "previousCheckoutForm": {
                            "$ref": "39"
                          },
                          "buttons": [
                            {
                              "$id": "40",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "Kqi7TwKUKkm+efLOlIWd0Q==",
                              "checkoutFormGuid": "4fbba82a-9402-492a-be79-f2ce94859dd1",
                              "identifier": "b3FQw0BObkqc1KKVGoW6hA==",
                              "identifierGuid": "c350716f-4e40-4a6e-9cd4-a2951a85ba84",
                              "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": "TTR/8v6gUEC8TjyM88NLIA==",
                              "valueGuid": "f27f344d-a0fe-4050-bc4e-3c8cf3c34b20",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-10-05T00:01:15.488197",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "39"
                              },
                              "image": {
                                "$id": "41",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-10-05T00:01:15.488197",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "42",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "m1HUISwQ2Ui5coipBTkNWA==",
                              "checkoutFormGuid": "21d4519b-102c-48d9-b972-88a905390d58",
                              "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": "42"
                            }
                          ]
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "panels": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ]
                    },
                    "pages": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ]
                  },
                  "contentPanel": {
                    "$ref": "42"
                  },
                  "products": [
                    {
                      "$id": "43",
                      "flipChartPageIdentifier": "Ja1g8HZ52kyU/jqbdcCUnQ==",
                      "flipChartPageIdentifierGuid": "f060ad25-7976-4cda-94fe-3a9b75c0949d",
                      "pluG_UID": "wIeEqfNcqUO+okhVnSY+sQ==",
                      "pluGuid": "a98487c0-5cf3-43a9-bea2-48559d263eb1",
                      "sortOrder": 3,
                      "sent": true,
                      "productChanged": true,
                      "productImageName": "sample string 6",
                      "productShowImageOnFlipCharts": true,
                      "productShowTextOnFlipCharts": true,
                      "productOverrideFlipChartText": true,
                      "productFlipChartText": "sample string 10",
                      "product": {
                        "$ref": "8"
                      },
                      "departmentSortOrder": 11,
                      "subDepartmentName": "sample string 12"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "productCount": 27,
                  "pages": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ]
                },
                {
                  "$ref": "36"
                }
              ],
              "priceHistory": [
                {
                  "$id": "44",
                  "pluG_UID": "GPoYsQhdI0mQ/zGk+eq5/Q==",
                  "pluGuid": "b118fa18-5d08-4923-90ff-31a4f9eab9fd",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-10-05T00:01:15.488197",
                  "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": "44"
                }
              ],
              "ingredients": [
                {
                  "$id": "45",
                  "pluG_UID": "PUfqio9j8Eye6PdC47M2pQ==",
                  "ingredientGuid": "fb9lSpjsgECPUl2N79hEuQ==",
                  "ingredientIdentifier": "4a65bf7d-ec98-4080-8f52-5d8defd844b9",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "45"
                }
              ],
              "bins": [
                {
                  "$id": "46",
                  "pluG_UID": "A/0jjJ4cDU+mx+LmI4Haiw==",
                  "pluGuid": "8c23fd03-1c9e-4f0d-a6c7-e2e62381da8b",
                  "shelfLocationIdentifier": "eaG3QG3n7k2vcopN+2pI+g==",
                  "shelfLocationGuid": "40b7a179-e76d-4dee-af72-8a4dfb6a48fa",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "uy3Wdf0S8ESzQHvfjPK7mQ==",
                  "labelPageLayoutGuid": "75d62dbb-12fd-44f0-b340-7bdf8cf2bb99",
                  "updated": "2025-10-05T00:01:15.488197",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "47",
                    "identifier": "W2LKxQ0D2kylyaGwlsLu2g==",
                    "storeID": 1,
                    "identifierGuid": "c5ca625b-030d-4cda-a5c9-a1b096c2eeda",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-10-05T00:01:15.488197",
                    "minTemp": 1,
                    "maxTemp": 1,
                    "checkFrequency": 1,
                    "storeCaseConfiguration": 5,
                    "storeName": "sample string 6",
                    "bins": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ]
                  }
                },
                {
                  "$ref": "46"
                }
              ],
              "bin": {
                "$ref": "46"
              },
              "scaleLocations": [
                {
                  "$id": "48",
                  "plu": 1,
                  "pluG_UID": "ZoOTMuypokCDtsZRX44MCQ==",
                  "pluGuid": "32938366-a9ec-40a2-83b6-c6515f8e0c09",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "49",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-10-05T00:01:15.488197",
                    "department": {
                      "$id": "50",
                      "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": "49"
                      },
                      "subDepartments": [
                        {
                          "$id": "51",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "52",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "53",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-10-05T00:01:15.488197",
                                  "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": "lIzblyEeRE61f6sktINCKQ==",
                                  "labelPageLayoutGuid": "97db8c94-1e21-4e44-b57f-ab24b4834229",
                                  "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": "54",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "55",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "56",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "56"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "55"
                                  },
                                  "mscDep": {
                                    "$id": "57",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "54"
                                      },
                                      {
                                        "$ref": "54"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "56"
                                  }
                                },
                                {
                                  "$ref": "53"
                                }
                              ],
                              "updated": "2025-10-05T00:01:15.488197",
                              "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": "iUSAf2+QWESV1l8WcbCpkw==",
                              "labelPageLayoutGuid": "7f804489-906f-4458-95d6-5f1671b0a993",
                              "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": "54"
                              },
                              "mscCom": {
                                "$ref": "55"
                              },
                              "mscDep": {
                                "$ref": "57"
                              },
                              "mscSubCom": {
                                "$ref": "56"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-10-05T00:01:15.488197",
                          "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": "iOHAUfD/ikemEi1V5imz0w==",
                          "labelPageLayoutGuid": "51c0e188-fff0-478a-a612-2d55e629b3d3",
                          "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": "54"
                          },
                          "mscCom": {
                            "$ref": "55"
                          },
                          "mscDep": {
                            "$ref": "57"
                          },
                          "mscSubCom": {
                            "$ref": "56"
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-10-05T00:01:15.488197",
                      "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": "uzSTu2weIU6AYsgaDpmtUg==",
                      "labelPageLayoutGuid": "bb9334bb-1e6c-4e21-8062-c81a0e99ad52",
                      "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": "54"
                      },
                      "mscCom": {
                        "$ref": "55"
                      },
                      "mscDep": {
                        "$ref": "57"
                      },
                      "mscSubCom": {
                        "$ref": "56"
                      }
                    }
                  }
                },
                {
                  "$ref": "48"
                }
              ],
              "nextPrice": {
                "$id": "58",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 1,
                "hostOfferID": 1,
                "metcashPromotionID": "sample string 4",
                "metcashPromotionPlacement": "sample string 5",
                "pluG_UID": "rCnfQRH2zk6yKcQVN1e4QA==",
                "pluGuid": "41df29ac-f611-4ece-b229-c4153757b840",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "BpSsc+4J3kKzQKymAdm75A==",
                "dealCostGuid": "73ac9406-09ee-42de-b340-aca601d9bbe4",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "bZ/Du7/ENUelUIHzQCX2fg==",
                "priceGroupGuid": "bbc39f6d-c4bf-4735-a550-81f34025f67e",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "pluCost": 13,
                "pluCostIndicator": "sample string 14",
                "pluPriceGstPercent": 15,
                "pluCostGstPercent": 16,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 18.1,
                "salesMode": 1,
                "pluNormalCost": 19,
                "pluaws": 20.0,
                "directNumber": "sample string 21",
                "departmentName": "sample string 22",
                "subDepartmentName": "sample string 23",
                "priceGroupName": "sample string 24",
                "supplierName": "sample string 25",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2025-10-05T00:01:15.488197",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "wRz5Dd6Ffke5TXrAwGC4gQ==",
                "campaignComboPriceGroupIdentifier": "0df91cc1-85de-477e-b94d-7ac0c060b881",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "59",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-10-05T00:01:15.488197",
                    "operatorG_UID": "ogzwHV9Vh0O7Rv+0Fqn/Qw==",
                    "operatorGuid": "1df00ca2-555f-4387-bb46-ffb416a9ff43",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-10-05T00:01:15.488197",
                    "signIqTicketFileMovedUtc": "2025-10-05T00:01:15.488197",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-10-05T00:01:15.488197",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "58"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "campaign": {
                  "$id": "60",
                  "id": 1,
                  "storeID": 2,
                  "name": "25971c74-92a3-4612-821c-a2ace245ac1d",
                  "nameGuid": "25971c74-92a3-4612-821c-a2ace245ac1d",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-10-05T00:01:15.488197",
                  "startTime": 1,
                  "endDate": "2025-10-05T00:01:15.488197",
                  "endTime": 1,
                  "recurrence": 1,
                  "recurrenceType": 1,
                  "monthType": 1,
                  "weekDays": 1,
                  "months": 1,
                  "monthWeeks": 1,
                  "monthDays": "sample string 7",
                  "printed": true,
                  "talkerText": "sample string 8",
                  "rangeDescription": "sample string 9",
                  "dealDescription": "sample string 10",
                  "labelQuantity": 11,
                  "active": 1,
                  "deactivated": "2025-10-05T00:01:15.488197",
                  "system": true,
                  "created": "2025-10-05T00:01:15.488197",
                  "updated": "2025-10-05T00:01:15.488197",
                  "priceChangeNotifiedUtc": "2025-10-05T00:01:15.488197",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "Ujb7mNP6NU2iT7j3HBn8+w==",
                  "hostIdentifierGuid": "98fb3652-fad3-4d35-a24f-b8f71c19fcfb",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-10-05T00:01:15.488197",
                  "updatedByUser": "sample string 18",
                  "offerID": 1,
                  "isPriceChangeCampaign": true,
                  "stores": [
                    1,
                    2
                  ],
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "campaignPlus": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "campaignPools": [
                    {
                      "$id": "61",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 4,
                      "pluG_UID": "0W2PRlnX7kmebrgoQk3VLA==",
                      "pluGuid": "468f6dd1-d759-49ee-9e6e-b828424dd52c",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "4Lx6bdDBgUW4wtIcEFZD/w==",
                      "priceGroupGuid": "6d7abce0-c1d0-4581-b8c2-d21c105643ff",
                      "fuelItem": true,
                      "pluName": "sample string 6",
                      "apn": "sample string 7",
                      "pluActive": true,
                      "cartonQty": 1,
                      "baseUnits": 9.1,
                      "cri": "sample string 10",
                      "salesMode": 1,
                      "pluaws": 11.0,
                      "directNumber": "sample string 12",
                      "departmentName": "sample string 13",
                      "subDepartmentName": "sample string 14",
                      "priceGroupName": "sample string 15",
                      "supplierName": "sample string 16",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-10-05T00:01:15.488197",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "60"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "62",
                      "id": 1,
                      "identifier": "2rHoIBlOOEuE+lHiZGuc9g==",
                      "identifierStr": "2rHoIBlOOEuE+lHiZGuc9g==",
                      "identifierGuid": "20e8b1da-4e19-4b38-84fa-51e2646b9cf6",
                      "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": "60"
                      }
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "customers": [
                    {
                      "$id": "63",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "customerID": "lBayCMbnFEOF96D/x+vraw==",
                      "customerIDGuid": "08b21694-e7c6-4314-85f7-a0ffc7ebeb6b",
                      "campaign": {
                        "$ref": "60"
                      },
                      "customer": {
                        "$id": "64",
                        "identifier": "4GreYk/aFkuUJGUVIV+AGQ==",
                        "identifierGuid": "62de6ae0-da4f-4b16-9424-6515215f8019",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-10-05T00:01:15.488197",
                        "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": "9gcdKOJlqUWxCa7DbhPU4w==",
                        "communityIdentifierGuid": "281d07f6-65e2-45a9-b109-aec36e13d4e3",
                        "joined": "2025-10-05T00:01:15.488197",
                        "updated": "2025-10-05T00:01:15.488197",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "kb3ZgygdmkaZfg0sHXm8cw==",
                        "priceLevelIdentifierGuid": "83d9bd91-1d28-469a-997e-0d2c1d79bc73",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-10-05T00:01:15.488197",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "65",
                            "cardType": 2,
                            "issueDate": "2025-10-05T00:01:15.488197",
                            "expiry": "2025-10-05T00:01:15.488197",
                            "customerID": "4olQ60UJj0Ors6GqHufaVA==",
                            "customerIDGuid": "eb5089e2-0945-438f-abb3-a1aa1ee7da54",
                            "initialValue": 1,
                            "currentValue": 1,
                            "maxLimit": 1,
                            "minTransaction": 1,
                            "maxTransaction": 1,
                            "multiplier": 1.1,
                            "active": true,
                            "reasonInactive": 1,
                            "idRequired": true,
                            "idType": 1,
                            "idValue": "sample string 5",
                            "updated": "2025-10-05T00:01:15.488197",
                            "linkedAccount": "2lknhMPYwEWhT7CwTnwVvA==",
                            "linkedAccountGuid": "842759da-d8c3-45c0-a14f-b0b04e7c15bc",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "64"
                            },
                            "account": {
                              "$id": "66",
                              "id": 1,
                              "identifier": "HCc2mc70FkiV7n80u4WIow==",
                              "identifierGuid": "9936271c-f4ce-4816-95ee-7f34bb8588a3",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-10-05T00:01:15.488197",
                              "owner": "QtBbO/VqaU+yV/T+y+KloA==",
                              "ownerGuid": "3b5bd042-6af5-4f69-b257-f4fecbe2a5a0",
                              "accountStoreGroupIdentifier": "Kz1SLZc+o0mRWVXvv37xcQ==",
                              "accountStoreGroupGuid": "2d523d2b-3e97-49a3-9159-55efbf7ef171",
                              "accountType": 1,
                              "currentBalance": 1,
                              "externalID": "sample string 7",
                              "maximumLimit": 1,
                              "accruePoints": true,
                              "loyaltyPoints": 1,
                              "termsOfTrade": 1,
                              "signatureRequired": true,
                              "referenceRequired": true,
                              "statementSendType": 10,
                              "ageingPeriod": 1,
                              "monthlyAgeingPeriod": true,
                              "explodedInvoice": true,
                              "isFifoAllocation": true,
                              "lastStatementSent": "2025-10-05T00:01:15.488197",
                              "active": true,
                              "updated": "2025-10-05T00:01:15.488197",
                              "deleted": true,
                              "deletedUser": "sample string 16",
                              "currentBalanceChanged": true,
                              "maximumLimitChanged": true,
                              "loyaltyPointsChanged": true,
                              "projectedBalance": 17,
                              "accountStoreGroupStoreIDs": [
                                1,
                                2
                              ],
                              "customerEmail": "sample string 18",
                              "ownerCustomer": {
                                "$ref": "64"
                              },
                              "card": {
                                "$ref": "65"
                              },
                              "members": {
                                "$id": "67",
                                "sample string 1": [
                                  {
                                    "$ref": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ],
                                "sample string 2": [
                                  {
                                    "$ref": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ]
                              },
                              "customerGroups": [
                                {
                                  "$id": "68",
                                  "identifier": "UOhw2jCMX06KgHrsLbj/TA==",
                                  "identifierGuid": "da70e850-8c30-4e5f-8a80-7aec2db8ff4c",
                                  "name": "sample string 2",
                                  "primaryContact": "xr/kpsZpW0GMrI2ArZm71A==",
                                  "primaryContactGuid": "a6e4bfc6-69c6-415b-8cac-8d80ad99bbd4",
                                  "accountID": "s5gRVS37UkuIJg/mHBfA1w==",
                                  "accountIDGuid": "551198b3-fb2d-4b52-8826-0fe61c17c0d7",
                                  "special": true,
                                  "updated": "2025-10-05T00:01:15.488197",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "UYonV4+R40GVBp2cj62cYg==",
                                  "priceLevelIdentifierGuid": "57278a51-918f-41e3-9506-9d9c8fad9c62",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "66"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "64"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "69",
                                      "id": 1,
                                      "groupID": "3RacuQYaVk+i6pRHw5WPMA==",
                                      "groupIDGuid": "b99c16dd-1a06-4f56-a2ea-9447c3958f30",
                                      "customerID": "K4OXvdkCYE60vMCNM5O3Kg==",
                                      "customerIDGuid": "bd97832b-02d9-4e60-b4bc-c08d3393b72a",
                                      "card": "sample string 4",
                                      "linkedAccount": "eIFdMu5c3kOMg8khoW/elQ==",
                                      "linkedAccountGuid": "325d8178-5cee-43de-8c83-c921a16fde95",
                                      "customer": {
                                        "$ref": "64"
                                      },
                                      "group": {
                                        "$ref": "68"
                                      },
                                      "customerCard": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "70",
                                "id": 1,
                                "identifier": "7bogg4ldvkK5MLGK+WEjmQ==",
                                "identifierGuid": "8320baed-5d89-42be-b930-b18af9612399",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "qZRBegNnw0q7BpfXQS4a9A==",
                                "accountIDGuid": "7a4194a9-6703-4ac3-bb06-97d7412e1af4",
                                "customerAccount": {
                                  "$ref": "66"
                                },
                                "customerCard": {
                                  "$ref": "65"
                                },
                                "accountType": 1,
                                "cardName": "sample string 8",
                                "authorisationNumber": "sample string 9",
                                "bankReference": "sample string 10",
                                "merchantID": "sample string 11",
                                "terminalID": "sample string 12",
                                "cardNumber": "sample string 13",
                                "paymentDate": "2025-10-05T00:01:15.488197",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "4uzDri1CSkOXy+yeox2Ysg==",
                                "idempotentVoidGuid": "aec3ece2-422d-434a-97cb-ec9ea31d98b2",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "71",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "MQ1f760tdUqWklYdnIB8QA==",
                                  "saleHeaderIdentifierGuid": "ef5f0d31-2dad-4a75-9692-561d9c807c40",
                                  "created": "2025-10-05T00:01:15.488197",
                                  "createdLocal": "2025-10-05T00:01:15.488197",
                                  "createdText": "sample string 4",
                                  "itemCount": 5,
                                  "totalAmount": 6,
                                  "cashTender": 1,
                                  "cardTender": 1,
                                  "cheqTender": 1,
                                  "acctTender": 1,
                                  "voucherTender": 1,
                                  "loyaltyPoints": 1,
                                  "cashout": 1,
                                  "changeAmount": 1,
                                  "rounding": 1,
                                  "gstAmount": 1,
                                  "transactionDiscountTender": 1,
                                  "totalTip": 7,
                                  "tranType": 1,
                                  "processed": 1,
                                  "imported": "2025-10-05T00:01:15.488197",
                                  "storeID": 1,
                                  "operatorG_Uid": "ZcSvK+QR/0SkjMuzSQGtwg==",
                                  "operatorGuid": "2bafc465-11e4-44ff-a48c-cbb34901adc2",
                                  "customerG_Uid": "No6rI86ea06J8nkQMPsbGw==",
                                  "customerGuid": "23ab8e36-9ece-4e6b-89f2-791030fb1b1b",
                                  "communityIdentifier": "jjt8B7ontka/lB7h90pKCw==",
                                  "communityIdentifierGuid": "077c3b8e-27ba-46b6-bf94-1ee1f74a4a0b",
                                  "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": "5j550ydJS02NgBXu6kB7Pw==",
                                  "priceLevelIdentifierGuid": "d3793ee6-4927-4d4b-8d80-15eeea407b3f",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "31"
                                  },
                                  "customer": {
                                    "$ref": "64"
                                  },
                                  "communityOrganisation": {
                                    "$id": "72",
                                    "id": 1,
                                    "identifier": "vJOQWCqH3EqBbiaoB4xVBQ==",
                                    "identifierGuid": "589093bc-872a-4adc-816e-26a8078c5505",
                                    "name": "sample string 3",
                                    "lookupIdentifier": "sample string 4",
                                    "externalID": "sample string 5",
                                    "phone": "sample string 6",
                                    "fax": "sample string 7",
                                    "email": "sample string 8",
                                    "address1": "sample string 9",
                                    "address2": "sample string 10",
                                    "city": "sample string 11",
                                    "postCode": "sample string 12",
                                    "state": "sample string 13",
                                    "country": "sample string 14",
                                    "totalAmountAwarded": 15.1,
                                    "updated": "2025-10-05T00:01:15.488197",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "73",
                                      "saleItemID": 1,
                                      "identifier": "IkHEZ9p1/0WgOhCYU1niMw==",
                                      "identifierGuid": "67c44122-75da-45ff-a03a-10985359e233",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "o21stDU2Uk+2JEQyNgZ+NQ==",
                                      "pluGuid": "b46c6da3-3635-4f52-b624-443236067e35",
                                      "accountID": "sjtQbh7E90C8EMA5c77XUg==",
                                      "accountIDGuid": "6e503bb2-c41e-40f7-bc10-c03973bed752",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 8,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "offline": true,
                                      "barcode": "sample string 9",
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 10",
                                      "bestOrExpire": "2025-10-05T00:01:15.488197",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "zLCKxGJQr0W+zk8PjI+ntQ==",
                                      "refundGuid": "c48ab0cc-5062-45af-bece-4f0f8c8fa7b5",
                                      "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": "xJUdhD05QEmAfbjoIWkITg==",
                                      "idempotentVoidGuid": "841d95c4-393d-4940-807d-b8e82169084e",
                                      "priceLevelIdentifier": "b2dceFx2QkuJYNGWfEXWDQ==",
                                      "priceLevelIdentifierGuid": "785c676f-765c-4b42-8960-d1967c45d60d",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-10-05T00:01:15.488197",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "75",
                                        "id": 1,
                                        "g_UID": "28u2HfGu+0yh2jK3jL4Otg==",
                                        "guid": "1db6cbdb-aef1-4cfb-a1da-32b78cbe0eb6",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-10-05T00:01:15.488197"
                                      },
                                      "modifier": {
                                        "$id": "76",
                                        "id": 1,
                                        "setG_UID": "2zIhvhmz4keMFVVCNBSOrA==",
                                        "modifierSetGuid": "be2132db-b319-47e2-8c15-554234148eac",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "/U8SH8qPSky43dlsQpAlwQ==",
                                        "pluGuid": "1f124ffd-8fca-4c4a-b8dd-d96c429025c1",
                                        "deleted": true,
                                        "g_UID": "l7kYish/ekKPAppnSvpSGA==",
                                        "guid": "8a18b997-7fc8-427a-8f02-9a674afa5218",
                                        "product": {
                                          "$ref": "8"
                                        }
                                      },
                                      "priceLevelName": "sample string 25",
                                      "pumpNumber": 1,
                                      "hoseNumber": 1
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "eftReceipts": [
                                    {
                                      "$id": "77",
                                      "id": 1,
                                      "storeID": 1,
                                      "saleHeaderID": 2,
                                      "storeSaleHeader": {
                                        "$ref": "71"
                                      },
                                      "receipt": "sample string 3",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "payments": [
                                    {
                                      "$ref": "70"
                                    },
                                    {
                                      "$ref": "70"
                                    }
                                  ],
                                  "cards": [
                                    {
                                      "$id": "78",
                                      "id": 1,
                                      "saleHeaderID": 1,
                                      "identifier": "sample string 2",
                                      "cardType": 3,
                                      "providerName": "sample string 4"
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "campaignHits": [
                                    {
                                      "$id": "79",
                                      "id": 1,
                                      "saleHeaderID": 2,
                                      "campaign": "sample string 3",
                                      "name": "sample string 4",
                                      "processed": 1,
                                      "campaignDescription": "sample string 5"
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "fuel": [
                                    {
                                      "$id": "80",
                                      "id": 1,
                                      "plu": 1,
                                      "pluG_UID": "dBO9w50qLUuZTbpPa79QOg==",
                                      "pluGuid": "c3bd1374-2a9d-4b2d-994d-ba4f6bbf503a",
                                      "saleHeaderID": 2,
                                      "totalCents": 3,
                                      "grade": 1,
                                      "gradeDescription": "sample string 4",
                                      "dispenser": 1,
                                      "hose": 1,
                                      "quantity": 1,
                                      "cost": 1,
                                      "acquirerNum": 1,
                                      "attendant": 1,
                                      "ePurseBalance": 1.0,
                                      "cardSignature": "sample string 5",
                                      "compartmentNumber": 1,
                                      "contractNumber": 1,
                                      "discountCardPAN": "sample string 6",
                                      "discountID": 1,
                                      "discountName": "sample string 7",
                                      "discountNetValue": 1.0,
                                      "discountType": 1,
                                      "discountValue": 1.0,
                                      "discretionaryData": "sample string 8",
                                      "driverID": "sample string 9",
                                      "eftBatchNumber": 1,
                                      "eftResponseCode": "sample string 10",
                                      "endDateTime": "2025-10-05T00:01:15.488197",
                                      "engineHours": 1.1,
                                      "fposNumber": 1,
                                      "loyaltyCardPAN": "sample string 11",
                                      "miscData1": 1,
                                      "miscData2": "sample string 12",
                                      "miscFlags": 1,
                                      "mop": 1,
                                      "odometer": 1,
                                      "panNumber": "sample string 13",
                                      "saleRefund": true,
                                      "saleStatus": 1,
                                      "sequenceNumber": 1,
                                      "stan": 1,
                                      "startDateTime": "2025-10-05T00:01:15.488197",
                                      "tagNumber": "sample string 15",
                                      "trackTwoRem": "sample string 16",
                                      "transCode": 1,
                                      "transType": 1,
                                      "unitPrice": 1.0,
                                      "vehicleReg": "sample string 17",
                                      "offline": true,
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "80"
                                    }
                                  ],
                                  "fuelResells": [
                                    {
                                      "$id": "81",
                                      "saleItemID": 1,
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "ty56i2aHC0iV28XWGw19iA==",
                                      "pluGuid": "8b7a2eb7-8766-480b-95db-c5d61b0d7d88",
                                      "accountID": "rGVGR3o3BkyLjw3VctQgKA==",
                                      "accountIDGuid": "474665ac-377a-4c06-8b8f-0dd572d42028",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "processed": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 1,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "barcode": "sample string 8",
                                      "offline": 1,
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 9",
                                      "bestOrExpire": "2025-10-05T00:01:15.488197",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "/ibzAi2MyEOZ8+EBxe70Zw==",
                                      "refundGuid": "02f326fe-8c2d-43c8-99f3-e101c5eef467",
                                      "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": "81"
                                    }
                                  ],
                                  "customerOrder": [
                                    {
                                      "$id": "82",
                                      "identifier": "BZ0gO0LLgkaeRIe558flhQ==",
                                      "identifierGuid": "3b209d05-cb42-4682-9e44-87b9e7c7e585",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "MS2kqDPnoU+1I/mripUoUQ==",
                                      "customerIdentifierGuid": "a8a42d31-e733-4fa1-b523-f9ab8a952851",
                                      "operatorNo": 1,
                                      "operatorG_UID": "5GlfZcy2akKegT1QFx6kPA==",
                                      "operatorGuid": "655f69e4-b6cc-426a-9e81-3d50171ea43c",
                                      "created": "2025-10-05T00:01:15.488197",
                                      "ordered": "2025-10-05T00:01:15.488197",
                                      "started": "2025-10-05T00:01:15.488197",
                                      "completed": "2025-10-05T00:01:15.488197",
                                      "supplied": "2025-10-05T00:01:15.488197",
                                      "quickTicket": 1,
                                      "deleted": true,
                                      "walkAway": true,
                                      "approxWait": 1,
                                      "actualWait": 1,
                                      "deliveryMethod": 8,
                                      "externalSaleType": 9,
                                      "customer": {
                                        "$ref": "64"
                                      },
                                      "operator": {
                                        "$ref": "31"
                                      },
                                      "details": [
                                        {
                                          "$id": "83",
                                          "headerID": 1,
                                          "plu": 1,
                                          "pluG_UId": "ATpNF04xREa48GKqInBGoQ==",
                                          "pluGuid": "174d3a01-314e-4644-b8f0-62aa227046a1",
                                          "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": "z7HHjKs9UU2ZB94xz6ixTw==",
                                          "headerIdentifierGuid": "8cc7b1cf-3dab-4d51-9907-de31cfa8b14f",
                                          "product": {
                                            "$ref": "8"
                                          }
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ],
                                      "storeName": "sample string 11",
                                      "customerName": "sample string 12",
                                      "storeReplyTo": "sample string 13",
                                      "storeSubjectLine": "sample string 14",
                                      "storeSaleHeader": {
                                        "$ref": "71"
                                      }
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "surveyResponses": [
                                    {
                                      "$id": "84",
                                      "surveyG_UID": "qx1NATCMP0eUDvMoiMqUzA==",
                                      "surveyGuid": "014d1dab-8c30-473f-940e-f32888ca94cc",
                                      "saleHeaderGuid": "fwmtNr3hi0m/Nuhq8IZIDQ==",
                                      "saleGuid": "36ad097f-e1bd-498b-bf36-e86af086480d",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "LHRqebxc+0mFLXVfkEYSQg==",
                                      "guidResponse": "796a742c-5cbc-49fb-852d-755f90461242",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-10-05T00:01:15.488197",
                                      "sale": {
                                        "$ref": "71"
                                      },
                                      "survey": {
                                        "$id": "85",
                                        "g_UID": "O1cdEJ9OfUq1PxVXFP44Qg==",
                                        "guid": "101d573b-4e9f-4a7d-b53f-155714fe3842",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "psrY6p8Uu0q8EEnSGZ6GPw==",
                                        "checkoutFormGuid": "ead8caa6-149f-4abb-bc10-49d2199e863f",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-10-05T00:01:15.488197",
                                        "end": "2025-10-05T00:01:15.488197",
                                        "deleted": true,
                                        "updated": "2025-10-05T00:01:15.488197",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "a67b3ab4-6c04-4ed1-9a33-7aa4b47f2e16",
                                          "70b961ca-c9dd-4e08-87b2-00cf57248431"
                                        ],
                                        "allowsAllTextResponses": true,
                                        "surveyForm": {
                                          "$ref": "39"
                                        }
                                      },
                                      "ingressId": "sample string 4"
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ],
                                  "storeName": "sample string 38",
                                  "machineName": "sample string 39",
                                  "operatorName": "sample string 40",
                                  "direction": 1,
                                  "reason": "sample string 41",
                                  "accountG_UID": "+4wEyeRxdEWUlxt38KvOfQ==",
                                  "accountIdentifier": "c9048cfb-71e4-4574-9497-1b77f0abce7d",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "SGwWuXon9k+R8EwLGrLZwg==",
                                  "customerOrderIdentifierGuid": "b9166c48-277a-4ff6-91f0-4c0b1ab2d9c2",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "86",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "jZGWHQmEWUK95xRo5onJPg==",
                                  "paymentIdentifierGuid": "1d96918d-8409-4259-bde7-1468e689c93e",
                                  "identifier": "p4gC+K6THEePX8sQkDVGRQ==",
                                  "identifierGuid": "f80288a7-93ae-471c-8f5f-cb1090354645",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "uWl9cvctB0W04F/H2vB5DA==",
                                  "itemIdentifierGuid": "727d69b9-2df7-4507-b4e0-5fc7daf0790c"
                                }
                              },
                              {
                                "$ref": "70"
                              }
                            ]
                          },
                          {
                            "$ref": "65"
                          }
                        ],
                        "customerGroupMembers": [
                          {
                            "$ref": "69"
                          },
                          {
                            "$ref": "69"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "accounts": [
                          {
                            "$ref": "66"
                          },
                          {
                            "$ref": "66"
                          }
                        ],
                        "account": {
                          "$ref": "66"
                        },
                        "vouchers": [
                          {
                            "$id": "87",
                            "customerIdentifier": "I57BcyJznUKnCKyiCF5nRA==",
                            "customerIdentifierGuid": "73c19e23-7322-429d-a708-aca2085e6744",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "zqF+DU9WYkGb4lrMguEReg==",
                            "idempotentGuid": "0d7ea1ce-564f-4162-9be2-5acc82e1117a",
                            "offline": true,
                            "voucher": {
                              "$id": "88",
                              "id": 1,
                              "name": "sample string 2",
                              "description": "sample string 3",
                              "shortDescription": "sample string 4",
                              "url": "sample string 5",
                              "barcodeTemplateID": 1,
                              "expiry": 0,
                              "voucherType": 6,
                              "limitPerTransaction": 7,
                              "customerTracking": true,
                              "discountAccount": "sample string 9",
                              "endDate": "2025-10-05T00:01:15.488197",
                              "barcodeTemplate": {
                                "$id": "89",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "90",
                                "id": 1,
                                "uid": "sample string 2",
                                "name": "sample string 3",
                                "width": 1.1,
                                "height": 1.1,
                                "showBorder": true,
                                "borderWidth": 1.1,
                                "borderStyle": 1,
                                "borderColour": "sample string 5",
                                "updated": "2025-10-05T00:01:15.488197",
                                "labelPageLayout": "rM8E9+QLhkGDJ7YFQzzN6Q==",
                                "pageLayoutGuid": "f704cfac-0be4-4186-8327-b605433ccde9",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "88"
                                },
                                "elements": [
                                  {
                                    "$id": "91",
                                    "id": 1,
                                    "scaleLabelID": 2,
                                    "showPercentDI": true,
                                    "showAvgPerHundred": true,
                                    "showAvgPerServe": true,
                                    "name": "sample string 6",
                                    "x": 1.1,
                                    "y": 1.1,
                                    "width": 1.1,
                                    "height": 1.1,
                                    "type": 1,
                                    "rotation": 1,
                                    "text": "sample string 7",
                                    "fontFamily": "sample string 8",
                                    "align": 1,
                                    "bold": true,
                                    "italic": true,
                                    "underline": true,
                                    "strikeout": true,
                                    "reverse": true,
                                    "textColour": "sample string 9",
                                    "fontSize": 1.1,
                                    "picture": "QEA=",
                                    "borderWidth": 10,
                                    "sortOrder": 11,
                                    "printOptions": 12,
                                    "superScriptTextFontSize": 1.1,
                                    "lineStyle": 1,
                                    "spacingStyle": 1,
                                    "interCharacterSpacing": 1.1,
                                    "superScriptOffset": 1.1,
                                    "lineSpacing": 1.1,
                                    "dateFormat": "sample string 13",
                                    "autoGrow": true,
                                    "fontAutoResize": true,
                                    "updated": "2025-10-05T00:01:15.488197"
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "customerIdentifier": "t4AhgSZXmUmeiRTUrHNMzg==",
                                  "customerIdentifierGuid": "812180b7-5726-4999-9e89-14d4ac734cce",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-10-05T00:01:15.488197",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "JCkrxUPVRk673f1rW8pwAQ==",
                                  "issuedIdempotentGuid": "c52b2924-d543-4e46-bbdd-fd6b5bca7001",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-10-05T00:01:15.488197",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-10-05T00:01:15.488197",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "8uD2t2BKQUKZs3G04BertA==",
                                  "redeemedIdempotentGuid": "b7f6e0f2-4a60-4241-99b3-71b4e017abb4",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-10-05T00:01:15.488197",
                                  "storeName": "sample string 17",
                                  "scaleLabel": {
                                    "$ref": "90"
                                  },
                                  "voucher": {
                                    "$ref": "88"
                                  },
                                  "customer": {
                                    "$ref": "64"
                                  },
                                  "issuedOfflinePayment": {
                                    "$ref": "70"
                                  },
                                  "redeemedOfflinePayment": {
                                    "$ref": "70"
                                  }
                                },
                                {
                                  "$ref": "92"
                                }
                              ]
                            },
                            "customer": {
                              "$ref": "64"
                            }
                          },
                          {
                            "$ref": "87"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$id": "93",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupID": "Qir/ryACcUqVpvnd7ButOQ==",
                      "groupIDGuid": "afff2a42-0220-4a71-95a6-f9ddec1bad39",
                      "campaign": {
                        "$ref": "60"
                      },
                      "group": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "94",
                      "identifier": "GELR6BYhaUSKYVdIPvCKng==",
                      "identifierGuid": "e8d14218-2116-4469-8a61-57483ef08a9e",
                      "campaignName": "sample string 2",
                      "message": "sample string 3",
                      "ticketFileSource": "sample string 4",
                      "ticketFileDestination": "sample string 5",
                      "storeID": 1
                    },
                    {
                      "$ref": "94"
                    }
                  ],
                  "comboPriceGroups": [
                    {
                      "$id": "95",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "g_UID": "JrQZBJgQ5k6HrH4mND/Zxg==",
                      "guid": "0419b426-1098-4ee6-87ac-7e26343fd9c6",
                      "description": "sample string 5",
                      "newPrice": 1,
                      "rangeDescription": "sample string 6",
                      "dealDescription": "sample string 7",
                      "labelQuantity": 8,
                      "hostProductCategoryID": 1,
                      "offerID": 1,
                      "dontUpdatePricePlus": true,
                      "campaign": {
                        "$ref": "60"
                      },
                      "comboPricePlus": [
                        {
                          "$id": "96",
                          "id": 1,
                          "campaignID": 2,
                          "campaignName": "sample string 3",
                          "groupG_UID": "WEWH3DwGvkiTsC0g2eIhGA==",
                          "groupGuid": "dc874558-063c-48be-93b0-2d20d9e22118",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "J5Am0avAnkGvrNDEHY35Ow==",
                          "pluGuid": "d1269027-c0ab-419e-afac-d0c41d8df93b",
                          "priceGroupG_UID": "QEbtD3sVOE6hslwiOflOOg==",
                          "priceGroupGuid": "0fed4640-157b-4e38-a1b2-5c2239f94e3a",
                          "campaignPoolID": "sample string 7",
                          "quantity": 1,
                          "campaign": {
                            "$ref": "60"
                          },
                          "product": {
                            "$ref": "8"
                          },
                          "priceGroup": {
                            "$ref": "25"
                          },
                          "campaignPool": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "96"
                        }
                      ]
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "priceLevels": [
                    {
                      "$id": "97",
                      "id": 1,
                      "priceLevelIdentifier": "j7qwy0OCNEKd7liMcm2Slw==",
                      "priceLevelIdentifierGuid": "cbb0ba8f-8243-4234-9dee-588c726d9297",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "98",
                  "headerIdentifier": "/2LpEBzacUiMtgs6vx5SxA==",
                  "headerIdentifierGuid": "10e962ff-da1c-4871-8cb6-0b3abf1e52c4",
                  "identifier": "Jk3xaF4DaEWhrqIvKL44sw==",
                  "identifierGuid": "68f14d26-035e-4568-a1ae-a22f28be38b3",
                  "supplierIdentifier": "20KNyFYxVEeQByUTGiITrA==",
                  "supplierGuid": "c88d42db-3156-4754-9007-25131a2213ac",
                  "pluG_UID": "TGKZGWl5nkyBOSTx5++/+w==",
                  "pluGuid": "1999624c-7969-4c9e-8139-24f1e7efbffb",
                  "campaignName": "4806b833-973b-49a3-b888-b7a796ff6e52",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-10-05T00:01:15.488197",
                  "end": "2025-10-05T00:01:15.488197",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "V3zMHlqAAUCw7ivF2I9NTQ==",
                  "bonusItemPluGuid": "1ecc7c57-805a-4001-b0ee-2bc5d88f4d4d",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-10-05T00:01:15.488197",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-10-05T00:01:15.488197",
                  "campaignEndDate": "2025-10-05T00:01:15.488197",
                  "masterPLUG_UID": "XTTKcLO/MEa6wPlwUjINPw==",
                  "masterID": "70ca345d-bfb3-4630-bac0-f97052320d3f",
                  "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": "kso5yENMmEqMgbH9pgLeJQ==",
                  "bonusMasterID": "c839ca92-4c43-4a98-8c81-b1fda602de25",
                  "bonusProductName": "sample string 34",
                  "bonusProductAPN": "sample string 35",
                  "bonusOrderCode": "sample string 36",
                  "bonusNormalSell": 37,
                  "bonusNormalCost": 38,
                  "bonusNormalCostDecimals": 39,
                  "bonusCartonQuantity": 40,
                  "bonusSalesMode": 41,
                  "bonusOrderPacked": 42,
                  "bonusFuelItem": true,
                  "bonusActive": true
                }
              },
              "currentCostStart": "2025-10-05T00:01:15.488197",
              "dealCosts": [
                {
                  "$ref": "98"
                },
                {
                  "$ref": "98"
                }
              ],
              "tags": [
                {
                  "$id": "99",
                  "pluG_UID": "Er+RLwe11UK+VX+3Ww2xMw==",
                  "pluGuid": "2f91bf12-b507-42d5-be55-7fb75b0db133",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "alternateProductG_UID": "nfSCFeBtckaN56W15kAjFw==",
              "alternateProduct": "1582f49d-6de0-4672-8de7-a5b5e6402317",
              "productHostCode": {
                "$id": "100",
                "id": 1,
                "pluG_UID": "MDVjOhbcHEaAgFRXmlRALA==",
                "pluGuid": "3a633530-dc16-461c-8080-54579a54402c",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "54"
              },
              "mscCom": {
                "$ref": "55"
              },
              "mscDep": {
                "$ref": "57"
              },
              "mscSubCom": {
                "$ref": "56"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-10-05T00:01:15.488197",
              "inventoryTracked": "2025-10-05T00:01:15.488197",
              "isNormalPriceChangesCampaign": true
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "101",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 47
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "102",
            "storeID": 1,
            "supplierIdentifier": "WfnYQhTz40SFRNg2+PNljA==",
            "supplierGuid": "42d8f959-f314-44e3-8544-d836f8f3658c",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "storeName": "sample string 5",
            "departmentName": "sample string 6",
            "orderDays": 7
          },
          {
            "$ref": "102"
          }
        ],
        "cycles": [
          {
            "$id": "103",
            "storeID": 1,
            "supplierIdentifier": "Xq7za028MEuKa6KnA680wQ==",
            "supplierGuid": "6bf3ae5e-bc4d-4b30-8a6b-a2a703af34c1",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "cutOffWeek": 5,
            "cutOffDay": 6,
            "cutOffTime": "00:00:00.1234567",
            "leadTime": 7,
            "daysBuffer": 8,
            "supplierName": "sample string 9",
            "cutOffDate": "2025-10-05T00:01:15.488197",
            "deliveryDate": "2025-10-05T00:01:15.488197",
            "nextCutOffDate": "2025-10-05T00:01:15.488197",
            "nextDeliveryDate": "2025-10-05T00:01:15.488197",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "103"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-10-05T00:01:15.488197",
        "isHost": true
      },
      "files": [
        {
          "$id": "104",
          "id": "sample string 1",
          "fileName": "sample string 2",
          "extension": "sample string 3",
          "provider": 0,
          "type": 0,
          "hostType": "sample string 4",
          "createdUtc": "2025-10-05T00:01:15.488197",
          "processed": "2025-10-05T00:01:15.488197",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2025-10-05T00:01:15.488197",
          "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": "2"
          },
          "metcashHeader": {
            "$id": "105",
            "customerNumber": "sample string 1",
            "creationDate": "2025-10-05T00:01:15.488197",
            "businessPillar": "sample string 3",
            "fileType": "sample string 4"
          }
        },
        {
          "$ref": "104"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "hostFileStoreSetting": {
        "$ref": "11"
      },
      "hostStoreSettings": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "promotionPlacements": [
        {
          "$id": "106",
          "identifier": "DjVnU4r9/0CgHunUs3mZ8w==",
          "identifierGuid": "5367350e-fd8a-40ff-a01e-e9d4b37999f3",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "106"
        }
      ],
      "promoTypeGuids": [
        "ca8f1621-f6de-44e1-822a-22e717397c4b",
        "9826dd05-63e2-4bc2-873e-89c96971e8da"
      ],
      "isPromotionOnly": false,
      "isOrderable": false,
      "vendor": 0
    },
    "stores": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK'E[r���5xl/workbook.xml �(�����0��&�C��J�N\�z��6Ж�5���H�yۙ��v�h]W[ۑ���]AeCΘ5���L��:
a���l�*��o�&��|N�����K5x���a��!4^"ݯ(
���x ��͞
G������&ak�����/Eh,h(Y�{S�%.W��H����
�:J��ҝ��8�~�_PK'E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
'E[?�''_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="Rfea6bac2e5514124" /></Relationships>PK'E[��K�xl/worksheets/sheet1.xml �(����r�0F_�a_�/B ��q�]��tM�0L�H��ǯ�)6�!݀�s�.�Đ<}6�,��e��0�'ڝ,�v��'S~���,�H��+!�g�V�T�W�Wa�w�hrȣh�R�&7�R�CY��N���Ԉք�(T�;����o����>*�]��V����ϒ��կ�{J���W[�{a�t�{-.�a�]�䏔׋Eꃎ
x�M�Sy�(�����������!���Ƀ�^S_��&��Η�0U��!K�N�����6�g�<�{h� 	@£8fh�ǽ��>h�#B�q���'��� �s�A�m�>�}z����� D"��G������!{_��z�
~D@a�3Jm�~����3Ph�fr��ޖ��+���Y���S�c[�:z�C��0�i�ݪ�$����ċK�1��%ИX��.A���%�xs�hLl]�
Dh�B��P�̼�r�œl\�O�q	8Y���&�mf�I�o3�d��3�Oߓ���/�q�i2.�$���ѧ�� �df�i2��V�_�P)�P�78����PK'E[*�C��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;qB>�a�
[���$�H��6�����W�E�6H]t�j4��'�|�lvo��^���Y�#�lӛN�9�O+�m70�	��ɳ�b�´��+M#��Ndb��n�S��	�	;�4���3�Ɏ׉�C�m�+z��<�	��ź��D�]GA�O��[ȒH�oʲ��Za-U�,+`�aj>\�^��L3*SUJ%qY�X>TF���%�x�Ӽ<S�k�UiN�,����b�PK'E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK'E[��2@�xl/sharedStrings.xml �(��RMO�0�+Q�M?�Ɗ�Nb�1���0!Zw��&%v�Ư'S%@�ąK"�g?�ONf��f`Q��P��.L��&�O��ޔ3$�KY
)�r6�Db�TcʷD��c��F�0-h�T�6�\h7>�d�[jj?
���H�9+L�ɵq�i����p-T�P��J|���ȝl`���U	�T����.;U3��{[�.=J&c���'�d�nȠl���ֹʢ#�=4�rO�~���q09{+�Ѩ��	"oM+/�IJ
㠊�xX��T��rV䦄�"���&(N��07u
�C@�
V�V!���ӊ��w4�?E���컫˾PK-'E[r���5xl/workbook.xmlPK-'E[����	�[Content_Types].xmlPK-
'E[?�''V_rels/.relsPK-'E[��K��xl/worksheets/sheet1.xmlPK-'E[*�C��P1xl/_rels/workbook.xml.relsPK-'E[Ѓc'2E
wxl/styles.xmlPK-'E[��2@��xl/sharedStrings.xmlPK�~

application/vnd.ms-excel

Sample:
PK'E[&�)M�5xl/workbook.xml �(�����0��J}�(��'Z���ҵCw�� 	JR��o�ԭ��|�||6vh��G�������`̵���P�]o��}1����ڴo�ڳ$�rfq/�vBN�n�Xn���^�J�Դ:��K���٭2{��$l��_a�Ū��%��%�s�JSb�G��xK�Cgi�҃}�8�W_PK'E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
'E[�5)''_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="R722e9e9999b54885" /></Relationships>PK'E[��K�xl/worksheets/sheet1.xml �(����r�0F_�a_�/B ��q�]��tM�0L�H��ǯ�)6�!݀�s�.�Đ<}6�,��e��0�'ڝ,�v��'S~���,�H��+!�g�V�T�W�Wa�w�hrȣh�R�&7�R�CY��N���Ԉք�(T�;����o����>*�]��V����ϒ��կ�{J���W[�{a�t�{-.�a�]�䏔׋Eꃎ
x�M�Sy�(�����������!���Ƀ�^S_��&��Η�0U��!K�N�����6�g�<�{h� 	@£8fh�ǽ��>h�#B�q���'��� �s�A�m�>�}z����� D"��G������!{_��z�
~D@a�3Jm�~����3Ph�fr��ޖ��+���Y���S�c[�:z�C��0�i�ݪ�$����ċK�1��%ИX��.A���%�xs�hLl]�
Dh�B��P�̼�r�œl\�O�q	8Y���&�mf�I�o3�d��3�Oߓ���/�q�i2.�$���ѧ�� �df�i2��V�_�P)�P�78����PK'E[S��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N,7���tö��=����.г��H\�H�J,�t5��ӓf>�?�۷id/��]���o�5pJ�]
��zO#�<�a�,���@����y4=M?�˝և	SNC�g4G숗Bh��f��y��}��vޜ&r�0��{�쀡���O)�K�E�{�
��TW+�XJU=`�fj1�G��^��BF�+i��VZ��T7��1�}J!_z�,/ԬB����{]+Q������PK'E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK'E[��2@�xl/sharedStrings.xml �(��RMO�0�+Q�M?�Ɗ�Nb�1���0!Zw��&%v�Ư'S%@�ąK"�g?�ONf��f`Q��P��.L��&�O��ޔ3$�KY
)�r6�Db�TcʷD��c��F�0-h�T�6�\h7>�d�[jj?
���H�9+L�ɵq�i����p-T�P��J|���ȝl`���U	�T����.;U3��{[�.=J&c���'�d�nȠl���ֹʢ#�=4�rO�~���q09{+�Ѩ��	"oM+/�IJ
㠊�xX��T��rV䦄�"���&(N��07u
�C@�
V�V!���ӊ��w4�?E���컫˾PK-'E[&�)M�5xl/workbook.xmlPK-'E[����	��[Content_Types].xmlPK-
'E[�5)''U_rels/.relsPK-'E[��K��xl/worksheets/sheet1.xmlPK-'E[S��P0xl/_rels/workbook.xml.relsPK-'E[Ѓc'2E
uxl/styles.xmlPK-'E[��2@��xl/sharedStrings.xmlPK�|