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": "LmoiXNmRaEKfYbzuOD4CLg==",
  "hostIdentifierGuid": "5c226a2e-91d9-4268-9f61-bcee383e022e",
  "sortOrder": 3,
  "host": {
    "$id": "2",
    "identifier": "MQBpeTbaVUqPH4EBHKd6fg==",
    "identifierGuid": "79690031-da36-4a55-8f1f-81011ca77a7e",
    "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": "xdd4NZiW90m5AYqjzL7pGA==",
    "hostSupplierIdentifierGuid": "3578d7c5-9698-49f7-b901-8aa3ccbee918",
    "loyaltyPriceLevelIdentifier": "0LNqKZB6BE63jDpC7X++yw==",
    "loyaltyPriceLevelIdentifierGuid": "296ab3d0-7a90-4e04-b78c-3a42ed7fbecb",
    "isGroup": true,
    "description": "sample string 22",
    "hostProvider": 23,
    "hostTypeEnum": 24,
    "hostType": "sample string 25",
    "hostCode": "sample string 26",
    "username": "sample string 27",
    "password": "sample string 28",
    "passwordPlain": "sample string 29",
    "server": "sample string 30",
    "url": "sample string 31",
    "global": true,
    "stateCode": "sample string 33",
    "lastCollected": "2025-10-05T00:01:14.3006503",
    "lastProcessed": "2025-10-05T00:01:14.3006503",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "3",
      "identifier": "oSlkVTt+UUGplc/tbjI0Dg==",
      "identifierGuid": "556429a1-7e3b-4151-a995-cfed6e32340e",
      "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": "8fbtpB8RS0aM6Ir81CauQg==",
      "primaryContactID": "a4edf6f1-111f-464b-8ce8-8afcd426ae42",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "IJKAuFFBn02QmEgdzsXjXQ==",
      "supplierGroupGuid": "b8809220-4151-4d9f-9098-481dcec5e35d",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-10-05T00:01:14.3006503",
      "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": "83f1f821-3d2e-4196-acd8-2f41f93208d6",
        "identifier": "/ihTECeGo0aKejAt8ZkmuA==",
        "identifierGuid": "105328fe-8627-46a3-8a7a-302df19926b8",
        "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": "SFysRub9Y0OOHyasEJXgVw==",
          "supplierIdentifierGuid": "46ac5c48-fde6-4363-8e1f-26ac1095e057",
          "contactGuid": "2ZP+Z78VHkKKuSDvPokv0w==",
          "contactID": "67fe93d9-15bf-421e-8ab9-20ef3e892fd3",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "dlmz9CnJHkmqM0aa0icMbQ==",
          "pluGuid": "f4b35976-c929-491e-aa33-469ad2270c6d",
          "supplierIdentifier": "aB0U4IMhc0SIzUessbARDg==",
          "supplierIdentifierGuid": "e0141d68-2183-4473-88cd-47acb1b0110e",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-10-05T00:01:14.3006503",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 11,
          "landedCartonCostEx": 12,
          "standardCost": 13,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 14",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 15",
          "financeFee": 1,
          "financeFeeBasis": "sample string 16",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 17",
          "invoiceCode": "sample string 18",
          "invoiceDesc": "sample string 19",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 20,
          "hostType": 21,
          "fromHost": 22,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 23.1,
          "sellMultiple": 24.1,
          "baseMultiple": 25.1,
          "hostStandardCost": 26,
          "hostTotalCost": 27,
          "hostRetail": 28,
          "hostLandedUnitCostEx": 29,
          "hostLandedUnitCostInc": 30,
          "hostDesc": "sample string 31",
          "directIndicator": "sample string 32",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 34",
          "hostProductType": "sample string 35",
          "hostProductGrade": "sample string 36",
          "hostProductGroup": "sample string 37",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 40",
          "hostLastUpdated": "2025-10-05T00:01:14.3006503",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "6FEMWPhV90eB2F83rR+YDA==",
              "pluGuid": "580c51e8-55f8-47f7-81d8-5f37ad1f980c",
              "supplierIdentifier": "JzSxIsyiEUKdld17edCQag==",
              "supplierIdentifierGuid": "22b13427-a2cc-4211-9d95-dd7b79d0906a",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 41",
          "salesMode": 42,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 44,
          "parentPluG_UID": "QxV+zIRNfUiLJWuCzDJVzg==",
          "parentPluGuid": "cc7e1543-4d84-487d-8b25-6b82cc3255ce",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "dNfabbVNEEyDeadRRbCgGA==",
            "guid": "6ddad774-4db5-4c10-8379-a75145b0a018",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "+yK5zjDTAEW1ZtOn3Ftuzg==",
            "priceGroupGuid": "ceb922fb-d330-4500-b566-d3a7dc5b6ece",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-05T00:01:14.3006503",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-05T00:01:14.3006503",
            "pluCreated": "2025-10-05T00:01:14.3006503",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-10-05T00:01:14.3006503",
            "lastManualUpdate": "2025-10-05T00:01:14.3006503",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-10-05T00:01:14.3006503",
            "currentCostUpdated": "2025-10-05T00:01:14.3006503",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-05T00:01:14.3006503",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2025-10-05T00:01:14.3006503",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "vPrgUxZhkk+e+gEiU6UG3w==",
            "altPLUGuid": "53e0fabc-6116-4f92-9efa-012253a506df",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-10-05T00:01:14.3006503",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "WlXp3/MLpUa/fHV0P56ILQ==",
            "shelfPageLayoutGuid": "dfe9555a-0bf3-46a5-bf7c-75743f9e882d",
            "talkerPageLayoutG_UID": "+AKuHBJl+0WX1yzpNDiZQA==",
            "talkerPageLayoutGuid": "1cae02f8-6512-45fb-97d7-2ce934389940",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "9BCAEauEr02KVVnpIz2qfw==",
            "inventoryIdentifier": "118010f4-84ab-4daf-8a55-59e9233daa7f",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "rXW3r/RQvECDyIdRUcUaog==",
            "parentPluGuid": "afb775ad-50f4-40bc-83c8-875151c51aa2",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "Nr/Bw4OAIk+sIGRVFCkSTQ==",
            "supplierIdentifierGuid": "c3c1bf36-8083-4f22-ac20-64551429124d",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "wo72I5makUO+8lQT4fGj+w==",
            "rebateSupplierIdentifierGuid": "23f68ec2-9a99-4391-bef2-5413e1f1a3fb",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-10-05T00:01:14.3006503",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "H/UsjDCAyE2y9JMO/QviIQ==",
            "hostIdentifierGuid": "8c2cf51f-8030-4dc8-b2f4-930efd0be221",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "store": {
              "$id": "9",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-10-05T00:01:14.3006503",
              "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": "FsfCK06iEEG0aAdfTSXQag==",
              "hostIdentifierGuid": "2bc2c716-a24e-4110-b468-075f4d25d06a",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-10-05T00:01:14.3006503",
              "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": "MEw78r1KKE+vVC2BpRYQkw==",
                  "hostIdentifierGuid": "f23b4c30-4abd-4f28-af54-2d81a5161093",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$ref": "2"
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "11"
                }
              ],
              "accounts": [
                {
                  "$id": "12",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "12"
                }
              ],
              "sales": [
                {
                  "$id": "13",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-10-05T00:01:14.3006503",
                  "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": "SUOscaYNiEq56DDcylf4OQ==",
                  "hostIdentifierGuid": "71ac4349-0da6-4a88-b9e8-30dcca57f839",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "6e44fb76-d497-4dc6-b846-0e2a7e753b48",
                    "ac5d5929-a3e7-42e7-aae3-c201f2cc0826"
                  ]
                },
                {
                  "$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": "79bad1b4-0d66-41d1-ab7c-426467dfd047",
              "updateStore": {
                "$id": "18",
                "id": "ba4c18eb-34f9-4331-9d50-2019393653d3",
                "name": "sample string 1",
                "lastActivity": "2025-10-05T00:01:14.3006503",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-10-05T00:01:14.3006503"
              },
              "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": "Z9W8WvXwWkyKv5Isrfs4tg==",
                "pluGuid": "5abcd567-f0f5-4c5a-8abf-922cadfb38b6",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 9,
                "nextCampaignName": "sample string 10",
                "gstPercent": 11,
                "normalCost": 12,
                "normalCostDecimals": 13,
                "costGstPercent": 14,
                "costCalcMethod": 1,
                "currentCost": 15,
                "currentCostDecimals": 16,
                "break1": 17,
                "price1": 18,
                "break2": 19,
                "price2": 20,
                "break3": 21,
                "price3": 22,
                "fuelItem": 23,
                "fixedWeight": 24,
                "active": true,
                "complianceIndicator": "sample string 25",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-10-05T00:01:14.3006503"
              },
              {
                "$ref": "20"
              }
            ],
            "currentPrices": {
              "$id": "21",
              "pluPrices": {
                "$id": "22",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-10-05T00:01:14.3006503",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-05T00:01:14.3006503",
                "startTime": 3,
                "endDate": "2025-10-05T00:01:14.3006503",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "pPXHYdYsuUerjj8oRGnxuw==",
                "hostIdentifierGuid": "61c7f5a4-2cd6-47b9-ab8e-3f284469f1bb",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "3xedSDsu10+0GYjbNAD7/w==",
              "guid": "489d17df-2e3b-4fd7-b419-88db3400fbff",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "J93a0KQGKkK5qmM9jtTZLg==",
              "priceGroupGuid": "d0dadd27-06a4-422a-b9aa-633d8ed4d92e",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-05T00:01:14.3006503",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "AFYG+XDn3kSHeBxoxTm+WQ==",
              "pluGuid": "f9065600-e770-44de-8778-1c68c539be59",
              "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": "3e2a8b9d-e3fc-4b7a-b5bc-d2e5d9d47c45",
              "created": "2025-10-05T00:01:14.3006503",
              "createdByUser": "sample string 1",
              "activated": "2025-10-05T00:01:14.3006503",
              "deactivated": "2025-10-05T00:01:14.3006503",
              "lastOrdered": "2025-10-05T00:01:14.3006503",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-05T00:01:14.3006503",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-05T00:01:14.3006503",
              "lastSold": "2025-10-05T00:01:14.3006503",
              "firstSold": "2025-10-05T00:01:14.3006503",
              "awsUpdated": "2025-10-05T00:01:14.3006503",
              "lastManualUpdate": "2025-10-05T00:01:14.3006503",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-05T00:01:14.3006503",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-05T00:01:14.3006503",
              "doNotRangeUpdated": "2025-10-05T00:01:14.3006503",
              "doNotOrderUpdated": "2025-10-05T00:01:14.3006503",
              "tracked": "2025-10-05T00:01:14.3006503"
            },
            "allergens": [
              {
                "$id": "28",
                "allergenID": 1,
                "pluG_UID": "89g9QefChk6zxFkLessGGQ==",
                "pluGuid": "413dd8f3-c2e7-4e86-b3c4-590b7acb0619",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "29",
              "pluG_UID": "YayL7NlEskS3hD5PzC4/oQ==",
              "pluGuid": "ec8bac61-44d9-44b2-b784-3e4fcc2e3fa1",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-10-05T00:01:14.3006503",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "30",
                "saleHeaderID": 1,
                "created": "2025-10-05T00:01:14.3006503",
                "createdLocal": "2025-10-05T00:01:14.3006503",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "IB2oc+4yHEOnZKQpRHcWLw==",
                "operatorGuid": "73a81d20-32ee-431c-a764-a4294477162f",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "MEMLrmNh5kSWk+tXG4+lKQ==",
                "pluGuid": "ae0b4330-6163-44e6-9693-eb571b8fa529",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "31",
                  "id": 1,
                  "g_Uid": "MyQZhHhmgECdiOm1jX7NLQ==",
                  "guid": "84192433-6678-4080-9d88-e9b58d7ecd2d",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-10-05T00:01:14.3006503",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-05T00:01:14.3006503",
                  "endShift": "2025-10-05T00:01:14.3006503",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "32",
                      "operatorG_UID": "cKThvkWYFESc5e1sUUBJJQ==",
                      "operatorGuid": "bee1a470-9845-4414-9ce5-ed6c51404925",
                      "storeID": 2,
                      "operator": {
                        "$ref": "31"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                }
              },
              {
                "$ref": "30"
              }
            ],
            "apns": [
              {
                "$id": "33",
                "pluID": 1,
                "pluG_UID": "Rm03DcO1NUGPIifcHDFtlw==",
                "pluGuid": "0d376d46-b5c3-4135-8f22-27dc1c316d97",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "tuns": [
              {
                "$id": "34",
                "pluG_UId": "ANHYgojg0kCNOLWD4IDz+Q==",
                "pluGuid": "82d8d100-e088-40d2-8d38-b583e080f3f9",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "competitionPricing": [
              {
                "$id": "35",
                "identifier": "2FlkR4bx5U20tS1QJrBqHw==",
                "identifierGuid": "476459d8-f186-4de5-b4b5-2d5026b06a1f",
                "pluG_UID": "hEJWMez3qE2qDcUk/CxLvQ==",
                "pluGuid": "31564284-f7ec-4da8-aa0d-c524fc2c4bbd",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "35"
              }
            ],
            "supplier": {
              "$ref": "3"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "ordering": {
              "$ref": "6"
            },
            "flipChartPages": [
              {
                "$id": "36",
                "identifier": "gi9FOafGHE+62Z3361sepg==",
                "groupName": "sample string 1",
                "identifierGuid": "39452f82-c6a7-4f1c-bad9-9df7eb5b1ea6",
                "exists": true,
                "flipChartIdentifier": "72xKyYmGbEqC3FwHsCh2jA==",
                "flipChartIdentifierGuid": "c94a6cef-8689-4a6c-82dc-5c07b028768c",
                "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": "HNMjkgCYXkaHRuZOuJlHEA==",
                "groupIdentifierGuid": "9223d31c-9800-465e-8746-e64eb8994710",
                "flipChart": {
                  "$id": "37",
                  "identifier": "LYFck13KKk+YgJ6Ty4ckZw==",
                  "identifierGuid": "935c812d-ca5d-4f2a-9880-9e93cb872467",
                  "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": "BJ6KekHfYkqm9en/ZIER0g==",
                    "identifierGuid": "7a8a9e04-df41-4a62-a6f5-e9ff648111d2",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "39",
                        "id": 1,
                        "g_UID": "Iw1FeT1Knkui6QdOIlAHxQ==",
                        "guid": "79450d23-4a3d-4b9e-a2e9-074e225007c5",
                        "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": "3aVZDQHC50uOadL7EGo4jA==",
                        "previousFormGuid": "0d59a5dd-c201-4be7-8e69-d2fb106a388c",
                        "nextForm": 1,
                        "nextFormG_UID": "ixekGvetEkmj4xzJAW+uOw==",
                        "nextFormGuid": "1aa4178b-adf7-4912-a3e3-1cc9016fae3b",
                        "attributes": "sample string 10",
                        "updated": "2025-10-05T00:01:14.3006503",
                        "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": "uTkqtmlUg0yHvziagF+FBA==",
                            "checkoutFormGuid": "b62a39b9-5469-4c83-87bf-389a805f8504",
                            "identifier": "PGtoNkn6hUCJLHe6n5ZDhA==",
                            "identifierGuid": "36686b3c-fa49-4085-892c-77ba9f964384",
                            "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": "c/KSAzu+r0q1/V5+U9avRg==",
                            "valueGuid": "0392f273-be3b-4aaf-b5fd-5e7e53d6af46",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-05T00:01:14.3006503",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "39"
                            },
                            "image": {
                              "$id": "41",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-10-05T00:01:14.3006503",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "42",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "SMFoNcVsAEOHWnSEryiCoQ==",
                            "checkoutFormGuid": "3568c148-6cc5-4300-875a-7484af2882a1",
                            "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": "o9NOLHytTU+I59LuZ0YqKw==",
                    "flipChartPageIdentifierGuid": "2c4ed3a3-ad7c-4f4d-88e7-d2ee67462a2b",
                    "pluG_UID": "QifdufVZQkaHf54tTU3mJg==",
                    "pluGuid": "b9dd2742-59f5-4642-877f-9e2d4d4de626",
                    "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": "6dMMF+R25kSzzNPtwPwgew==",
                "pluGuid": "170cd3e9-76e4-44e6-b3cc-d3edc0fc207b",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-10-05T00:01:14.3006503",
                "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": "5r/SrgBhwUmD1ICg9pHmyA==",
                "ingredientGuid": "gR7oAMS83UOMec9BuQ3kOQ==",
                "ingredientIdentifier": "00e81e81-bcc4-43dd-8c79-cf41b90de439",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bins": [
              {
                "$id": "46",
                "pluG_UID": "Q25VjLHGkU6St8aX9P8rUw==",
                "pluGuid": "8c556e43-c6b1-4e91-92b7-c697f4ff2b53",
                "shelfLocationIdentifier": "O6z2oBUCp0Oq60ucA0dq9g==",
                "shelfLocationGuid": "a0f6ac3b-0215-43a7-aaeb-4b9c03476af6",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "ctM6AhAKSU2ZKUYMspyLhw==",
                "labelPageLayoutGuid": "023ad372-0a10-4d49-9929-460cb29c8b87",
                "updated": "2025-10-05T00:01:14.3006503",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "47",
                  "identifier": "NsuVxUp5L0aWrUWf2L7w4A==",
                  "storeID": 1,
                  "identifierGuid": "c595cb36-794a-462f-96ad-459fd8bef0e0",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-05T00:01:14.3006503",
                  "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": "j6SZk64vyEil57ej7TaTiA==",
                "pluGuid": "9399a48f-2fae-48c8-a5e7-b7a3ed369388",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "49",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-10-05T00:01:14.3006503",
                  "department": {
                    "$id": "50",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "49"
                    },
                    "subDepartments": [
                      {
                        "$id": "51",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "52",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "53",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-10-05T00:01:14.3006503",
                                "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": "w7ILtZQscEKgZ2j5mTR6zw==",
                                "labelPageLayoutGuid": "b50bb2c3-2c94-4270-a067-68f999347acf",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "54",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "55",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "56",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "56"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "55"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "55"
                                },
                                "mscDep": {
                                  "$id": "57",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "54"
                                    },
                                    {
                                      "$ref": "54"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "updated": "2025-10-05T00:01:14.3006503",
                            "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": "Diy0QXTOX0GLY9Ap62Tk4Q==",
                            "labelPageLayoutGuid": "41b42c0e-ce74-415f-8b63-d029eb64e4e1",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "54"
                            },
                            "mscCom": {
                              "$ref": "55"
                            },
                            "mscDep": {
                              "$ref": "57"
                            },
                            "mscSubCom": {
                              "$ref": "56"
                            }
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-10-05T00:01:14.3006503",
                        "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": "4GpeT1+5AkSaG2Paqhk6Fw==",
                        "labelPageLayoutGuid": "4f5e6ae0-b95f-4402-9a1b-63daaa193a17",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "54"
                        },
                        "mscCom": {
                          "$ref": "55"
                        },
                        "mscDep": {
                          "$ref": "57"
                        },
                        "mscSubCom": {
                          "$ref": "56"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-05T00:01:14.3006503",
                    "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": "4n3MSHiTpkCr53l/lfZ2yA==",
                    "labelPageLayoutGuid": "48cc7de2-9378-40a6-abe7-797f95f676c8",
                    "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": "a+H95o4GpEGb1aYr1lknjg==",
              "pluGuid": "e6fde16b-068e-41a4-9bd5-a62bd659278e",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "vQ2E7WQPcUivmukzzPG/DA==",
              "dealCostGuid": "ed840dbd-0f64-4871-af9a-e933ccf1bf0c",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "K1VygT2R1Uep2gcHrWhaYw==",
              "priceGroupGuid": "8172552b-913d-47d5-a9da-0707ad685a63",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-10-05T00:01:14.3006503",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "LsesVpLNDEOwzWvMVe1zAg==",
              "campaignComboPriceGroupIdentifier": "56acc72e-cd92-430c-b0cd-6bcc55ed7302",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "59",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-05T00:01:14.3006503",
                  "operatorG_UID": "eAL4oDkK40iFDi8MkXU5wA==",
                  "operatorGuid": "a0f80278-0a39-48e3-850e-2f0c917539c0",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-05T00:01:14.3006503",
                  "signIqTicketFileMovedUtc": "2025-10-05T00:01:14.3006503",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-05T00:01:14.3006503",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "58"
                  }
                },
                {
                  "$ref": "59"
                }
              ],
              "campaign": {
                "$id": "60",
                "id": 1,
                "storeID": 2,
                "name": "39510c51-6ea8-41dd-83ea-1ef9b430a524",
                "nameGuid": "39510c51-6ea8-41dd-83ea-1ef9b430a524",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-05T00:01:14.3006503",
                "startTime": 1,
                "endDate": "2025-10-05T00:01:14.3006503",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-10-05T00:01:14.3006503",
                "system": true,
                "created": "2025-10-05T00:01:14.3006503",
                "updated": "2025-10-05T00:01:14.3006503",
                "priceChangeNotifiedUtc": "2025-10-05T00:01:14.3006503",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "QAs32nxCqUOfguMwiCGwJg==",
                "hostIdentifierGuid": "da370b40-427c-43a9-9f82-e3308821b026",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-05T00:01:14.3006503",
                "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": "Gfc4CprZzk6XcOVkIVbZLA==",
                    "pluGuid": "0a38f719-d99a-4ece-9770-e5642156d92c",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "VrJMN2oy1UCzHwNKtZtPPw==",
                    "priceGroupGuid": "374cb256-326a-40d5-b31f-034ab59b4f3f",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-05T00:01:14.3006503",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "62",
                    "id": 1,
                    "identifier": "JNpwCFtkt0637bknB+Cc2Q==",
                    "identifierStr": "JNpwCFtkt0637bknB+Cc2Q==",
                    "identifierGuid": "0870da24-645b-4eb7-b7ed-b92707e09cd9",
                    "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": "hlfqYhD4NUaYftUdwHmAlw==",
                    "customerIDGuid": "62ea5786-f810-4635-987e-d51dc0798097",
                    "campaign": {
                      "$ref": "60"
                    },
                    "customer": {
                      "$id": "64",
                      "identifier": "2TqLX/81OUeYXHhJ8fVM4w==",
                      "identifierGuid": "5f8b3ad9-35ff-4739-985c-7849f1f54ce3",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-05T00:01:14.3006503",
                      "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": "EJ4R7YG+rEKMU7U2xgtiQQ==",
                      "communityIdentifierGuid": "ed119e10-be81-42ac-8c53-b536c60b6241",
                      "joined": "2025-10-05T00:01:14.3006503",
                      "updated": "2025-10-05T00:01:14.3006503",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "HtVNwRc1zEqvcis6oUoefg==",
                      "priceLevelIdentifierGuid": "c14dd51e-3517-4acc-af72-2b3aa14a1e7e",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-05T00:01:14.3006503",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "65",
                          "cardType": 2,
                          "issueDate": "2025-10-05T00:01:14.3006503",
                          "expiry": "2025-10-05T00:01:14.3006503",
                          "customerID": "s+1wcSXBCUGNunHf2RJKAA==",
                          "customerIDGuid": "7170edb3-c125-4109-8dba-71dfd9124a00",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-10-05T00:01:14.3006503",
                          "linkedAccount": "wBCeNucRFUGsZRDKzL2XSA==",
                          "linkedAccountGuid": "369e10c0-11e7-4115-ac65-10caccbd9748",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "64"
                          },
                          "account": {
                            "$id": "66",
                            "id": 1,
                            "identifier": "hP3RGWqOKE2FJOnEbddqxw==",
                            "identifierGuid": "19d1fd84-8e6a-4d28-8524-e9c46dd76ac7",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-05T00:01:14.3006503",
                            "owner": "qosgAtUzS06tTNF3PF0P5A==",
                            "ownerGuid": "02208baa-33d5-4e4b-ad4c-d1773c5d0fe4",
                            "accountStoreGroupIdentifier": "WWMRNFG3Ek6x9Nk6n8zyfg==",
                            "accountStoreGroupGuid": "34116359-b751-4e12-b1f4-d93a9fccf27e",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-10-05T00:01:14.3006503",
                            "active": true,
                            "updated": "2025-10-05T00:01:14.3006503",
                            "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": "riYkUxCknUOfEUeMh0uNNQ==",
                                "identifierGuid": "532426ae-a410-439d-9f11-478c874b8d35",
                                "name": "sample string 2",
                                "primaryContact": "fpFacDuVEUWE/5XWx2+Hbg==",
                                "primaryContactGuid": "705a917e-953b-4511-84ff-95d6c76f876e",
                                "accountID": "It8Mvf1C7E+G3mEcu8Hvyg==",
                                "accountIDGuid": "bd0cdf22-42fd-4fec-86de-611cbbc1efca",
                                "special": true,
                                "updated": "2025-10-05T00:01:14.3006503",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "2+Esvf/B50K/jmZoszGuVg==",
                                "priceLevelIdentifierGuid": "bd2ce1db-c1ff-42e7-bf8e-6668b331ae56",
                                "deleted": true,
                                "account": {
                                  "$ref": "66"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "64"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "groupID": "K7AUT8/uE0yLSj/E6HSCGw==",
                                    "groupIDGuid": "4f14b02b-eecf-4c13-8b4a-3fc4e874821b",
                                    "customerID": "EC9J3tq/W0aJhzjdWNnK7g==",
                                    "customerIDGuid": "de492f10-bfda-465b-8987-38dd58d9caee",
                                    "card": "sample string 4",
                                    "linkedAccount": "Se2e8ZvSikuo4O5IlDkQjA==",
                                    "linkedAccountGuid": "f19eed49-d29b-4b8a-a8e0-ee489439108c",
                                    "customer": {
                                      "$ref": "64"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    },
                                    "customerCard": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "70",
                              "id": 1,
                              "identifier": "3BJwGGVdfEqJkXWcVgVHPA==",
                              "identifierGuid": "187012dc-5d65-4a7c-8991-759c5605473c",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "/XsR9INus0ydK5xF4I6xWA==",
                              "accountIDGuid": "f4117bfd-6e83-4cb3-9d2b-9c45e08eb158",
                              "customerAccount": {
                                "$ref": "66"
                              },
                              "customerCard": {
                                "$ref": "65"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-10-05T00:01:14.3006503",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "Yv8OAgwBdk6bXrtfGGVV+A==",
                              "idempotentVoidGuid": "020eff62-010c-4e76-9b5e-bb5f186555f8",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "71",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "flceXA3jGEWIXrP/CuVABg==",
                                "saleHeaderIdentifierGuid": "5c1e577e-e30d-4518-885e-b3ff0ae54006",
                                "created": "2025-10-05T00:01:14.3006503",
                                "createdLocal": "2025-10-05T00:01:14.3006503",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-10-05T00:01:14.3006503",
                                "storeID": 1,
                                "operatorG_Uid": "KzJFPlJYdUavT1mop4LfYA==",
                                "operatorGuid": "3e45322b-5852-4675-af4f-59a8a782df60",
                                "customerG_Uid": "rskdK6f/lESXAwAXErEVWA==",
                                "customerGuid": "2b1dc9ae-ffa7-4494-9703-001712b11558",
                                "communityIdentifier": "SJx7qYtg2k2Xy522y3+KXw==",
                                "communityIdentifierGuid": "a97b9c48-608b-4dda-97cb-9db6cb7f8a5f",
                                "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": "arkCb4Tu30+1lYaf6ZQ4SQ==",
                                "priceLevelIdentifierGuid": "6f02b96a-ee84-4fdf-b595-869fe9943849",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "31"
                                },
                                "customer": {
                                  "$ref": "64"
                                },
                                "communityOrganisation": {
                                  "$id": "72",
                                  "id": 1,
                                  "identifier": "4bIydBlJrEmTa380p9KNrg==",
                                  "identifierGuid": "7432b2e1-4919-49ac-936b-7f34a7d28dae",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-10-05T00:01:14.3006503",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "73",
                                    "saleItemID": 1,
                                    "identifier": "sxd5LGZou0+pdnzRMtf8mg==",
                                    "identifierGuid": "2c7917b3-6866-4fbb-a976-7cd132d7fc9a",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "FTXEC4mAiUWJ/H/JRP/lZg==",
                                    "pluGuid": "0bc43515-8089-4589-89fc-7fc944ffe566",
                                    "accountID": "O9xWkVEHnUKo06pO2Fv63Q==",
                                    "accountIDGuid": "9156dc3b-0751-429d-a8d3-aa4ed85bfadd",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-10-05T00:01:14.3006503",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "5yLXHYwQ/U6cpumBdjGMPA==",
                                    "refundGuid": "1dd722e7-108c-4efd-9ca6-e98176318c3c",
                                    "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": "sdxKoh51MEKB4M4tGSFqoA==",
                                    "idempotentVoidGuid": "a24adcb1-751e-4230-81e0-ce2d19216aa0",
                                    "priceLevelIdentifier": "V1t9VnQ9l0KGdx0SRYn+9w==",
                                    "priceLevelIdentifierGuid": "567d5b57-3d74-4297-8677-1d124589fef7",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-05T00:01:14.3006503",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "75",
                                      "id": 1,
                                      "g_UID": "ulqxI5PN4EWwYj+32rB1LQ==",
                                      "guid": "23b15aba-cd93-45e0-b062-3fb7dab0752d",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-05T00:01:14.3006503"
                                    },
                                    "modifier": {
                                      "$id": "76",
                                      "id": 1,
                                      "setG_UID": "skcw4i112kaxe5DvuGqRXA==",
                                      "modifierSetGuid": "e23047b2-752d-46da-b17b-90efb86a915c",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "t5d//PXKXUOLGlJxSlTqRg==",
                                      "pluGuid": "fc7f97b7-caf5-435d-8b1a-52714a54ea46",
                                      "deleted": true,
                                      "g_UID": "d7lGwyS4KECDKisHEGGZEg==",
                                      "guid": "c346b977-b824-4028-832a-2b0710619912",
                                      "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": "wszhvQoOREKVHG95PaFwmw==",
                                    "pluGuid": "bde1ccc2-0e0a-4244-951c-6f793da1709b",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-10-05T00:01:14.3006503",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-10-05T00:01:14.3006503",
                                    "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": "gU/LrrQKJk6ArU/b+NGoTQ==",
                                    "pluGuid": "aecb4f81-0ab4-4e26-80ad-4fdbf8d1a84d",
                                    "accountID": "WZtShBlTuUyM5KJLsixx4A==",
                                    "accountIDGuid": "84529b59-5319-4cb9-8ce4-a24bb22c71e0",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-10-05T00:01:14.3006503",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "NrKMoRnf10u7Onp+u/baGQ==",
                                    "refundGuid": "a18cb236-df19-4bd7-bb3a-7a7ebbf6da19",
                                    "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": "c0SJ/Kx0102OQqgkhTZ+/g==",
                                    "identifierGuid": "fc894473-74ac-4dd7-8e42-a82485367efe",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "J0Vv75/x9UyR5A6sAbxBvw==",
                                    "customerIdentifierGuid": "ef6f4527-f19f-4cf5-91e4-0eac01bc41bf",
                                    "operatorNo": 1,
                                    "operatorG_UID": "1SJHlJRpP0WIGSwTySYoGg==",
                                    "operatorGuid": "944722d5-6994-453f-8819-2c13c926281a",
                                    "created": "2025-10-05T00:01:14.3006503",
                                    "ordered": "2025-10-05T00:01:14.3006503",
                                    "started": "2025-10-05T00:01:14.3006503",
                                    "completed": "2025-10-05T00:01:14.3006503",
                                    "supplied": "2025-10-05T00:01:14.3006503",
                                    "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": "LBw2lIRVLUaS/MW+psy0vA==",
                                        "pluGuid": "94361c2c-5584-462d-92fc-c5bea6ccb4bc",
                                        "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": "5b4vwRLO+06/pdfuStJ7Mw==",
                                        "headerIdentifierGuid": "c12fbee5-ce12-4efb-bfa5-d7ee4ad27b33",
                                        "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": "+hML0KaaH0ihezcmBRvtJA==",
                                    "surveyGuid": "d00b13fa-9aa6-481f-a17b-3726051bed24",
                                    "saleHeaderGuid": "x2ffrs7eOU6gyI6iHECvFQ==",
                                    "saleGuid": "aedf67c7-dece-4e39-a0c8-8ea21c40af15",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "/T8hinEAskCJj2rZCkmkRA==",
                                    "guidResponse": "8a213ffd-0071-40b2-898f-6ad90a49a444",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-05T00:01:14.3006503",
                                    "sale": {
                                      "$ref": "71"
                                    },
                                    "survey": {
                                      "$id": "85",
                                      "g_UID": "sqfGPxjcTUyklUT6kI5s4w==",
                                      "guid": "3fc6a7b2-dc18-4c4d-a495-44fa908e6ce3",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "5E9+hOAcYkWGIn5Z1ZmjXQ==",
                                      "checkoutFormGuid": "847e4fe4-1ce0-4562-8622-7e59d599a35d",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-05T00:01:14.3006503",
                                      "end": "2025-10-05T00:01:14.3006503",
                                      "deleted": true,
                                      "updated": "2025-10-05T00:01:14.3006503",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "27bb12fa-6b8a-4a89-b512-b70d51740c07",
                                        "ab07d7cb-93fc-45b0-8521-43ba99bab7f4"
                                      ],
                                      "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": "Ct+mRykxh0eLUAGj4Hc8Jg==",
                                "accountIdentifier": "47a6df0a-3129-4787-8b50-01a3e0773c26",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "6p6TgT1N5EGhnw9oP4vgBA==",
                                "customerOrderIdentifierGuid": "81939eea-4d3d-41e4-a19f-0f683f8be004",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "86",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "0uNHwBGal0OYpH3S+RSJgQ==",
                                "paymentIdentifierGuid": "c047e3d2-9a11-4397-98a4-7dd2f9148981",
                                "identifier": "JmY4kbFBdkC9LWxa2JDXAA==",
                                "identifierGuid": "91386626-41b1-4076-bd2d-6c5ad890d700",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "OU2bRMC6KEW8yJnVEdEJrg==",
                                "itemIdentifierGuid": "449b4d39-bac0-4528-bcc8-99d511d109ae"
                              }
                            },
                            {
                              "$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": "+VTcZKAk2EW13ufUT6T8xQ==",
                          "customerIdentifierGuid": "64dc54f9-24a0-45d8-b5de-e7d44fa4fcc5",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "FTscCLIf70G7Jns3i93viw==",
                          "idempotentGuid": "081c3b15-1fb2-41ef-bb26-7b378bddef8b",
                          "offline": true,
                          "voucher": {
                            "$id": "88",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-10-05T00:01:14.3006503",
                            "barcodeTemplate": {
                              "$id": "89",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "90",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-10-05T00:01:14.3006503",
                              "labelPageLayout": "4/fHrAElGU+4W7ZpqwX8kw==",
                              "pageLayoutGuid": "acc7f7e3-2501-4f19-b85b-b669ab05fc93",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "88"
                              },
                              "elements": [
                                {
                                  "$id": "91",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-10-05T00:01:14.3006503"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "92",
                                "id": 1,
                                "customerIdentifier": "SYxp5dbdU0ar3PBb6rtLGQ==",
                                "customerIdentifierGuid": "e5698c49-ddd6-4653-abdc-f05beabb4b19",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-05T00:01:14.3006503",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "yXXo5DMh10mwQG2ywE2txg==",
                                "issuedIdempotentGuid": "e4e875c9-2133-49d7-b040-6db2c04dadc6",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-05T00:01:14.3006503",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-05T00:01:14.3006503",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "rHpi+NlfoUeVHBv9aaa8ww==",
                                "redeemedIdempotentGuid": "f8627aac-5fd9-47a1-951c-1bfd69a6bcc3",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-05T00:01:14.3006503",
                                "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": "+b4IsMQxzEG9v4QYAcM57g==",
                    "groupIDGuid": "b008bef9-31c4-41cc-bdbf-841801c339ee",
                    "campaign": {
                      "$ref": "60"
                    },
                    "group": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "94",
                    "identifier": "rVRRbPo8c0W9uZeJNIYvhA==",
                    "identifierGuid": "6c5154ad-3cfa-4573-bdb9-978934862f84",
                    "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": "LwujP/1EiUurPTCP941PsA==",
                    "guid": "3fa30b2f-44fd-4b89-ab3d-308ff78d4fb0",
                    "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": "rg3Fu2Fye0aEl/GlnM01+w==",
                        "groupGuid": "bbc50dae-7261-467b-8497-f1a59ccd35fb",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "H+22wkwDNE+ZdTZ4pAvlyg==",
                        "pluGuid": "c2b6ed1f-034c-4f34-9975-3678a40be5ca",
                        "priceGroupG_UID": "/hTKsKRD8UW8u4C8ZiHOtg==",
                        "priceGroupGuid": "b0ca14fe-43a4-45f1-bcbb-80bc6621ceb6",
                        "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": "LLcTu27+kUyS9wA09Tuehw==",
                    "priceLevelIdentifierGuid": "bb13b72c-fe6e-4c91-92f7-0034f53b9e87",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "97"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "98",
                "headerIdentifier": "mqPD6R8MOEaPFT530mdJXQ==",
                "headerIdentifierGuid": "e9c3a39a-0c1f-4638-8f15-3e77d267495d",
                "identifier": "iya7DjvCOky58nkSpkWfIw==",
                "identifierGuid": "0ebb268b-c23b-4c3a-b9f2-7912a6459f23",
                "supplierIdentifier": "CtvaxLMRz02MmZT4SJYrLg==",
                "supplierGuid": "c4dadb0a-11b3-4dcf-8c99-94f848962b2e",
                "pluG_UID": "KLc2geiQrEO7x6SgmVCm2A==",
                "pluGuid": "8136b728-90e8-43ac-bbc7-a4a09950a6d8",
                "campaignName": "fec7cc7d-8348-49eb-b5a7-321daf280061",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-05T00:01:14.3006503",
                "end": "2025-10-05T00:01:14.3006503",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "EaRTSZNej0CrmpyXju6yyw==",
                "bonusItemPluGuid": "4953a411-5e93-408f-ab9a-9c978eeeb2cb",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-05T00:01:14.3006503",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-10-05T00:01:14.3006503",
                "campaignEndDate": "2025-10-05T00:01:14.3006503",
                "masterPLUG_UID": "rUwd6QBpS0K/tJNs4iTCTQ==",
                "masterID": "e91d4cad-6900-424b-bfb4-936ce224c24d",
                "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": "N2yyKHmw2Ei3iHGYnoS3Ig==",
                "bonusMasterID": "28b26c37-b079-48d8-b788-71989e84b722",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-10-05T00:01:14.3006503",
            "dealCosts": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "tags": [
              {
                "$id": "99",
                "pluG_UID": "OeEk/tFyE0CjdEDH0t+QkQ==",
                "pluGuid": "fe24e139-72d1-4013-a374-40c7d2df9091",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "alternateProductG_UID": "MVkVY6IwxUSfdZOPuCYPiQ==",
            "alternateProduct": "63155931-30a2-44c5-9f75-938fb8260f89",
            "productHostCode": {
              "$id": "100",
              "id": 1,
              "pluG_UID": "fXU2JfqZQU2FG+wde5A1jg==",
              "pluGuid": "2536757d-99fa-4d41-851b-ec1d7b90358e",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "54"
            },
            "mscCom": {
              "$ref": "55"
            },
            "mscDep": {
              "$ref": "57"
            },
            "mscSubCom": {
              "$ref": "56"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-10-05T00:01:14.3006503",
            "inventoryTracked": "2025-10-05T00:01:14.3006503",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "3"
          },
          "serviceFee": {
            "$id": "101",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 47
        },
        {
          "$ref": "6"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "102",
          "storeID": 1,
          "supplierIdentifier": "ainRv8oDM0ePkZPuuALxAQ==",
          "supplierGuid": "bfd1296a-03ca-4733-8f91-93eeb802f101",
          "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": "rM8YJzaK4kiJ5Z16pyZcOw==",
          "supplierGuid": "2718cfac-8a36-48e2-89e5-9d7aa7265c3b",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-10-05T00:01:14.3006503",
          "deliveryDate": "2025-10-05T00:01:14.3006503",
          "nextCutOffDate": "2025-10-05T00:01:14.3006503",
          "nextDeliveryDate": "2025-10-05T00:01:14.3006503",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "103"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-10-05T00:01:14.3162795",
      "isHost": true
    },
    "files": [
      {
        "$id": "104",
        "id": "sample string 1",
        "fileName": "sample string 2",
        "extension": "sample string 3",
        "provider": 0,
        "type": 0,
        "hostType": "sample string 4",
        "createdUtc": "2025-10-05T00:01:14.3162795",
        "processed": "2025-10-05T00:01:14.3162795",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-10-05T00:01:14.3162795",
        "size": 1,
        "sizeFormat": "sample string 7",
        "isArchive": true,
        "version": "sample string 9",
        "reference": "sample string 10",
        "digest": "sample string 11",
        "contentType": "sample string 12",
        "host": {
          "$ref": "2"
        },
        "metcashHeader": {
          "$id": "105",
          "customerNumber": "sample string 1",
          "creationDate": "2025-10-05T00:01:14.3162795",
          "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": "lDdjZ8il506iivfzXfuVIg==",
        "identifierGuid": "67633794-a5c8-4ee7-a28a-f7f35dfb9522",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "106"
      }
    ],
    "promoTypeGuids": [
      "a1ddd22a-d1b9-44ab-ace3-6462fd4c8c17",
      "2f1e7917-e14c-4440-9237-df179880b837"
    ],
    "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:
PK'E[��׶5xl/workbook.xml �(�����0D�&�C�p�(R8q������4Ж�5���H�yۙ�};b2�����G
����c����I�]k�B�}�i[�Pe��"�!M�,
�Ѯ�����-��uD^
J�Լ��s����E���l2XB��]D�4**x�9���Y�#g6�a�gmr�3L��>�|co0���PK'E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
'E[��P�''_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="R927546431685489a" /></Relationships>PK'E[�?���xl/worksheets/sheet1.xml �(���ђ� �_��
ugw���Ӌ��*Fg�d�$��EcM�L�7���?g��>��w��ԪM�!�d���nw	8��Oi|V��TRZ��Y�T�VA`�J6���A��Y�t�Yw�w�*�:�k���CZ�3�2U}0�R�+��Aˬ�[h��RMV� ���U���,�V[� �{�W-��f�uo�G����{�س�����^!�츷?�y+�]e]H�wr�7��k�.:�5�g�{�[%@���;:?��ߗ��?����ã���($q��c?���>�ˆb�=�������GqN�c�>��}D�bL"�؏?���R!8����|6��!ń�(um<�����gЧ�����~p9�~V֙��X����Ǯz�zvK�O��F���88u�@�,	4%^���%N��%A��fI�)�$�)�]l$Θ�&��Λ��E=>�fI�Y6K͎���Yp�;����;�쀶w�p�Lp3G���I�Q�J�O���M�PK'E[E�~�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q�$��ݰ��Sg�DM��v=�����ĂMW��==i���c�yv&zgk�3��vMo�N�<T�Y�v4`L���Ҋ
5t1NO��ш!s��1ΏS�[>�>bK\
Qp?g�-��/����5=;}��?����c�"�=��b
?���!�ض�aWQ�JY��R�wS�2P����g2��R��X����*ӡ��%�t�Ӽ<S[�JH*�*�QK�xU�7��PK'E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK'E[���>�xl/sharedStrings.xml �(��R�N�0��*��]6�
���c�p!Zo��$%v��ד��v����{����t��u��5�`J[)�����U8e�4�����Y0�SD
|���툚�(�rZ"�
�l�Ӓ|�6d�;�u$�8��T��m
���F���������/ӈ�4:fr+5�k������(p��VU��{���U�[�d`}�����������輫���@���K�<+�H��p6�f�D$�p�IF�[	0��!b`��S��-8^�
j��b��� ?yO����5���
8U���:z>���Ѕ����q�r�.�PK-'E[��׶5xl/workbook.xmlPK-'E[����	��[Content_Types].xmlPK-
'E[��P�''U_rels/.relsPK-'E[�?����xl/worksheets/sheet1.xmlPK-'E[E�~�Pxl/_rels/workbook.xml.relsPK-'E[Ѓc'2E
Wxl/styles.xmlPK-'E[���>��xl/sharedStrings.xmlPK�\

application/vnd.ms-excel

Sample:
PK'E[�*��5xl/workbook.xml �(�����0��&�C��H��x��}i�H����[ �x�3;��ԓ������ф�7T��*���!��C�v��b����0(���o�&�<�J�q���	R�@W�?��<�1�qEiP���!���p
�L�Vw6	[C�7U/��bQĀƆv��Ź���)�J��R�</Eq�Shcﰚm��/PK'E[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
'E[A�N�''_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="Radd93a18b23640c4" /></Relationships>PK'E[�?���xl/worksheets/sheet1.xml �(���ђ� �_��
ugw���Ӌ��*Fg�d�$��EcM�L�7���?g��>��w��ԪM�!�d���nw	8��Oi|V��TRZ��Y�T�VA`�J6���A��Y�t�Yw�w�*�:�k���CZ�3�2U}0�R�+��Aˬ�[h��RMV� ���U���,�V[� �{�W-��f�uo�G����{�س�����^!�츷?�y+�]e]H�wr�7��k�.:�5�g�{�[%@���;:?��ߗ��?����ã���($q��c?���>�ˆb�=�������GqN�c�>��}D�bL"�؏?���R!8����|6��!ń�(um<�����gЧ�����~p9�~V֙��X����Ǯz�zvK�O��F���88u�@�,	4%^���%N��%A��fI�)�$�)�]l$Θ�&��Λ��E=>�fI�Y6K͎���Yp�;����;�쀶w�p�Lp3G���I�Q�J�O���M�PK'E[����Pxl/_rels/workbook.xml.rels �(���An� E��f_cc�Q�l��6�&0�Vl����ٺȑr��Tj��n�B���f�|�W��q`o�C�lE�#���m��1��6�Ֆ��F��)��Ć��%�Au4b��D6u��#�T��O��y^q?g�-��N����=;u��?����C�"���b?Q�ף�؋n`��B�Q����@`�nj!�
�^��LF�F�4գ�~��*ӡ'�}���i��r)p_�iZ%���j��_��PK'E[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK'E[���>�xl/sharedStrings.xml �(��R�N�0��*��]6�
���c�p!Zo��$%v��ד��v����{����t��u��5�`J[)�����U8e�4�����Y0�SD
|���툚�(�rZ"�
�l�Ӓ|�6d�;�u$�8��T��m
���F���������/ӈ�4:fr+5�k������(p��VU��{���U�[�d`}�����������輫���@���K�<+�H��p6�f�D$�p�IF�[	0��!b`��S��-8^�
j��b��� ?yO����5���
8U���:z>���Ѕ����q�r�.�PK-'E[�*��5xl/workbook.xmlPK-'E[����	��[Content_Types].xmlPK-
'E[A�N�''U_rels/.relsPK-'E[�?����xl/worksheets/sheet1.xmlPK-'E[����Pxl/_rels/workbook.xml.relsPK-'E[Ѓc'2E
Yxl/styles.xmlPK-'E[���>��xl/sharedStrings.xmlPK�^