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": "hyjYoemxxkmh1up/O+C52Q==",
    "hostIdentifierGuid": "a1d82887-b1e9-49c6-a1d6-ea7f3be0b9d9",
    "sortOrder": 3,
    "host": {
      "$id": "2",
      "identifier": "MbX6FCIrckemQ4aItWpeWg==",
      "identifierGuid": "14fab531-2b22-4772-a643-8688b56a5e5a",
      "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": "dIZ59s2h0UKMqLee6Qfk+g==",
      "hostSupplierIdentifierGuid": "f6798674-a1cd-42d1-8ca8-b79ee907e4fa",
      "loyaltyPriceLevelIdentifier": "7ILRNb5ZJkWBuPmhcIcLHw==",
      "loyaltyPriceLevelIdentifierGuid": "35d182ec-59be-4526-81b8-f9a170870b1f",
      "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-08-02T15:47:09.364039",
      "lastProcessed": "2025-08-02T15:47:09.364039",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "rhOXb1/At0OXYeun9buF3Q==",
        "identifierGuid": "6f9713ae-c05f-43b7-9761-eba7f5bb85dd",
        "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": "lj1bBVwCSEeYfZX/xOtKTA==",
        "primaryContactID": "055b3d96-025c-4748-987d-95ffc4eb4a4c",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "9P2agGGq4EOxyRhsPL2XPg==",
        "supplierGroupGuid": "809afdf4-aa61-43e0-b1c9-186c3cbd973e",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-08-02T15:47:09.364039",
        "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": "d5af0123-2484-4d9e-861f-ef44dc8166bc",
          "identifier": "bM2pHeqWOE6BpCnbiV+L4g==",
          "identifierGuid": "1da9cd6c-96ea-4e38-81a4-29db895f8be2",
          "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": "f0YLLpgFwku2q4HfmgWLrg==",
            "supplierIdentifierGuid": "2e0b467f-0598-4bc2-b6ab-81df9a058bae",
            "contactGuid": "OW4rImlKqUmQQ9uMt4m0og==",
            "contactID": "222b6e39-4a69-49a9-9043-db8cb789b4a2",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "0szDz0sUuEafYRP4Gn4H4Q==",
            "pluGuid": "cfc3ccd2-144b-46b8-9f61-13f81a7e07e1",
            "supplierIdentifier": "4HUNs9YMZUOEJgHpwvrwYg==",
            "supplierIdentifierGuid": "b30d75e0-0cd6-4365-8426-01e9c2faf062",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2025-08-02T15:47:09.364039",
            "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-08-02T15:47:09.364039",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "4wOh7oi4Mky0WNZpbrNjtQ==",
                "pluGuid": "eea103e3-b888-4c32-b458-d6696eb363b5",
                "supplierIdentifier": "w/20W95ZiEO2iMRM7Jo8RA==",
                "supplierIdentifierGuid": "5bb4fdc3-59de-4388-b688-c44cec9a3c44",
                "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": "bVJrt7sUH0quQr5TLqPyJQ==",
            "parentPluGuid": "b76b526d-14bb-4a1f-ae42-be532ea3f225",
            "freight": 45.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "xq+IvMFsa0KXma9NSMW3yg==",
              "guid": "bc88afc6-6cc1-426b-9799-af4d48c5b7ca",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "NZagyOUoYUulaDuUgAFgmQ==",
              "priceGroupGuid": "c8a09635-28e5-4b61-a568-3b9480016099",
              "blueprintID": 1,
              "lastCountedDate": "2025-08-02T15:47:09.364039",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-08-02T15:47:09.364039",
              "pluCreated": "2025-08-02T15:47:09.364039",
              "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-08-02T15:47:09.364039",
              "lastManualUpdate": "2025-08-02T15:47:09.364039",
              "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-08-02T15:47:09.364039",
              "currentCostUpdated": "2025-08-02T15:47:09.364039",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-08-02T15:47:09.364039",
              "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,
              "awsUpdated": "2025-08-02T15:47:09.364039",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "4l/Ct45DbEi6IAE1IgmfEg==",
              "altPLUGuid": "b7c25fe2-438e-486c-ba20-013522099f12",
              "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-08-02T15:47:09.364039",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "6CFc26iyt0uz+LvjDGAqfA==",
              "shelfPageLayoutGuid": "db5c21e8-b2a8-4bb7-b3f8-bbe30c602a7c",
              "talkerPageLayoutG_UID": "qZuwzWH2WUK7Whqqt/eqqg==",
              "talkerPageLayoutGuid": "cdb09ba9-f661-4259-bb5a-1aaab7f7aaaa",
              "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": "yoooJan4vUGfF6kJtnRz4g==",
              "inventoryIdentifier": "25288aca-f8a9-41bd-9f17-a909b67473e2",
              "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": "1MxL4Wzud0OstecmG2A4mg==",
              "parentPluGuid": "e14bccd4-ee6c-4377-acb5-e7261b60389a",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "op67MzSnHkafV3M0jWjj6Q==",
              "supplierIdentifierGuid": "33bb9ea2-a734-461e-9f57-73348d68e3e9",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "cvCgpCPFQ0CJ0zTa5Mc4bA==",
              "rebateSupplierIdentifierGuid": "a4a0f072-c523-4043-89d3-34dae4c7386c",
              "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-08-02T15:47:09.364039",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "ktEPTP/rTUO8nFyq2+A3Ww==",
              "hostIdentifierGuid": "4c0fd192-ebff-434d-bc9c-5caadbe0375b",
              "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-08-02T15:47:09.364039",
                "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": "jvBKkoCeAECOA2FgtIYwXg==",
                "hostIdentifierGuid": "924af08e-9e80-4000-8e03-6160b486305e",
                "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-08-02T15:47:09.364039",
                "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": "TIglOOB5T0Kz61EmAvmX5A==",
                    "hostIdentifierGuid": "3825884c-79e0-424f-b3eb-512602f997e4",
                    "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-08-02T15:47:09.364039",
                    "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": "RoV4clukYEyxfDsvbMte3g==",
                    "hostIdentifierGuid": "72788546-a45b-4c60-b17c-3b2f6ccb5ede",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "0dfac312-a164-45ac-8ba2-0b1dc51d049b",
                      "7634af91-8070-4aef-9e6c-b424a31a5183"
                    ]
                  },
                  {
                    "$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": "38f77afe-d518-44a8-a55a-159bc0f886f3",
                "updateStore": {
                  "$id": "18",
                  "id": "0d1e8724-ff32-4962-8c70-018706fbef3d",
                  "name": "sample string 1",
                  "lastActivity": "2025-08-02T15:47:09.364039",
                  "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-08-02T15:47:09.364039"
                },
                "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": "Mxq7TuizhUC1OSDK5HhCaA==",
                  "pluGuid": "4ebb1a33-b3e8-4085-b539-20cae4784268",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "gstPercent": 9,
                  "normalCost": 10,
                  "normalCostDecimals": 11,
                  "costGstPercent": 12,
                  "costCalcMethod": 1,
                  "currentCost": 13,
                  "currentCostDecimals": 14,
                  "break1": 15,
                  "price1": 16,
                  "break2": 17,
                  "price2": 18,
                  "break3": 19,
                  "price3": 20,
                  "fuelItem": 21,
                  "fixedWeight": 22,
                  "active": true,
                  "complianceIndicator": "sample string 23",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-08-02T15:47:09.364039"
                },
                {
                  "$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-08-02T15:47:09.364039",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "22"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "23",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-08-02T15:47:09.364039",
                  "startTime": 3,
                  "endDate": "2025-08-02T15:47:09.364039",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "SPB5ZoddGEqDSmVaWu8nrg==",
                  "hostIdentifierGuid": "6679f048-5d87-4a18-834a-655a5aef27ae",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "tray": {
                "$id": "24",
                "g_UId": "ogyNbvyphUOYd+P3reIQRA==",
                "guid": "6e8d0ca2-a9fc-4385-9877-e3f7ade21044",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "25",
                "priceGroupG_UID": "mOR0YeyDhk+JdGNPCvOw2Q==",
                "priceGroupGuid": "6174e498-83ec-4f86-8974-634f0af3b0d9",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-08-02T15:47:09.364039",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "26",
                "pluG_UID": "MgGw2yr1ikK7gPvT2tXEuA==",
                "pluGuid": "dbb00132-f52a-428a-bb80-fbd3dad5c4b8",
                "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": "cc52efc5-b616-45c5-80e0-34f1f12f858c",
                "created": "2025-08-02T15:47:09.364039",
                "createdByUser": "sample string 1",
                "activated": "2025-08-02T15:47:09.364039",
                "deactivated": "2025-08-02T15:47:09.364039",
                "lastOrdered": "2025-08-02T15:47:09.364039",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-08-02T15:47:09.364039",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-08-02T15:47:09.364039",
                "lastSold": "2025-08-02T15:47:09.364039",
                "firstSold": "2025-08-02T15:47:09.364039",
                "awsUpdated": "2025-08-02T15:47:09.364039",
                "lastManualUpdate": "2025-08-02T15:47:09.364039",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-08-02T15:47:09.364039",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-08-02T15:47:09.364039",
                "doNotRangeUpdated": "2025-08-02T15:47:09.364039",
                "doNotOrderUpdated": "2025-08-02T15:47:09.364039",
                "tracked": "2025-08-02T15:47:09.364039"
              },
              "allergens": [
                {
                  "$id": "28",
                  "allergenID": 1,
                  "pluG_UID": "TQzLjxWUhEmh+G9NS750Rw==",
                  "pluGuid": "8fcb0c4d-9415-4984-a1f8-6f4d4bbe7447",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "28"
                }
              ],
              "costs": {
                "$id": "29",
                "pluG_UID": "oNDIz5DMKEGzPeZgJW2Bdg==",
                "pluGuid": "cfc8d0a0-cc90-4128-b33d-e660256d8176",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-08-02T15:47:09.364039",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "30",
                  "saleHeaderID": 1,
                  "created": "2025-08-02T15:47:09.364039",
                  "createdLocal": "2025-08-02T15:47:09.364039",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "Djf0+lgn8UKONH0mte+r5g==",
                  "operatorGuid": "faf4370e-2758-42f1-8e34-7d26b5efabe6",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "DjuKIb+3u0uPyfIqCEn0lQ==",
                  "pluGuid": "218a3b0e-b7bf-4bbb-8fc9-f22a0849f495",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "31",
                    "id": 1,
                    "g_Uid": "T+pZ84HTuEabD9GRgFJDvA==",
                    "guid": "f359ea4f-d381-46b8-9b0f-d191805243bc",
                    "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-08-02T15:47:09.364039",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-08-02T15:47:09.364039",
                    "endShift": "2025-08-02T15:47:09.364039",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "32",
                        "operatorG_UID": "HsYRLZZifk6zjYnW53qSDw==",
                        "operatorGuid": "2d11c61e-6296-4e7e-b38d-89d6e77a920f",
                        "storeID": 2,
                        "operator": {
                          "$ref": "31"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "32"
                      }
                    ]
                  }
                },
                {
                  "$ref": "30"
                }
              ],
              "apns": [
                {
                  "$id": "33",
                  "pluID": 1,
                  "pluG_UID": "VSSP8MMVpUubCo86ZXy5bA==",
                  "pluGuid": "f08f2455-15c3-4ba5-9b0a-8f3a657cb96c",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "33"
                }
              ],
              "tuns": [
                {
                  "$id": "34",
                  "pluG_UId": "LChY+k/BWU2PBKr+ZCJiWA==",
                  "pluGuid": "fa58282c-c14f-4d59-8f04-aafe64226258",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "35",
                  "identifier": "I5gRS9NvU0u7h18CS/xElQ==",
                  "identifierGuid": "4b119823-6fd3-4b53-bb87-5f024bfc4495",
                  "pluG_UID": "PKyl2cCfRE2ntB75wPFbJw==",
                  "pluGuid": "d9a5ac3c-9fc0-4d44-a7b4-1ef9c0f15b27",
                  "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": "WEMUCtdBJEqt9Oq6bJrpgQ==",
                  "groupName": "sample string 1",
                  "identifierGuid": "0a144358-41d7-4a24-adf4-eaba6c9ae981",
                  "exists": true,
                  "flipChartIdentifier": "EJbf/hLQw0SP6+ydLAzsPA==",
                  "flipChartIdentifierGuid": "fedf9610-d012-44c3-8feb-ec9d2c0cec3c",
                  "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": "BCd+aP+fXE+UDf66i2NX1g==",
                  "groupIdentifierGuid": "687e2704-9fff-4f5c-940d-feba8b6357d6",
                  "flipChart": {
                    "$id": "37",
                    "identifier": "03Zmzjp/1EyjqF0dgvgURA==",
                    "identifierGuid": "ce6676d3-7f3a-4cd4-a3a8-5d1d82f81444",
                    "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": "GNsVEoLp0Eq3p9/7KdojiA==",
                      "identifierGuid": "1215db18-e982-4ad0-b7a7-dffb29da2388",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "39",
                          "id": 1,
                          "g_UID": "5F89nEy6gkKQqRnI9yP0iw==",
                          "guid": "9c3d5fe4-ba4c-4282-90a9-19c8f723f48b",
                          "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": "nRAoCYG+x0Swafl/50xZZA==",
                          "previousFormGuid": "0928109d-be81-44c7-b069-f97fe74c5964",
                          "nextForm": 1,
                          "nextFormG_UID": "HVhEKKU3H06mfmgem/rhWA==",
                          "nextFormGuid": "2844581d-37a5-4e1f-a67e-681e9bfae158",
                          "attributes": "sample string 10",
                          "updated": "2025-08-02T15:47:09.364039",
                          "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": "2P+Lo/Cpwka3h6cKoHkaYA==",
                              "checkoutFormGuid": "a38bffd8-a9f0-46c2-b787-a70aa0791a60",
                              "identifier": "A8wRpJfKKkyel5SFqOktAQ==",
                              "identifierGuid": "a411cc03-ca97-4c2a-9e97-9485a8e92d01",
                              "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": "mvRSdLY1EEKLIfjqiwCgAA==",
                              "valueGuid": "7452f49a-35b6-4210-8b21-f8ea8b00a000",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-08-02T15:47:09.364039",
                              "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-08-02T15:47:09.364039",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "42",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "qZ2N9omYZEeFHsSSSnsr4Q==",
                              "checkoutFormGuid": "f68d9da9-9889-4764-851e-c4924a7b2be1",
                              "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": "i0mLcQJOr0+YIJ+VW8PvOw==",
                      "flipChartPageIdentifierGuid": "718b498b-4e02-4faf-9820-9f955bc3ef3b",
                      "pluG_UID": "7u5kd5tx+EuQn6WT+BWZQA==",
                      "pluGuid": "7764eeee-719b-4bf8-909f-a593f8159940",
                      "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": "gWoscisMwEet2eXvJr7Mzg==",
                  "pluGuid": "722c6a81-0c2b-47c0-add9-e5ef26beccce",
                  "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-08-02T15:47:09.364039",
                  "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": "bF3WHKimwkW4Oo3Nq4vM6w==",
                  "ingredientGuid": "1C5RRU7fIEekc0U82EhCuA==",
                  "ingredientIdentifier": "45512ed4-df4e-4720-a473-453cd84842b8",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "45"
                }
              ],
              "bins": [
                {
                  "$id": "46",
                  "pluG_UID": "oYTVN1QmWEuo2kWqRTRkvg==",
                  "pluGuid": "37d584a1-2654-4b58-a8da-45aa453464be",
                  "shelfLocationIdentifier": "LuA2voK6fka8FpN28xeecQ==",
                  "shelfLocationGuid": "be36e02e-ba82-467e-bc16-9376f3179e71",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "ZuwgNn5Dw0O4hnGgU9eoBA==",
                  "labelPageLayoutGuid": "3620ec66-437e-43c3-b886-71a053d7a804",
                  "updated": "2025-08-02T15:47:09.364039",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "47",
                    "identifier": "o2VWLeNVPU6tlcni47qjhg==",
                    "storeID": 1,
                    "identifierGuid": "2d5665a3-55e3-4e3d-ad95-c9e2e3baa386",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-08-02T15:47:09.364039",
                    "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": "b++5id52aUmRRYi5wrZyVA==",
                  "pluGuid": "89b9ef6f-76de-4969-9145-88b9c2b67254",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "49",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-08-02T15:47:09.364039",
                    "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-08-02T15:47:09.364039",
                                  "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": "GWvRzuSKIU6xqrDFrRDjsg==",
                                  "labelPageLayoutGuid": "ced16b19-8ae4-4e21-b1aa-b0c5ad10e3b2",
                                  "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-08-02T15:47:09.364039",
                              "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": "OH8p6dENCUCfynUgQPNyLw==",
                              "labelPageLayoutGuid": "e9297f38-0dd1-4009-9fca-752040f3722f",
                              "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-08-02T15:47:09.364039",
                          "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": "zN8JDeu4Nk+/4F3QOh8yAQ==",
                          "labelPageLayoutGuid": "0d09dfcc-b8eb-4f36-bfe0-5dd03a1f3201",
                          "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-08-02T15:47:09.364039",
                      "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": "1R+5BCoBuU2IPVVii8yUkA==",
                      "labelPageLayoutGuid": "04b91fd5-012a-4db9-883d-55628bcc9490",
                      "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": "9sCjmvY49kGK1PkGrhPTgw==",
                "pluGuid": "9aa3c0f6-38f6-41f6-8ad4-f906ae13d383",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "Zx5GdrrhWEujWPTiA4K8Vg==",
                "dealCostGuid": "76461e67-e1ba-4b58-a358-f4e20382bc56",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "d1z1paedR0CTUi1EQdXaWQ==",
                "priceGroupGuid": "a5f55c77-9da7-4047-9352-2d4441d5da59",
                "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-08-02T15:47:09.364039",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "xceR9+lBCUajH+9z4uKtQA==",
                "campaignComboPriceGroupIdentifier": "f791c7c5-41e9-4609-a31f-ef73e2e2ad40",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "59",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-08-02T15:47:09.364039",
                    "operatorG_UID": "4DsAmaa9u02wozZnasIRaA==",
                    "operatorGuid": "99003be0-bda6-4dbb-b0a3-36676ac21168",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-08-02T15:47:09.364039",
                    "signIqTicketFileMovedUtc": "2025-08-02T15:47:09.364039",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-08-02T15:47:09.364039",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "58"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "campaign": {
                  "$id": "60",
                  "id": 1,
                  "storeID": 2,
                  "name": "01814de4-764a-4dfe-b378-cb3c3fab4ff3",
                  "nameGuid": "01814de4-764a-4dfe-b378-cb3c3fab4ff3",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-08-02T15:47:09.364039",
                  "startTime": 1,
                  "endDate": "2025-08-02T15:47:09.364039",
                  "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-08-02T15:47:09.364039",
                  "system": true,
                  "created": "2025-08-02T15:47:09.364039",
                  "updated": "2025-08-02T15:47:09.364039",
                  "priceChangeNotifiedUtc": "2025-08-02T15:47:09.364039",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "Sv2bGCzDKEC6ekQxxCJCxg==",
                  "hostIdentifierGuid": "189bfd4a-c32c-4028-ba7a-4431c42242c6",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-08-02T15:47:09.364039",
                  "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": "AJW+sxDYVEKuxhy4Bcj43w==",
                      "pluGuid": "b3be9500-d810-4254-aec6-1cb805c8f8df",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "kJxn2BQ/l0qqp9zxcWhfiQ==",
                      "priceGroupGuid": "d8679c90-3f14-4a97-aaa7-dcf171685f89",
                      "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-08-02T15:47:09.364039",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "60"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "62",
                      "id": 1,
                      "identifier": "71ZccumYDEmTtBOsxR52yA==",
                      "identifierStr": "71ZccumYDEmTtBOsxR52yA==",
                      "identifierGuid": "725c56ef-98e9-490c-93b4-13acc51e76c8",
                      "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": "4jg0PciQt06jO4HHi6lSgw==",
                      "customerIDGuid": "3d3438e2-90c8-4eb7-a33b-81c78ba95283",
                      "campaign": {
                        "$ref": "60"
                      },
                      "customer": {
                        "$id": "64",
                        "identifier": "2cPsi59RFkubJxsdNHQpJw==",
                        "identifierGuid": "8becc3d9-519f-4b16-9b27-1b1d34742927",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-08-02T15:47:09.364039",
                        "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": "VGed5X8w3kiIzueJBoflvw==",
                        "communityIdentifierGuid": "e59d6754-307f-48de-88ce-e7890687e5bf",
                        "joined": "2025-08-02T15:47:09.364039",
                        "updated": "2025-08-02T15:47:09.364039",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "fjp1sBgp10e0nKR9yklrTw==",
                        "priceLevelIdentifierGuid": "b0753a7e-2918-47d7-b49c-a47dca496b4f",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-08-02T15:47:09.364039",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "65",
                            "cardType": 2,
                            "issueDate": "2025-08-02T15:47:09.364039",
                            "expiry": "2025-08-02T15:47:09.364039",
                            "customerID": "CfcvkZnAk0+HI0aBzOm/Rg==",
                            "customerIDGuid": "912ff709-c099-4f93-8723-4681cce9bf46",
                            "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-08-02T15:47:09.364039",
                            "linkedAccount": "uEe9xsKf2USwGJSjx2pQZg==",
                            "linkedAccountGuid": "c6bd47b8-9fc2-44d9-b018-94a3c76a5066",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "64"
                            },
                            "account": {
                              "$id": "66",
                              "id": 1,
                              "identifier": "neTeobHed0qQNJyX3/TdMw==",
                              "identifierGuid": "a1dee49d-deb1-4a77-9034-9c97dff4dd33",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-08-02T15:47:09.364039",
                              "owner": "SpxVnKXQVEmlzZLAUC/g9g==",
                              "ownerGuid": "9c559c4a-d0a5-4954-a5cd-92c0502fe0f6",
                              "accountStoreGroupIdentifier": "UBLa1HqaXU6Hx8YQMzBx2Q==",
                              "accountStoreGroupGuid": "d4da1250-9a7a-4e5d-87c7-c610333071d9",
                              "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-08-02T15:47:09.364039",
                              "active": true,
                              "updated": "2025-08-02T15:47:09.364039",
                              "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": "DAhFgceQak230+N2Ay/dUg==",
                                  "identifierGuid": "8145080c-90c7-4d6a-b7d3-e376032fdd52",
                                  "name": "sample string 2",
                                  "primaryContact": "DT4Nl0Stq0mzw6aR83HM6w==",
                                  "primaryContactGuid": "970d3e0d-ad44-49ab-b3c3-a691f371cceb",
                                  "accountID": "S7CylJHZGUGeia9HE1uxMQ==",
                                  "accountIDGuid": "94b2b04b-d991-4119-9e89-af47135bb131",
                                  "special": true,
                                  "updated": "2025-08-02T15:47:09.364039",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "AnAGRriS50G6XTAKovTHKg==",
                                  "priceLevelIdentifierGuid": "46067002-92b8-41e7-ba5d-300aa2f4c72a",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "66"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "64"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "69",
                                      "id": 1,
                                      "groupID": "A4rRAiGxW0KoSWewhR1UIA==",
                                      "groupIDGuid": "02d18a03-b121-425b-a849-67b0851d5420",
                                      "customerID": "nIe1sGR2K0K/90GuOgxQ8w==",
                                      "customerIDGuid": "b0b5879c-7664-422b-bff7-41ae3a0c50f3",
                                      "card": "sample string 4",
                                      "linkedAccount": "OhaE7D7nskOYhsaLSZOCPQ==",
                                      "linkedAccountGuid": "ec84163a-e73e-43b2-9886-c68b4993823d",
                                      "customer": {
                                        "$ref": "64"
                                      },
                                      "group": {
                                        "$ref": "68"
                                      },
                                      "customerCard": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "70",
                                "id": 1,
                                "identifier": "ZQabnpQ7VkqMtp4+or7WmQ==",
                                "identifierGuid": "9e9b0665-3b94-4a56-8cb6-9e3ea2bed699",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "XF9Nob6cCU2WW9fPek7frw==",
                                "accountIDGuid": "a14d5f5c-9cbe-4d09-965b-d7cf7a4edfaf",
                                "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-08-02T15:47:09.364039",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "AxZwH0Yk10mZJ+BsNtrSgg==",
                                "idempotentVoidGuid": "1f701603-2446-49d7-9927-e06c36dad282",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "71",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "f+JBy3huGkS/V53MYVE9BA==",
                                  "saleHeaderIdentifierGuid": "cb41e27f-6e78-441a-bf57-9dcc61513d04",
                                  "created": "2025-08-02T15:47:09.364039",
                                  "createdLocal": "2025-08-02T15:47:09.364039",
                                  "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-08-02T15:47:09.364039",
                                  "storeID": 1,
                                  "operatorG_Uid": "Tta5Ih3rtEa1w76/w9xZZg==",
                                  "operatorGuid": "22b9d64e-eb1d-46b4-b5c3-bebfc3dc5966",
                                  "customerG_Uid": "DPFCaQ3sgkeGAh0T1uR0Ew==",
                                  "customerGuid": "6942f10c-ec0d-4782-8602-1d13d6e47413",
                                  "communityIdentifier": "X5fHc/HbnEmj+gOUCXdU8Q==",
                                  "communityIdentifierGuid": "73c7975f-dbf1-499c-a3fa-0394097754f1",
                                  "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": "rd/PchnY3U6wnK2MNK+X6A==",
                                  "priceLevelIdentifierGuid": "72cfdfad-d819-4edd-b09c-ad8c34af97e8",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "31"
                                  },
                                  "customer": {
                                    "$ref": "64"
                                  },
                                  "communityOrganisation": {
                                    "$id": "72",
                                    "id": 1,
                                    "identifier": "elpTaRaXdUafl4Jeu9dDWA==",
                                    "identifierGuid": "69535a7a-9716-4675-9f97-825ebbd74358",
                                    "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-08-02T15:47:09.364039",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "73",
                                      "saleItemID": 1,
                                      "identifier": "8322QeeHBEuVXxWQkDQEeg==",
                                      "identifierGuid": "41b67df3-87e7-4b04-955f-15909034047a",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "6B/PIY3aVUWOMEpT6tGfNQ==",
                                      "pluGuid": "21cf1fe8-da8d-4555-8e30-4a53ead19f35",
                                      "accountID": "uyVLCR4etUm0s+bxqgLgKA==",
                                      "accountIDGuid": "094b25bb-1e1e-49b5-b4b3-e6f1aa02e028",
                                      "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-08-02T15:47:09.364039",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "dNPz10ndXEy07Hv22auh5Q==",
                                      "refundGuid": "d7f3d374-dd49-4c5c-b4ec-7bf6d9aba1e5",
                                      "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": "4ZiUukaDBkSQ0TJp+cfP0Q==",
                                      "idempotentVoidGuid": "ba9498e1-8346-4406-90d1-3269f9c7cfd1",
                                      "priceLevelIdentifier": "HhNYCHTH6UyBDxql1I7soQ==",
                                      "priceLevelIdentifierGuid": "0858131e-c774-4ce9-810f-1aa5d48eeca1",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-08-02T15:47:09.364039",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "75",
                                        "id": 1,
                                        "g_UID": "M6l3cxnyOkW5X7fmejKqNw==",
                                        "guid": "7377a933-f219-453a-b95f-b7e67a32aa37",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-08-02T15:47:09.364039"
                                      },
                                      "modifier": {
                                        "$id": "76",
                                        "id": 1,
                                        "setG_UID": "rqqKqmIqv0uTte5uMU5HWQ==",
                                        "modifierSetGuid": "aa8aaaae-2a62-4bbf-93b5-ee6e314e4759",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "81cLEwZui0Wq1fmKjbfFug==",
                                        "pluGuid": "130b57f3-6e06-458b-aad5-f98a8db7c5ba",
                                        "deleted": true,
                                        "g_UID": "bVMxby/UuUmSY+BL54dRSw==",
                                        "guid": "6f31536d-d42f-49b9-9263-e04be787514b",
                                        "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": "Z7YITOSL7UGDt4tvv9wy/A==",
                                      "pluGuid": "4c08b667-8be4-41ed-83b7-8b6fbfdc32fc",
                                      "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-08-02T15:47:09.364039",
                                      "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-08-02T15:47:09.364039",
                                      "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": "YahodKYmVUuJZ7ke37v86A==",
                                      "pluGuid": "7468a861-26a6-4b55-8967-b91edfbbfce8",
                                      "accountID": "K5TB24zoW06krSTs+7C49w==",
                                      "accountIDGuid": "dbc1942b-e88c-4e5b-a4ad-24ecfbb0b8f7",
                                      "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-08-02T15:47:09.364039",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "9lZJkNa+aEu5Z4PVd8pU5g==",
                                      "refundGuid": "904956f6-bed6-4b68-b967-83d577ca54e6",
                                      "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": "QG6GA47erkG6tAyARi2kMg==",
                                      "identifierGuid": "03866e40-de8e-41ae-bab4-0c80462da432",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "QO1wsWlFxEuMHlyo99IEAA==",
                                      "customerIdentifierGuid": "b170ed40-4569-4bc4-8c1e-5ca8f7d20400",
                                      "operatorNo": 1,
                                      "operatorG_UID": "9fgsKhWsQ0iyD1yiJR9y/Q==",
                                      "operatorGuid": "2a2cf8f5-ac15-4843-b20f-5ca2251f72fd",
                                      "created": "2025-08-02T15:47:09.364039",
                                      "ordered": "2025-08-02T15:47:09.364039",
                                      "started": "2025-08-02T15:47:09.364039",
                                      "completed": "2025-08-02T15:47:09.364039",
                                      "supplied": "2025-08-02T15:47:09.364039",
                                      "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": "AhJzWzRhQkucdVqMHQM0rQ==",
                                          "pluGuid": "5b731202-6134-4b42-9c75-5a8c1d0334ad",
                                          "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": "aLWCRNeXNUSEdQ2gGYOf6g==",
                                          "headerIdentifierGuid": "4482b568-97d7-4435-8475-0da019839fea",
                                          "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": "3JqOHfJBwU6szNQrNn4G+g==",
                                      "surveyGuid": "1d8e9adc-41f2-4ec1-accc-d42b367e06fa",
                                      "saleHeaderGuid": "zSklxKpqHEmAqNQ1LNeAng==",
                                      "saleGuid": "c42529cd-6aaa-491c-80a8-d4352cd7809e",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "OcS8YvsgPk2lg493OHZajA==",
                                      "guidResponse": "62bcc439-20fb-4d3e-a583-8f7738765a8c",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-08-02T15:47:09.364039",
                                      "sale": {
                                        "$ref": "71"
                                      },
                                      "survey": {
                                        "$id": "85",
                                        "g_UID": "V6sdOJrvAEGxWwJS5JJmxA==",
                                        "guid": "381dab57-ef9a-4100-b15b-0252e49266c4",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "SLJr+QDg10211t82zKrG7w==",
                                        "checkoutFormGuid": "f96bb248-e000-4dd7-b5d6-df36ccaac6ef",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-08-02T15:47:09.364039",
                                        "end": "2025-08-02T15:47:09.364039",
                                        "deleted": true,
                                        "updated": "2025-08-02T15:47:09.364039",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "403c04c7-7cd2-4b13-bd27-0fdb93d28a8d",
                                          "4cfb5961-5b43-4cf7-b8dc-5dd0d66ca3bb"
                                        ],
                                        "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": "g63ERIFXD0iG7ALOQAT8Aw==",
                                  "accountIdentifier": "44c4ad83-5781-480f-86ec-02ce4004fc03",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "Mccbv9bmME6sWSLaANOwNQ==",
                                  "customerOrderIdentifierGuid": "bf1bc731-e6d6-4e30-ac59-22da00d3b035",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "86",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "X+LU4nJIEEeOmwk/rpFshQ==",
                                  "paymentIdentifierGuid": "e2d4e25f-4872-4710-8e9b-093fae916c85",
                                  "identifier": "n3/zyF0Dv06ZTdxB98s3VA==",
                                  "identifierGuid": "c8f37f9f-035d-4ebf-994d-dc41f7cb3754",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "U+uut5oa/UWTkHuV7IPwZA==",
                                  "itemIdentifierGuid": "b7aeeb53-1a9a-45fd-9390-7b95ec83f064"
                                }
                              },
                              {
                                "$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": "yZRh3UGHXkSAm8EfSvOfXA==",
                            "customerIdentifierGuid": "dd6194c9-8741-445e-809b-c11f4af39f5c",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "TVe2IJJOakCkLfp+tn86DQ==",
                            "idempotentGuid": "20b6574d-4e92-406a-a42d-fa7eb67f3a0d",
                            "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-08-02T15:47:09.364039",
                              "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-08-02T15:47:09.364039",
                                "labelPageLayout": "zUXaaxUhRUCsbpHtKhVdSw==",
                                "pageLayoutGuid": "6bda45cd-2115-4045-ac6e-91ed2a155d4b",
                                "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-08-02T15:47:09.364039"
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "customerIdentifier": "Rf93sCIsHUqa8tbZKlncPA==",
                                  "customerIdentifierGuid": "b077ff45-2c22-4a1d-9af2-d6d92a59dc3c",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-08-02T15:47:09.364039",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "Q4nSjk2K40mlzjUhJPsNCw==",
                                  "issuedIdempotentGuid": "8ed28943-8a4d-49e3-a5ce-352124fb0d0b",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-08-02T15:47:09.364039",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-08-02T15:47:09.364039",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "jMEEacKknkKPCPFT2ulOag==",
                                  "redeemedIdempotentGuid": "6904c18c-a4c2-429e-8f08-f153dae94e6a",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-08-02T15:47:09.364039",
                                  "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": "oJzOpf4oEEivd5CU7Oc94g==",
                      "groupIDGuid": "a5ce9ca0-28fe-4810-af77-9094ece73de2",
                      "campaign": {
                        "$ref": "60"
                      },
                      "group": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "94",
                      "identifier": "2GIve9FU40+mVP3MYpqEZQ==",
                      "identifierGuid": "7b2f62d8-54d1-4fe3-a654-fdcc629a8465",
                      "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": "1riuBeh4Qk+bp3lhywS+IQ==",
                      "guid": "05aeb8d6-78e8-4f42-9ba7-7961cb04be21",
                      "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": "3XKS2kgsfE2sTlAjnbEv2g==",
                          "groupGuid": "da9272dd-2c48-4d7c-ac4e-50239db12fda",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "I9vXrWBckU+obqC8E6mfoQ==",
                          "pluGuid": "add7db23-5c60-4f91-a86e-a0bc13a99fa1",
                          "priceGroupG_UID": "NEC+vFPpckKsSo9ZNA7wnw==",
                          "priceGroupGuid": "bcbe4034-e953-4272-ac4a-8f59340ef09f",
                          "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": "44Y8u4Xdb0OLUoQbPYCc5w==",
                      "priceLevelIdentifierGuid": "bb3c86e3-dd85-436f-8b52-841b3d809ce7",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "98",
                  "headerIdentifier": "bqVcTf2cfEe+SoDfL3VC/w==",
                  "headerIdentifierGuid": "4d5ca56e-9cfd-477c-be4a-80df2f7542ff",
                  "identifier": "i3CRmKAlC0qu5l2l7k6lxQ==",
                  "identifierGuid": "9891708b-25a0-4a0b-aee6-5da5ee4ea5c5",
                  "supplierIdentifier": "dIFSvJiO/0erQKUHYuSlsQ==",
                  "supplierGuid": "bc528174-8e98-47ff-ab40-a50762e4a5b1",
                  "pluG_UID": "49VTNsmo5E2rDY9z92fnIg==",
                  "pluGuid": "3653d5e3-a8c9-4de4-ab0d-8f73f767e722",
                  "campaignName": "6c046781-ba5f-486c-b9d1-1795100c8fa5",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-08-02T15:47:09.364039",
                  "end": "2025-08-02T15:47:09.364039",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "7gORxODCE0SkqUi0q5cTyQ==",
                  "bonusItemPluGuid": "c49103ee-c2e0-4413-a4a9-48b4ab9713c9",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-08-02T15:47:09.364039",
                  "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-08-02T15:47:09.364039",
                  "campaignEndDate": "2025-08-02T15:47:09.364039",
                  "masterPLUG_UID": "n2T/XhPOgU2IR0uAA4HIKQ==",
                  "masterID": "5eff649f-ce13-4d81-8847-4b800381c829",
                  "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": "rFaAffklr0m5+p4/1lgK6w==",
                  "bonusMasterID": "7d8056ac-25f9-49af-b9fa-9e3fd6580aeb",
                  "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-08-02T15:47:09.364039",
              "dealCosts": [
                {
                  "$ref": "98"
                },
                {
                  "$ref": "98"
                }
              ],
              "tags": [
                {
                  "$id": "99",
                  "pluG_UID": "5XmRqVGpC0OT6FmJZxlh6g==",
                  "pluGuid": "a99179e5-a951-430b-93e8-5989671961ea",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "alternateProductG_UID": "ZJpd8dx51Ey4jt6VgVoiwQ==",
              "alternateProduct": "f15d9a64-79dc-4cd4-b88e-de95815a22c1",
              "productHostCode": {
                "$id": "100",
                "id": 1,
                "pluG_UID": "1PAnvAuyakm1hXObYMLlfA==",
                "pluGuid": "bc27f0d4-b20b-496a-b585-739b60c2e57c",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "54"
              },
              "mscCom": {
                "$ref": "55"
              },
              "mscDep": {
                "$ref": "57"
              },
              "mscSubCom": {
                "$ref": "56"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-08-02T15:47:09.364039",
              "inventoryTracked": "2025-08-02T15:47:09.364039",
              "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": "xB4T0p5gQESsYvlbqsa6aA==",
            "supplierGuid": "d2131ec4-609e-4440-ac62-f95baac6ba68",
            "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": "iEC8GvQZe0et6SAKgktSwQ==",
            "supplierGuid": "1abc4088-19f4-477b-ade9-200a824b52c1",
            "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-08-02T15:47:09.364039",
            "deliveryDate": "2025-08-02T15:47:09.364039",
            "nextCutOffDate": "2025-08-02T15:47:09.364039",
            "nextDeliveryDate": "2025-08-02T15:47:09.364039",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "103"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-08-02T15:47:09.364039",
        "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-08-02T15:47:09.364039",
          "processed": "2025-08-02T15:47:09.364039",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2025-08-02T15:47:09.364039",
          "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-08-02T15:47:09.364039",
            "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": "/cR6BMPrLE6hCbP0StPRJg==",
          "identifierGuid": "047ac4fd-ebc3-4e2c-a109-b3f44ad3d126",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "106"
        }
      ],
      "promoTypeGuids": [
        "e5652262-b321-4299-b6c9-231046a3df15",
        "190d10ce-0b88-4396-8ea6-dc9858c18d5b"
      ],
      "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�}[�Y�5xl/workbook.xml �(���;�0D�H����A>�PѤM���,�G�#r��H����ξ6i;�Z�#G�r[@��)uM����6��]���~��Eu׉+ݼ%*O�(:S�#�B+��`���r�"o]��帢$
���4{
�\����]LB��M��/�"�K,��	ν- bs1��5��u�fx��$�`g�0F���PK�}[����	�[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
�}[���T''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rde1a207fb3bf48d5" /></Relationships>PK�}[_x�f�xl/worksheets/sheet1.xml �(����r�0F_�a_�/�I�8��E�� �<�l��+0�1�c�\]>�!~�l�΅KU�6q�\���(����g]~ݧ4�
��*εc�Vmd�VZ�6���7��ĉ��^)d�is*�(�:�[���j��3m�RU}R����R'ɳ�o�9�J5Yݺi\Ԧz׽#y���p�Ǯ�q�����N�$���N~�zַ�]?�O����G�K\��>TڄD{'G����s�&����u��č<H@�������e�Ͼyh���A�1
�$
�u>��أ! �,b�>|2�8�f1�����t��}z�A�B�!�u?��>=��Q"d������("�D�R�ƺ~8�x��Y��e߿�~�U����X��#�ۦz7z6C�o0�g�٩����s��&��nhJlmO�W� SbgtJ��D0%�6�F�7�	�{Bhp��Y��Y66Ͳ�	8[���f���Y�o�l��^Nߓ�+��/���y26a%�W�Y���, �d�y2��V�/�;!4��;8~�ҿPK�}[^���Pxl/_rels/workbook.xml.rels �(���An� E����@Ll���M7ݦ�c�Hۜ���W(J�֑��&+4�鍆�����m��8x�RQpJЁ׃�[zJ殡��f��J�F��I~�bKmJ�c,N*~F�;ƇI�\���
��G��baɠ�Lr8���7f|�p�Х?��Շc�����
=���D�]Qd*%O������@�����:��n��y����]/dV(Aw���8�Tƪ��9����2^���eUQ�,eyQcW�b�PK�}[Ѓ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�}[��ލ>�xl/sharedStrings.xml �(��R�N�0��(��혶���c�paB"k�-R���C_O�J���'�������ɾ��8���<g`*�������&H8C�F������I�!�s�%j/��-4�m�xfm]#ɧnb�@*�PS��(��Ԇ�����C�vF��`�
��ȨX\g!Yx�:�^6��n-�B�!����f�;����уS�[O��:�>���)%9��3(��o�����	qu X��I�d�$�`C�jxh��/V�R��{f���Fn���*�Q�ʩ8^���=�S[�P�s0�t%�4�[�<���Ѕ���)���/��]�PK-�}[�Y�5xl/workbook.xmlPK-�}[����	�[Content_Types].xmlPK-
�}[���T''V_rels/.relsPK-�}[_x�f��xl/worksheets/sheet1.xmlPK-�}[^���P0xl/_rels/workbook.xml.relsPK-�}[Ѓc'2E
wxl/styles.xmlPK-�}[��ލ>��xl/sharedStrings.xmlPK�|

application/vnd.ms-excel

Sample:
PK�}[4����5xl/workbook.xml �(�����0��&�C�p	 )��x���"
�'m
>��7o;������Z�#G�
[��{S��G��ITa�i+�Ҿ@w�h���[����)X�Z�^GW�?,g,����^�+Jr�hu<��f��[d0���I`
�o�-��bQDq�%���,έ-iD�-D�yz�/Y�%Y�&YB{�1�~W_PK�}[����	�[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
�}[�gQ�''_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="Rfc2d893099964c9f" /></Relationships>PK�}[_x�f�xl/worksheets/sheet1.xml �(����r�0F_�a_�/�I�8��E�� �<�l��+0�1�c�\]>�!~�l�΅KU�6q�\���(����g]~ݧ4�
��*εc�Vmd�VZ�6���7��ĉ��^)d�is*�(�:�[���j��3m�RU}R����R'ɳ�o�9�J5Yݺi\Ԧz׽#y���p�Ǯ�q�����N�$���N~�zַ�]?�O����G�K\��>TڄD{'G����s�&����u��č<H@�������e�Ͼyh���A�1
�$
�u>��أ! �,b�>|2�8�f1�����t��}z�A�B�!�u?��>=��Q"d������("�D�R�ƺ~8�x��Y��e߿�~�U����X��#�ۦz7z6C�o0�g�٩����s��&��nhJlmO�W� SbgtJ��D0%�6�F�7�	�{Bhp��Y��Y66Ͳ�	8[���f���Y�o�l��^Nߓ�+��/���y26a%�W�Y���, �d�y2��V�/�;!4��;8~�ҿPK�}[!�
��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8���EM��m�\gGM��v���G�
XE�Tb�������4����޾M#y��Z��:���-��y��ݬ�8��'��H�-ؔ�GJ��8�X�]�&�rz:+}R=Һ,��e��e���1�Ɲ��	]�L_}8E���T�1��S���"S�<u-�e��LT����B( �nj1]F��^��B�ղ3h�#��sm�*cU��9�|�Ӳ�PkDs��	Ð�nuU�7��PK�}[Ѓ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�}[��ލ>�xl/sharedStrings.xml �(��R�N�0��(��혶���c�paB"k�-R���C_O�J���'�������ɾ��8���<g`*�������&H8C�F������I�!�s�%j/��-4�m�xfm]#ɧnb�@*�PS��(��Ԇ�����C�vF��`�
��ȨX\g!Yx�:�^6��n-�B�!����f�;����уS�[O��:�>���)%9��3(��o�����	qu X��I�d�$�`C�jxh��/V�R��{f���Fn���*�Q�ʩ8^���=�S[�P�s0�t%�4�[�<���Ѕ���)���/��]�PK-�}[4����5xl/workbook.xmlPK-�}[����	�[Content_Types].xmlPK-
�}[�gQ�''V_rels/.relsPK-�}[_x�f��xl/worksheets/sheet1.xmlPK-�}[!�
��P0xl/_rels/workbook.xml.relsPK-�}[Ѓc'2E
wxl/styles.xmlPK-�}[��ލ>��xl/sharedStrings.xmlPK�|