GET api/pricezone/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

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,
  "name": "sample string 2",
  "hostIdentifier": "MvQwjfFKTUSIcv0nKfEZCA==",
  "hostIdentifierGuid": "8d30f432-4af1-444d-8872-fd2729f11908",
  "sortOrder": 3,
  "host": {
    "$id": "2",
    "identifier": "Bz4lDSX1HUKsV3ULeI2Jag==",
    "identifierGuid": "0d253e07-f525-421d-ac57-750b788d896a",
    "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": "FAavpHQs+ECSutPVoY587w==",
    "hostSupplierIdentifierGuid": "a4af0614-2c74-40f8-92ba-d3d5a18e7cef",
    "loyaltyPriceLevelIdentifier": "BiPRPezoqUaMgETfvXYwQg==",
    "loyaltyPriceLevelIdentifierGuid": "3dd12306-e8ec-46a9-8c80-44dfbd763042",
    "isGroup": true,
    "description": "sample string 22",
    "hostProvider": 23,
    "hostTypeEnum": 24,
    "hostType": "sample string 25",
    "hostCode": "sample string 26",
    "username": "sample string 27",
    "password": "sample string 28",
    "passwordPlain": "sample string 29",
    "server": "sample string 30",
    "url": "sample string 31",
    "global": true,
    "stateCode": "sample string 33",
    "lastCollected": "2025-06-14T06:58:24.0170847",
    "lastProcessed": "2025-06-14T06:58:24.0170847",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "3",
      "identifier": "VGevMYq/P0iSPjzzbkseaA==",
      "identifierGuid": "31af6754-bf8a-483f-923e-3cf36e4b1e68",
      "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": "KU31D6W10kObNB9MKKYHig==",
      "primaryContactID": "0ff54d29-b5a5-43d2-9b34-1f4c28a6078a",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "FqrQV0wWfUev3jarCl6+aw==",
      "supplierGroupGuid": "57d0aa16-164c-477d-afde-36ab0a5ebe6b",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-06-14T06:58:24.0170847",
      "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": "a634c7bb-3f81-4a5e-8138-a8ba3a9e5749",
        "identifier": "/V2jF2FMw0arZMUaFqemVQ==",
        "identifierGuid": "17a35dfd-4c61-46c3-ab64-c51a16a7a655",
        "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": "6j33c3aOsEqKlxpQjvkK5g==",
          "supplierIdentifierGuid": "73f73dea-8e76-4ab0-8a97-1a508ef90ae6",
          "contactGuid": "A5wKefpesk+RbUvYFc/4FA==",
          "contactID": "790a9c03-5efa-4fb2-916d-4bd815cff814",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "cGgMYVSbDEq8qKNpYb7oPQ==",
          "pluGuid": "610c6870-9b54-4a0c-bca8-a36961bee83d",
          "supplierIdentifier": "74fvwkPl20yGbVAk1qclMg==",
          "supplierIdentifierGuid": "c2ef87ef-e543-4cdb-866d-5024d6a72532",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 2",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 4,
          "averagePackSize": 5,
          "effectiveDate": "2025-06-14T06:58:24.0170847",
          "pricedByWeight": true,
          "landedUnitCostEx": 8,
          "landedUnitCostInc": 9,
          "landedCartonCostInc": 10,
          "landedCartonCostEx": 11,
          "standardCost": 12,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 13",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 14",
          "financeFee": 1,
          "financeFeeBasis": "sample string 15",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 16",
          "invoiceCode": "sample string 17",
          "invoiceDesc": "sample string 18",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 19,
          "hostType": 20,
          "fromHost": 21,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 22.1,
          "sellMultiple": 23.1,
          "baseMultiple": 24.1,
          "hostStandardCost": 25,
          "hostTotalCost": 26,
          "hostRetail": 27,
          "hostLandedUnitCostEx": 28,
          "hostLandedUnitCostInc": 29,
          "hostDesc": "sample string 30",
          "directIndicator": "sample string 31",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 33",
          "hostProductType": "sample string 34",
          "hostProductGrade": "sample string 35",
          "hostProductGroup": "sample string 36",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 39",
          "hostLastUpdated": "2025-06-14T06:58:24.0170847",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "8M2kaJPQVEuSdF4s83ZHKQ==",
              "pluGuid": "68a4cdf0-d093-4b54-9274-5e2cf3764729",
              "supplierIdentifier": "hZmn5Fdz8kelxvm2qFYMLg==",
              "supplierIdentifierGuid": "e4a79985-7357-47f2-a5c6-f9b6a8560c2e",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 40",
          "salesMode": 41,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 43,
          "parentPluG_UID": "Y22A+RpOA0aOiDhTnh6b+g==",
          "parentPluGuid": "f9806d63-4e1a-4603-8e88-38539e1e9bfa",
          "freight": 44.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "eL/TWfO23k+FuK3Yd/ssgA==",
            "guid": "59d3bf78-b6f3-4fde-85b8-add877fb2c80",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "k6zsZfhCyUaZAWgwy5Tm4w==",
            "priceGroupGuid": "65ecac93-42f8-46c9-9901-6830cb94e6e3",
            "blueprintID": 1,
            "lastCountedDate": "2025-06-14T06:58:24.0327206",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-06-14T06:58:24.0327206",
            "pluCreated": "2025-06-14T06:58:24.0327206",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-06-14T06:58:24.0327206",
            "lastManualUpdate": "2025-06-14T06:58:24.0327206",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-06-14T06:58:24.0327206",
            "currentCostUpdated": "2025-06-14T06:58:24.0327206",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 1,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-06-14T06:58:24.0327206",
            "defaultGP": 1,
            "breakTargetMode": 32,
            "break1": 1,
            "price1": 1,
            "target1": 33,
            "break2": 1,
            "price2": 1,
            "target2": 34,
            "break3": 1,
            "price3": 1,
            "target3": 35,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-06-14T06:58:24.0327206",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 52,
            "altPriceModeChanged": true,
            "altPLUG_UID": "dt20I3i5ZkCN6GSQ2Obu9A==",
            "altPLUGuid": "23b4dd76-b978-4066-8de8-6490d8e6eef4",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 53",
            "altPriceDescription2": "sample string 54",
            "cartonQuantity": 55,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 57",
            "text2": "sample string 58",
            "text3": "sample string 59",
            "labelText": "sample string 60",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 64",
            "barcodeFormat": "sample string 65",
            "austMade": 1,
            "coolCode": 66,
            "countryOfOrigin": "sample string 67",
            "percentContent": 68.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 69",
            "subDeptCode": "sample string 70",
            "minorDeptCode": "sample string 71",
            "lesserDeptCode": "sample string 72",
            "deptName": "sample string 73",
            "subDeptName": "sample string 74",
            "minorDeptName": "sample string 75",
            "lesserDeptName": "sample string 76",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 79,
            "labelShelfChanged": true,
            "labelTalkerQty": 81,
            "labelSmall": true,
            "labelLastPrinted": "2025-06-14T06:58:24.0327206",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "c7svoG2fhk6EfzUTvZwLCQ==",
            "shelfPageLayoutGuid": "a02fbb73-9f6d-4e86-847f-3513bd9c0b09",
            "talkerPageLayoutG_UID": "n9FHWcZpi0Cs+vJF6ADLFw==",
            "talkerPageLayoutGuid": "5947d19f-69c6-408b-acfa-f245e800cb17",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 84,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 86",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 90,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 93,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "zoFOdLlRD0WDY1ONhDVhMQ==",
            "inventoryIdentifier": "744e81ce-51b9-450f-8363-538d84356131",
            "inventoryAccuracy": 1,
            "baseUnits": 97,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 98,
            "defaultPrinter": "sample string 99",
            "defaultPrinterGroup": "sample string 100",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 101,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "wFu+9V1boU+TsGKfaX8tzw==",
            "parentPluGuid": "f5be5bc0-5b5d-4fa1-93b0-629f697f2dcf",
            "preferredHostVendor": 103,
            "preferredHostChanged": true,
            "code": "sample string 105",
            "supplierIdentifier": "bGPGj4NWB0evHSjxp+8RHw==",
            "supplierIdentifierGuid": "8fc6636c-5683-4707-af1d-28f1a7ef111f",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "71u+PxGlX0Kcd7yG6oMnbw==",
            "rebateSupplierIdentifierGuid": "3fbe5bef-a511-425f-9c77-bc86ea83276f",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 107",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 109",
            "productType": "sample string 110",
            "productGroup": "sample string 111",
            "complianceIndicator": "sample string 112",
            "inhouseBrand": "sample string 113",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 116",
            "lastUpdatedByUser": "sample string 117",
            "lastManualUpdatedByUser": "sample string 118",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-06-14T06:58:24.0327206",
            "commodity": "sample string 120",
            "businessPillar": "sample string 121",
            "mscCommodity": "sample string 122",
            "hostIdentifier": "+uk0CYtFG0S4wXDb28dHDA==",
            "hostIdentifierGuid": "0934e9fa-458b-441b-b8c1-70dbdbc7470c",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 124",
            "aisleEnds": "sample string 125",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 136,
            "webPriceRounding": true,
            "webMarkup": 138,
            "webPriceMode": 139,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 140",
            "altSubDeptCode": "sample string 141",
            "altMinorDeptCode": "sample string 142",
            "altLesserDeptCode": "sample string 143",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "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-06-14T06:58:24.0327206",
              "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": "ADUppfvnQ06zalWF0jmBHA==",
              "hostIdentifierGuid": "a5293500-e7fb-4e43-b36a-5585d239811c",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-06-14T06:58:24.0327206",
              "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": "XDWDfUuEKk6/bqruzh7iPQ==",
                  "hostIdentifierGuid": "7d83355c-844b-4e2a-bf6e-aaeece1ee23d",
                  "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-06-14T06:58:24.0327206",
                  "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": "XvENLOxu0k2iSxVPOU+o2Q==",
                  "hostIdentifierGuid": "2c0df15e-6eec-4dd2-a24b-154f394fa8d9",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "ffbf2645-1cbf-4b67-abf4-6483e68fbffa",
                    "d21a6761-e055-4c55-bf56-6b12913f1eb7"
                  ]
                },
                {
                  "$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": "0cd48d73-961b-47c4-a86c-5f3b4fa87690",
              "updateStore": {
                "$id": "18",
                "id": "c6572353-3982-4489-b77c-e71384a6b50d",
                "name": "sample string 1",
                "lastActivity": "2025-06-14T06:58:24.0327206",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-06-14T06:58:24.0327206"
              },
              "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": "qO2HI/zn10CfW00jm58JbA==",
                "pluGuid": "2387eda8-e7fc-40d7-9f5b-4d239b9f096c",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-06-14T06:58:24.0327206"
              },
              {
                "$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-06-14T06:58:24.0327206",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-06-14T06:58:24.0327206",
                "startTime": 3,
                "endDate": "2025-06-14T06:58:24.0327206",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "JNCfRvpojkW4UnuGhFALfg==",
                "hostIdentifierGuid": "469fd024-68fa-458e-b852-7b8684500b7e",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "OZ9+H3g77EyLJcjTQeqZHw==",
              "guid": "1f7e9f39-3b78-4cec-8b25-c8d341ea991f",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "4KNHSZvHZkSSiczzK86nkA==",
              "priceGroupGuid": "4947a3e0-c79b-4466-9289-ccf32bcea790",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-06-14T06:58:24.0327206",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 145",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "uXljtGjQ6kOk6mw5myN24A==",
              "pluGuid": "b46379b9-d068-43ea-a4ea-6c399b2376e0",
              "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": "c70d3a49-679b-4b8f-a1f4-ea2d10c9e05c",
              "created": "2025-06-14T06:58:24.0327206",
              "createdByUser": "sample string 1",
              "activated": "2025-06-14T06:58:24.0327206",
              "deactivated": "2025-06-14T06:58:24.0327206",
              "lastOrdered": "2025-06-14T06:58:24.0327206",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-06-14T06:58:24.0327206",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-06-14T06:58:24.0327206",
              "lastSold": "2025-06-14T06:58:24.0327206",
              "firstSold": "2025-06-14T06:58:24.0327206",
              "awsUpdated": "2025-06-14T06:58:24.0327206",
              "lastManualUpdate": "2025-06-14T06:58:24.0327206",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-06-14T06:58:24.0327206",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-06-14T06:58:24.0327206",
              "doNotRangeUpdated": "2025-06-14T06:58:24.0327206",
              "doNotOrderUpdated": "2025-06-14T06:58:24.0327206",
              "tracked": "2025-06-14T06:58:24.0327206"
            },
            "allergens": [
              {
                "$id": "28",
                "allergenID": 1,
                "pluG_UID": "h0IwNBSM/Uu7yMv2KPrZ1g==",
                "pluGuid": "34304287-8c14-4bfd-bbc8-cbf628fad9d6",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "29",
              "pluG_UID": "0UWj/zLoykGKpOf3jjhQdg==",
              "pluGuid": "ffa345d1-e832-41ca-8aa4-e7f78e385076",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-06-14T06:58:24.0327206",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "30",
                "saleHeaderID": 1,
                "created": "2025-06-14T06:58:24.0327206",
                "createdLocal": "2025-06-14T06:58:24.0327206",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "HvSCNv6QB0yZyvJfseVGBg==",
                "operatorGuid": "3682f41e-90fe-4c07-99ca-f25fb1e54606",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "mX7Oua6lpU+DYFjSwF0NeQ==",
                "pluGuid": "b9ce7e99-a5ae-4fa5-8360-58d2c05d0d79",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "31",
                  "id": 1,
                  "g_Uid": "0vPfQotZ6k+B6A9OF8gmRA==",
                  "guid": "42dff3d2-598b-4fea-81e8-0f4e17c82644",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-06-14T06:58:24.0327206",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-06-14T06:58:24.0327206",
                  "endShift": "2025-06-14T06:58:24.0327206",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "32",
                      "operatorG_UID": "mdx2/SJJM0Sj05rPQQR3Wg==",
                      "operatorGuid": "fd76dc99-4922-4433-a3d3-9acf4104775a",
                      "storeID": 2,
                      "operator": {
                        "$ref": "31"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                }
              },
              {
                "$ref": "30"
              }
            ],
            "apns": [
              {
                "$id": "33",
                "pluID": 1,
                "pluG_UID": "mytJqGoV0UOwF4gmSy6GOQ==",
                "pluGuid": "a8492b9b-156a-43d1-b017-88264b2e8639",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "tuns": [
              {
                "$id": "34",
                "pluG_UId": "sEFUMPs+9E2wrcPtdg2mjA==",
                "pluGuid": "305441b0-3efb-4df4-b0ad-c3ed760da68c",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "competitionPricing": [
              {
                "$id": "35",
                "identifier": "HJNziYIMpkKNxoxEsRD7yA==",
                "identifierGuid": "8973931c-0c82-42a6-8dc6-8c44b110fbc8",
                "pluG_UID": "ErlfKTlLRE6Gx88HuG5Z6g==",
                "pluGuid": "295fb912-4b39-4e44-86c7-cf07b86e59ea",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "35"
              }
            ],
            "supplier": {
              "$ref": "3"
            },
            "supplierName": "sample string 146",
            "children": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "ordering": {
              "$ref": "6"
            },
            "flipChartPages": [
              {
                "$id": "36",
                "identifier": "oCeYRohnkEmX6Zy4nixg6g==",
                "groupName": "sample string 1",
                "identifierGuid": "469827a0-6788-4990-97e9-9cb89e2c60ea",
                "exists": true,
                "flipChartIdentifier": "lFwfYLbHUU2by+y/EOICBg==",
                "flipChartIdentifierGuid": "601f5c94-c7b6-4d51-9bcb-ecbf10e20206",
                "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": "H8+Ms1ye10GHFcIWINXwFA==",
                "groupIdentifierGuid": "b38ccf1f-9e5c-41d7-8715-c21620d5f014",
                "flipChart": {
                  "$id": "37",
                  "identifier": "/vnO+VIoQEK4EWDttQ+8bQ==",
                  "identifierGuid": "f9cef9fe-2852-4240-b811-60edb50fbc6d",
                  "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": "6GjxekflVUKSNjrxzt1VkQ==",
                    "identifierGuid": "7af168e8-e547-4255-9236-3af1cedd5591",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "39",
                        "id": 1,
                        "g_UID": "8OE4CS/VGUywsjGBqex6tw==",
                        "guid": "0938e1f0-d52f-4c19-b0b2-3181a9ec7ab7",
                        "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": "wXK36Y/5K0OMbywztDqJ+A==",
                        "previousFormGuid": "e9b772c1-f98f-432b-8c6f-2c33b43a89f8",
                        "nextForm": 1,
                        "nextFormG_UID": "tlWzErN83EG3zkp97NwIsg==",
                        "nextFormGuid": "12b355b6-7cb3-41dc-b7ce-4a7decdc08b2",
                        "attributes": "sample string 10",
                        "updated": "2025-06-14T06:58:24.0327206",
                        "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": "SbcL3rkRmk+b2n1ye/nU1w==",
                            "checkoutFormGuid": "de0bb749-11b9-4f9a-9bda-7d727bf9d4d7",
                            "identifier": "WixSNuYzokC0e3LiCv7yNw==",
                            "identifierGuid": "36522c5a-33e6-40a2-b47b-72e20afef237",
                            "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": "jfQUNIiy1EaA52U/mv/jug==",
                            "valueGuid": "3414f48d-b288-46d4-80e7-653f9affe3ba",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-06-14T06:58:24.0327206",
                            "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-06-14T06:58:24.0327206",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "42",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "ZZze63b5L0mMi6UpixtB+A==",
                            "checkoutFormGuid": "ebde9c65-f976-492f-8c8b-a5298b1b41f8",
                            "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": "kA7+7iaXdUWVZqKl26367Q==",
                    "flipChartPageIdentifierGuid": "eefe0e90-9726-4575-9566-a2a5dbadfaed",
                    "pluG_UID": "MPfmCkE06k6khgnGUuYQJA==",
                    "pluGuid": "0ae6f730-3441-4eea-a486-09c652e61024",
                    "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": "FyjaQw9g+EujljfEVzEaGw==",
                "pluGuid": "43da2817-600f-4bf8-a396-37c457311a1b",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-06-14T06:58:24.0327206",
                "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": "O6djtehFZEufxmSiWM2A4g==",
                "ingredientGuid": "FlfiD+SK6U6M8Goh/JxwgA==",
                "ingredientIdentifier": "0fe25716-8ae4-4ee9-8cf0-6a21fc9c7080",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bins": [
              {
                "$id": "46",
                "pluG_UID": "FA+x8RCS00inwNXE4rL3fg==",
                "pluGuid": "f1b10f14-9210-48d3-a7c0-d5c4e2b2f77e",
                "shelfLocationIdentifier": "XPeSHSF0+kqybbQhXEhvEA==",
                "shelfLocationGuid": "1d92f75c-7421-4afa-b26d-b4215c486f10",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "uQUgv5OFY0OZGdPEOZQiKA==",
                "labelPageLayoutGuid": "bf2005b9-8593-4363-9919-d3c439942228",
                "updated": "2025-06-14T06:58:24.0327206",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "47",
                  "identifier": "gLhQhzgLtU2kSAw2lFr69Q==",
                  "storeID": 1,
                  "identifierGuid": "8750b880-0b38-4db5-a448-0c36945afaf5",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-06-14T06:58:24.0327206",
                  "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": "CtPXpIKYB0C1WLshjAD0cg==",
                "pluGuid": "a4d7d30a-9882-4007-b558-bb218c00f472",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "49",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-06-14T06:58:24.0327206",
                  "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-06-14T06:58:24.0327206",
                                "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": "fTweZ6xu4Ear9NwB348vMg==",
                                "labelPageLayoutGuid": "671e3c7d-6eac-46e0-abf4-dc01df8f2f32",
                                "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-06-14T06:58:24.0327206",
                            "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": "IsqipTPfnEWY1j9tEXe8WQ==",
                            "labelPageLayoutGuid": "a5a2ca22-df33-459c-98d6-3f6d1177bc59",
                            "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-06-14T06:58:24.0327206",
                        "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": "J5C6mxR820e3VHyMaCPoig==",
                        "labelPageLayoutGuid": "9bba9027-7c14-47db-b754-7c8c6823e88a",
                        "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-06-14T06:58:24.0327206",
                    "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": "fk+PvGMbDEKsCmZZvXb09Q==",
                    "labelPageLayoutGuid": "bc8f4f7e-1b63-420c-ac0a-6659bd76f4f5",
                    "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": "C8hm197I7kaLeuqyHfDEIg==",
              "pluGuid": "d766c80b-c8de-46ee-8b7a-eab21df0c422",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "K0gqY9xUsUm5nn0xnQNVbA==",
              "dealCostGuid": "632a482b-54dc-49b1-b99e-7d319d03556c",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "btkYgfy9VUqLm/n2E7b+cA==",
              "priceGroupGuid": "8118d96e-bdfc-4a55-8b9b-f9f613b6fe70",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-06-14T06:58:24.0327206",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "4k065At32UG4ihfbi5heXg==",
              "campaignComboPriceGroupIdentifier": "e43a4de2-770b-41d9-b88a-17db8b985e5e",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "59",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-06-14T06:58:24.0327206",
                  "operatorG_UID": "QuU/9n5NA0q2qGN+YQuAUg==",
                  "operatorGuid": "f63fe542-4d7e-4a03-b6a8-637e610b8052",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-06-14T06:58:24.0327206",
                  "signIqTicketFileMovedUtc": "2025-06-14T06:58:24.0327206",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-06-14T06:58:24.0327206",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "58"
                  }
                },
                {
                  "$ref": "59"
                }
              ],
              "campaign": {
                "$id": "60",
                "id": 1,
                "storeID": 2,
                "name": "9f3b02e0-9e72-47f3-9634-2adb516171fd",
                "nameGuid": "9f3b02e0-9e72-47f3-9634-2adb516171fd",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-06-14T06:58:24.0327206",
                "startTime": 1,
                "endDate": "2025-06-14T06:58:24.0327206",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-06-14T06:58:24.0327206",
                "system": true,
                "created": "2025-06-14T06:58:24.0327206",
                "updated": "2025-06-14T06:58:24.0327206",
                "priceChangeNotifiedUtc": "2025-06-14T06:58:24.0327206",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "5u7I4T0L7U+SUoZNwtHpTg==",
                "hostIdentifierGuid": "e1c8eee6-0b3d-4fed-9252-864dc2d1e94e",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-06-14T06:58:24.0327206",
                "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": "rcqPrJ/HJ0ujNUda5J9eAQ==",
                    "pluGuid": "ac8fcaad-c79f-4b27-a335-475ae49f5e01",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "euHHmE1Hykm7PEX9EmADoQ==",
                    "priceGroupGuid": "98c7e17a-474d-49ca-bb3c-45fd126003a1",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-06-14T06:58:24.0327206",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "62",
                    "id": 1,
                    "identifier": "WkQzHoWZvE2VkuTAcfiorA==",
                    "identifierStr": "WkQzHoWZvE2VkuTAcfiorA==",
                    "identifierGuid": "1e33445a-9985-4dbc-9592-e4c071f8a8ac",
                    "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": "5eZDanMA8Ee5i6xDS1pJcw==",
                    "customerIDGuid": "6a43e6e5-0073-47f0-b98b-ac434b5a4973",
                    "campaign": {
                      "$ref": "60"
                    },
                    "customer": {
                      "$id": "64",
                      "identifier": "9PtLdqHuPUOQdiU2QmcTeA==",
                      "identifierGuid": "764bfbf4-eea1-433d-9076-253642671378",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-06-14T06:58:24.0327206",
                      "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": "m9hyi+yFyEGWwXxJrN8qDA==",
                      "communityIdentifierGuid": "8b72d89b-85ec-41c8-96c1-7c49acdf2a0c",
                      "joined": "2025-06-14T06:58:24.0327206",
                      "updated": "2025-06-14T06:58:24.0327206",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "11tlZHXoukWoRwj/mT8k+g==",
                      "priceLevelIdentifierGuid": "64655bd7-e875-45ba-a847-08ff993f24fa",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-06-14T06:58:24.0327206",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "65",
                          "cardType": 2,
                          "issueDate": "2025-06-14T06:58:24.0327206",
                          "expiry": "2025-06-14T06:58:24.0327206",
                          "customerID": "GCN9Hol/j0O39iRArNm7LQ==",
                          "customerIDGuid": "1e7d2318-7f89-438f-b7f6-2440acd9bb2d",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-06-14T06:58:24.0327206",
                          "linkedAccount": "VgJPGhc/SUeuA6GScZrq5g==",
                          "linkedAccountGuid": "1a4f0256-3f17-4749-ae03-a192719aeae6",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "64"
                          },
                          "account": {
                            "$id": "66",
                            "id": 1,
                            "identifier": "JIXnE/SGyk2/PAAFqdZWHA==",
                            "identifierGuid": "13e78524-86f4-4dca-bf3c-0005a9d6561c",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-06-14T06:58:24.0327206",
                            "owner": "Q1bxKc1EUU+xm0HK6YfA+w==",
                            "ownerGuid": "29f15643-44cd-4f51-b19b-41cae987c0fb",
                            "accountStoreGroupIdentifier": "91bDnjSNIE+2kNrA6mzndw==",
                            "accountStoreGroupGuid": "9ec356f7-8d34-4f20-b690-dac0ea6ce777",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-06-14T06:58:24.0327206",
                            "active": true,
                            "updated": "2025-06-14T06:58:24.0327206",
                            "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": "DLJ1XgXlGESVjMnRN1XFPA==",
                                "identifierGuid": "5e75b20c-e505-4418-958c-c9d13755c53c",
                                "name": "sample string 2",
                                "primaryContact": "YBrufz8UMES+mD25lqqt/Q==",
                                "primaryContactGuid": "7fee1a60-143f-4430-be98-3db996aaadfd",
                                "accountID": "GaapBOAbVU2kmdulG1506Q==",
                                "accountIDGuid": "04a9a619-1be0-4d55-a499-dba51b5e74e9",
                                "special": true,
                                "updated": "2025-06-14T06:58:24.0327206",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "6QoqowprCEe7JbUcDQ0WbA==",
                                "priceLevelIdentifierGuid": "a32a0ae9-6b0a-4708-bb25-b51c0d0d166c",
                                "deleted": true,
                                "account": {
                                  "$ref": "66"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "64"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "groupID": "SiA7X+SXVk+KMySz25TnIQ==",
                                    "groupIDGuid": "5f3b204a-97e4-4f56-8a33-24b3db94e721",
                                    "customerID": "YkIsWBzNWkuXPyZYuyvc9g==",
                                    "customerIDGuid": "582c4262-cd1c-4b5a-973f-2658bb2bdcf6",
                                    "card": "sample string 4",
                                    "linkedAccount": "qxZh9Lcm2keT0+0qUyRq4A==",
                                    "linkedAccountGuid": "f46116ab-26b7-47da-93d3-ed2a53246ae0",
                                    "customer": {
                                      "$ref": "64"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    },
                                    "customerCard": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "70",
                              "id": 1,
                              "identifier": "3Yuj3+wAwkqrIyJFwpGg9w==",
                              "identifierGuid": "dfa38bdd-00ec-4ac2-ab23-2245c291a0f7",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "lndRUFn4IUGebFFQ7zgTew==",
                              "accountIDGuid": "50517796-f859-4121-9e6c-5150ef38137b",
                              "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-06-14T06:58:24.0327206",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "unIe2rFaxEqVkaz+TvbRNg==",
                              "idempotentVoidGuid": "da1e72ba-5ab1-4ac4-9591-acfe4ef6d136",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "71",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "0ch88o3+d0y2m0NZVVwojQ==",
                                "saleHeaderIdentifierGuid": "f27cc8d1-fe8d-4c77-b69b-4359555c288d",
                                "created": "2025-06-14T06:58:24.0327206",
                                "createdLocal": "2025-06-14T06:58:24.0327206",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-06-14T06:58:24.0327206",
                                "storeID": 1,
                                "operatorG_Uid": "WU9SoS3s7U6VLgjmudl3DQ==",
                                "operatorGuid": "a1524f59-ec2d-4eed-952e-08e6b9d9770d",
                                "customerG_Uid": "Zvcl3+Q8okmfN/ThtbpS7A==",
                                "customerGuid": "df25f766-3ce4-49a2-9f37-f4e1b5ba52ec",
                                "communityIdentifier": "JsypE7awvEq+vDLaKK1mSw==",
                                "communityIdentifierGuid": "13a9cc26-b0b6-4abc-bebc-32da28ad664b",
                                "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": "HlFug97cOESYbfpMog9emg==",
                                "priceLevelIdentifierGuid": "836e511e-dcde-4438-986d-fa4ca20f5e9a",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "31"
                                },
                                "customer": {
                                  "$ref": "64"
                                },
                                "communityOrganisation": {
                                  "$id": "72",
                                  "id": 1,
                                  "identifier": "mo5ynnPq8EKmWfKYjZan6A==",
                                  "identifierGuid": "9e728e9a-ea73-42f0-a659-f2988d96a7e8",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-06-14T06:58:24.0327206",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "73",
                                    "saleItemID": 1,
                                    "identifier": "kk++7DYVEE+DrHRgyG1NVg==",
                                    "identifierGuid": "ecbe4f92-1536-4f10-83ac-7460c86d4d56",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "+rMFSQ6PgE2HZGxiIntRxw==",
                                    "pluGuid": "4905b3fa-8f0e-4d80-8764-6c62227b51c7",
                                    "accountID": "pVTRENLwSUasK9pdFX8wgw==",
                                    "accountIDGuid": "10d154a5-f0d2-4649-ac2b-da5d157f3083",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-06-14T06:58:24.0327206",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "P0TllH6Wn0WRoxzeXpsWOA==",
                                    "refundGuid": "94e5443f-967e-459f-91a3-1cde5e9b1638",
                                    "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": "7hcdQxel/0+3n+hDzhyCfA==",
                                    "idempotentVoidGuid": "431d17ee-a517-4fff-b79f-e843ce1c827c",
                                    "priceLevelIdentifier": "p9dGf0UWwE+NqW6w52ETMw==",
                                    "priceLevelIdentifierGuid": "7f46d7a7-1645-4fc0-8da9-6eb0e7611333",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-06-14T06:58:24.0327206",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "75",
                                      "id": 1,
                                      "g_UID": "u/jF4+FlXUKJnsoOh688Ew==",
                                      "guid": "e3c5f8bb-65e1-425d-899e-ca0e87af3c13",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-06-14T06:58:24.0327206"
                                    },
                                    "modifier": {
                                      "$id": "76",
                                      "id": 1,
                                      "setG_UID": "f1cB8zsPzUSQIp2OHps4JQ==",
                                      "modifierSetGuid": "f301577f-0f3b-44cd-9022-9d8e1e9b3825",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "347HsDN30Eu1diLXD+9Q1Q==",
                                      "pluGuid": "b0c78edf-7733-4bd0-b576-22d70fef50d5",
                                      "deleted": true,
                                      "g_UID": "53kZzsEtbkCMF0NmP2Qpsg==",
                                      "guid": "ce1979e7-2dc1-406e-8c17-43663f6429b2",
                                      "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": "nCog+JeGGUSrar5RZbfW+g==",
                                    "pluGuid": "f8202a9c-8697-4419-ab6a-be5165b7d6fa",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-06-14T06:58:24.0327206",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-06-14T06:58:24.0327206",
                                    "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": "9j4vtCZ8qkec/yA4mvI9xg==",
                                    "pluGuid": "b42f3ef6-7c26-47aa-9cff-20389af23dc6",
                                    "accountID": "4ZKsS3qDw02zSiTvqaZYWQ==",
                                    "accountIDGuid": "4bac92e1-837a-4dc3-b34a-24efa9a65859",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-06-14T06:58:24.0327206",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "ya8VkghDVkOCUBqLXM8lhA==",
                                    "refundGuid": "9215afc9-4308-4356-8250-1a8b5ccf2584",
                                    "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": "hpjORTweKUiZp6YAlmLwzg==",
                                    "identifierGuid": "45ce9886-1e3c-4829-99a7-a6009662f0ce",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "ZFuF0h6ckEq7ICKAzKfc4Q==",
                                    "customerIdentifierGuid": "d2855b64-9c1e-4a90-bb20-2280cca7dce1",
                                    "operatorNo": 1,
                                    "operatorG_UID": "HzpYbh60oEGtXWVYC/SS2g==",
                                    "operatorGuid": "6e583a1f-b41e-41a0-ad5d-65580bf492da",
                                    "created": "2025-06-14T06:58:24.0327206",
                                    "ordered": "2025-06-14T06:58:24.0327206",
                                    "started": "2025-06-14T06:58:24.0327206",
                                    "completed": "2025-06-14T06:58:24.0327206",
                                    "supplied": "2025-06-14T06:58:24.0327206",
                                    "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": "3nVRGNyRjUKnbxOmXl/Y5A==",
                                        "pluGuid": "185175de-91dc-428d-a76f-13a65e5fd8e4",
                                        "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": "meghCSc8qE6faLZpidMVYw==",
                                        "headerIdentifierGuid": "0921e899-3c27-4ea8-9f68-b66989d31563",
                                        "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": "YXSW+IBWfk6qXVFS4xhYKw==",
                                    "surveyGuid": "f8967461-5680-4e7e-aa5d-5152e318582b",
                                    "saleHeaderGuid": "yFPWEoMzwEeUztwjHDTb1Q==",
                                    "saleGuid": "12d653c8-3383-47c0-94ce-dc231c34dbd5",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "Zs4ySrRovUmqGQ+TwYPFDA==",
                                    "guidResponse": "4a32ce66-68b4-49bd-aa19-0f93c183c50c",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-06-14T06:58:24.0327206",
                                    "sale": {
                                      "$ref": "71"
                                    },
                                    "survey": {
                                      "$id": "85",
                                      "g_UID": "/fthZ2g9AEmiiZ0aUAzGBA==",
                                      "guid": "6761fbfd-3d68-4900-a289-9d1a500cc604",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "yS3tVGveokmrL/ExCWaWFw==",
                                      "checkoutFormGuid": "54ed2dc9-de6b-49a2-ab2f-f13109669617",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-06-14T06:58:24.0327206",
                                      "end": "2025-06-14T06:58:24.0327206",
                                      "deleted": true,
                                      "updated": "2025-06-14T06:58:24.0327206",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "ea716016-627c-4fd2-a1e1-9fb0c98f9280",
                                        "c08530c4-130e-4797-a112-d7469d860e72"
                                      ],
                                      "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": "sPERAd2PcE6tXanMUdx+qg==",
                                "accountIdentifier": "0111f1b0-8fdd-4e70-ad5d-a9cc51dc7eaa",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "IvmUlby530SxILkI5D0SEQ==",
                                "customerOrderIdentifierGuid": "9594f922-b9bc-44df-b120-b908e43d1211",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "86",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "3MhZgPTFuUqs3cQkH+b0UQ==",
                                "paymentIdentifierGuid": "8059c8dc-c5f4-4ab9-acdd-c4241fe6f451",
                                "identifier": "YVeMf7PglE+m++FB7gRh4w==",
                                "identifierGuid": "7f8c5761-e0b3-4f94-a6fb-e141ee0461e3",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "w6Zl5Z239kG4ezz5BiCJwQ==",
                                "itemIdentifierGuid": "e565a6c3-b79d-41f6-b87b-3cf9062089c1"
                              }
                            },
                            {
                              "$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": "zy/e87JZlE6YhtGoI+IaXg==",
                          "customerIdentifierGuid": "f3de2fcf-59b2-4e94-9886-d1a823e21a5e",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "Qw5HE7+f/Ua/pqLRQUTZKg==",
                          "idempotentGuid": "13470e43-9fbf-46fd-bfa6-a2d14144d92a",
                          "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-06-14T06:58:24.0327206",
                            "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-06-14T06:58:24.0327206",
                              "labelPageLayout": "sQVK0K/q6Eann3uwStt5zA==",
                              "pageLayoutGuid": "d04a05b1-eaaf-46e8-a79f-7bb04adb79cc",
                              "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-06-14T06:58:24.0327206"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "92",
                                "id": 1,
                                "customerIdentifier": "kBYAmwl7NE6G6JHmNJYBVw==",
                                "customerIdentifierGuid": "9b001690-7b09-4e34-86e8-91e634960157",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-06-14T06:58:24.0327206",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "UvtTs7h6UEWZTwrW+hFk9w==",
                                "issuedIdempotentGuid": "b353fb52-7ab8-4550-994f-0ad6fa1164f7",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-06-14T06:58:24.0327206",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-06-14T06:58:24.0327206",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "NyH/z+vIh0yt1WkWK5EhYg==",
                                "redeemedIdempotentGuid": "cfff2137-c8eb-4c87-add5-69162b912162",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-06-14T06:58:24.0327206",
                                "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": "k/YO/u3nXUK19t3+DJZ8Mw==",
                    "groupIDGuid": "fe0ef693-e7ed-425d-b5f6-ddfe0c967c33",
                    "campaign": {
                      "$ref": "60"
                    },
                    "group": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "94",
                    "identifier": "K/4hrV6420O4MG42wvAbtA==",
                    "identifierGuid": "ad21fe2b-b85e-43db-b830-6e36c2f01bb4",
                    "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": "PlRH5TLIak23VEXNDxJb2g==",
                    "guid": "e547543e-c832-4d6a-b754-45cd0f125bda",
                    "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": "VIMLDs4wbUKGNySl2RBEow==",
                        "groupGuid": "0e0b8354-30ce-426d-8637-24a5d91044a3",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "OEgMrnSKqUaiv+4fUUX/+g==",
                        "pluGuid": "ae0c4838-8a74-46a9-a2bf-ee1f5145fffa",
                        "priceGroupG_UID": "4Of/vHV1gkSJZvqgYdhFcA==",
                        "priceGroupGuid": "bcffe7e0-7575-4482-8966-faa061d84570",
                        "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": "P/2YUfg+GU6AqmBWDH8ULw==",
                    "priceLevelIdentifierGuid": "5198fd3f-3ef8-4e19-80aa-60560c7f142f",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "97"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "98",
                "headerIdentifier": "eR6TjMYVIEKkdlssRDf3XQ==",
                "headerIdentifierGuid": "8c931e79-15c6-4220-a476-5b2c4437f75d",
                "identifier": "mBo0FbaRWECAB0iJIxOn9A==",
                "identifierGuid": "15341a98-91b6-4058-8007-48892313a7f4",
                "supplierIdentifier": "Pmk7AqoJ20OFB17ImXYZwg==",
                "supplierGuid": "023b693e-09aa-43db-8507-5ec8997619c2",
                "pluG_UID": "y70NbECWXkahs2uj8dOVwg==",
                "pluGuid": "6c0dbdcb-9640-465e-a1b3-6ba3f1d395c2",
                "campaignName": "d8afbd24-853b-4fc3-afe1-830e5f14cfdf",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-06-14T06:58:24.0327206",
                "end": "2025-06-14T06:58:24.0327206",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "q0NM7FqMQUGRYTNeh/Idmg==",
                "bonusItemPluGuid": "ec4c43ab-8c5a-4141-9161-335e87f21d9a",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-06-14T06:58:24.0327206",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-06-14T06:58:24.0327206",
                "campaignEndDate": "2025-06-14T06:58:24.0327206",
                "masterPLUG_UID": "BvhATwlhlEKYcYdcPI3fvg==",
                "masterID": "4f40f806-6109-4294-9871-875c3c8ddfbe",
                "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": "IoIPEvDE4kKSwy1iunaL4g==",
                "bonusMasterID": "120f8222-c4f0-42e2-92c3-2d62ba768be2",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-06-14T06:58:24.0327206",
            "dealCosts": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "tags": [
              {
                "$id": "99",
                "pluG_UID": "FF9uUxCZdUeScWpqyUEbgA==",
                "pluGuid": "536e5f14-9910-4775-9271-6a6ac9411b80",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "alternateProductG_UID": "KK99wFuy30youIBK+Q1iAQ==",
            "alternateProduct": "c07daf28-b25b-4cdf-a8b8-804af90d6201",
            "productHostCode": {
              "$id": "100",
              "id": 1,
              "pluG_UID": "rLsXm99XqUGvAw/xdCRiyg==",
              "pluGuid": "9b17bbac-57df-41a9-af03-0ff1742462ca",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "54"
            },
            "mscCom": {
              "$ref": "55"
            },
            "mscDep": {
              "$ref": "57"
            },
            "mscSubCom": {
              "$ref": "56"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-06-14T06:58:24.0327206",
            "inventoryTracked": "2025-06-14T06:58:24.0327206",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "3"
          },
          "serviceFee": {
            "$id": "101",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 46
        },
        {
          "$ref": "6"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "102",
          "storeID": 1,
          "supplierIdentifier": "1jx6BTXqEk+SMXhmI+355w==",
          "supplierGuid": "057a3cd6-ea35-4f12-9231-786623edf9e7",
          "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": "YQ4J2NAmIkGSxkDcwftHXw==",
          "supplierGuid": "d8090e61-26d0-4122-92c6-40dcc1fb475f",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-06-14T06:58:24.0327206",
          "deliveryDate": "2025-06-14T06:58:24.0327206",
          "nextCutOffDate": "2025-06-14T06:58:24.0327206",
          "nextDeliveryDate": "2025-06-14T06:58:24.0327206",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "103"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-06-14T06:58:24.0327206",
      "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-06-14T06:58:24.0327206",
        "processed": "2025-06-14T06:58:24.0327206",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-06-14T06:58:24.0327206",
        "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-06-14T06:58:24.0327206",
          "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": "rxr2mA8sC0Grh4tZO+PW2A==",
        "identifierGuid": "98f61aaf-2c0f-410b-ab87-8b593be3d6d8",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "106"
      }
    ],
    "promoTypeGuids": [
      "cce9687e-88e0-4759-9029-bacb337d4e3e",
      "cca48418-120a-4ded-bc77-2503be67fbf0"
    ],
    "isPromotionOnly": false,
    "isOrderable": false,
    "vendor": 0
  },
  "stores": [
    {
      "$ref": "9"
    },
    {
      "$ref": "9"
    }
  ],
  "zoneMatrix": [
    {
      "$ref": "15"
    },
    {
      "$ref": "15"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKL7�Z����5xl/workbook.xml �(�����0��&�C���R8q���{��m�?ik��-%�x�3;���Ÿ�7fB5k_��lM�(�/Ƃ�;n�b!J�"�s9@g��H�e%q0� ��BZ�7�?,o�����
��Ը=��k����'���j"���o�&�q��LA�;Fɹ�
�1r��ã�2�׼��/n��`0J���PKL7�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
L7�ZHK��''_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="R1ee09fa69a814861" /></Relationships>PKL7�Z��I���xl/worksheets/sheet1.xml �(����r�0F_�Ѿ�!�I�8��E��F&y$9��W`�
x�n�0�\]>�!y�l��2��m
PA�ڝ.�v���+���)K�ڼ�J)x��+��ʹ�*��RMnC}T�Vj���ߚ}�˲ީ�ޝպC�#���[٪>Zp��?��Ѩ��[h�RM^� K��W��*S�V[�(Kz�g���fto�[����[�س���7A���tp?�y��}�|H�wv�`�k��]t h����\�J��{zw�N7�.����Ã�G�P0H!��DZ��}2��ꓐq�)�P"!�c�>}"B"��C��}6��?1�1Ęr���ϯ���B&e�����'_�>g!d�
*c���~<���2��I��}?�?+���Yb�90�c_�[=���'�������$��܁xYhJ|]xJ����K�N�͒`S�mI�)�]b$"Θ�&��Λ��E�x�͒��l����m��6w�Y�ow��m� d�Lt3G���)���)�O�����PKL7�Z�w��Pxl/_rels/workbook.xml.rels �(���An� E��f_��v�8�d�m�`l+6  is�.z�^�(�Z"u�MV��0OO�����<�:?�B�1 �����[8���n�9��C���zG�oa��)�b����XԱ���y����rq�=҂�����Lr�Z��(5
�q�Q�?��ո��#w=�~J�ގ<�T ϲ�C]3T��®+�J"�05��_���4qF,Ī��]�,�Ce�P�_:uJˉkj��qMR�e�*nj��_l�PKL7�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKL7�Zd�?�xl/sharedStrings.xml �(��RMK�@�+a��|4�T����ԋEp�Nڅd7�L��׻%��/��yo���c���m�����Y�C恮�Tz���?e��R4FC��̛"y�Uc�vD�e`��V 7h��ƶ�\j�v���M��E�
��W�^��0��꽇�7�F�"�b}�Td�1�{���5Hk	�T���ͮz%���҃��[O��X�1���)Y�3(ڮg�u�z��	Z~u ؼ��TN�:��~"��O�D�i:��Z��xVG�,L�=�OU
-�`yi$4ȗ�/A~��a��i��=�h���w
�-ڜW|�����q�rྮ�PK-L7�Z����5xl/workbook.xmlPK-L7�Z����	��[Content_Types].xmlPK-
L7�ZHK��''U_rels/.relsPK-L7�Z��I����xl/worksheets/sheet1.xmlPK-L7�Z�w��Pxl/_rels/workbook.xml.relsPK-L7�ZЃc'2E
Yxl/styles.xmlPK-L7�Zd�?��xl/sharedStrings.xmlPK�_

application/vnd.ms-excel

Sample:
PKL7�Z��K��5xl/workbook.xml �(�����0��&�C����(N\�z��V�O�||K	$޼���~;լ���z$9)Wښޛ�1�
(���Av\[	>H�b�s�a���D�Y�$gfq/�r�0���X�X��
�^N+J�P�9��f���2[��$l
��Ta�ETD�����������R��~��i�'EW��Iw������PKL7�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
L7�Z�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6499127c304243b3" /></Relationships>PKL7�Z��I���xl/worksheets/sheet1.xml �(����r�0F_�Ѿ�!�I�8��E��F&y$9��W`�
x�n�0�\]>�!y�l��2��m
PA�ڝ.�v���+���)K�ڼ�J)x��+��ʹ�*��RMnC}T�Vj���ߚ}�˲ީ�ޝպC�#���[٪>Zp��?��Ѩ��[h�RM^� K��W��*S�V[�(Kz�g���fto�[����[�س���7A���tp?�y��}�|H�wv�`�k��]t h����\�J��{zw�N7�.����Ã�G�P0H!��DZ��}2��ꓐq�)�P"!�c�>}"B"��C��}6��?1�1Ęr���ϯ���B&e�����'_�>g!d�
*c���~<���2��I��}?�?+���Yb�90�c_�[=���'�������$��܁xYhJ|]xJ����K�N�͒`S�mI�)�]b$"Θ�&��Λ��E�x�͒��l����m��6w�Y�ow��m� d�Lt3G���)���)�O�����PKL7�Z�ׂ9�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q\���ݰ���=��&vd����G�
XE�Tb�������4����ڼ�9c��w-TE	��w]�dجW;d���S$y��lJ��QYe,��.w��L9
��:�)+KAÜ�L��L��7�W���iD���W��"& {:L-��"����T [�®���+�K�8g�z7��.�_��|.�,��9�B8�]e��_Rȗ�;��35#�Z<�0!���W5z��/PKL7�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKL7�Zd�?�xl/sharedStrings.xml �(��RMK�@�+a��|4�T����ԋEp�Nڅd7�L��׻%��/��yo���c���m�����Y�C恮�Tz���?e��R4FC��̛"y�Uc�vD�e`��V 7h��ƶ�\j�v���M��E�
��W�^��0��꽇�7�F�"�b}�Td�1�{���5Hk	�T���ͮz%���҃��[O��X�1���)Y�3(ڮg�u�z��	Z~u ؼ��TN�:��~"��O�D�i:��Z��xVG�,L�=�OU
-�`yi$4ȗ�/A~��a��i��=�h���w
�-ڜW|�����q�rྮ�PK-L7�Z��K��5xl/workbook.xmlPK-L7�Z����	�[Content_Types].xmlPK-
L7�Z�''V_rels/.relsPK-L7�Z��I����xl/worksheets/sheet1.xmlPK-L7�Z�ׂ9�Pxl/_rels/workbook.xml.relsPK-L7�ZЃc'2E
Xxl/styles.xmlPK-L7�Zd�?��xl/sharedStrings.xmlPK�^