GET api/pricezone

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of PriceZone
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 60

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

SortOrder

integer

None.

Host

Host

None.

Stores

Collection of Store

None.

ZoneMatrix

Collection of ZoneMatrix

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "name": "sample string 2",
    "hostIdentifier": "yodq6gFc4kOJn+B+6YlgaQ==",
    "hostIdentifierGuid": "ea6a87ca-5c01-43e2-899f-e07ee9896069",
    "sortOrder": 3,
    "host": {
      "$id": "2",
      "identifier": "Fx5AYGAyAEiL70RYPtGWRg==",
      "identifierGuid": "60401e17-3260-4800-8bef-44583ed19646",
      "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": "YgR8EG4V9EmTK3XhHKqGgw==",
      "hostSupplierIdentifierGuid": "107c0462-156e-49f4-932b-75e11caa8683",
      "loyaltyPriceLevelIdentifier": "uPQotMmOI0O57RuTJ5remg==",
      "loyaltyPriceLevelIdentifierGuid": "b428f4b8-8ec9-4323-b9ed-1b93279ade9a",
      "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:15:55.2663699",
      "lastProcessed": "2025-08-02T23:15:55.2663699",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "rQ/B4iH3AEC9uSArY83Fbg==",
        "identifierGuid": "e2c10fad-f721-4000-bdb9-202b63cdc56e",
        "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": "OJNlHwu+sE2xnEAn3cYBpw==",
        "primaryContactID": "1f659338-be0b-4db0-b19c-4027ddc601a7",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "ruhJUx9OaUKj7eIi47dGFg==",
        "supplierGroupGuid": "5349e8ae-4e1f-4269-a3ed-e222e3b74616",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-08-02T23:15:55.2663699",
        "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": "92a5caeb-cbba-4086-8481-f6ca8d39f018",
          "identifier": "aUb9dtE+j0mJLDNDOZsLvA==",
          "identifierGuid": "76fd4669-3ed1-498f-892c-3343399b0bbc",
          "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": "qsDAxXtuzkSpObWopjlMxg==",
            "supplierIdentifierGuid": "c5c0c0aa-6e7b-44ce-a939-b5a8a6394cc6",
            "contactGuid": "J1eRPmyO0EyADdje7Y0dkA==",
            "contactID": "3e915727-8e6c-4cd0-800d-d8deed8d1d90",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "AVLEM8nOCk6p4nIE8Q2JNA==",
            "pluGuid": "33c45201-cec9-4e0a-a9e2-7204f10d8934",
            "supplierIdentifier": "PDd3eTU4pkSSixh9R/bl3A==",
            "supplierIdentifierGuid": "7977373c-3835-44a6-928b-187d47f6e5dc",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 3",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 5,
            "averagePackSize": 6,
            "effectiveDate": "2025-08-02T23:15:55.2663699",
            "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:15:55.2663699",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "XQ7vx6qcpEiMe5NrqOaD0Q==",
                "pluGuid": "c7ef0e5d-9caa-48a4-8c7b-936ba8e683d1",
                "supplierIdentifier": "DkbqQiQvHUqxHx0U8MykTw==",
                "supplierIdentifierGuid": "42ea460e-2f24-4a1d-b11f-1d14f0cca44f",
                "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": "pnvAzp2myEqI75KVwqT8pw==",
            "parentPluGuid": "cec07ba6-a69d-4ac8-88ef-9295c2a4fca7",
            "freight": 45.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "k5BRbAev3kSH+j2BugWK4g==",
              "guid": "6c519093-af07-44de-87fa-3d81ba058ae2",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "Jw1K9B92MUyhkLhxtPM45A==",
              "priceGroupGuid": "f44a0d27-761f-4c31-a190-b871b4f338e4",
              "blueprintID": 1,
              "lastCountedDate": "2025-08-02T23:15:55.2663699",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-08-02T23:15:55.2663699",
              "pluCreated": "2025-08-02T23:15:55.2663699",
              "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:15:55.2663699",
              "lastManualUpdate": "2025-08-02T23:15:55.2663699",
              "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:15:55.2663699",
              "currentCostUpdated": "2025-08-02T23:15:55.2663699",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 32,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-08-02T23:15:55.2663699",
              "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:15:55.2663699",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 53,
              "altPriceModeChanged": true,
              "altPLUG_UID": "LFUsDUODnEqiZ4MeGWTSMw==",
              "altPLUGuid": "0d2c552c-8343-4a9c-a267-831e1964d233",
              "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:15:55.2663699",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "L5805fWGTEG4OrMom3F3zA==",
              "shelfPageLayoutGuid": "e5349f2f-86f5-414c-b83a-b3289b7177cc",
              "talkerPageLayoutG_UID": "N6kbeXxCwESAGEue9V1RtQ==",
              "talkerPageLayoutGuid": "791ba937-427c-44c0-8018-4b9ef55d51b5",
              "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": "xarJHL7KUECMtDgJV3qVKw==",
              "inventoryIdentifier": "1cc9aac5-cabe-4050-8cb4-3809577a952b",
              "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": "N54RpKqW20CmHyynRjp14g==",
              "parentPluGuid": "a4119e37-96aa-40db-a61f-2ca7463a75e2",
              "preferredHostVendor": 104,
              "preferredHostChanged": true,
              "code": "sample string 106",
              "supplierIdentifier": "YJLK7cWX6kyddXgXbpRBsA==",
              "supplierIdentifierGuid": "edca9260-97c5-4cea-9d75-78176e9441b0",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "fNVLZK2Cx0+wTkY+uUiSJA==",
              "rebateSupplierIdentifierGuid": "644bd57c-82ad-4fc7-b04e-463eb9489224",
              "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:15:55.2663699",
              "commodity": "sample string 121",
              "businessPillar": "sample string 122",
              "mscCommodity": "sample string 123",
              "hostIdentifier": "ARTPKIns/0GfZ8Cl8bHvkg==",
              "hostIdentifierGuid": "28cf1401-ec89-41ff-9f67-c0a5f1b1ef92",
              "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:15:55.2663699",
                "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": "u6fa2tdyTEKhGXNK76qe3g==",
                "hostIdentifierGuid": "dadaa7bb-72d7-424c-a119-734aefaa9ede",
                "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:15:55.2663699",
                "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": "RNwKsVseTkOXSuzXDjn3RQ==",
                    "hostIdentifierGuid": "b10adc44-1e5b-434e-974a-ecd70e39f745",
                    "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:15:55.2663699",
                    "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": "dvIOWqVn7k6gFCHi9VxCkA==",
                    "hostIdentifierGuid": "5a0ef276-67a5-4eee-a014-21e2f55c4290",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "b2b04d19-80df-41ca-8b7c-3f58e6382246",
                      "cc81381b-ea15-4c1e-909b-74091c985fef"
                    ]
                  },
                  {
                    "$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": "ba9c3bcc-9828-4aef-81e7-8533f2338a7c",
                "updateStore": {
                  "$id": "18",
                  "id": "27f0c866-17ac-4446-86bd-4b84e86420f4",
                  "name": "sample string 1",
                  "lastActivity": "2025-08-02T23:15:55.2663699",
                  "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:15:55.2663699"
                },
                "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": "vUVXJFPVT0SUz1lQiTopCw==",
                  "pluGuid": "245745bd-d553-444f-94cf-5950893a290b",
                  "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:15:55.2663699"
                },
                {
                  "$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:15:55.2663699",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "22"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "23",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-08-02T23:15:55.2663699",
                  "startTime": 3,
                  "endDate": "2025-08-02T23:15:55.2663699",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "c5FyWoS7bUe0ACr399in2g==",
                  "hostIdentifierGuid": "5a729173-bb84-476d-b400-2af7f7d8a7da",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "tray": {
                "$id": "24",
                "g_UId": "j6EhSXOJo0uNxbGFw+lViw==",
                "guid": "4921a18f-8973-4ba3-8dc5-b185c3e9558b",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "25",
                "priceGroupG_UID": "zSA3JxPoxUGT7i+f8/8iVg==",
                "priceGroupGuid": "273720cd-e813-41c5-93ee-2f9ff3ff2256",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-08-02T23:15:55.2663699",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 146",
              "nutrifacts": {
                "$id": "26",
                "pluG_UID": "9Ay2DMIH8EuLXvabf7q9KA==",
                "pluGuid": "0cb60cf4-07c2-4bf0-8b5e-f69b7fbabd28",
                "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": "b633e537-c730-489c-9152-d9384dd75f28",
                "created": "2025-08-02T23:15:55.2663699",
                "createdByUser": "sample string 1",
                "activated": "2025-08-02T23:15:55.2663699",
                "deactivated": "2025-08-02T23:15:55.2663699",
                "lastOrdered": "2025-08-02T23:15:55.2663699",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-08-02T23:15:55.2663699",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-08-02T23:15:55.2663699",
                "lastSold": "2025-08-02T23:15:55.2663699",
                "firstSold": "2025-08-02T23:15:55.2663699",
                "awsUpdated": "2025-08-02T23:15:55.2663699",
                "lastManualUpdate": "2025-08-02T23:15:55.2663699",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-08-02T23:15:55.2663699",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-08-02T23:15:55.2663699",
                "doNotRangeUpdated": "2025-08-02T23:15:55.2663699",
                "doNotOrderUpdated": "2025-08-02T23:15:55.2663699",
                "tracked": "2025-08-02T23:15:55.2663699"
              },
              "allergens": [
                {
                  "$id": "28",
                  "allergenID": 1,
                  "pluG_UID": "Mfo9tZT+3061AX30c+fNKg==",
                  "pluGuid": "b53dfa31-fe94-4edf-b501-7df473e7cd2a",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "28"
                }
              ],
              "costs": {
                "$id": "29",
                "pluG_UID": "yuN/dNphN0GenkUTxYJD/A==",
                "pluGuid": "747fe3ca-61da-4137-9e9e-4513c58243fc",
                "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:15:55.2663699",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "30",
                  "saleHeaderID": 1,
                  "created": "2025-08-02T23:15:55.2663699",
                  "createdLocal": "2025-08-02T23:15:55.2663699",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "dnOTSS3LN0O6yDwBkQWbHA==",
                  "operatorGuid": "49937376-cb2d-4337-bac8-3c0191059b1c",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "JaootSrR/E+fKEJsH7hgXA==",
                  "pluGuid": "b528aa25-d12a-4ffc-9f28-426c1fb8605c",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "31",
                    "id": 1,
                    "g_Uid": "HfMHeSGXBE+X+pIlkh7XHA==",
                    "guid": "7907f31d-9721-4f04-97fa-9225921ed71c",
                    "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:15:55.2663699",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-08-02T23:15:55.2663699",
                    "endShift": "2025-08-02T23:15:55.2663699",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "32",
                        "operatorG_UID": "HbqMtAM850W25Lpj7vciDA==",
                        "operatorGuid": "b48cba1d-3c03-45e7-b6e4-ba63eef7220c",
                        "storeID": 2,
                        "operator": {
                          "$ref": "31"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "32"
                      }
                    ]
                  }
                },
                {
                  "$ref": "30"
                }
              ],
              "apns": [
                {
                  "$id": "33",
                  "pluID": 1,
                  "pluG_UID": "ZdDC1FXiiE+xrPOumMWyIw==",
                  "pluGuid": "d4c2d065-e255-4f88-b1ac-f3ae98c5b223",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "33"
                }
              ],
              "tuns": [
                {
                  "$id": "34",
                  "pluG_UId": "iBVBNReJrUuULVs5DMJ/6g==",
                  "pluGuid": "35411588-8917-4bad-942d-5b390cc27fea",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "35",
                  "identifier": "thP8bdbXgkSGZiswD+prNg==",
                  "identifierGuid": "6dfc13b6-d7d6-4482-8666-2b300fea6b36",
                  "pluG_UID": "66ox9D/060W9RiU5BinU+A==",
                  "pluGuid": "f431aaeb-f43f-45eb-bd46-25390629d4f8",
                  "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": "dAzt+rJLU0mQPjcLhM63Fg==",
                  "groupName": "sample string 1",
                  "identifierGuid": "faed0c74-4bb2-4953-903e-370b84ceb716",
                  "exists": true,
                  "flipChartIdentifier": "kSX4zoZ/y0uRGwPN4eCcSg==",
                  "flipChartIdentifierGuid": "cef82591-7f86-4bcb-911b-03cde1e09c4a",
                  "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": "J3shY61FakqkNue0tMfmrQ==",
                  "groupIdentifierGuid": "63217b27-45ad-4a6a-a436-e7b4b4c7e6ad",
                  "flipChart": {
                    "$id": "37",
                    "identifier": "iNjzjDsmYEeYZvjN+ggnrg==",
                    "identifierGuid": "8cf3d888-263b-4760-9866-f8cdfa0827ae",
                    "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": "TlFVWo9T9EChp5LTe4+sZQ==",
                      "identifierGuid": "5a55514e-538f-40f4-a1a7-92d37b8fac65",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "39",
                          "id": 1,
                          "g_UID": "5+pCJ+fll0iyNwNntMPvxw==",
                          "guid": "2742eae7-e5e7-4897-b237-0367b4c3efc7",
                          "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": "hSaWVaSAJUSuahfT8fO+/A==",
                          "previousFormGuid": "55962685-80a4-4425-ae6a-17d3f1f3befc",
                          "nextForm": 1,
                          "nextFormG_UID": "lKZwTvAD0U62jWDKC8f1Qw==",
                          "nextFormGuid": "4e70a694-03f0-4ed1-b68d-60ca0bc7f543",
                          "attributes": "sample string 10",
                          "updated": "2025-08-02T23:15:55.2663699",
                          "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": "oiAudRW4FUKmsmjbqSRS8A==",
                              "checkoutFormGuid": "752e20a2-b815-4215-a6b2-68dba92452f0",
                              "identifier": "5mBY4K2kzkeMJ1FS24jQLw==",
                              "identifierGuid": "e05860e6-a4ad-47ce-8c27-5152db88d02f",
                              "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": "BJx1JjnzB0CpVIX/zL6BoA==",
                              "valueGuid": "26759c04-f339-4007-a954-85ffccbe81a0",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-08-02T23:15:55.2663699",
                              "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:15:55.2663699",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "42",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "szxnAIlrqECo6BqPHwg33A==",
                              "checkoutFormGuid": "00673cb3-6b89-40a8-a8e8-1a8f1f0837dc",
                              "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": "32Pcw29zgU2mVKZNfAMQtQ==",
                      "flipChartPageIdentifierGuid": "c3dc63df-736f-4d81-a654-a64d7c0310b5",
                      "pluG_UID": "TNBQwCDi1UuNbO5iHKxCTw==",
                      "pluGuid": "c050d04c-e220-4bd5-8d6c-ee621cac424f",
                      "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": "MBVGH/zKxkio2F2Cco4TxA==",
                  "pluGuid": "1f461530-cafc-48c6-a8d8-5d82728e13c4",
                  "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:15:55.2663699",
                  "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": "+JAeX3FJ90awAM385yVuLg==",
                  "ingredientGuid": "aNUSRWV8XkW059yWQ39/Gg==",
                  "ingredientIdentifier": "4512d568-7c65-455e-b4e7-dc96437f7f1a",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "45"
                }
              ],
              "bins": [
                {
                  "$id": "46",
                  "pluG_UID": "Fx4KI7NDOE2HzIBHkyK2Aw==",
                  "pluGuid": "230a1e17-43b3-4d38-87cc-80479322b603",
                  "shelfLocationIdentifier": "wj7qXyIFMEuM9jWVB+Wr+g==",
                  "shelfLocationGuid": "5fea3ec2-0522-4b30-8cf6-359507e5abfa",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "CTv/AfYIJEeg3qNbSMAaUg==",
                  "labelPageLayoutGuid": "01ff3b09-08f6-4724-a0de-a35b48c01a52",
                  "updated": "2025-08-02T23:15:55.2663699",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "47",
                    "identifier": "VjeqeIMWWU23q+jiBZtnhQ==",
                    "storeID": 1,
                    "identifierGuid": "78aa3756-1683-4d59-b7ab-e8e2059b6785",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-08-02T23:15:55.2663699",
                    "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": "NH8b/gfh+U2Po5qJQPnYBA==",
                  "pluGuid": "fe1b7f34-e107-4df9-8fa3-9a8940f9d804",
                  "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:15:55.2663699",
                    "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:15:55.2663699",
                                  "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": "hs+97hbxv0eMeAeDMZrOJw==",
                                  "labelPageLayoutGuid": "eebdcf86-f116-47bf-8c78-0783319ace27",
                                  "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:15:55.2663699",
                              "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": "GT7Llf/ZdkiKFtO6gXzk0g==",
                              "labelPageLayoutGuid": "95cb3e19-d9ff-4876-8a16-d3ba817ce4d2",
                              "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:15:55.2663699",
                          "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": "dHrcb69ACEWQUyXuSctRBg==",
                          "labelPageLayoutGuid": "6fdc7a74-40af-4508-9053-25ee49cb5106",
                          "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:15:55.2663699",
                      "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": "4ikpgtdN/kiOvgQN9bBHsg==",
                      "labelPageLayoutGuid": "822929e2-4dd7-48fe-8ebe-040df5b047b2",
                      "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": "wAfB9s39wUapNJ+Hul2k/A==",
                "pluGuid": "f6c107c0-fdcd-46c1-a934-9f87ba5da4fc",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "6/XorYuRSEmvVNylRwMIUw==",
                "dealCostGuid": "ade8f5eb-918b-4948-af54-dca547030853",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "5iVK8oUs1UWdfmooA7cPgA==",
                "priceGroupGuid": "f24a25e6-2c85-45d5-9d7e-6a2803b70f80",
                "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:15:55.2663699",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "ud+iDN/k50uzRYPpZEWOpg==",
                "campaignComboPriceGroupIdentifier": "0ca2dfb9-e4df-4be7-b345-83e964458ea6",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "59",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-08-02T23:15:55.2663699",
                    "operatorG_UID": "a2Nlad10lkWQach1YyNmbg==",
                    "operatorGuid": "6965636b-74dd-4596-9069-c8756323666e",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-08-02T23:15:55.2663699",
                    "signIqTicketFileMovedUtc": "2025-08-02T23:15:55.2663699",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-08-02T23:15:55.2663699",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "58"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "campaign": {
                  "$id": "60",
                  "id": 1,
                  "storeID": 2,
                  "name": "b16d3601-3485-4d61-98eb-128e80e65265",
                  "nameGuid": "b16d3601-3485-4d61-98eb-128e80e65265",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-08-02T23:15:55.2663699",
                  "startTime": 1,
                  "endDate": "2025-08-02T23:15:55.2663699",
                  "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:15:55.2663699",
                  "system": true,
                  "created": "2025-08-02T23:15:55.2663699",
                  "updated": "2025-08-02T23:15:55.2663699",
                  "priceChangeNotifiedUtc": "2025-08-02T23:15:55.2663699",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "Vge5gVEgv06MQ0SmcKuRVQ==",
                  "hostIdentifierGuid": "81b90756-2051-4ebf-8c43-44a670ab9155",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-08-02T23:15:55.2663699",
                  "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": "IRErYZ5xx0W5mHYDZDgIow==",
                      "pluGuid": "612b1121-719e-45c7-b998-7603643808a3",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "k0li6nMl30yujSBawQXdCQ==",
                      "priceGroupGuid": "ea624993-2573-4cdf-ae8d-205ac105dd09",
                      "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:15:55.2663699",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "60"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "62",
                      "id": 1,
                      "identifier": "REPV9JPMyEWDSI2IKa7+1A==",
                      "identifierStr": "REPV9JPMyEWDSI2IKa7+1A==",
                      "identifierGuid": "f4d54344-cc93-45c8-8348-8d8829aefed4",
                      "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": "hsm6HSXLcEmr4zTQ/bsr4A==",
                      "customerIDGuid": "1dbac986-cb25-4970-abe3-34d0fdbb2be0",
                      "campaign": {
                        "$ref": "60"
                      },
                      "customer": {
                        "$id": "64",
                        "identifier": "Cew1RyRrGUea46ook1t2Tw==",
                        "identifierGuid": "4735ec09-6b24-4719-9ae3-aa28935b764f",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-08-02T23:15:55.2663699",
                        "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": "qnhXTtJookOVNPqZ+JQtUg==",
                        "communityIdentifierGuid": "4e5778aa-68d2-43a2-9534-fa99f8942d52",
                        "joined": "2025-08-02T23:15:55.2663699",
                        "updated": "2025-08-02T23:15:55.2663699",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "nRPqNH3d/kqaTR7JbjdhLQ==",
                        "priceLevelIdentifierGuid": "34ea139d-dd7d-4afe-9a4d-1ec96e37612d",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-08-02T23:15:55.2663699",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "65",
                            "cardType": 2,
                            "issueDate": "2025-08-02T23:15:55.2663699",
                            "expiry": "2025-08-02T23:15:55.2663699",
                            "customerID": "3CEDRMKcfEmt08oiXcDymA==",
                            "customerIDGuid": "440321dc-9cc2-497c-add3-ca225dc0f298",
                            "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:15:55.2663699",
                            "linkedAccount": "4q3wjrZJhUuINvN0+WEnOw==",
                            "linkedAccountGuid": "8ef0ade2-49b6-4b85-8836-f374f961273b",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "64"
                            },
                            "account": {
                              "$id": "66",
                              "id": 1,
                              "identifier": "kq+HF+mE70CVgWrNCJs94w==",
                              "identifierGuid": "1787af92-84e9-40ef-9581-6acd089b3de3",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-08-02T23:15:55.2663699",
                              "owner": "xvUPImY1cUGIb8Zc6Hw+5w==",
                              "ownerGuid": "220ff5c6-3566-4171-886f-c65ce87c3ee7",
                              "accountStoreGroupIdentifier": "TOGhV73X80S+v/b1jxrBNw==",
                              "accountStoreGroupGuid": "57a1e14c-d7bd-44f3-bebf-f6f58f1ac137",
                              "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:15:55.2663699",
                              "active": true,
                              "updated": "2025-08-02T23:15:55.2663699",
                              "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": "KbRTUhRtLUKqJKGCTN618Q==",
                                  "identifierGuid": "5253b429-6d14-422d-aa24-a1824cdeb5f1",
                                  "name": "sample string 2",
                                  "primaryContact": "jLaM+l3JAUeGkrYobNrSpQ==",
                                  "primaryContactGuid": "fa8cb68c-c95d-4701-8692-b6286cdad2a5",
                                  "accountID": "jkqCylBrgk+mKKwagYx1Qg==",
                                  "accountIDGuid": "ca824a8e-6b50-4f82-a628-ac1a818c7542",
                                  "special": true,
                                  "updated": "2025-08-02T23:15:55.2663699",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "+GljWAZy6kmMz2fTYaHYlw==",
                                  "priceLevelIdentifierGuid": "586369f8-7206-49ea-8ccf-67d361a1d897",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "66"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "64"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "69",
                                      "id": 1,
                                      "groupID": "qt3b63DdiUuj04cDY96Yig==",
                                      "groupIDGuid": "ebdbddaa-dd70-4b89-a3d3-870363de988a",
                                      "customerID": "C+/Haa+WC0qGGbOd9K5dDg==",
                                      "customerIDGuid": "69c7ef0b-96af-4a0b-8619-b39df4ae5d0e",
                                      "card": "sample string 4",
                                      "linkedAccount": "fSyZS8MMy0yj3qQQxtGSTw==",
                                      "linkedAccountGuid": "4b992c7d-0cc3-4ccb-a3de-a410c6d1924f",
                                      "customer": {
                                        "$ref": "64"
                                      },
                                      "group": {
                                        "$ref": "68"
                                      },
                                      "customerCard": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "70",
                                "id": 1,
                                "identifier": "Da5adIvPwUy8xA/a3ngnMA==",
                                "identifierGuid": "745aae0d-cf8b-4cc1-bcc4-0fdade782730",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "NcDjqbTIFEad3ug2jhqDZw==",
                                "accountIDGuid": "a9e3c035-c8b4-4614-9dde-e8368e1a8367",
                                "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:15:55.2663699",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "qq10zg6x8kmFP4hNzloV+A==",
                                "idempotentVoidGuid": "ce74adaa-b10e-49f2-853f-884dce5a15f8",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "71",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "RZo0wW0tzUu8LpFo97Nlmw==",
                                  "saleHeaderIdentifierGuid": "c1349a45-2d6d-4bcd-bc2e-9168f7b3659b",
                                  "created": "2025-08-02T23:15:55.2663699",
                                  "createdLocal": "2025-08-02T23:15:55.2663699",
                                  "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:15:55.2663699",
                                  "storeID": 1,
                                  "operatorG_Uid": "0/dqYmU550eQsVZtuaAjug==",
                                  "operatorGuid": "626af7d3-3965-47e7-90b1-566db9a023ba",
                                  "customerG_Uid": "1FT2A1H/kEWF9UTkw+G5Lw==",
                                  "customerGuid": "03f654d4-ff51-4590-85f5-44e4c3e1b92f",
                                  "communityIdentifier": "3qb22qw1I0WQxE78C1Lvig==",
                                  "communityIdentifierGuid": "daf6a6de-35ac-4523-90c4-4efc0b52ef8a",
                                  "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": "lk+U6dqY/E6VbxidhhEnAA==",
                                  "priceLevelIdentifierGuid": "e9944f96-98da-4efc-956f-189d86112700",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "31"
                                  },
                                  "customer": {
                                    "$ref": "64"
                                  },
                                  "communityOrganisation": {
                                    "$id": "72",
                                    "id": 1,
                                    "identifier": "9F8/viXRqEWas4qPDN5UFw==",
                                    "identifierGuid": "be3f5ff4-d125-45a8-9ab3-8a8f0cde5417",
                                    "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:15:55.2663699",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "73",
                                      "saleItemID": 1,
                                      "identifier": "z9EWQUxTskaPXqxYxBedCA==",
                                      "identifierGuid": "4116d1cf-534c-46b2-8f5e-ac58c4179d08",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "G6JINpK0IkGwKOUidrZX6Q==",
                                      "pluGuid": "3648a21b-b492-4122-b028-e52276b657e9",
                                      "accountID": "cNkoqNpjnEO7zlf38D5hVg==",
                                      "accountIDGuid": "a828d970-63da-439c-bbce-57f7f03e6156",
                                      "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:15:55.2663699",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "93yjt/Bme0em+rG/oz/OPg==",
                                      "refundGuid": "b7a37cf7-66f0-477b-a6fa-b1bfa33fce3e",
                                      "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": "jE+stoIPzUqfBn3yypwYsg==",
                                      "idempotentVoidGuid": "b6ac4f8c-0f82-4acd-9f06-7df2ca9c18b2",
                                      "priceLevelIdentifier": "TJyzXmzxiEGD3QhvptP7Qw==",
                                      "priceLevelIdentifierGuid": "5eb39c4c-f16c-4188-83dd-086fa6d3fb43",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-08-02T23:15:55.2663699",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "75",
                                        "id": 1,
                                        "g_UID": "sdBuGyS/pkGjOUZC7zNe9w==",
                                        "guid": "1b6ed0b1-bf24-41a6-a339-4642ef335ef7",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-08-02T23:15:55.2663699"
                                      },
                                      "modifier": {
                                        "$id": "76",
                                        "id": 1,
                                        "setG_UID": "EheZX5d6jUyReG7h7T03/g==",
                                        "modifierSetGuid": "5f991712-7a97-4c8d-9178-6ee1ed3d37fe",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "EySaf9CuoU+wDIS9uDA/jA==",
                                        "pluGuid": "7f9a2413-aed0-4fa1-b00c-84bdb8303f8c",
                                        "deleted": true,
                                        "g_UID": "dU/sTzG0OEOLumEKfc33dg==",
                                        "guid": "4fec4f75-b431-4338-8bba-610a7dcdf776",
                                        "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": "A/2826y8tkCJL9VOnPS5eg==",
                                      "pluGuid": "dbbcfd03-bcac-40b6-892f-d54e9cf4b97a",
                                      "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:15:55.2663699",
                                      "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:15:55.2663699",
                                      "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": "YRTUvQ3AlUS5wgOuwt2m/w==",
                                      "pluGuid": "bdd41461-c00d-4495-b9c2-03aec2dda6ff",
                                      "accountID": "Byw42RMbw0KV9cZH68wz6Q==",
                                      "accountIDGuid": "d9382c07-1b13-42c3-95f5-c647ebcc33e9",
                                      "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:15:55.2663699",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "RIs7Hiwxq0WvO3WaB9IWwQ==",
                                      "refundGuid": "1e3b8b44-312c-45ab-af3b-759a07d216c1",
                                      "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": "OQWeZDhu3kKcWKeZJwRIvg==",
                                      "identifierGuid": "649e0539-6e38-42de-9c58-a799270448be",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "aZ7ApP0MfU+T8kYSme9ulw==",
                                      "customerIdentifierGuid": "a4c09e69-0cfd-4f7d-93f2-461299ef6e97",
                                      "operatorNo": 1,
                                      "operatorG_UID": "mksxpQsmg0ymr11DzJbogA==",
                                      "operatorGuid": "a5314b9a-260b-4c83-a6af-5d43cc96e880",
                                      "created": "2025-08-02T23:15:55.2663699",
                                      "ordered": "2025-08-02T23:15:55.2663699",
                                      "started": "2025-08-02T23:15:55.2663699",
                                      "completed": "2025-08-02T23:15:55.2663699",
                                      "supplied": "2025-08-02T23:15:55.2663699",
                                      "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": "BoDfpqmi90SFw+TizgYj6A==",
                                          "pluGuid": "a6df8006-a2a9-44f7-85c3-e4e2ce0623e8",
                                          "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": "crmZzjQjp0CVMGewmmrJXQ==",
                                          "headerIdentifierGuid": "ce99b972-2334-40a7-9530-67b09a6ac95d",
                                          "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": "JjxomWvPo0y4Vu54STl1gQ==",
                                      "surveyGuid": "99683c26-cf6b-4ca3-b856-ee7849397581",
                                      "saleHeaderGuid": "wEevZiIQO0mDORoOgYhHeA==",
                                      "saleGuid": "66af47c0-1022-493b-8339-1a0e81884778",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "aGC2apoyk0OyQDdwvdHI9A==",
                                      "guidResponse": "6ab66068-329a-4393-b240-3770bdd1c8f4",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-08-02T23:15:55.2663699",
                                      "sale": {
                                        "$ref": "71"
                                      },
                                      "survey": {
                                        "$id": "85",
                                        "g_UID": "47XmZx32IEuxNDpOa9F0eQ==",
                                        "guid": "67e6b5e3-f61d-4b20-b134-3a4e6bd17479",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "fYnXwzGMakaOlawbYrOjdA==",
                                        "checkoutFormGuid": "c3d7897d-8c31-466a-8e95-ac1b62b3a374",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-08-02T23:15:55.2663699",
                                        "end": "2025-08-02T23:15:55.2663699",
                                        "deleted": true,
                                        "updated": "2025-08-02T23:15:55.2663699",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "c538440a-65b9-4508-8605-244d0698ac91",
                                          "61d63a40-54aa-481f-8e83-efcb25c3f29d"
                                        ],
                                        "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": "tLfRmD+siUaGEq1uDd48lA==",
                                  "accountIdentifier": "98d1b7b4-ac3f-4689-8612-ad6e0dde3c94",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "NUHImuyii0yBtBetGFzoGw==",
                                  "customerOrderIdentifierGuid": "9ac84135-a2ec-4c8b-81b4-17ad185ce81b",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "86",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "kmEdUKGUl06267qwrVq+6Q==",
                                  "paymentIdentifierGuid": "501d6192-94a1-4e97-b6eb-bab0ad5abee9",
                                  "identifier": "+Za//SY1FUCBeSWIBT0jfQ==",
                                  "identifierGuid": "fdbf96f9-3526-4015-8179-2588053d237d",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "nR2nxzPkVketwz0qjzIKAQ==",
                                  "itemIdentifierGuid": "c7a71d9d-e433-4756-adc3-3d2a8f320a01"
                                }
                              },
                              {
                                "$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": "xQ/Al11u10mtPSU3RzcwIA==",
                            "customerIdentifierGuid": "97c00fc5-6e5d-49d7-ad3d-253747373020",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "1FpsMj6vGUeunXE+aaYSiQ==",
                            "idempotentGuid": "326c5ad4-af3e-4719-ae9d-713e69a61289",
                            "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:15:55.2663699",
                              "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:15:55.2663699",
                                "labelPageLayout": "atHhOh1/KECQKt1Bx4DoFA==",
                                "pageLayoutGuid": "3ae1d16a-7f1d-4028-902a-dd41c780e814",
                                "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:15:55.2663699"
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "customerIdentifier": "GNfWX5sA0U6Ipt5RiS5HwA==",
                                  "customerIdentifierGuid": "5fd6d718-009b-4ed1-88a6-de51892e47c0",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-08-02T23:15:55.2663699",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "ADtlPhiaTEStbHVMnHQifA==",
                                  "issuedIdempotentGuid": "3e653b00-9a18-444c-ad6c-754c9c74227c",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-08-02T23:15:55.2663699",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-08-02T23:15:55.2663699",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "nYJtWDJZhU+nwsNPDgP1Fg==",
                                  "redeemedIdempotentGuid": "586d829d-5932-4f85-a7c2-c34f0e03f516",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-08-02T23:15:55.2663699",
                                  "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": "3inDg1hjcUuAD7U9CZigUg==",
                      "groupIDGuid": "83c329de-6358-4b71-800f-b53d0998a052",
                      "campaign": {
                        "$ref": "60"
                      },
                      "group": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "94",
                      "identifier": "GNeChZosTki8G6p5tulW0Q==",
                      "identifierGuid": "8582d718-2c9a-484e-bc1b-aa79b6e956d1",
                      "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": "GX2wimEprEWguvnUiOP2dg==",
                      "guid": "8ab07d19-2961-45ac-a0ba-f9d488e3f676",
                      "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": "KQY8eR0RMEWAagvYtoF49g==",
                          "groupGuid": "793c0629-111d-4530-806a-0bd8b68178f6",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "/o1c5cVrZkeT+7KSuFg9Zg==",
                          "pluGuid": "e55c8dfe-6bc5-4766-93fb-b292b8583d66",
                          "priceGroupG_UID": "xu0/PVAK8UufA2LinBiMIw==",
                          "priceGroupGuid": "3d3fedc6-0a50-4bf1-9f03-62e29c188c23",
                          "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": "ljcuBtRR3UGh6NmC+cApVA==",
                      "priceLevelIdentifierGuid": "062e3796-51d4-41dd-a1e8-d982f9c02954",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "98",
                  "headerIdentifier": "5cVLOpJpG0iQ2IVst2AaZw==",
                  "headerIdentifierGuid": "3a4bc5e5-6992-481b-90d8-856cb7601a67",
                  "identifier": "T33rGiEFUU2L3NMSkJaZ3A==",
                  "identifierGuid": "1aeb7d4f-0521-4d51-8bdc-d312909699dc",
                  "supplierIdentifier": "0NemKeLxO06dTD5/hrm1Pg==",
                  "supplierGuid": "29a6d7d0-f1e2-4e3b-9d4c-3e7f86b9b53e",
                  "pluG_UID": "XT2jj/CYMkm5cihUx4Wqvg==",
                  "pluGuid": "8fa33d5d-98f0-4932-b972-2854c785aabe",
                  "campaignName": "e5679731-2885-44af-bead-d7c3a8a3e96c",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-08-02T23:15:55.2663699",
                  "end": "2025-08-02T23:15:55.2663699",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "zh7E4vqpsUKUOQt2zuJa9w==",
                  "bonusItemPluGuid": "e2c41ece-a9fa-42b1-9439-0b76cee25af7",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-08-02T23:15:55.2663699",
                  "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:15:55.2663699",
                  "campaignEndDate": "2025-08-02T23:15:55.2663699",
                  "masterPLUG_UID": "ashcZc4EPkeXn5owDXnEFg==",
                  "masterID": "655cc86a-04ce-473e-979f-9a300d79c416",
                  "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": "rOpEonfXyUObEjTPr86fAw==",
                  "bonusMasterID": "a244eaac-d777-43c9-9b12-34cfafce9f03",
                  "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:15:55.2663699",
              "dealCosts": [
                {
                  "$ref": "98"
                },
                {
                  "$ref": "98"
                }
              ],
              "tags": [
                {
                  "$id": "99",
                  "pluG_UID": "WQmwUDJ8G0WAlu7UUDUGmg==",
                  "pluGuid": "50b00959-7c32-451b-8096-eed45035069a",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "alternateProductG_UID": "pnfwzRfAXUabpd/jZ8cXNQ==",
              "alternateProduct": "cdf077a6-c017-465d-9ba5-dfe367c71735",
              "productHostCode": {
                "$id": "100",
                "id": 1,
                "pluG_UID": "KiHe0ZUDxkygDkWM/aMgUg==",
                "pluGuid": "d1de212a-0395-4cc6-a00e-458cfda32052",
                "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:15:55.2663699",
              "inventoryTracked": "2025-08-02T23:15:55.2663699",
              "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": "GWZlTxBkF0S7Pw/VjCkzUg==",
            "supplierGuid": "4f656619-6410-4417-bb3f-0fd58c293352",
            "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": "ZJdRXRIpvUCELN2YclBgAA==",
            "supplierGuid": "5d519764-2912-40bd-842c-dd9872506000",
            "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:15:55.2663699",
            "deliveryDate": "2025-08-02T23:15:55.2663699",
            "nextCutOffDate": "2025-08-02T23:15:55.2663699",
            "nextDeliveryDate": "2025-08-02T23:15:55.2663699",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "103"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-08-02T23:15:55.2663699",
        "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:15:55.2663699",
          "processed": "2025-08-02T23:15:55.2663699",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2025-08-02T23:15:55.2663699",
          "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:15:55.2663699",
            "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": "/70g3BlYDk2/0hmI8vNksw==",
          "identifierGuid": "dc20bdff-5819-4d0e-bfd2-1988f2f364b3",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "106"
        }
      ],
      "promoTypeGuids": [
        "11a04179-66f1-4172-b54a-0f76aacf6e66",
        "81eb03ae-4ebe-4d49-beeb-293578f9a854"
      ],
      "isPromotionOnly": false,
      "isOrderable": false,
      "vendor": 0
    },
    "stores": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��[z��5xl/workbook.xml �(�����0��&�C����)��x�བ�6П�5���H�yۙ��v�l��4fD5i_��lM���'cA��`�b!J�"f$���H~>_���i��z���ay��^5�(Ť���]�=$�>�hlu�5D~S4�����f
ܱ�0Jέop���e�%�,������2�w��d��~PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[WzZ.''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6a2489c30cd947fc" /></Relationships>PK��[}��J�xl/worksheets/sheet1.xml �(����r�0F_�a_�/B ��q�]��tM�0L�H��ǯ�)6�!�`aι��$���9xg�t-�ԇ�=��dQ���?��[�?e�E�]	a<��z�R�2�
C��D��@Ek��R5���jʲ�wb-w�F�&DD���ةtU���?��Q���Zh�RM^�~���~��S�L�g��b�����kq�cﺒ?R~\o~�:6t�M7�O���O�K^���WƆD;g'��zM}��������ԅ�R���Yzw�F6�o���C����Q@$<�c��}�����F8"�g�>�}2���� �P9_�i���� ��Ŕ�!�e?���>?�����"?��l�#�#�Qj�X��ޏ���B�7�v����m�����M�%J^<�=�կ�g;��	��Fۣz�@��nO���]���K�1��dLl\���7�����%�@�6�!!tO����_�S/�d�|��K���>�0	n3�O�|�A&��A�|2��^H��KL�q	'��̌>Mf�&3�L�	ް�~��Hi����᳔�PK��[F�.��Pxl/_rels/workbook.xml.rels �(���An� E��f_�7�*N6�t��ۊ
Hۜ���W(J��H]t��?��4����f����C�������������n�8˔o�q��'6v0��(�j�E��y��c\Xd�e���(�
ckJ\3����?Dg̤�ѩӂ6���.㈘�d0u�Ez9�*S�<��U˹�E�V��z3���3�_�ﺐ�Q��^�Hl��o*3ʀ�9���ҩ�K���6-CvQ�W�b�PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[�/�>�xl/sharedStrings.xml �(��R�N�0��(�&�]��Nb�1���0!���MJ�"�ד��n����{����t����jk2>!g`J[i�����us��L�jk �{@�fy�H̷�������4
�m�xfc]�ȧn+�u�*�PS�qF�Q�pV�ΐ;�3����7�G�<�|u�J�Sy�z�N50�n,ҪCz����.;]
+��{W�n=*&�����P��ǐAմ5x�w�����HЈ�=��eH��T<-Up^��`r� N�M� ��(��a��Sʨ-8Q�
j�b.��8yO����5���8]�[��:Z�V�}������q��_�PK-��[z��5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[WzZ.''V_rels/.relsPK-��[}��J��xl/worksheets/sheet1.xmlPK-��[F�.��P2xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
wxl/styles.xmlPK-��[�/�>��xl/sharedStrings.xmlPK�|

application/vnd.ms-excel

Sample:
PK��[�,��5xl/workbook.xml �(�����0D�&�C��`@")��x��}-[i�-ik��-H�yۙ�};|��Zۓ��/]E�ƒ1/:��OvDw�:
!J�bVJ%����vN�s8@P��N����X~t���V�eh}<��f��_d4���I�b�)����E+�@J��V4�ĕ*�TfyR�m�fŵ�;{�q����PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[�$?''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R2f0aa02a304f48a4" /></Relationships>PK��[}��J�xl/worksheets/sheet1.xml �(����r�0F_�a_�/B ��q�]��tM�0L�H��ǯ�)6�!�`aι��$���9xg�t-�ԇ�=��dQ���?��[�?e�E�]	a<��z�R�2�
C��D��@Ek��R5���jʲ�wb-w�F�&DD���ةtU���?��Q���Zh�RM^�~���~��S�L�g��b�����kq�cﺒ?R~\o~�:6t�M7�O���O�K^���WƆD;g'��zM}��������ԅ�R���Yzw�F6�o���C����Q@$<�c��}�����F8"�g�>�}2���� �P9_�i���� ��Ŕ�!�e?���>?�����"?��l�#�#�Qj�X��ޏ���B�7�v����m�����M�%J^<�=�կ�g;��	��Fۣz�@��nO���]���K�1��dLl\���7�����%�@�6�!!tO����_�S/�d�|��K���>�0	n3�O�|�A&��A�|2��^H��KL�q	'��̌>Mf�&3�L�	ް�~��Hi����᳔�PK��[�k2��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8NҠ�ݰa[z��Q;�]�gc���V� �X��f1������|���ަ��`��wXQA��\/���v��G��F��I~����@iT'?����$S.COg���GZ��=
K\3��<��ޘA�W�	]�L_}8F���d�1	�iEzI��T OZ��^���F׌7�Bo��y����]/d�^5
�jVL�c7��2�~N!���i�^�uu�v�+SW����F��b�PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[�/�>�xl/sharedStrings.xml �(��R�N�0��(�&�]��Nb�1���0!���MJ�"�ד��n����{����t����jk2>!g`J[i�����us��L�jk �{@�fy�H̷�������4
�m�xfc]�ȧn+�u�*�PS�qF�Q�pV�ΐ;�3����7�G�<�|u�J�Sy�z�N50�n,ҪCz����.;]
+��{W�n=*&�����P��ǐAմ5x�w�����HЈ�=��eH��T<-Up^��`r� N�M� ��(��a��Sʨ-8Q�
j�b.��8yO����5���8]�[��:Z�V�}������q��_�PK-��[�,��5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[�$?''U_rels/.relsPK-��[}��J��xl/worksheets/sheet1.xmlPK-��[�k2��P1xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
xxl/styles.xmlPK-��[�/�>��xl/sharedStrings.xmlPK�}