POST api/pricezones/import

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "name": "sample string 2",
    "hostIdentifier": "sQJaXOfxCUy/2NxFND/LFw==",
    "hostIdentifierGuid": "5c5a02b1-f1e7-4c09-bfd8-dc45343fcb17",
    "sortOrder": 3,
    "host": {
      "$id": "2",
      "identifier": "3AlaGJWXzESnIXOq60jPSg==",
      "identifierGuid": "185a09dc-9795-44cc-a721-73aaeb48cf4a",
      "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": "0SjntSgRgESqWBlRjDZlww==",
      "hostSupplierIdentifierGuid": "b5e728d1-1128-4480-aa58-19518c3665c3",
      "loyaltyPriceLevelIdentifier": "3iuof+2v8ECnyya3c8HGEw==",
      "loyaltyPriceLevelIdentifierGuid": "7fa82bde-afed-40f0-a7cb-26b773c1c613",
      "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-02T23:18:08.6534899",
      "lastProcessed": "2025-08-02T23:18:08.6534899",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "85O1IqAvTkC2JVIN5DbsNQ==",
        "identifierGuid": "22b593f3-2fa0-404e-b625-520de436ec35",
        "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": "J34O9pN3gUW/F2tOwudEig==",
        "primaryContactID": "f60e7e27-7793-4581-bf17-6b4ec2e7448a",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "1Dc4o1kkLEi74gqaxHdNSw==",
        "supplierGroupGuid": "a33837d4-2459-482c-bbe2-0a9ac4774d4b",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-08-02T23:18:08.6534899",
        "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": "6ab32308-1b06-4bf7-8764-41999432b67f",
          "identifier": "oTPQLV6Ku06EIjkdfhofag==",
          "identifierGuid": "2dd033a1-8a5e-4ebb-8422-391d7e1a1f6a",
          "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": "Eq/WufYGeUSSUca2KyLCCQ==",
            "supplierIdentifierGuid": "b9d6af12-06f6-4479-9251-c6b62b22c209",
            "contactGuid": "+lxNt2U3wkOmV/faE/oFhg==",
            "contactID": "b74d5cfa-3765-43c2-a657-f7da13fa0586",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "q0FMm8ltAUqCRimhgZKsog==",
            "pluGuid": "9b4c41ab-6dc9-4a01-8246-29a18192aca2",
            "supplierIdentifier": "SurjA8j9o0KAGn0SuCgrOQ==",
            "supplierIdentifierGuid": "03e3ea4a-fdc8-42a3-801a-7d12b8282b39",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2025-08-02T23:18:08.6534899",
            "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-02T23:18:08.6534899",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "DRbVoKOnu0qqMrgSLAJ9KA==",
                "pluGuid": "a0d5160d-a7a3-4abb-aa32-b8122c027d28",
                "supplierIdentifier": "oGaXtqwoiE2xy1OSqAAY5g==",
                "supplierIdentifierGuid": "b69766a0-28ac-4d88-b1cb-5392a80018e6",
                "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": "+qlGKeLbo0629RFMzvNR4A==",
            "parentPluGuid": "2946a9fa-dbe2-4ea3-b6f5-114ccef351e0",
            "freight": 45.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "2yuu3l3VZUaZOO7OjJskwg==",
              "guid": "deae2bdb-d55d-4665-9938-eece8c9b24c2",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "Tq19aQ0xj0yLq0UbmCO21g==",
              "priceGroupGuid": "697dad4e-310d-4c8f-8bab-451b9823b6d6",
              "blueprintID": 1,
              "lastCountedDate": "2025-08-02T23:18:08.6534899",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-08-02T23:18:08.6534899",
              "pluCreated": "2025-08-02T23:18:08.6534899",
              "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-02T23:18:08.6534899",
              "lastManualUpdate": "2025-08-02T23:18:08.6534899",
              "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-02T23:18:08.6534899",
              "currentCostUpdated": "2025-08-02T23:18:08.6534899",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-08-02T23:18:08.6534899",
              "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-02T23:18:08.6534899",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "qaMlFUG82kS/+z1tV/cWsQ==",
              "altPLUGuid": "1525a3a9-bc41-44da-bffb-3d6d57f716b1",
              "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-02T23:18:08.6534899",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "iTuD/+LayEqtCUMAPp27/w==",
              "shelfPageLayoutGuid": "ff833b89-dae2-4ac8-ad09-43003e9dbbff",
              "talkerPageLayoutG_UID": "JGyJSZ2UekW09RlDnQlFPA==",
              "talkerPageLayoutGuid": "49896c24-949d-457a-b4f5-19439d09453c",
              "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": "TW4s8PUjiky0ERTt0C9tMA==",
              "inventoryIdentifier": "f02c6e4d-23f5-4c8a-b411-14edd02f6d30",
              "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": "O6BEETJsok2P5VnLgQel1Q==",
              "parentPluGuid": "1144a03b-6c32-4da2-8fe5-59cb8107a5d5",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "UKidAvQhM0eshxCPBbCdzg==",
              "supplierIdentifierGuid": "029da850-21f4-4733-ac87-108f05b09dce",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "wrtGkjSe506gHhw3wW0VeA==",
              "rebateSupplierIdentifierGuid": "9246bbc2-9e34-4ee7-a01e-1c37c16d1578",
              "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-02T23:18:08.6534899",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "TQruZdJg00+i2vfMVzXM9w==",
              "hostIdentifierGuid": "65ee0a4d-60d2-4fd3-a2da-f7cc5735ccf7",
              "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-02T23:18:08.6534899",
                "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": "61mPEzb8sUKzq81emI/3+g==",
                "hostIdentifierGuid": "138f59eb-fc36-42b1-b3ab-cd5e988ff7fa",
                "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-02T23:18:08.6534899",
                "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": "Y3yDywOuZ06BVZtrsTJ9Aw==",
                    "hostIdentifierGuid": "cb837c63-ae03-4e67-8155-9b6bb1327d03",
                    "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-02T23:18:08.6534899",
                    "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": "1S/n1dYIbEadyo+c9VO6pw==",
                    "hostIdentifierGuid": "d5e72fd5-08d6-466c-9dca-8f9cf553baa7",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "e310fe08-21a9-4d2a-91a5-91bf4195aa44",
                      "ad4b55b7-8fba-40dc-b42d-2b9e041733bd"
                    ]
                  },
                  {
                    "$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": "a6098dcf-5e63-4580-ae07-e20414e72899",
                "updateStore": {
                  "$id": "18",
                  "id": "a811a8e0-a5bc-43ba-ba73-5bd61fb3de06",
                  "name": "sample string 1",
                  "lastActivity": "2025-08-02T23:18:08.6534899",
                  "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-02T23:18:08.6534899"
                },
                "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": "ES7G/5yZsku2QZjYoLhRMQ==",
                  "pluGuid": "ffc62e11-999c-4bb2-b641-98d8a0b85131",
                  "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-02T23:18:08.6534899"
                },
                {
                  "$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-02T23:18:08.6534899",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "22"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "23",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-08-02T23:18:08.6534899",
                  "startTime": 3,
                  "endDate": "2025-08-02T23:18:08.6534899",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "fBrvWyzCs0eaWJ+fyu3uSA==",
                  "hostIdentifierGuid": "5bef1a7c-c22c-47b3-9a58-9f9fcaedee48",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "tray": {
                "$id": "24",
                "g_UId": "rF+agKFe+USjGFUBNA8ykg==",
                "guid": "809a5fac-5ea1-44f9-a318-5501340f3292",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "25",
                "priceGroupG_UID": "EqgRBYclgUmXvirLtky2eg==",
                "priceGroupGuid": "0511a812-2587-4981-97be-2acbb64cb67a",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-08-02T23:18:08.6534899",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "26",
                "pluG_UID": "jHrutKGwmk+7eIO2eRXrnQ==",
                "pluGuid": "b4ee7a8c-b0a1-4f9a-bb78-83b67915eb9d",
                "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": "f99e103f-76f6-484d-8006-db1f31905443",
                "created": "2025-08-02T23:18:08.6534899",
                "createdByUser": "sample string 1",
                "activated": "2025-08-02T23:18:08.6534899",
                "deactivated": "2025-08-02T23:18:08.6534899",
                "lastOrdered": "2025-08-02T23:18:08.6534899",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-08-02T23:18:08.6534899",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-08-02T23:18:08.6534899",
                "lastSold": "2025-08-02T23:18:08.6534899",
                "firstSold": "2025-08-02T23:18:08.6534899",
                "awsUpdated": "2025-08-02T23:18:08.6534899",
                "lastManualUpdate": "2025-08-02T23:18:08.6534899",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-08-02T23:18:08.6534899",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-08-02T23:18:08.6534899",
                "doNotRangeUpdated": "2025-08-02T23:18:08.6534899",
                "doNotOrderUpdated": "2025-08-02T23:18:08.6534899",
                "tracked": "2025-08-02T23:18:08.6534899"
              },
              "allergens": [
                {
                  "$id": "28",
                  "allergenID": 1,
                  "pluG_UID": "khTKuF6svEOG/JvpDhwq9A==",
                  "pluGuid": "b8ca1492-ac5e-43bc-86fc-9be90e1c2af4",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "28"
                }
              ],
              "costs": {
                "$id": "29",
                "pluG_UID": "IdrxmsCsJkitMr/yLY7IiA==",
                "pluGuid": "9af1da21-acc0-4826-ad32-bff22d8ec888",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-08-02T23:18:08.6534899",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "30",
                  "saleHeaderID": 1,
                  "created": "2025-08-02T23:18:08.6534899",
                  "createdLocal": "2025-08-02T23:18:08.6534899",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "2S/8bhmJ8UGbv78g20M0ZA==",
                  "operatorGuid": "6efc2fd9-8919-41f1-9bbf-bf20db433464",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "QXFGi36ehkuwrhgfbdtdww==",
                  "pluGuid": "8b467141-9e7e-4b86-b0ae-181f6ddb5dc3",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "31",
                    "id": 1,
                    "g_Uid": "SqfASs65nEOyTjyMGE3lxA==",
                    "guid": "4ac0a74a-b9ce-439c-b24e-3c8c184de5c4",
                    "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-02T23:18:08.6534899",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-08-02T23:18:08.6534899",
                    "endShift": "2025-08-02T23:18:08.6534899",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "32",
                        "operatorG_UID": "4aZveNJpekGwSEnY/xEcDg==",
                        "operatorGuid": "786fa6e1-69d2-417a-b048-49d8ff111c0e",
                        "storeID": 2,
                        "operator": {
                          "$ref": "31"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "32"
                      }
                    ]
                  }
                },
                {
                  "$ref": "30"
                }
              ],
              "apns": [
                {
                  "$id": "33",
                  "pluID": 1,
                  "pluG_UID": "Rx6Qti8w4kaFUYlWBw5Jtw==",
                  "pluGuid": "b6901e47-302f-46e2-8551-8956070e49b7",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "33"
                }
              ],
              "tuns": [
                {
                  "$id": "34",
                  "pluG_UId": "0b30gHoAVk+occzueGnfdQ==",
                  "pluGuid": "80f4bdd1-007a-4f56-a871-ccee7869df75",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "35",
                  "identifier": "n8udC77TnEa2ZuB6PqcRyw==",
                  "identifierGuid": "0b9dcb9f-d3be-469c-b666-e07a3ea711cb",
                  "pluG_UID": "1P6K2Dt9QEm5bz6mT94xgQ==",
                  "pluGuid": "d88afed4-7d3b-4940-b96f-3ea64fde3181",
                  "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": "tVRCi+JgD0S9K9kMUm+9XA==",
                  "groupName": "sample string 1",
                  "identifierGuid": "8b4254b5-60e2-440f-bd2b-d90c526fbd5c",
                  "exists": true,
                  "flipChartIdentifier": "+u9RVV5LjUyLdkARFMCYPg==",
                  "flipChartIdentifierGuid": "5551effa-4b5e-4c8d-8b76-401114c0983e",
                  "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": "Y6T78ackG0WiHV4nHGThvg==",
                  "groupIdentifierGuid": "f1fba463-24a7-451b-a21d-5e271c64e1be",
                  "flipChart": {
                    "$id": "37",
                    "identifier": "gr5PJ197tESiTjQlJmZgLg==",
                    "identifierGuid": "274fbe82-7b5f-44b4-a24e-34252666602e",
                    "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": "Q6rOASivSE2FEMitKcpt2g==",
                      "identifierGuid": "01ceaa43-af28-4d48-8510-c8ad29ca6dda",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "39",
                          "id": 1,
                          "g_UID": "DcGF+KcwJUqZrmPmIvijyg==",
                          "guid": "f885c10d-30a7-4a25-99ae-63e622f8a3ca",
                          "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": "gFZx0BAcKUmMLYcFvA8Cbg==",
                          "previousFormGuid": "d0715680-1c10-4929-8c2d-8705bc0f026e",
                          "nextForm": 1,
                          "nextFormG_UID": "cddfcFb3ukWAxZbqKAjDZQ==",
                          "nextFormGuid": "705fd771-f756-45ba-80c5-96ea2808c365",
                          "attributes": "sample string 10",
                          "updated": "2025-08-02T23:18:08.6534899",
                          "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": "CKK7lv6a+EGJKHjLQiiOyQ==",
                              "checkoutFormGuid": "96bba208-9afe-41f8-8928-78cb42288ec9",
                              "identifier": "nhNmn1V/g0S4Vws4th//zA==",
                              "identifierGuid": "9f66139e-7f55-4483-b857-0b38b61fffcc",
                              "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": "AE/eptbXRU++x97g+xJgww==",
                              "valueGuid": "a6de4f00-d7d6-4f45-bec7-dee0fb1260c3",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-08-02T23:18:08.6534899",
                              "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-02T23:18:08.6534899",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "42",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "OHIOMyB0lU2AdMgaMj2t6Q==",
                              "checkoutFormGuid": "330e7238-7420-4d95-8074-c81a323dade9",
                              "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": "azy3dxh6k0ihUTq+FOjB5w==",
                      "flipChartPageIdentifierGuid": "77b73c6b-7a18-4893-a151-3abe14e8c1e7",
                      "pluG_UID": "PQq1dHhVvEOae2jkHyQZmw==",
                      "pluGuid": "74b50a3d-5578-43bc-9a7b-68e41f24199b",
                      "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": "ikS3zixGPUa3XOVsAuVUcg==",
                  "pluGuid": "ceb7448a-462c-463d-b75c-e56c02e55472",
                  "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-02T23:18:08.6534899",
                  "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": "ege0YeWpXESv79y+Q4o+4A==",
                  "ingredientGuid": "GnWRBuQahkSyVacDiiZMKQ==",
                  "ingredientIdentifier": "0691751a-1ae4-4486-b255-a7038a264c29",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "45"
                }
              ],
              "bins": [
                {
                  "$id": "46",
                  "pluG_UID": "4/I9/5Zf60uMmY4IR2FrKA==",
                  "pluGuid": "ff3df2e3-5f96-4beb-8c99-8e0847616b28",
                  "shelfLocationIdentifier": "JzMSd9AxzUeQc+KnV2F+GA==",
                  "shelfLocationGuid": "77123327-31d0-47cd-9073-e2a757617e18",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "BHjhi3ODIkSDUtsAJT3KVg==",
                  "labelPageLayoutGuid": "8be17804-8373-4422-8352-db00253dca56",
                  "updated": "2025-08-02T23:18:08.6534899",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "47",
                    "identifier": "WAfMgNbdIkaOKWWhd5Z7vA==",
                    "storeID": 1,
                    "identifierGuid": "80cc0758-ddd6-4622-8e29-65a177967bbc",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-08-02T23:18:08.6534899",
                    "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": "in2UMJw+HEazwn83c8mUmg==",
                  "pluGuid": "30947d8a-3e9c-461c-b3c2-7f3773c9949a",
                  "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-02T23:18:08.6534899",
                    "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-02T23:18:08.6534899",
                                  "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": "k5X4EthcF0iuegkeKEl1pQ==",
                                  "labelPageLayoutGuid": "12f89593-5cd8-4817-ae7a-091e284975a5",
                                  "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-02T23:18:08.6534899",
                              "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": "PJV+BdzvKkut8qWUJGpHFQ==",
                              "labelPageLayoutGuid": "057e953c-efdc-4b2a-adf2-a594246a4715",
                              "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-02T23:18:08.6534899",
                          "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": "u7Vrf1yhoE67UpbwIBMWew==",
                          "labelPageLayoutGuid": "7f6bb5bb-a15c-4ea0-bb52-96f02013167b",
                          "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-02T23:18:08.6534899",
                      "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": "mjpIaESH0ECiU8MR+/eQag==",
                      "labelPageLayoutGuid": "68483a9a-8744-40d0-a253-c311fbf7906a",
                      "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": "mtaX5Vyfw06Zek2gfv3h3Q==",
                "pluGuid": "e597d69a-9f5c-4ec3-997a-4da07efde1dd",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "Hn5cslW/bkGb5rw36yFrxQ==",
                "dealCostGuid": "b25c7e1e-bf55-416e-9be6-bc37eb216bc5",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "Wgnwc+zvNEKAA8CAipgBlQ==",
                "priceGroupGuid": "73f0095a-efec-4234-8003-c0808a980195",
                "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-02T23:18:08.6534899",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "xcmfs+VnLkeiQ+QweXY4uA==",
                "campaignComboPriceGroupIdentifier": "b39fc9c5-67e5-472e-a243-e430797638b8",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "59",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-08-02T23:18:08.6534899",
                    "operatorG_UID": "AzRNfsm5tUCo8S9LFVZ01Q==",
                    "operatorGuid": "7e4d3403-b9c9-40b5-a8f1-2f4b155674d5",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-08-02T23:18:08.6534899",
                    "signIqTicketFileMovedUtc": "2025-08-02T23:18:08.6534899",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-08-02T23:18:08.6534899",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "58"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "campaign": {
                  "$id": "60",
                  "id": 1,
                  "storeID": 2,
                  "name": "3f69a661-1785-4a33-9784-9deb2cb38fdc",
                  "nameGuid": "3f69a661-1785-4a33-9784-9deb2cb38fdc",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-08-02T23:18:08.6534899",
                  "startTime": 1,
                  "endDate": "2025-08-02T23:18:08.6534899",
                  "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-02T23:18:08.6534899",
                  "system": true,
                  "created": "2025-08-02T23:18:08.6534899",
                  "updated": "2025-08-02T23:18:08.6534899",
                  "priceChangeNotifiedUtc": "2025-08-02T23:18:08.6534899",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "ZOtoEOpHnkKqebzRDL9vAA==",
                  "hostIdentifierGuid": "1068eb64-47ea-429e-aa79-bcd10cbf6f00",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-08-02T23:18:08.6534899",
                  "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": "GOUST0Tb3USBaUmgbfkmdg==",
                      "pluGuid": "4f12e518-db44-44dd-8169-49a06df92676",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "wsKGt80PSECQHlBsEICH/w==",
                      "priceGroupGuid": "b786c2c2-0fcd-4048-901e-506c108087ff",
                      "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-02T23:18:08.6534899",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "60"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "62",
                      "id": 1,
                      "identifier": "TNf0391RA0+zmVM1xnvAzQ==",
                      "identifierStr": "TNf0391RA0+zmVM1xnvAzQ==",
                      "identifierGuid": "dff4d74c-51dd-4f03-b399-5335c67bc0cd",
                      "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": "Y0BDnEVC5Uy0IuneXVs8JQ==",
                      "customerIDGuid": "9c434063-4245-4ce5-b422-e9de5d5b3c25",
                      "campaign": {
                        "$ref": "60"
                      },
                      "customer": {
                        "$id": "64",
                        "identifier": "jDEXtOdexUOy8XYJPo+evg==",
                        "identifierGuid": "b417318c-5ee7-43c5-b2f1-76093e8f9ebe",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-08-02T23:18:08.6534899",
                        "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": "JEirEoYXqUm3wpdL+SVbcQ==",
                        "communityIdentifierGuid": "12ab4824-1786-49a9-b7c2-974bf9255b71",
                        "joined": "2025-08-02T23:18:08.6534899",
                        "updated": "2025-08-02T23:18:08.6534899",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "V+Op6/96HkeDaOI/PpZbmQ==",
                        "priceLevelIdentifierGuid": "eba9e357-7aff-471e-8368-e23f3e965b99",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-08-02T23:18:08.6534899",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "65",
                            "cardType": 2,
                            "issueDate": "2025-08-02T23:18:08.6534899",
                            "expiry": "2025-08-02T23:18:08.6534899",
                            "customerID": "X7EbHt8p106lvkr9E6oSWA==",
                            "customerIDGuid": "1e1bb15f-29df-4ed7-a5be-4afd13aa1258",
                            "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-02T23:18:08.6534899",
                            "linkedAccount": "iVuTT1UZE0anBmL2eJbXTA==",
                            "linkedAccountGuid": "4f935b89-1955-4613-a706-62f67896d74c",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "64"
                            },
                            "account": {
                              "$id": "66",
                              "id": 1,
                              "identifier": "5tSx0D3kSkKBIGuFUdBekw==",
                              "identifierGuid": "d0b1d4e6-e43d-424a-8120-6b8551d05e93",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-08-02T23:18:08.6534899",
                              "owner": "jWihemQeAUWm1KSdzjiSkA==",
                              "ownerGuid": "7aa1688d-1e64-4501-a6d4-a49dce389290",
                              "accountStoreGroupIdentifier": "YSIv/itklUqOhuMixgsyRQ==",
                              "accountStoreGroupGuid": "fe2f2261-642b-4a95-8e86-e322c60b3245",
                              "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-02T23:18:08.6534899",
                              "active": true,
                              "updated": "2025-08-02T23:18:08.6534899",
                              "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": "FmZzu4LzukGaOu2cd3lvtA==",
                                  "identifierGuid": "bb736616-f382-41ba-9a3a-ed9c77796fb4",
                                  "name": "sample string 2",
                                  "primaryContact": "2Joz0fmvq0ap5+oZwCJ0wA==",
                                  "primaryContactGuid": "d1339ad8-aff9-46ab-a9e7-ea19c02274c0",
                                  "accountID": "6YcUzhA/Wkq53N1ObOwrKA==",
                                  "accountIDGuid": "ce1487e9-3f10-4a5a-b9dc-dd4e6cec2b28",
                                  "special": true,
                                  "updated": "2025-08-02T23:18:08.6534899",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "jLr0LFU3C0y1juyXl+NFAg==",
                                  "priceLevelIdentifierGuid": "2cf4ba8c-3755-4c0b-b58e-ec9797e34502",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "66"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "64"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "69",
                                      "id": 1,
                                      "groupID": "Xtk3nq8nA0OcFynFYJLQeg==",
                                      "groupIDGuid": "9e37d95e-27af-4303-9c17-29c56092d07a",
                                      "customerID": "b/n+b+v3e0G96cxw1ZxyzQ==",
                                      "customerIDGuid": "6ffef96f-f7eb-417b-bde9-cc70d59c72cd",
                                      "card": "sample string 4",
                                      "linkedAccount": "LqsEhk+dTk2cchNa0C9v1w==",
                                      "linkedAccountGuid": "8604ab2e-9d4f-4d4e-9c72-135ad02f6fd7",
                                      "customer": {
                                        "$ref": "64"
                                      },
                                      "group": {
                                        "$ref": "68"
                                      },
                                      "customerCard": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "70",
                                "id": 1,
                                "identifier": "ttcFQ9SU7k6sZBrn9BZKPw==",
                                "identifierGuid": "4305d7b6-94d4-4eee-ac64-1ae7f4164a3f",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "UMO54hBDs0WcJF4iPgvBUg==",
                                "accountIDGuid": "e2b9c350-4310-45b3-9c24-5e223e0bc152",
                                "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-02T23:18:08.6534899",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "lQtIpcY28kWYze0Fw+wUFA==",
                                "idempotentVoidGuid": "a5480b95-36c6-45f2-98cd-ed05c3ec1414",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "71",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "3ppeJ2HzYEmMEG/T5TIx3Q==",
                                  "saleHeaderIdentifierGuid": "275e9ade-f361-4960-8c10-6fd3e53231dd",
                                  "created": "2025-08-02T23:18:08.6534899",
                                  "createdLocal": "2025-08-02T23:18:08.6534899",
                                  "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-02T23:18:08.6534899",
                                  "storeID": 1,
                                  "operatorG_Uid": "yrLergsDekeVDeSoAfyX2g==",
                                  "operatorGuid": "aedeb2ca-030b-477a-950d-e4a801fc97da",
                                  "customerG_Uid": "JwTPG9LU9kuDqVf/xguDzQ==",
                                  "customerGuid": "1bcf0427-d4d2-4bf6-83a9-57ffc60b83cd",
                                  "communityIdentifier": "2l3PpjnsVkW6sPxUqvG7Cw==",
                                  "communityIdentifierGuid": "a6cf5dda-ec39-4556-bab0-fc54aaf1bb0b",
                                  "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": "u6N7Ep7kz0OucZuppvvzMw==",
                                  "priceLevelIdentifierGuid": "127ba3bb-e49e-43cf-ae71-9ba9a6fbf333",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "31"
                                  },
                                  "customer": {
                                    "$ref": "64"
                                  },
                                  "communityOrganisation": {
                                    "$id": "72",
                                    "id": 1,
                                    "identifier": "KUIdq9Fkd06wXVQTAw9TyA==",
                                    "identifierGuid": "ab1d4229-64d1-4e77-b05d-5413030f53c8",
                                    "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-02T23:18:08.6534899",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "73",
                                      "saleItemID": 1,
                                      "identifier": "vGCae3XoPUmzRC1R25s2ag==",
                                      "identifierGuid": "7b9a60bc-e875-493d-b344-2d51db9b366a",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "anQPaB3rs0aUTXjnAdg+7w==",
                                      "pluGuid": "680f746a-eb1d-46b3-944d-78e701d83eef",
                                      "accountID": "iWWX0udQdEqaxLMA4W4b9w==",
                                      "accountIDGuid": "d2976589-50e7-4a74-9ac4-b300e16e1bf7",
                                      "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-02T23:18:08.6534899",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "PUTw84ACmkOK/y5kMmJ9hw==",
                                      "refundGuid": "f3f0443d-0280-439a-8aff-2e6432627d87",
                                      "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": "1OdfMA+4SkahKO0ehxi6ng==",
                                      "idempotentVoidGuid": "305fe7d4-b80f-464a-a128-ed1e8718ba9e",
                                      "priceLevelIdentifier": "3lIGonSr4Uya98PUcSzUSA==",
                                      "priceLevelIdentifierGuid": "a20652de-ab74-4ce1-9af7-c3d4712cd448",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-08-02T23:18:08.6534899",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "75",
                                        "id": 1,
                                        "g_UID": "Xno/Arw/rEyQxa/4HzWJEg==",
                                        "guid": "023f7a5e-3fbc-4cac-90c5-aff81f358912",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-08-02T23:18:08.6534899"
                                      },
                                      "modifier": {
                                        "$id": "76",
                                        "id": 1,
                                        "setG_UID": "jCXcjqucd0eKeDwuodw6Hg==",
                                        "modifierSetGuid": "8edc258c-9cab-4777-8a78-3c2ea1dc3a1e",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "48cblnbUOkWDQlLN/i/64Q==",
                                        "pluGuid": "961bc7e3-d476-453a-8342-52cdfe2ffae1",
                                        "deleted": true,
                                        "g_UID": "HHR8MFSNUUCcdv/r0ZHeqQ==",
                                        "guid": "307c741c-8d54-4051-9c76-ffebd191dea9",
                                        "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": "qV7zwr0gqUqRMyTdXrlVeQ==",
                                      "pluGuid": "c2f35ea9-20bd-4aa9-9133-24dd5eb95579",
                                      "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-02T23:18:08.6534899",
                                      "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-02T23:18:08.6534899",
                                      "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": "++IrRntQY0up09krRo+V3w==",
                                      "pluGuid": "462be2fb-507b-4b63-a9d3-d92b468f95df",
                                      "accountID": "NmLShGGxdk6g5FyIqEiltA==",
                                      "accountIDGuid": "84d26236-b161-4e76-a0e4-5c88a848a5b4",
                                      "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-02T23:18:08.6534899",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "ipTTX/+ri0uwaRUoAQPAHA==",
                                      "refundGuid": "5fd3948a-abff-4b8b-b069-15280103c01c",
                                      "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": "eTHjle1X9E2bBA3B05+5gA==",
                                      "identifierGuid": "95e33179-57ed-4df4-9b04-0dc1d39fb980",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "iLn+KJOdx0uxta8m7oA2fA==",
                                      "customerIdentifierGuid": "28feb988-9d93-4bc7-b1b5-af26ee80367c",
                                      "operatorNo": 1,
                                      "operatorG_UID": "pT+LLnm77kKSsjGVYF1DHg==",
                                      "operatorGuid": "2e8b3fa5-bb79-42ee-92b2-3195605d431e",
                                      "created": "2025-08-02T23:18:08.6534899",
                                      "ordered": "2025-08-02T23:18:08.6534899",
                                      "started": "2025-08-02T23:18:08.6534899",
                                      "completed": "2025-08-02T23:18:08.6534899",
                                      "supplied": "2025-08-02T23:18:08.6534899",
                                      "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": "lITrympm+02nWkIb28WHUg==",
                                          "pluGuid": "caeb8494-666a-4dfb-a75a-421bdbc58752",
                                          "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": "g5ajoFUo5UKASwNMn3q1zg==",
                                          "headerIdentifierGuid": "a0a39683-2855-42e5-804b-034c9f7ab5ce",
                                          "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": "q9v0acAP7EqQUqluelZDBA==",
                                      "surveyGuid": "69f4dbab-0fc0-4aec-9052-a96e7a564304",
                                      "saleHeaderGuid": "hOjcEOVAp0amoxCsz/VzPg==",
                                      "saleGuid": "10dce884-40e5-46a7-a6a3-10accff5733e",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "CRcRpWoRTkiOjQRBjG0G9A==",
                                      "guidResponse": "a5111709-116a-484e-8e8d-04418c6d06f4",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-08-02T23:18:08.6534899",
                                      "sale": {
                                        "$ref": "71"
                                      },
                                      "survey": {
                                        "$id": "85",
                                        "g_UID": "vqQA7tto6kKlUOqcN3hGXw==",
                                        "guid": "ee00a4be-68db-42ea-a550-ea9c3778465f",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "LguN/XOuEUqX4qTLmgogag==",
                                        "checkoutFormGuid": "fd8d0b2e-ae73-4a11-97e2-a4cb9a0a206a",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-08-02T23:18:08.6534899",
                                        "end": "2025-08-02T23:18:08.6534899",
                                        "deleted": true,
                                        "updated": "2025-08-02T23:18:08.6534899",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "033a6cff-39e1-48c1-958b-ee5fedc3056d",
                                          "2a6130ba-9490-487f-bbe9-c46832165be0"
                                        ],
                                        "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": "5WOdHZIqmE2uVZ0U19/18g==",
                                  "accountIdentifier": "1d9d63e5-2a92-4d98-ae55-9d14d7dff5f2",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "+NlY9pvnyEqtoGJjz6X3hw==",
                                  "customerOrderIdentifierGuid": "f658d9f8-e79b-4ac8-ada0-6263cfa5f787",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "86",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "SkjpPDFnM0C0DsaILg1c7A==",
                                  "paymentIdentifierGuid": "3ce9484a-6731-4033-b40e-c6882e0d5cec",
                                  "identifier": "z4SJOklRh0OyAO6WhrlF7g==",
                                  "identifierGuid": "3a8984cf-5149-4387-b200-ee9686b945ee",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "ZGClnUhLFUmZ1I4oy8ObCg==",
                                  "itemIdentifierGuid": "9da56064-4b48-4915-99d4-8e28cbc39b0a"
                                }
                              },
                              {
                                "$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": "jSqswLvoHEOR5CJl8LkMfg==",
                            "customerIdentifierGuid": "c0ac2a8d-e8bb-431c-91e4-2265f0b90c7e",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "rQVVG3mrEUGYg4PhC6xnKA==",
                            "idempotentGuid": "1b5505ad-ab79-4111-9883-83e10bac6728",
                            "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-02T23:18:08.6534899",
                              "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-02T23:18:08.6534899",
                                "labelPageLayout": "UsGNvGKN0UCr+wCMobbtRw==",
                                "pageLayoutGuid": "bc8dc152-8d62-40d1-abfb-008ca1b6ed47",
                                "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-02T23:18:08.6534899"
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "customerIdentifier": "wk70iEs9lUqbhNwdoCFO1A==",
                                  "customerIdentifierGuid": "88f44ec2-3d4b-4a95-9b84-dc1da0214ed4",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-08-02T23:18:08.6534899",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "E5ajMZc8AUS4Ig+G8e/XHg==",
                                  "issuedIdempotentGuid": "31a39613-3c97-4401-b822-0f86f1efd71e",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-08-02T23:18:08.6534899",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-08-02T23:18:08.6534899",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "ARuQpFfp1kijEE/wrMcK8g==",
                                  "redeemedIdempotentGuid": "a4901b01-e957-48d6-a310-4ff0acc70af2",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-08-02T23:18:08.6534899",
                                  "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": "H2nrK6R7SUmbYgQlgrboAA==",
                      "groupIDGuid": "2beb691f-7ba4-4949-9b62-042582b6e800",
                      "campaign": {
                        "$ref": "60"
                      },
                      "group": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "94",
                      "identifier": "UcRj2/sQLkm4iGnNGSKM8g==",
                      "identifierGuid": "db63c451-10fb-492e-b888-69cd19228cf2",
                      "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": "k4hUkZb3OkWF5VG5l3U0EQ==",
                      "guid": "91548893-f796-453a-85e5-51b997753411",
                      "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": "UD/NrZQFd0KSjAMz1XPpbw==",
                          "groupGuid": "adcd3f50-0594-4277-928c-0333d573e96f",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "hAMtc7KQ9ka09lBQJc6p7w==",
                          "pluGuid": "732d0384-90b2-46f6-b4f6-505025cea9ef",
                          "priceGroupG_UID": "geev9kyYN0WgLqrK37r58w==",
                          "priceGroupGuid": "f6afe781-984c-4537-a02e-aacadfbaf9f3",
                          "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": "phpIl1dhDkqQK322/diJoQ==",
                      "priceLevelIdentifierGuid": "97481aa6-6157-4a0e-902b-7db6fdd889a1",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "98",
                  "headerIdentifier": "U5wY39duS0m/RaSOkLrfpg==",
                  "headerIdentifierGuid": "df189c53-6ed7-494b-bf45-a48e90badfa6",
                  "identifier": "mDGADE/W+E6KBQb5fyIVTQ==",
                  "identifierGuid": "0c803198-d64f-4ef8-8a05-06f97f22154d",
                  "supplierIdentifier": "ti1C7j1yIkCFuK8ckyV73w==",
                  "supplierGuid": "ee422db6-723d-4022-85b8-af1c93257bdf",
                  "pluG_UID": "c2LhEkyC9kObhXEIMcZ3eA==",
                  "pluGuid": "12e16273-824c-43f6-9b85-710831c67778",
                  "campaignName": "1877261c-4614-454f-89b7-9699287d7928",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-08-02T23:18:08.6534899",
                  "end": "2025-08-02T23:18:08.6534899",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "XK2fkFvGWU6IYgeMFRBH8w==",
                  "bonusItemPluGuid": "909fad5c-c65b-4e59-8862-078c151047f3",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-08-02T23:18:08.6534899",
                  "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-02T23:18:08.6534899",
                  "campaignEndDate": "2025-08-02T23:18:08.6534899",
                  "masterPLUG_UID": "PernQiFfqEujo2r3Xw1CbA==",
                  "masterID": "42e7ea3d-5f21-4ba8-a3a3-6af75f0d426c",
                  "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": "UIuibzmuVUqcacfBBm8/UA==",
                  "bonusMasterID": "6fa28b50-ae39-4a55-9c69-c7c1066f3f50",
                  "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-02T23:18:08.6534899",
              "dealCosts": [
                {
                  "$ref": "98"
                },
                {
                  "$ref": "98"
                }
              ],
              "tags": [
                {
                  "$id": "99",
                  "pluG_UID": "YjlxcLPW6kC7ocvbXTq/Lg==",
                  "pluGuid": "70713962-d6b3-40ea-bba1-cbdb5d3abf2e",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "alternateProductG_UID": "+sOGU78GaUi+UD5/J/x1kA==",
              "alternateProduct": "5386c3fa-06bf-4869-be50-3e7f27fc7590",
              "productHostCode": {
                "$id": "100",
                "id": 1,
                "pluG_UID": "lXFE+mS4MEOwKDvrVvlF5w==",
                "pluGuid": "fa447195-b864-4330-b028-3beb56f945e7",
                "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-02T23:18:08.6534899",
              "inventoryTracked": "2025-08-02T23:18:08.6534899",
              "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": "xV7gsDX7I0aerHVpO480tg==",
            "supplierGuid": "b0e05ec5-fb35-4623-9eac-75693b8f34b6",
            "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": "iIoDoVHirEKPvy4xmoA2kQ==",
            "supplierGuid": "a1038a88-e251-42ac-8fbf-2e319a803691",
            "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-02T23:18:08.6534899",
            "deliveryDate": "2025-08-02T23:18:08.6534899",
            "nextCutOffDate": "2025-08-02T23:18:08.6534899",
            "nextDeliveryDate": "2025-08-02T23:18:08.6534899",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "103"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-08-02T23:18:08.6534899",
        "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-02T23:18:08.6534899",
          "processed": "2025-08-02T23:18:08.6534899",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2025-08-02T23:18:08.6534899",
          "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-02T23:18:08.6534899",
            "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": "gMtvxeXUiEufAI6WG7dVDw==",
          "identifierGuid": "c56fcb80-d4e5-4b88-9f00-8e961bb7550f",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "106"
        }
      ],
      "promoTypeGuids": [
        "75433b13-e5b1-4672-914c-fab0deec377b",
        "858e1958-b26a-4718-816c-5058ba54e6d2"
      ],
      "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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.