POST api/pricezone

Request Information

URI Parameters

None.

Body Parameters

PriceZone
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 60

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

SortOrder

integer

None.

Host

Host

None.

Stores

Collection of Store

None.

ZoneMatrix

Collection of ZoneMatrix

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "name": "sample string 2",
  "hostIdentifier": "VB6jSlytGUefhD7SswT57g==",
  "hostIdentifierGuid": "4aa31e54-ad5c-4719-9f84-3ed2b304f9ee",
  "sortOrder": 3,
  "host": {
    "$id": "2",
    "identifier": "6f6hHyxKpEGcZSPP62qcmQ==",
    "identifierGuid": "1fa1fee9-4a2c-41a4-9c65-23cfeb6a9c99",
    "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": "nELHdQVxpkqLMxOA9oA4FQ==",
    "hostSupplierIdentifierGuid": "75c7429c-7105-4aa6-8b33-1380f6803815",
    "loyaltyPriceLevelIdentifier": "6qLr9raUIE2kZy17jU8JbA==",
    "loyaltyPriceLevelIdentifierGuid": "f6eba2ea-94b6-4d20-a467-2d7b8d4f096c",
    "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:00:04.123168",
    "lastProcessed": "2025-10-05T00:00:04.123168",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "3",
      "identifier": "6r1QnbME2EaYLyrwPfyaqg==",
      "identifierGuid": "9d50bdea-04b3-46d8-982f-2af03dfc9aaa",
      "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": "ovTt+Wcy6E2MEfVE2vzZLg==",
      "primaryContactID": "f9edf4a2-3267-4de8-8c11-f544dafcd92e",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "sH5j3MYRe0+FdJccYvRbTg==",
      "supplierGroupGuid": "dc637eb0-11c6-4f7b-8574-971c62f45b4e",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-10-05T00:00:04.123168",
      "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": "aa0e2500-e7b0-49ea-a254-363437662e92",
        "identifier": "Y38G2mHBxEGEII4JXM7yUg==",
        "identifierGuid": "da067f63-c161-41c4-8420-8e095ccef252",
        "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": "d+E5tNKhRkGAPpMDwJF7ug==",
          "supplierIdentifierGuid": "b439e177-a1d2-4146-803e-9303c0917bba",
          "contactGuid": "LphFRFqs6kWzC2uAvPDeoQ==",
          "contactID": "4445982e-ac5a-45ea-b30b-6b80bcf0dea1",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "1sk1hwpkZEqOi+T2PvsjJw==",
          "pluGuid": "8735c9d6-640a-4a64-8e8b-e4f63efb2327",
          "supplierIdentifier": "Cti/zLSmoEaFICkUJwQtJA==",
          "supplierIdentifierGuid": "ccbfd80a-a6b4-46a0-8520-291427042d24",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-10-05T00:00:04.123168",
          "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:00:04.123168",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "gRrXV6DXTUS7HrsebWcKKA==",
              "pluGuid": "57d71a81-d7a0-444d-bb1e-bb1e6d670a28",
              "supplierIdentifier": "nnukfnvcqUmxOjr2ancnjw==",
              "supplierIdentifierGuid": "7ea47b9e-dc7b-49a9-b13a-3af66a77278f",
              "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": "nUHwwOu29EOXMN55laKdhQ==",
          "parentPluGuid": "c0f0419d-b6eb-43f4-9730-de7995a29d85",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "LVjaUn93ZkW2xfW/my5x9Q==",
            "guid": "52da582d-777f-4566-b6c5-f5bf9b2e71f5",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "NgvBBsK9MUSAtUfPMBc09w==",
            "priceGroupGuid": "06c10b36-bdc2-4431-80b5-47cf301734f7",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-05T00:00:04.123168",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-05T00:00:04.123168",
            "pluCreated": "2025-10-05T00:00:04.123168",
            "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:00:04.123168",
            "lastManualUpdate": "2025-10-05T00:00:04.123168",
            "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:00:04.123168",
            "currentCostUpdated": "2025-10-05T00:00:04.123168",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-05T00:00:04.123168",
            "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:00:04.123168",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "h8OOfLbQ5kubjyko0uw+Xw==",
            "altPLUGuid": "7c8ec387-d0b6-4be6-9b8f-2928d2ec3e5f",
            "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:00:04.123168",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "X7yoVrv6i0+tdBgGrKKNFQ==",
            "shelfPageLayoutGuid": "56a8bc5f-fabb-4f8b-ad74-1806aca28d15",
            "talkerPageLayoutG_UID": "tF5g6hGH8EuZ5wrdgF1Bdw==",
            "talkerPageLayoutGuid": "ea605eb4-8711-4bf0-99e7-0add805d4177",
            "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": "eHtqyFnAVUyhplzQafsXuw==",
            "inventoryIdentifier": "c86a7b78-c059-4c55-a1a6-5cd069fb17bb",
            "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": "hesqxaLdZE+r4+r04Oh76w==",
            "parentPluGuid": "c52aeb85-dda2-4f64-abe3-eaf4e0e87beb",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "TXRAVysvOUu/fTrv6C+JuA==",
            "supplierIdentifierGuid": "5740744d-2f2b-4b39-bf7d-3aefe82f89b8",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "PPRhNZGk50auOis5a30lfw==",
            "rebateSupplierIdentifierGuid": "3561f43c-a491-46e7-ae3a-2b396b7d257f",
            "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:00:04.123168",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "lsMr7xNUaUelh5o3GpdzQw==",
            "hostIdentifierGuid": "ef2bc396-5413-4769-a587-9a371a977343",
            "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:00:04.123168",
              "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": "viwFaKBG9UOZeBhWsC1RlA==",
              "hostIdentifierGuid": "68052cbe-46a0-43f5-9978-1856b02d5194",
              "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:00:04.123168",
              "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": "b9jQW57XVk6J2y6/oy55ag==",
                  "hostIdentifierGuid": "5bd0d86f-d79e-4e56-89db-2ebfa32e796a",
                  "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:00:04.123168",
                  "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": "OAi02yWGPUe9ZYi0v9lvbA==",
                  "hostIdentifierGuid": "dbb40838-8625-473d-bd65-88b4bfd96f6c",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "9e149e0b-9f66-4f55-b7e2-02f0f24f242e",
                    "c7251be3-2b97-43f0-a677-bfe0017bb606"
                  ]
                },
                {
                  "$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": "22c95a35-1e5b-45ec-96bb-9e59127275d9",
              "updateStore": {
                "$id": "18",
                "id": "5c580417-4243-43cc-95a3-78a44509099c",
                "name": "sample string 1",
                "lastActivity": "2025-10-05T00:00:04.123168",
                "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:00:04.123168"
              },
              "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": "ktFUewA9iESjGTg+IKjzpA==",
                "pluGuid": "7b54d192-3d00-4488-a319-383e20a8f3a4",
                "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:00:04.123168"
              },
              {
                "$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:00:04.123168",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-05T00:00:04.123168",
                "startTime": 3,
                "endDate": "2025-10-05T00:00:04.123168",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "DJFZAiw2zkGobF0xpjfoMw==",
                "hostIdentifierGuid": "0259910c-362c-41ce-a86c-5d31a637e833",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "Dg1B51vCF0ShwBdj8GO0pA==",
              "guid": "e7410d0e-c25b-4417-a1c0-1763f063b4a4",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "+lOqpTA12U+IHe2FI4mkzw==",
              "priceGroupGuid": "a5aa53fa-3530-4fd9-881d-ed852389a4cf",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-05T00:00:04.123168",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "IzWATwFmCEii2fE96i1FoQ==",
              "pluGuid": "4f803523-6601-4808-a2d9-f13dea2d45a1",
              "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": "7f724ea9-d0e1-4fb4-ba15-b35d67ac3ad0",
              "created": "2025-10-05T00:00:04.123168",
              "createdByUser": "sample string 1",
              "activated": "2025-10-05T00:00:04.123168",
              "deactivated": "2025-10-05T00:00:04.123168",
              "lastOrdered": "2025-10-05T00:00:04.123168",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-05T00:00:04.123168",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-05T00:00:04.123168",
              "lastSold": "2025-10-05T00:00:04.123168",
              "firstSold": "2025-10-05T00:00:04.123168",
              "awsUpdated": "2025-10-05T00:00:04.123168",
              "lastManualUpdate": "2025-10-05T00:00:04.123168",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-05T00:00:04.123168",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-05T00:00:04.123168",
              "doNotRangeUpdated": "2025-10-05T00:00:04.123168",
              "doNotOrderUpdated": "2025-10-05T00:00:04.123168",
              "tracked": "2025-10-05T00:00:04.123168"
            },
            "allergens": [
              {
                "$id": "28",
                "allergenID": 1,
                "pluG_UID": "Dny7cNGjXE6/i/jOwRkU7g==",
                "pluGuid": "70bb7c0e-a3d1-4e5c-bf8b-f8cec11914ee",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "29",
              "pluG_UID": "PgT6A9e3pkWVFniPtc4ngg==",
              "pluGuid": "03fa043e-b7d7-45a6-9516-788fb5ce2782",
              "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:00:04.123168",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "30",
                "saleHeaderID": 1,
                "created": "2025-10-05T00:00:04.123168",
                "createdLocal": "2025-10-05T00:00:04.123168",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "i/Ooyxlz1EOc/GMhF7Wlhg==",
                "operatorGuid": "cba8f38b-7319-43d4-9cfc-632117b5a586",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "QtQn2mJ3QUyjWeWD5JnMIw==",
                "pluGuid": "da27d442-7762-4c41-a359-e583e499cc23",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "31",
                  "id": 1,
                  "g_Uid": "oAgTKZG7AUm44enzXsAtCw==",
                  "guid": "291308a0-bb91-4901-b8e1-e9f35ec02d0b",
                  "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:00:04.123168",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-05T00:00:04.123168",
                  "endShift": "2025-10-05T00:00:04.123168",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "32",
                      "operatorG_UID": "vxzCBhbgQkW5t6pmvOYaJQ==",
                      "operatorGuid": "06c21cbf-e016-4542-b9b7-aa66bce61a25",
                      "storeID": 2,
                      "operator": {
                        "$ref": "31"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                }
              },
              {
                "$ref": "30"
              }
            ],
            "apns": [
              {
                "$id": "33",
                "pluID": 1,
                "pluG_UID": "CQyFSoLoykiC2T6r43/qqA==",
                "pluGuid": "4a850c09-e882-48ca-82d9-3eabe37feaa8",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "tuns": [
              {
                "$id": "34",
                "pluG_UId": "bY0za2XUYEyMYM7DfDl+zw==",
                "pluGuid": "6b338d6d-d465-4c60-8c60-cec37c397ecf",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "competitionPricing": [
              {
                "$id": "35",
                "identifier": "qb7lp2ez9ECQXw1MgdnUNQ==",
                "identifierGuid": "a7e5bea9-b367-40f4-905f-0d4c81d9d435",
                "pluG_UID": "pdeVN4l1HkSpYAc0PQQzQQ==",
                "pluGuid": "3795d7a5-7589-441e-a960-07343d043341",
                "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": "1kDNBz7QOUyciWHpw8B1NQ==",
                "groupName": "sample string 1",
                "identifierGuid": "07cd40d6-d03e-4c39-9c89-61e9c3c07535",
                "exists": true,
                "flipChartIdentifier": "VqM4qdr03UW2nfUnqXireg==",
                "flipChartIdentifierGuid": "a938a356-f4da-45dd-b69d-f527a978ab7a",
                "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": "cecJ1QoF+EemHUMP3EYkaw==",
                "groupIdentifierGuid": "d509e771-050a-47f8-a61d-430fdc46246b",
                "flipChart": {
                  "$id": "37",
                  "identifier": "6/zp+dFZTECtJIjPk63Akw==",
                  "identifierGuid": "f9e9fceb-59d1-404c-ad24-88cf93adc093",
                  "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": "u3NM4gumaEeDVAcMGxUssg==",
                    "identifierGuid": "e24c73bb-a60b-4768-8354-070c1b152cb2",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "39",
                        "id": 1,
                        "g_UID": "6fJ+ufWCZEqtbJ65U2n8Qw==",
                        "guid": "b97ef2e9-82f5-4a64-ad6c-9eb95369fc43",
                        "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": "Q8ei0rs3MUKO3MJPulO60Q==",
                        "previousFormGuid": "d2a2c743-37bb-4231-8edc-c24fba53bad1",
                        "nextForm": 1,
                        "nextFormG_UID": "sshQ71OD/UuQ53cC4zdiRw==",
                        "nextFormGuid": "ef50c8b2-8353-4bfd-90e7-7702e3376247",
                        "attributes": "sample string 10",
                        "updated": "2025-10-05T00:00:04.123168",
                        "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": "R9N2QWkgLUSpGGWAX6uGyQ==",
                            "checkoutFormGuid": "4176d347-2069-442d-a918-65805fab86c9",
                            "identifier": "g8phigTxbU2J0cEiZPuz/A==",
                            "identifierGuid": "8a61ca83-f104-4d6d-89d1-c12264fbb3fc",
                            "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": "7Dk5EXK7rEqno2kvZFzjaA==",
                            "valueGuid": "113939ec-bb72-4aac-a7a3-692f645ce368",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-05T00:00:04.123168",
                            "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:00:04.123168",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "42",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "tM3oehGEzkGda0CDqkR9QA==",
                            "checkoutFormGuid": "7ae8cdb4-8411-41ce-9d6b-4083aa447d40",
                            "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": "1HVR0NyCC0aSmRDSBxv/Lw==",
                    "flipChartPageIdentifierGuid": "d05175d4-82dc-460b-9299-10d2071bff2f",
                    "pluG_UID": "ffCMBV1SkEqHHZxet7VY7Q==",
                    "pluGuid": "058cf07d-525d-4a90-871d-9c5eb7b558ed",
                    "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": "rs7GnGesik6h0l3bIIQLGg==",
                "pluGuid": "9cc6ceae-ac67-4e8a-a1d2-5ddb20840b1a",
                "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:00:04.123168",
                "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": "6p5u3vr+wEiwnPbzkpST9A==",
                "ingredientGuid": "glqHdt/cSUSUgHYNO5WhdA==",
                "ingredientIdentifier": "76875a82-dcdf-4449-9480-760d3b95a174",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bins": [
              {
                "$id": "46",
                "pluG_UID": "qHSYTFM/Yk2M3c7ycRSb5w==",
                "pluGuid": "4c9874a8-3f53-4d62-8cdd-cef271149be7",
                "shelfLocationIdentifier": "/zhmQJjaBU2j6KDV3FK5bw==",
                "shelfLocationGuid": "406638ff-da98-4d05-a3e8-a0d5dc52b96f",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "Jl+GW8dS40OLyNSJwE3xEw==",
                "labelPageLayoutGuid": "5b865f26-52c7-43e3-8bc8-d489c04df113",
                "updated": "2025-10-05T00:00:04.123168",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "47",
                  "identifier": "MtZT/DyVdUy/YiQBDlzLwQ==",
                  "storeID": 1,
                  "identifierGuid": "fc53d632-953c-4c75-bf62-24010e5ccbc1",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-05T00:00:04.123168",
                  "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": "sfxKx3tKlECfBpYcQ347Tg==",
                "pluGuid": "c74afcb1-4a7b-4094-9f06-961c437e3b4e",
                "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:00:04.123168",
                  "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:00:04.123168",
                                "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": "N2/YGQZr4UGnxNNSamAh+g==",
                                "labelPageLayoutGuid": "19d86f37-6b06-41e1-a7c4-d3526a6021fa",
                                "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:00:04.123168",
                            "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": "NJkuFcyw6US3rNOi3pvtpQ==",
                            "labelPageLayoutGuid": "152e9934-b0cc-44e9-b7ac-d3a2de9beda5",
                            "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:00:04.123168",
                        "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": "zp/FsZFYa02kIFHhzyeimw==",
                        "labelPageLayoutGuid": "b1c59fce-5891-4d6b-a420-51e1cf27a29b",
                        "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:00:04.123168",
                    "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": "Vlx+tGTJtEWCGswPLVtSDw==",
                    "labelPageLayoutGuid": "b47e5c56-c964-45b4-821a-cc0f2d5b520f",
                    "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": "FOuxkQ3tKUCJ0bWX/sgjQQ==",
              "pluGuid": "91b1eb14-ed0d-4029-89d1-b597fec82341",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "sKg4rFZkYkWugK3ZFEwIZA==",
              "dealCostGuid": "ac38a8b0-6456-4562-ae80-add9144c0864",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "vScCwdsS4kS7j6jc1U//jQ==",
              "priceGroupGuid": "c10227bd-12db-44e2-bb8f-a8dcd54fff8d",
              "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:00:04.123168",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "ZnUhsRjQzkyZC+AGVfhtKg==",
              "campaignComboPriceGroupIdentifier": "b1217566-d018-4cce-990b-e00655f86d2a",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "59",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-05T00:00:04.123168",
                  "operatorG_UID": "NVdmk4eSnkeZ2IhPvwht0Q==",
                  "operatorGuid": "93665735-9287-479e-99d8-884fbf086dd1",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-05T00:00:04.123168",
                  "signIqTicketFileMovedUtc": "2025-10-05T00:00:04.123168",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-05T00:00:04.123168",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "58"
                  }
                },
                {
                  "$ref": "59"
                }
              ],
              "campaign": {
                "$id": "60",
                "id": 1,
                "storeID": 2,
                "name": "057f80db-16e8-43c2-abe5-c5bc0f76538a",
                "nameGuid": "057f80db-16e8-43c2-abe5-c5bc0f76538a",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-05T00:00:04.123168",
                "startTime": 1,
                "endDate": "2025-10-05T00:00:04.123168",
                "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:00:04.123168",
                "system": true,
                "created": "2025-10-05T00:00:04.123168",
                "updated": "2025-10-05T00:00:04.123168",
                "priceChangeNotifiedUtc": "2025-10-05T00:00:04.123168",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "4NATMWEHR06JpKfNIKTmxw==",
                "hostIdentifierGuid": "3113d0e0-0761-4e47-89a4-a7cd20a4e6c7",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-05T00:00:04.123168",
                "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": "naV9Ai9Cz0KGtiagt8md8w==",
                    "pluGuid": "027da59d-422f-42cf-86b6-26a0b7c99df3",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "tDErydN6yUS4lEdS8QLjcg==",
                    "priceGroupGuid": "c92b31b4-7ad3-44c9-b894-4752f102e372",
                    "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:00:04.123168",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "62",
                    "id": 1,
                    "identifier": "ohtSdrtxIk6gIbsSfr8cAA==",
                    "identifierStr": "ohtSdrtxIk6gIbsSfr8cAA==",
                    "identifierGuid": "76521ba2-71bb-4e22-a021-bb127ebf1c00",
                    "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": "P+6MWjqK3EGoQUzWJlLoHQ==",
                    "customerIDGuid": "5a8cee3f-8a3a-41dc-a841-4cd62652e81d",
                    "campaign": {
                      "$ref": "60"
                    },
                    "customer": {
                      "$id": "64",
                      "identifier": "ewSJ+Rh3kUu+e1F0pX135A==",
                      "identifierGuid": "f989047b-7718-4b91-be7b-5174a57d77e4",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-05T00:00:04.123168",
                      "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": "fjhSvuA3gEihkR3Mf0E/qg==",
                      "communityIdentifierGuid": "be52387e-37e0-4880-a191-1dcc7f413faa",
                      "joined": "2025-10-05T00:00:04.123168",
                      "updated": "2025-10-05T00:00:04.123168",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "9Wz4nan9KE2/+UKI2NowpA==",
                      "priceLevelIdentifierGuid": "9df86cf5-fda9-4d28-bff9-4288d8da30a4",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-05T00:00:04.123168",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "65",
                          "cardType": 2,
                          "issueDate": "2025-10-05T00:00:04.123168",
                          "expiry": "2025-10-05T00:00:04.123168",
                          "customerID": "vEyU4s9mHUOOGGIc/LiTFg==",
                          "customerIDGuid": "e2944cbc-66cf-431d-8e18-621cfcb89316",
                          "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:00:04.123168",
                          "linkedAccount": "A00t4oYPgUWuo9gvVKY/XQ==",
                          "linkedAccountGuid": "e22d4d03-0f86-4581-aea3-d82f54a63f5d",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "64"
                          },
                          "account": {
                            "$id": "66",
                            "id": 1,
                            "identifier": "9ehHXCCTzkGtN5jiXc94Mw==",
                            "identifierGuid": "5c47e8f5-9320-41ce-ad37-98e25dcf7833",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-05T00:00:04.123168",
                            "owner": "O4kEBsOIBEKi+WOhcSZ6rQ==",
                            "ownerGuid": "0604893b-88c3-4204-a2f9-63a171267aad",
                            "accountStoreGroupIdentifier": "0eQB7Q6Z0EmujJb/uKs9vg==",
                            "accountStoreGroupGuid": "ed01e4d1-990e-49d0-ae8c-96ffb8ab3dbe",
                            "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:00:04.123168",
                            "active": true,
                            "updated": "2025-10-05T00:00:04.123168",
                            "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": "h3x61NjEsECywdfWW7AldQ==",
                                "identifierGuid": "d47a7c87-c4d8-40b0-b2c1-d7d65bb02575",
                                "name": "sample string 2",
                                "primaryContact": "e3a+MYnqjUi+HSj3u9U+Zw==",
                                "primaryContactGuid": "31be767b-ea89-488d-be1d-28f7bbd53e67",
                                "accountID": "k2FWYBNS/EaXUMHmqTULaw==",
                                "accountIDGuid": "60566193-5213-46fc-9750-c1e6a9350b6b",
                                "special": true,
                                "updated": "2025-10-05T00:00:04.123168",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "Fl7jx9d0QkWAAl2IRd6ZxA==",
                                "priceLevelIdentifierGuid": "c7e35e16-74d7-4542-8002-5d8845de99c4",
                                "deleted": true,
                                "account": {
                                  "$ref": "66"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "64"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "groupID": "plBCFzBo2keyDfQSe5sjuQ==",
                                    "groupIDGuid": "174250a6-6830-47da-b20d-f4127b9b23b9",
                                    "customerID": "93uFWCdzREqtp3wyWBm5vQ==",
                                    "customerIDGuid": "58857bf7-7327-4a44-ada7-7c325819b9bd",
                                    "card": "sample string 4",
                                    "linkedAccount": "N1wJ+UrUeEmL44nlKdnOlw==",
                                    "linkedAccountGuid": "f9095c37-d44a-4978-8be3-89e529d9ce97",
                                    "customer": {
                                      "$ref": "64"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    },
                                    "customerCard": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "70",
                              "id": 1,
                              "identifier": "o0EYwIqjZE+od4Qfh3GERA==",
                              "identifierGuid": "c01841a3-a38a-4f64-a877-841f87718444",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "pROPRqORIkWfIp9lyA5Rjg==",
                              "accountIDGuid": "468f13a5-91a3-4522-9f22-9f65c80e518e",
                              "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:00:04.123168",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "MsZ5MhQ/q0SkecxrZV/qtw==",
                              "idempotentVoidGuid": "3279c632-3f14-44ab-a479-cc6b655feab7",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "71",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "rXtKvd3upUOmTQl7mu6n4Q==",
                                "saleHeaderIdentifierGuid": "bd4a7bad-eedd-43a5-a64d-097b9aeea7e1",
                                "created": "2025-10-05T00:00:04.123168",
                                "createdLocal": "2025-10-05T00:00:04.123168",
                                "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:00:04.123168",
                                "storeID": 1,
                                "operatorG_Uid": "QFzIHM1CwkiBMCLuxx9mCg==",
                                "operatorGuid": "1cc85c40-42cd-48c2-8130-22eec71f660a",
                                "customerG_Uid": "BBhNTbazPkOdhQ4B3hWqIA==",
                                "customerGuid": "4d4d1804-b3b6-433e-9d85-0e01de15aa20",
                                "communityIdentifier": "B6CB/4wIr0ai25Rt4wnMpw==",
                                "communityIdentifierGuid": "ff81a007-088c-46af-a2db-946de309cca7",
                                "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": "o2peDpcdK0CmAv/S1lKnkA==",
                                "priceLevelIdentifierGuid": "0e5e6aa3-1d97-402b-a602-ffd2d652a790",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "31"
                                },
                                "customer": {
                                  "$ref": "64"
                                },
                                "communityOrganisation": {
                                  "$id": "72",
                                  "id": 1,
                                  "identifier": "Tzebx6LxXUSeq/rDkWEG1w==",
                                  "identifierGuid": "c79b374f-f1a2-445d-9eab-fac3916106d7",
                                  "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:00:04.123168",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "73",
                                    "saleItemID": 1,
                                    "identifier": "j12jLiavkEma++suoeoA8g==",
                                    "identifierGuid": "2ea35d8f-af26-4990-9afb-eb2ea1ea00f2",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "okUCd3Co1km0cLaIo9I+Og==",
                                    "pluGuid": "770245a2-a870-49d6-b470-b688a3d23e3a",
                                    "accountID": "4wA9d9jWXkGwtj06R4Sy6g==",
                                    "accountIDGuid": "773d00e3-d6d8-415e-b0b6-3d3a4784b2ea",
                                    "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:00:04.123168",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "yhBOwgYYikuZbKYr8N1iig==",
                                    "refundGuid": "c24e10ca-1806-4b8a-996c-a62bf0dd628a",
                                    "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": "+dCwOe6WQE2ThY7MQk/j5Q==",
                                    "idempotentVoidGuid": "39b0d0f9-96ee-4d40-9385-8ecc424fe3e5",
                                    "priceLevelIdentifier": "4egpteQTAUeB1pYNS6gkhA==",
                                    "priceLevelIdentifierGuid": "b529e8e1-13e4-4701-81d6-960d4ba82484",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-05T00:00:04.123168",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "75",
                                      "id": 1,
                                      "g_UID": "vFC2G3z2M0CwiCvpj7PhlA==",
                                      "guid": "1bb650bc-f67c-4033-b088-2be98fb3e194",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-05T00:00:04.123168"
                                    },
                                    "modifier": {
                                      "$id": "76",
                                      "id": 1,
                                      "setG_UID": "H6P6UTcGGkecFe+taQsKIw==",
                                      "modifierSetGuid": "51faa31f-0637-471a-9c15-efad690b0a23",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "SXpmq1YoiUG7YOMBgwSfeA==",
                                      "pluGuid": "ab667a49-2856-4189-bb60-e30183049f78",
                                      "deleted": true,
                                      "g_UID": "8tzZrRc4WkCDmHR4TO+VYw==",
                                      "guid": "add9dcf2-3817-405a-8398-74784cef9563",
                                      "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": "1i5HhYay3k6WE16OhjPDpg==",
                                    "pluGuid": "85472ed6-b286-4ede-9613-5e8e8633c3a6",
                                    "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:00:04.123168",
                                    "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:00:04.123168",
                                    "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": "sHMjMmRTpkaqAnRzzlZ65w==",
                                    "pluGuid": "322373b0-5364-46a6-aa02-7473ce567ae7",
                                    "accountID": "I8hotjX8pUOzOtYQ+t4Rtg==",
                                    "accountIDGuid": "b668c823-fc35-43a5-b33a-d610fade11b6",
                                    "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:00:04.123168",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "Cg95JGtdA0qEJ2eNfzTSZg==",
                                    "refundGuid": "24790f0a-5d6b-4a03-8427-678d7f34d266",
                                    "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": "5iglt+zECE2maP30eVFD3Q==",
                                    "identifierGuid": "b72528e6-c4ec-4d08-a668-fdf4795143dd",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "BBtw4h8yVkOxpDaCSt/5hw==",
                                    "customerIdentifierGuid": "e2701b04-321f-4356-b1a4-36824adff987",
                                    "operatorNo": 1,
                                    "operatorG_UID": "XM2oK7t1N0CVQDKpLYC4FA==",
                                    "operatorGuid": "2ba8cd5c-75bb-4037-9540-32a92d80b814",
                                    "created": "2025-10-05T00:00:04.123168",
                                    "ordered": "2025-10-05T00:00:04.123168",
                                    "started": "2025-10-05T00:00:04.123168",
                                    "completed": "2025-10-05T00:00:04.123168",
                                    "supplied": "2025-10-05T00:00:04.123168",
                                    "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": "shiSXfGY6EGxGzU3ATWLnA==",
                                        "pluGuid": "5d9218b2-98f1-41e8-b11b-353701358b9c",
                                        "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": "OLkcEkP8MEuclDnyGfyvlA==",
                                        "headerIdentifierGuid": "121cb938-fc43-4b30-9c94-39f219fcaf94",
                                        "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": "Aow9owOR80SYPtNVq9wyhQ==",
                                    "surveyGuid": "a33d8c02-9103-44f3-983e-d355abdc3285",
                                    "saleHeaderGuid": "r9qJdJR2RE+JutH8YhbyyQ==",
                                    "saleGuid": "7489daaf-7694-4f44-89ba-d1fc6216f2c9",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "kXf79LLR6UC+xSY9898TVw==",
                                    "guidResponse": "f4fb7791-d1b2-40e9-bec5-263df3df1357",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-05T00:00:04.123168",
                                    "sale": {
                                      "$ref": "71"
                                    },
                                    "survey": {
                                      "$id": "85",
                                      "g_UID": "cko4NZEsn02igWTUHhzf8Q==",
                                      "guid": "35384a72-2c91-4d9f-a281-64d41e1cdff1",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "wz0KOYCadU6l+1X8OE0rHg==",
                                      "checkoutFormGuid": "390a3dc3-9a80-4e75-a5fb-55fc384d2b1e",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-05T00:00:04.123168",
                                      "end": "2025-10-05T00:00:04.123168",
                                      "deleted": true,
                                      "updated": "2025-10-05T00:00:04.123168",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "2b45c252-facd-483e-9659-3d4e843a1162",
                                        "49f676bd-a814-4124-b7ce-9cf1cc45411b"
                                      ],
                                      "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": "VXQMTuBX00WXhT8MNIrv3A==",
                                "accountIdentifier": "4e0c7455-57e0-45d3-9785-3f0c348aefdc",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "aLDlIo8rQkimhiVIgzidyA==",
                                "customerOrderIdentifierGuid": "22e5b068-2b8f-4842-a686-254883389dc8",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "86",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "7NLKWvU+9EyFndClWxOrzw==",
                                "paymentIdentifierGuid": "5acad2ec-3ef5-4cf4-859d-d0a55b13abcf",
                                "identifier": "IdN6PWqVgU2PK7wXqk7NQA==",
                                "identifierGuid": "3d7ad321-956a-4d81-8f2b-bc17aa4ecd40",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "S7uiTus+mUyrbX6z9e6BZA==",
                                "itemIdentifierGuid": "4ea2bb4b-3eeb-4c99-ab6d-7eb3f5ee8164"
                              }
                            },
                            {
                              "$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": "/bmcyOQ52kCjvebrrtgAPg==",
                          "customerIdentifierGuid": "c89cb9fd-39e4-40da-a3bd-e6ebaed8003e",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "fml3puGgjUacJerntw6ryA==",
                          "idempotentGuid": "a677697e-a0e1-468d-9c25-eae7b70eabc8",
                          "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:00:04.123168",
                            "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:00:04.123168",
                              "labelPageLayout": "4ILPlFNIkka2d5si6jQ9Vg==",
                              "pageLayoutGuid": "94cf82e0-4853-4692-b677-9b22ea343d56",
                              "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:00:04.123168"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "92",
                                "id": 1,
                                "customerIdentifier": "b28EpG16xkiAHziHOZiCGg==",
                                "customerIdentifierGuid": "a4046f6f-7a6d-48c6-801f-38873998821a",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-05T00:00:04.123168",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "hSTCvHUAik60kHj3sF6Hag==",
                                "issuedIdempotentGuid": "bcc22485-0075-4e8a-b490-78f7b05e876a",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-05T00:00:04.123168",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-05T00:00:04.123168",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "+pC62Tcy00qQWG5+WOKfsQ==",
                                "redeemedIdempotentGuid": "d9ba90fa-3237-4ad3-9058-6e7e58e29fb1",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-05T00:00:04.123168",
                                "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": "M4QP+lJYd0C3w2Ct3R3TUg==",
                    "groupIDGuid": "fa0f8433-5852-4077-b7c3-60addd1dd352",
                    "campaign": {
                      "$ref": "60"
                    },
                    "group": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "94",
                    "identifier": "4aaIXRvpzE2VVGyeNfdqkg==",
                    "identifierGuid": "5d88a6e1-e91b-4dcc-9554-6c9e35f76a92",
                    "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": "tq1N4mCUSk2n+eSfwwQoHA==",
                    "guid": "e24dadb6-9460-4d4a-a7f9-e49fc304281c",
                    "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": "xB4sYF9yCk2kQGZLlzBOIQ==",
                        "groupGuid": "602c1ec4-725f-4d0a-a440-664b97304e21",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "iMUYg+dOIECgiOwTMENfOw==",
                        "pluGuid": "8318c588-4ee7-4020-a088-ec1330435f3b",
                        "priceGroupG_UID": "/NgHYh5Zl0aAEwlti0gGXg==",
                        "priceGroupGuid": "6207d8fc-591e-4697-8013-096d8b48065e",
                        "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": "Ha0BJxeCbEepK1KglMsxJw==",
                    "priceLevelIdentifierGuid": "2701ad1d-8217-476c-a92b-52a094cb3127",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "97"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "98",
                "headerIdentifier": "jUnXNG8dhUmLhXX5FPv15g==",
                "headerIdentifierGuid": "34d7498d-1d6f-4985-8b85-75f914fbf5e6",
                "identifier": "RbYM6npsXE6XLAe6IR/K0g==",
                "identifierGuid": "ea0cb645-6c7a-4e5c-972c-07ba211fcad2",
                "supplierIdentifier": "jolAehIEIUmKgi7DZHiz0g==",
                "supplierGuid": "7a40898e-0412-4921-8a82-2ec36478b3d2",
                "pluG_UID": "ca1ND+Kuxkeg4ribUiIOlw==",
                "pluGuid": "0f4dad71-aee2-47c6-a0e2-b89b52220e97",
                "campaignName": "db3140a6-847a-4ec2-acb8-fe5443013526",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-05T00:00:04.123168",
                "end": "2025-10-05T00:00:04.123168",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "b3rMWunsKUGQtflTJ7ULIA==",
                "bonusItemPluGuid": "5acc7a6f-ece9-4129-90b5-f95327b50b20",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-05T00:00:04.123168",
                "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:00:04.123168",
                "campaignEndDate": "2025-10-05T00:00:04.123168",
                "masterPLUG_UID": "bGp7fjM2GEuvVly5B45/ew==",
                "masterID": "7e7b6a6c-3633-4b18-af56-5cb9078e7f7b",
                "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": "yTE0w2gZ0ECC3sk/ygQe7w==",
                "bonusMasterID": "c33431c9-1968-40d0-82de-c93fca041eef",
                "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:00:04.123168",
            "dealCosts": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "tags": [
              {
                "$id": "99",
                "pluG_UID": "bVmYZ/GdUUq9XgXRzKRWQA==",
                "pluGuid": "6798596d-9df1-4a51-bd5e-05d1cca45640",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "alternateProductG_UID": "8jdzJUy8j0i1wh9n1aZIww==",
            "alternateProduct": "257337f2-bc4c-488f-b5c2-1f67d5a648c3",
            "productHostCode": {
              "$id": "100",
              "id": 1,
              "pluG_UID": "ayNf3vI80ESIFsYu6R2r3w==",
              "pluGuid": "de5f236b-3cf2-44d0-8816-c62ee91dabdf",
              "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:00:04.123168",
            "inventoryTracked": "2025-10-05T00:00:04.123168",
            "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": "q4uipDq59kiQ9b4wluXZOw==",
          "supplierGuid": "a4a28bab-b93a-48f6-90f5-be3096e5d93b",
          "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": "UcgG4IKvy0qVuuAwLXzCxg==",
          "supplierGuid": "e006c851-af82-4acb-95ba-e0302d7cc2c6",
          "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:00:04.123168",
          "deliveryDate": "2025-10-05T00:00:04.123168",
          "nextCutOffDate": "2025-10-05T00:00:04.123168",
          "nextDeliveryDate": "2025-10-05T00:00:04.123168",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "103"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-10-05T00:00:04.123168",
      "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:00:04.123168",
        "processed": "2025-10-05T00:00:04.123168",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-10-05T00:00:04.123168",
        "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:00:04.123168",
          "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": "lwDmh1O8xkqpG82pqd76SQ==",
        "identifierGuid": "87e60097-bc53-4ac6-a91b-cda9a9defa49",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "106"
      }
    ],
    "promoTypeGuids": [
      "d0b80a27-6bfc-4089-ae23-ab053d531f8d",
      "67068a98-7407-4b90-a18d-a3328b9da011"
    ],
    "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/x-www-form-urlencoded

Sample:

Sample not available.

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": "r4M1H038KEGrG8lTs7F9Rg==",
  "hostIdentifierGuid": "1f3583af-fc4d-4128-ab1b-c953b3b17d46",
  "sortOrder": 3,
  "host": {
    "$id": "2",
    "identifier": "VN5i2h9u0UW5rOZEkwJYRQ==",
    "identifierGuid": "da62de54-6e1f-45d1-b9ac-e64493025845",
    "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": "VJ5Dau4khEm2GLd0oj5zaQ==",
    "hostSupplierIdentifierGuid": "6a439e54-24ee-4984-b618-b774a23e7369",
    "loyaltyPriceLevelIdentifier": "K15o3UX4UkuM3g2+sCP3oQ==",
    "loyaltyPriceLevelIdentifierGuid": "dd685e2b-f845-4b52-8cde-0dbeb023f7a1",
    "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:00:04.2794077",
    "lastProcessed": "2025-10-05T00:00:04.2794077",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "3",
      "identifier": "2/qoU0+9YUmN1e+7Y2rC6w==",
      "identifierGuid": "53a8fadb-bd4f-4961-8dd5-efbb636ac2eb",
      "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": "HNj/4/W+jEaiGhX/Cdvdow==",
      "primaryContactID": "e3ffd81c-bef5-468c-a21a-15ff09dbdda3",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "k2Q2oZwKWUO4j/vifcI+nA==",
      "supplierGroupGuid": "a1366493-0a9c-4359-b88f-fbe27dc23e9c",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-10-05T00:00:04.2794077",
      "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": "0741d38b-a04c-4cdf-a8c0-270454c4afdc",
        "identifier": "IzUSo+dVNEaQslYsXK2rbw==",
        "identifierGuid": "a3123523-55e7-4634-90b2-562c5cadab6f",
        "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": "JlsrVPmR6E2hsccY1onDTw==",
          "supplierIdentifierGuid": "542b5b26-91f9-4de8-a1b1-c718d689c34f",
          "contactGuid": "B5+azLAdQkyGodYm3fq28g==",
          "contactID": "cc9a9f07-1db0-4c42-86a1-d626ddfab6f2",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "jr7obFa/Xk2ZZhM8ggGa0Q==",
          "pluGuid": "6ce8be8e-bf56-4d5e-9966-133c82019ad1",
          "supplierIdentifier": "L1Ifxy8Eg0GnLO3uxSFHRg==",
          "supplierIdentifierGuid": "c71f522f-042f-4183-a72c-edeec5214746",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-10-05T00:00:04.2794077",
          "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:00:04.2794077",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "CTQMniIuG0K0k859ztleeA==",
              "pluGuid": "9e0c3409-2e22-421b-b493-ce7dced95e78",
              "supplierIdentifier": "h0yEcU+DHEKcdeDU4bWn3w==",
              "supplierIdentifierGuid": "71844c87-834f-421c-9c75-e0d4e1b5a7df",
              "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": "G3elWJg1c0udPgXw8oOBeQ==",
          "parentPluGuid": "58a5771b-3598-4b73-9d3e-05f0f2838179",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "OKJrHewyYEuRG+3HC3H3Fw==",
            "guid": "1d6ba238-32ec-4b60-911b-edc70b71f717",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "ZpPXOERk3UWZ/r+14cf8PA==",
            "priceGroupGuid": "38d79366-6444-45dd-99fe-bfb5e1c7fc3c",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-05T00:00:04.2794077",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-05T00:00:04.2794077",
            "pluCreated": "2025-10-05T00:00:04.2794077",
            "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:00:04.2794077",
            "lastManualUpdate": "2025-10-05T00:00:04.2794077",
            "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:00:04.2794077",
            "currentCostUpdated": "2025-10-05T00:00:04.2794077",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-05T00:00:04.2794077",
            "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:00:04.2794077",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "gDNcProDpUmdAf99eSClUQ==",
            "altPLUGuid": "3e5c3380-03ba-49a5-9d01-ff7d7920a551",
            "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:00:04.2794077",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "oI3Sul86LEKYqoyOea6KoQ==",
            "shelfPageLayoutGuid": "bad28da0-3a5f-422c-98aa-8c8e79ae8aa1",
            "talkerPageLayoutG_UID": "CU+Jpk0xqkuB6CEVJHt1hg==",
            "talkerPageLayoutGuid": "a6894f09-314d-4baa-81e8-2115247b7586",
            "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": "Lq1To7taW0GF2N5mgcXSOQ==",
            "inventoryIdentifier": "a353ad2e-5abb-415b-85d8-de6681c5d239",
            "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": "jzfUwjea3Ee9V7JCl9DrXQ==",
            "parentPluGuid": "c2d4378f-9a37-47dc-bd57-b24297d0eb5d",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "i+zc5G3FV0mc3Tguk5kTgw==",
            "supplierIdentifierGuid": "e4dcec8b-c56d-4957-9cdd-382e93991383",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "g/rHPUvtFEqsVEhfSItnLQ==",
            "rebateSupplierIdentifierGuid": "3dc7fa83-ed4b-4a14-ac54-485f488b672d",
            "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:00:04.2794077",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "Eh3TvVjREkigw83GGxTX4A==",
            "hostIdentifierGuid": "bdd31d12-d158-4812-a0c3-cdc61b14d7e0",
            "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:00:04.2794077",
              "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": "wQJWvc0XpEOdZId2KBqrDQ==",
              "hostIdentifierGuid": "bd5602c1-17cd-43a4-9d64-8776281aab0d",
              "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:00:04.2794077",
              "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": "uCxWxH04OEmTQgeDvh35KQ==",
                  "hostIdentifierGuid": "c4562cb8-387d-4938-9342-0783be1df929",
                  "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:00:04.2794077",
                  "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": "gpO8fuZJIEugQG+xT14t7A==",
                  "hostIdentifierGuid": "7ebc9382-49e6-4b20-a040-6fb14f5e2dec",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "509c4b20-8870-4e2a-a8b9-13266b6ab6c9",
                    "a04956b2-a11b-4842-adce-77ed16b3de34"
                  ]
                },
                {
                  "$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": "ae41dbb7-677f-42e9-9065-1ebf23793cee",
              "updateStore": {
                "$id": "18",
                "id": "fd8b5a6c-926d-48b6-9dc6-df027ea57097",
                "name": "sample string 1",
                "lastActivity": "2025-10-05T00:00:04.2794077",
                "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:00:04.2794077"
              },
              "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": "76WzYuxvM0+mc8nG3h749Q==",
                "pluGuid": "62b3a5ef-6fec-4f33-a673-c9c6de1ef8f5",
                "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:00:04.2794077"
              },
              {
                "$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:00:04.2794077",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-05T00:00:04.2794077",
                "startTime": 3,
                "endDate": "2025-10-05T00:00:04.2794077",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "C+OzsXoWs0eebE22HcdvTQ==",
                "hostIdentifierGuid": "b1b3e30b-167a-47b3-9e6c-4db61dc76f4d",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "t88W/4Y390+uVblRXsHy4g==",
              "guid": "ff16cfb7-3786-4ff7-ae55-b9515ec1f2e2",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "ywkv7v6ZfkSrQs2C41Jb3Q==",
              "priceGroupGuid": "ee2f09cb-99fe-447e-ab42-cd82e3525bdd",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-05T00:00:04.2794077",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "SOKS1hvwckm49Onrl+7Zcw==",
              "pluGuid": "d692e248-f01b-4972-b8f4-e9eb97eed973",
              "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": "e9a8fbb6-2450-4cfc-ae95-466deb86a811",
              "created": "2025-10-05T00:00:04.2794077",
              "createdByUser": "sample string 1",
              "activated": "2025-10-05T00:00:04.2794077",
              "deactivated": "2025-10-05T00:00:04.2794077",
              "lastOrdered": "2025-10-05T00:00:04.2794077",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-05T00:00:04.2794077",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-05T00:00:04.2794077",
              "lastSold": "2025-10-05T00:00:04.2794077",
              "firstSold": "2025-10-05T00:00:04.2794077",
              "awsUpdated": "2025-10-05T00:00:04.2794077",
              "lastManualUpdate": "2025-10-05T00:00:04.2794077",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-05T00:00:04.2794077",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-05T00:00:04.2794077",
              "doNotRangeUpdated": "2025-10-05T00:00:04.2794077",
              "doNotOrderUpdated": "2025-10-05T00:00:04.2794077",
              "tracked": "2025-10-05T00:00:04.2794077"
            },
            "allergens": [
              {
                "$id": "28",
                "allergenID": 1,
                "pluG_UID": "zKLq7T63kkmPZqqQaqG0RQ==",
                "pluGuid": "edeaa2cc-b73e-4992-8f66-aa906aa1b445",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "29",
              "pluG_UID": "MGFoP4VL/kiXgVLsJlBuXQ==",
              "pluGuid": "3f686130-4b85-48fe-9781-52ec26506e5d",
              "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:00:04.2794077",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "30",
                "saleHeaderID": 1,
                "created": "2025-10-05T00:00:04.2794077",
                "createdLocal": "2025-10-05T00:00:04.2794077",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "enH5A+6l8k2A1unQbtMT7w==",
                "operatorGuid": "03f9717a-a5ee-4df2-80d6-e9d06ed313ef",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "oTMee6ce+kuO1Hf1dJQAww==",
                "pluGuid": "7b1e33a1-1ea7-4bfa-8ed4-77f5749400c3",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "31",
                  "id": 1,
                  "g_Uid": "PrwGDWnyeU+6viKeux/aFQ==",
                  "guid": "0d06bc3e-f269-4f79-babe-229ebb1fda15",
                  "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:00:04.2794077",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-05T00:00:04.2794077",
                  "endShift": "2025-10-05T00:00:04.2794077",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "32",
                      "operatorG_UID": "r9feOEkf7k6HklfJqG4NgA==",
                      "operatorGuid": "38ded7af-1f49-4eee-8792-57c9a86e0d80",
                      "storeID": 2,
                      "operator": {
                        "$ref": "31"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                }
              },
              {
                "$ref": "30"
              }
            ],
            "apns": [
              {
                "$id": "33",
                "pluID": 1,
                "pluG_UID": "9hJCCGhllUy7sTWAgg1x/Q==",
                "pluGuid": "084212f6-6568-4c95-bbb1-3580820d71fd",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "tuns": [
              {
                "$id": "34",
                "pluG_UId": "EnVqznamoECr24a4Lehaaw==",
                "pluGuid": "ce6a7512-a676-40a0-abdb-86b82de85a6b",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "competitionPricing": [
              {
                "$id": "35",
                "identifier": "NDezS/q/lkWC90y9JJCzHQ==",
                "identifierGuid": "4bb33734-bffa-4596-82f7-4cbd2490b31d",
                "pluG_UID": "r4AwmD/yGkKQAdxbs6V8cQ==",
                "pluGuid": "983080af-f23f-421a-9001-dc5bb3a57c71",
                "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": "Ja98jfW56069em01cggMzw==",
                "groupName": "sample string 1",
                "identifierGuid": "8d7caf25-b9f5-4eeb-bd7a-6d3572080ccf",
                "exists": true,
                "flipChartIdentifier": "L06rHaME20OeVGclixbvmg==",
                "flipChartIdentifierGuid": "1dab4e2f-04a3-43db-9e54-67258b16ef9a",
                "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": "530kkKOZX0GaxHq5eklFvA==",
                "groupIdentifierGuid": "90247de7-99a3-415f-9ac4-7ab97a4945bc",
                "flipChart": {
                  "$id": "37",
                  "identifier": "E0ZFocvO10SXBQZjbmEHWg==",
                  "identifierGuid": "a1454613-cecb-44d7-9705-06636e61075a",
                  "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": "dmV/LVsIhkqhpACtX570qw==",
                    "identifierGuid": "2d7f6576-085b-4a86-a1a4-00ad5f9ef4ab",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "39",
                        "id": 1,
                        "g_UID": "qFDY3noBHkO0fR/BPZlhow==",
                        "guid": "ded850a8-017a-431e-b47d-1fc13d9961a3",
                        "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": "XCSuRFl3Q0qpCjJJ1IAN5Q==",
                        "previousFormGuid": "44ae245c-7759-4a43-a90a-3249d4800de5",
                        "nextForm": 1,
                        "nextFormG_UID": "HZ/Db4MYekSEsiC4qo8MKA==",
                        "nextFormGuid": "6fc39f1d-1883-447a-84b2-20b8aa8f0c28",
                        "attributes": "sample string 10",
                        "updated": "2025-10-05T00:00:04.2794077",
                        "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": "NvCUOQ4SN0iPeeI9/Kyjqg==",
                            "checkoutFormGuid": "3994f036-120e-4837-8f79-e23dfcaca3aa",
                            "identifier": "AwczRweURkm7JKADb635Xg==",
                            "identifierGuid": "47330703-9407-4946-bb24-a0036fadf95e",
                            "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": "KcjV2UgyKUWNi2Cdg1reeQ==",
                            "valueGuid": "d9d5c829-3248-4529-8d8b-609d835ade79",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-05T00:00:04.2794077",
                            "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:00:04.2794077",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "42",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "V2k5ohZnWEqi7Zo9m860PA==",
                            "checkoutFormGuid": "a2396957-6716-4a58-a2ed-9a3d9bceb43c",
                            "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": "xWI2PosAH0iAhVvFNgbtfQ==",
                    "flipChartPageIdentifierGuid": "3e3662c5-008b-481f-8085-5bc53606ed7d",
                    "pluG_UID": "JrdVLy6PGUulUfIYdr5FMQ==",
                    "pluGuid": "2f55b726-8f2e-4b19-a551-f21876be4531",
                    "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": "4jB6N4P5WUyfQzPjSc6ovQ==",
                "pluGuid": "377a30e2-f983-4c59-9f43-33e349cea8bd",
                "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:00:04.2794077",
                "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": "mIVQsclYbEWM3vCfetrNLg==",
                "ingredientGuid": "F3xggY38lkGq+A/Y+PCZSQ==",
                "ingredientIdentifier": "81607c17-fc8d-4196-aaf8-0fd8f8f09949",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bins": [
              {
                "$id": "46",
                "pluG_UID": "6cHka++Z1UC2YCuNq/ob+Q==",
                "pluGuid": "6be4c1e9-99ef-40d5-b660-2b8dabfa1bf9",
                "shelfLocationIdentifier": "XyRbShub9EWZCvFsN+1mRw==",
                "shelfLocationGuid": "4a5b245f-9b1b-45f4-990a-f16c37ed6647",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "fdlKlJdkiU6DTsOn7MdwAg==",
                "labelPageLayoutGuid": "944ad97d-6497-4e89-834e-c3a7ecc77002",
                "updated": "2025-10-05T00:00:04.2794077",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "47",
                  "identifier": "ACmNxfKCQUyvwbgmrmOBfA==",
                  "storeID": 1,
                  "identifierGuid": "c58d2900-82f2-4c41-afc1-b826ae63817c",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-05T00:00:04.2794077",
                  "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": "Y2bgAVMgv0excJftyCCyTg==",
                "pluGuid": "01e06663-2053-47bf-b170-97edc820b24e",
                "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:00:04.2794077",
                  "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:00:04.2794077",
                                "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": "lgFDxdfPRkmkgcq7/T1mrQ==",
                                "labelPageLayoutGuid": "c5430196-cfd7-4946-a481-cabbfd3d66ad",
                                "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:00:04.2794077",
                            "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": "2IZ1XEMSskGACfKu/mtfjw==",
                            "labelPageLayoutGuid": "5c7586d8-1243-41b2-8009-f2aefe6b5f8f",
                            "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:00:04.2794077",
                        "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": "uHKJdBXU60a47q3bhBbiHA==",
                        "labelPageLayoutGuid": "748972b8-d415-46eb-b8ee-addb8416e21c",
                        "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:00:04.2794077",
                    "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": "fB6JYHgkt02gpvylgp0K4Q==",
                    "labelPageLayoutGuid": "60891e7c-2478-4db7-a0a6-fca5829d0ae1",
                    "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": "95lwjjg7XUeEaiP/A4LZVg==",
              "pluGuid": "8e7099f7-3b38-475d-846a-23ff0382d956",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "QuJbKJ3jU06eBSjgdVIvhg==",
              "dealCostGuid": "285be242-e39d-4e53-9e05-28e075522f86",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "EIDyCWEsLEGsI/F0DrcRGQ==",
              "priceGroupGuid": "09f28010-2c61-412c-ac23-f1740eb71119",
              "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:00:04.2794077",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "bYU6DuJMyE25BvNYbzJzQg==",
              "campaignComboPriceGroupIdentifier": "0e3a856d-4ce2-4dc8-b906-f3586f327342",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "59",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-05T00:00:04.2794077",
                  "operatorG_UID": "UZFjU3aSbEmAdFiA1EK7LA==",
                  "operatorGuid": "53639151-9276-496c-8074-5880d442bb2c",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-05T00:00:04.2794077",
                  "signIqTicketFileMovedUtc": "2025-10-05T00:00:04.2794077",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-05T00:00:04.2794077",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "58"
                  }
                },
                {
                  "$ref": "59"
                }
              ],
              "campaign": {
                "$id": "60",
                "id": 1,
                "storeID": 2,
                "name": "f58cd526-3845-4ec9-ab13-2c1f3da38747",
                "nameGuid": "f58cd526-3845-4ec9-ab13-2c1f3da38747",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-05T00:00:04.2794077",
                "startTime": 1,
                "endDate": "2025-10-05T00:00:04.2794077",
                "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:00:04.2794077",
                "system": true,
                "created": "2025-10-05T00:00:04.2794077",
                "updated": "2025-10-05T00:00:04.2794077",
                "priceChangeNotifiedUtc": "2025-10-05T00:00:04.2794077",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "ObHzCGwY00eFINeu9rnGjA==",
                "hostIdentifierGuid": "08f3b139-186c-47d3-8520-d7aef6b9c68c",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-05T00:00:04.2794077",
                "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": "DgEDe9vneEGLG29kxC7uQw==",
                    "pluGuid": "7b03010e-e7db-4178-8b1b-6f64c42eee43",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "PUqiGtFFskilN0NKnW9Osg==",
                    "priceGroupGuid": "1aa24a3d-45d1-48b2-a537-434a9d6f4eb2",
                    "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:00:04.2794077",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "62",
                    "id": 1,
                    "identifier": "a9Hd4nzfnUC+bN9xW2hcHA==",
                    "identifierStr": "a9Hd4nzfnUC+bN9xW2hcHA==",
                    "identifierGuid": "e2ddd16b-df7c-409d-be6c-df715b685c1c",
                    "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": "QJAS/OjnTUeQC9eplVeX1A==",
                    "customerIDGuid": "fc129040-e7e8-474d-900b-d7a9955797d4",
                    "campaign": {
                      "$ref": "60"
                    },
                    "customer": {
                      "$id": "64",
                      "identifier": "yQUxK+voo0+OWnrgiaV2WA==",
                      "identifierGuid": "2b3105c9-e8eb-4fa3-8e5a-7ae089a57658",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-05T00:00:04.2794077",
                      "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": "TeG0xHCHl06Dyc8b3nZOgw==",
                      "communityIdentifierGuid": "c4b4e14d-8770-4e97-83c9-cf1bde764e83",
                      "joined": "2025-10-05T00:00:04.2794077",
                      "updated": "2025-10-05T00:00:04.2794077",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "NFc+IdTaw0SXkDWH1xyopw==",
                      "priceLevelIdentifierGuid": "213e5734-dad4-44c3-9790-3587d71ca8a7",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-05T00:00:04.2794077",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "65",
                          "cardType": 2,
                          "issueDate": "2025-10-05T00:00:04.2794077",
                          "expiry": "2025-10-05T00:00:04.2794077",
                          "customerID": "gt9WGWATVkqTCHdTG3O7oQ==",
                          "customerIDGuid": "1956df82-1360-4a56-9308-77531b73bba1",
                          "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:00:04.2794077",
                          "linkedAccount": "xsP40MU300K7Dgdm/Fi0mg==",
                          "linkedAccountGuid": "d0f8c3c6-37c5-42d3-bb0e-0766fc58b49a",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "64"
                          },
                          "account": {
                            "$id": "66",
                            "id": 1,
                            "identifier": "gtfunaG5TUWDs/W5MxYt5Q==",
                            "identifierGuid": "9deed782-b9a1-454d-83b3-f5b933162de5",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-05T00:00:04.2794077",
                            "owner": "30csf33AQkyBtnayovBt2w==",
                            "ownerGuid": "7f2c47df-c07d-4c42-81b6-76b2a2f06ddb",
                            "accountStoreGroupIdentifier": "JSWZVkqIy0yykb/7lRr5mQ==",
                            "accountStoreGroupGuid": "56992525-884a-4ccb-b291-bffb951af999",
                            "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:00:04.2794077",
                            "active": true,
                            "updated": "2025-10-05T00:00:04.2794077",
                            "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": "UXvwOfEZGkKr8+k6mpiRrg==",
                                "identifierGuid": "39f07b51-19f1-421a-abf3-e93a9a9891ae",
                                "name": "sample string 2",
                                "primaryContact": "o5WuHldH5E6U4kBZ3mLkeQ==",
                                "primaryContactGuid": "1eae95a3-4757-4ee4-94e2-4059de62e479",
                                "accountID": "BBUHmQN2ZEKkMu6A6ZFFFw==",
                                "accountIDGuid": "99071504-7603-4264-a432-ee80e9914517",
                                "special": true,
                                "updated": "2025-10-05T00:00:04.2794077",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "FeTkS/KdxEmxIteq2PUDzA==",
                                "priceLevelIdentifierGuid": "4be4e415-9df2-49c4-b122-d7aad8f503cc",
                                "deleted": true,
                                "account": {
                                  "$ref": "66"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "64"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "groupID": "8dnHs33xik+oIWJn1d4e/A==",
                                    "groupIDGuid": "b3c7d9f1-f17d-4f8a-a821-6267d5de1efc",
                                    "customerID": "VR1lJAjUtUKyjxI1JCq7Og==",
                                    "customerIDGuid": "24651d55-d408-42b5-b28f-1235242abb3a",
                                    "card": "sample string 4",
                                    "linkedAccount": "zqHbTs+2QEuyy572B/zAiw==",
                                    "linkedAccountGuid": "4edba1ce-b6cf-4b40-b2cb-9ef607fcc08b",
                                    "customer": {
                                      "$ref": "64"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    },
                                    "customerCard": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "70",
                              "id": 1,
                              "identifier": "n6ic7skKeki0e/no47Fj+g==",
                              "identifierGuid": "ee9ca89f-0ac9-487a-b47b-f9e8e3b163fa",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "hf8HaFiERUC/DByrJZ0BFQ==",
                              "accountIDGuid": "6807ff85-8458-4045-bf0c-1cab259d0115",
                              "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:00:04.2794077",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "qiI/yyUsw0qa7iYDFT/6jg==",
                              "idempotentVoidGuid": "cb3f22aa-2c25-4ac3-9aee-2603153ffa8e",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "71",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "iW7Lq5IbFUOOjZveXoriOA==",
                                "saleHeaderIdentifierGuid": "abcb6e89-1b92-4315-8e8d-9bde5e8ae238",
                                "created": "2025-10-05T00:00:04.2794077",
                                "createdLocal": "2025-10-05T00:00:04.2794077",
                                "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:00:04.2794077",
                                "storeID": 1,
                                "operatorG_Uid": "Agr5FTFVCUW4vNdHg9WLdA==",
                                "operatorGuid": "15f90a02-5531-4509-b8bc-d74783d58b74",
                                "customerG_Uid": "TPPoNZ+2kU+3xIrmKBrLEQ==",
                                "customerGuid": "35e8f34c-b69f-4f91-b7c4-8ae6281acb11",
                                "communityIdentifier": "G/qm2Pnou0OiHjJEKVotKA==",
                                "communityIdentifierGuid": "d8a6fa1b-e8f9-43bb-a21e-3244295a2d28",
                                "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": "zfchgUMogUeX2dAwR9Cfeg==",
                                "priceLevelIdentifierGuid": "8121f7cd-2843-4781-97d9-d03047d09f7a",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "31"
                                },
                                "customer": {
                                  "$ref": "64"
                                },
                                "communityOrganisation": {
                                  "$id": "72",
                                  "id": 1,
                                  "identifier": "/mFiYPaiKEaPrMpPSO/Odw==",
                                  "identifierGuid": "606261fe-a2f6-4628-8fac-ca4f48efce77",
                                  "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:00:04.2794077",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "73",
                                    "saleItemID": 1,
                                    "identifier": "nwqXHQk79kqGpdAXgNVYFg==",
                                    "identifierGuid": "1d970a9f-3b09-4af6-86a5-d01780d55816",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "oUY3ehZoj0u6GAaACu4G+A==",
                                    "pluGuid": "7a3746a1-6816-4b8f-ba18-06800aee06f8",
                                    "accountID": "4Am7EBmUR0++pUzqlV/b+g==",
                                    "accountIDGuid": "10bb09e0-9419-4f47-bea5-4cea955fdbfa",
                                    "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:00:04.2794077",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "PEWaoMtXkk20dfKCYeeSdg==",
                                    "refundGuid": "a09a453c-57cb-4d92-b475-f28261e79276",
                                    "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": "CnNAVv9jB0Wy/YeJ7tyDLA==",
                                    "idempotentVoidGuid": "5640730a-63ff-4507-b2fd-8789eedc832c",
                                    "priceLevelIdentifier": "+oj8fRTuNEquyX8ixoz+LA==",
                                    "priceLevelIdentifierGuid": "7dfc88fa-ee14-4a34-aec9-7f22c68cfe2c",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-05T00:00:04.2794077",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "75",
                                      "id": 1,
                                      "g_UID": "F3bLGBJIxkiSrPsVQGGMqA==",
                                      "guid": "18cb7617-4812-48c6-92ac-fb1540618ca8",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-05T00:00:04.2794077"
                                    },
                                    "modifier": {
                                      "$id": "76",
                                      "id": 1,
                                      "setG_UID": "QWULHk+bAU6lYFuBMIhp7Q==",
                                      "modifierSetGuid": "1e0b6541-9b4f-4e01-a560-5b81308869ed",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "nZX9m6AfPke6bJAhVL1IiA==",
                                      "pluGuid": "9bfd959d-1fa0-473e-ba6c-902154bd4888",
                                      "deleted": true,
                                      "g_UID": "r+RqyRzUj06jEpYDRVuFQw==",
                                      "guid": "c96ae4af-d41c-4e8f-a312-9603455b8543",
                                      "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": "AuQyECazPkOwl/bFI4KDGg==",
                                    "pluGuid": "1032e402-b326-433e-b097-f6c52382831a",
                                    "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:00:04.2794077",
                                    "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:00:04.2794077",
                                    "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": "g4jlDni1c0C4WEZtulS8eg==",
                                    "pluGuid": "0ee58883-b578-4073-b858-466dba54bc7a",
                                    "accountID": "cIjpMkcnnk2QseJMaVRlyw==",
                                    "accountIDGuid": "32e98870-2747-4d9e-90b1-e24c695465cb",
                                    "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:00:04.2794077",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "DCeJnp7KAUyfytIiiluJ7g==",
                                    "refundGuid": "9e89270c-ca9e-4c01-9fca-d2228a5b89ee",
                                    "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": "SuFzOz9oXEiM7lWZ5ISJ3w==",
                                    "identifierGuid": "3b73e14a-683f-485c-8cee-5599e48489df",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "fIch5ue1ykOQ72pipZhekA==",
                                    "customerIdentifierGuid": "e621877c-b5e7-43ca-90ef-6a62a5985e90",
                                    "operatorNo": 1,
                                    "operatorG_UID": "irgeZyzyVE+UQq8lfXJumw==",
                                    "operatorGuid": "671eb88a-f22c-4f54-9442-af257d726e9b",
                                    "created": "2025-10-05T00:00:04.2794077",
                                    "ordered": "2025-10-05T00:00:04.2794077",
                                    "started": "2025-10-05T00:00:04.2794077",
                                    "completed": "2025-10-05T00:00:04.2794077",
                                    "supplied": "2025-10-05T00:00:04.2794077",
                                    "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": "NIFfuY/O5UuKNb40VTnfUg==",
                                        "pluGuid": "b95f8134-ce8f-4be5-8a35-be345539df52",
                                        "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": "72PLZ+CP0kCH+k37O/gq4w==",
                                        "headerIdentifierGuid": "67cb63ef-8fe0-40d2-87fa-4dfb3bf82ae3",
                                        "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": "NrT/6CZ5BEq5RSs2RURPuQ==",
                                    "surveyGuid": "e8ffb436-7926-4a04-b945-2b3645444fb9",
                                    "saleHeaderGuid": "HSKYv0cVP0C2PBEEQcIziA==",
                                    "saleGuid": "bf98221d-1547-403f-b63c-110441c23388",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "Q3OfI0bw0k+sdbBSu6VuHw==",
                                    "guidResponse": "239f7343-f046-4fd2-ac75-b052bba56e1f",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-05T00:00:04.2794077",
                                    "sale": {
                                      "$ref": "71"
                                    },
                                    "survey": {
                                      "$id": "85",
                                      "g_UID": "mEWeDdtFGUKMOak+SJa7Xw==",
                                      "guid": "0d9e4598-45db-4219-8c39-a93e4896bb5f",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "/C41SA+ym0CcH4VBZvX7lA==",
                                      "checkoutFormGuid": "48352efc-b20f-409b-9c1f-854166f5fb94",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-05T00:00:04.2794077",
                                      "end": "2025-10-05T00:00:04.2794077",
                                      "deleted": true,
                                      "updated": "2025-10-05T00:00:04.2794077",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "3c8313d6-593b-4968-8bd7-9b11d696685c",
                                        "1f847dbe-3626-43ae-badf-49e83fd8bd02"
                                      ],
                                      "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": "DAdb0w2TqUmx1JkGxHPvYQ==",
                                "accountIdentifier": "d35b070c-930d-49a9-b1d4-9906c473ef61",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "ReCsdxhnZ0WpO/+ucWOw5g==",
                                "customerOrderIdentifierGuid": "77ace045-6718-4567-a93b-ffae7163b0e6",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "86",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "GvevF3efckeXfWJApqjiIw==",
                                "paymentIdentifierGuid": "17aff71a-9f77-4772-977d-6240a6a8e223",
                                "identifier": "Msh4iQOHIkeONxFLIQwBbQ==",
                                "identifierGuid": "8978c832-8703-4722-8e37-114b210c016d",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "es+BwbhCnUedzJVKcape9w==",
                                "itemIdentifierGuid": "c181cf7a-42b8-479d-9dcc-954a71aa5ef7"
                              }
                            },
                            {
                              "$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": "P9Hgq2NVF0aJLfN5VBO92g==",
                          "customerIdentifierGuid": "abe0d13f-5563-4617-892d-f3795413bdda",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "6XxXtbwO30i8dzb2fuJ5ng==",
                          "idempotentGuid": "b5577ce9-0ebc-48df-bc77-36f67ee2799e",
                          "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:00:04.2794077",
                            "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:00:04.2794077",
                              "labelPageLayout": "RPoqdFVJtEiOuy2BO2I8Jw==",
                              "pageLayoutGuid": "742afa44-4955-48b4-8ebb-2d813b623c27",
                              "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:00:04.2794077"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "92",
                                "id": 1,
                                "customerIdentifier": "XlPfd7S61kmO61lOGmd8kA==",
                                "customerIdentifierGuid": "77df535e-bab4-49d6-8eeb-594e1a677c90",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-05T00:00:04.2794077",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "sU6EyAEbi0y4dixrlcJSGA==",
                                "issuedIdempotentGuid": "c8844eb1-1b01-4c8b-b876-2c6b95c25218",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-05T00:00:04.2794077",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-05T00:00:04.2794077",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "XOuRTk/25k+UQctlna24+Q==",
                                "redeemedIdempotentGuid": "4e91eb5c-f64f-4fe6-9441-cb659dadb8f9",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-05T00:00:04.2794077",
                                "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": "Hak2O8iYU0iHQgvkrahTew==",
                    "groupIDGuid": "3b36a91d-98c8-4853-8742-0be4ada8537b",
                    "campaign": {
                      "$ref": "60"
                    },
                    "group": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "94",
                    "identifier": "cVjvz7xE7E2xhddSSZxXvw==",
                    "identifierGuid": "cfef5871-44bc-4dec-b185-d752499c57bf",
                    "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": "ddhO0+OIPE+10o0hcn11ag==",
                    "guid": "d34ed875-88e3-4f3c-b5d2-8d21727d756a",
                    "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": "g6I351VYu028yfzZjmBpJg==",
                        "groupGuid": "e737a283-5855-4dbb-bcc9-fcd98e606926",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "u+YTRF7JAEKc+G0+HaDTvg==",
                        "pluGuid": "4413e6bb-c95e-4200-9cf8-6d3e1da0d3be",
                        "priceGroupG_UID": "AHyI7SkmNkyIoMJXwq3inw==",
                        "priceGroupGuid": "ed887c00-2629-4c36-88a0-c257c2ade29f",
                        "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": "psYxGjc4eUyjiZIxMJC7bw==",
                    "priceLevelIdentifierGuid": "1a31c6a6-3837-4c79-a389-92313090bb6f",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "97"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "98",
                "headerIdentifier": "kJElpg7R5UewuE6DLmlFaA==",
                "headerIdentifierGuid": "a6259190-d10e-47e5-b0b8-4e832e694568",
                "identifier": "Rj4IHfMqLEWJlyf1/jO8Ag==",
                "identifierGuid": "1d083e46-2af3-452c-8997-27f5fe33bc02",
                "supplierIdentifier": "VGWk6Zw1GECoYcTI29gexg==",
                "supplierGuid": "e9a46554-359c-4018-a861-c4c8dbd81ec6",
                "pluG_UID": "PBtNGX73B0qeNoXM5B1foQ==",
                "pluGuid": "194d1b3c-f77e-4a07-9e36-85cce41d5fa1",
                "campaignName": "6f06978c-5105-4ec5-9e88-6d59a9efbcf2",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-05T00:00:04.2794077",
                "end": "2025-10-05T00:00:04.2794077",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "jE0GedOlZkG71tDzCjgnOg==",
                "bonusItemPluGuid": "79064d8c-a5d3-4166-bbd6-d0f30a38273a",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-05T00:00:04.2794077",
                "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:00:04.2794077",
                "campaignEndDate": "2025-10-05T00:00:04.2794077",
                "masterPLUG_UID": "Kx97TCF/jkqZQXlzWPEsmQ==",
                "masterID": "4c7b1f2b-7f21-4a8e-9941-797358f12c99",
                "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": "cc0fSd/XtUCf91aK5VNmMA==",
                "bonusMasterID": "491fcd71-d7df-40b5-9ff7-568ae5536630",
                "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:00:04.2794077",
            "dealCosts": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "tags": [
              {
                "$id": "99",
                "pluG_UID": "qjbItjiWg0CEPSw6IGlfXQ==",
                "pluGuid": "b6c836aa-9638-4083-843d-2c3a20695f5d",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "alternateProductG_UID": "LDIegJd0AEiOpsY54oCxXw==",
            "alternateProduct": "801e322c-7497-4800-8ea6-c639e280b15f",
            "productHostCode": {
              "$id": "100",
              "id": 1,
              "pluG_UID": "vzycqjrvyEymM3ZxHRUwog==",
              "pluGuid": "aa9c3cbf-ef3a-4cc8-a633-76711d1530a2",
              "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:00:04.2794077",
            "inventoryTracked": "2025-10-05T00:00:04.2794077",
            "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": "mGHMGFzZRU6Fp3fagWTyuA==",
          "supplierGuid": "18cc6198-d95c-4e45-85a7-77da8164f2b8",
          "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": "BdlFbNYhPkq5ipohwRPB/g==",
          "supplierGuid": "6c45d905-21d6-4a3e-b98a-9a21c113c1fe",
          "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:00:04.2794077",
          "deliveryDate": "2025-10-05T00:00:04.2794077",
          "nextCutOffDate": "2025-10-05T00:00:04.2794077",
          "nextDeliveryDate": "2025-10-05T00:00:04.2794077",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "103"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-10-05T00:00:04.2794077",
      "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:00:04.2794077",
        "processed": "2025-10-05T00:00:04.2794077",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-10-05T00:00:04.2794077",
        "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:00:04.2794077",
          "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": "L0XH1Eh7Ck6pQjUsp5S1Tw==",
        "identifierGuid": "d4c7452f-7b48-4e0a-a942-352ca794b54f",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "106"
      }
    ],
    "promoTypeGuids": [
      "92f305c8-1057-47e9-8f50-bdadf85f999f",
      "35fde41c-63ab-4e45-96ab-913061eb9353"
    ],
    "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:
PKE[�Z�x�5xl/workbook.xml �(�����0��&�C���b)��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@Rdٕ8�X�F�AZ�W�?,o��AM+J1�qs< D�fO	�O2[��Dd
��M��")����,0��s�k�c�*�G����V����y�w��d��|PKE[����	�[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[>]''_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="R93f489809a78458f" /></Relationships>PKE[��5��xl/worksheets/sheet1.xml �(����r�0@�ѽ 		!�I�8��Cz� �<�l��+0�y�^@�{��jG��g��NB�Fv)@>��
Y6�.GS}��S����еƳx�W*�1�U�m�}y��VI���>�] ��)�Z�Vt&�F����T�n\��O,}P"/���%T�7Ȓ�����=%�<��/Ȓ~o�Y߬��O�H��?�(S6p�͐���JQ�ǽ�%�[��jc�D��{=\���[�6���4u
�������6��}y�����<D|F!���(�~쇣^�ЧQB G���>}2�!�)��(&1"_�OG�^�CQSC�I����G���O �<��^����ɏ�)&�pF�-��~<��ٺG�ct�.�?��:7y�(y����F�W�v��	�C���2�����@s�K�9�v�pN�����s��%�9�u	6�m��!|��;���x�7.��q	�؂������U��A������7sTۃN���F�aҦ�7�PKE[�`�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��5�
����8��ؑ�=�����ĂMW��==i���c�{�'�>��vPZ��������n�8��&��@Ҋ
��J�28�P�m�h�gS��uҊ��9���p^�?D����ѩӌ6�����A�@�;�)z	e��@���-+W�W��Q5JI �fj!�'�^�y&�kv/˾m��V�Me���?G�.�;��LM�RVZ�9g؈���ѫ��~PKE[Ѓ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��PKE[���@�xl/sharedStrings.xml �(��R�N�0��*���ڍ��Nb�1���0!�6��MJ�"�ד��n����{����d����;XTF�,�#�.�Tz����k�<$��������7�D�\�Ɣ�ڋ �r�@nZЎ��m��nl-�;j�`<M�F(ͼ�t��ؘy�Vo,�7Be	e�$�,	Y�܉�؍AZKФ*�ov�)9�x0��<�zTL��g�O.Ȫ�!��ikp6Z�7>��#A�/���!V�d�ʯ�X�q8����<�DET�g2�{��*Zl���H��/�?\���=�S�P�{�+�`U�o�k�9���Ї���)���/��}]�PK-E[�Z�x�5xl/workbook.xmlPK-E[����	�[Content_Types].xmlPK-
E[>]''V_rels/.relsPK-E[��5���xl/worksheets/sheet1.xmlPK-E[�`�Pxl/_rels/workbook.xml.relsPK-E[Ѓc'2E
Xxl/styles.xmlPK-E[���@��xl/sharedStrings.xmlPK�_

application/vnd.ms-excel

Sample:
PKE[n2	��5xl/workbook.xml �(�����0��&�C��(��N\�z�^�V�O�||K	$޼���~;t2n��G��W��}�"���cAǝ0N��{#����V�9eٙ8Y�F�^Z��?,o�����bR�f�C���&�d4ֺ���"�)�`�ERH35nY`%����#W�8�3.
�w���P��o�
F����PKE[����	�[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[.'�''_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="R6179433579464ab8" /></Relationships>PKE[��5��xl/worksheets/sheet1.xml �(����r�0@�ѽ 		!�I�8��Cz� �<�l��+0�y�^@�{��jG��g��NB�Fv)@>��
Y6�.GS}��S����еƳx�W*�1�U�m�}y��VI���>�] ��)�Z�Vt&�F����T�n\��O,}P"/���%T�7Ȓ�����=%�<��/Ȓ~o�Y߬��O�H��?�(S6p�͐���JQ�ǽ�%�[��jc�D��{=\���[�6���4u
�������6��}y�����<D|F!���(�~쇣^�ЧQB G���>}2�!�)��(&1"_�OG�^�CQSC�I����G���O �<��^����ɏ�)&�pF�-��~<��ٺG�ct�.�?��:7y�(y����F�W�v��	�C���2�����@s�K�9�v�pN�����s��%�9�u	6�m��!|��;���x�7.��q	�؂������U��A������7sTۃN���F�aҦ�7�PKE[2-[O�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�!N��ݰa[zg2N�&�e�@�Ƃ#q�"A*�`��h~OO��|����扽��5
�Fm7���S�w5춛=M*��0�.��bBC�n�y��f2�Ȥ��~V1���N�Q���Xq�d�5�Ύ�C�Z�H�O3����ZQvP����O)�KȳD��5���.ڢ’dYK`�fj!�'
�^��BF�V<�
�B�TqS�AyꞣO�^:-�5l�^Օ(d�I�����~PKE[Ѓ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��PKE[���@�xl/sharedStrings.xml �(��R�N�0��*���ڍ��Nb�1���0!�6��MJ�"�ד��n����{����d����;XTF�,�#�.�Tz����k�<$��������7�D�\�Ɣ�ڋ �r�@nZЎ��m��nl-�;j�`<M�F(ͼ�t��ؘy�Vo,�7Be	e�$�,	Y�܉�؍AZKФ*�ov�)9�x0��<�zTL��g�O.Ȫ�!��ikp6Z�7>��#A�/���!V�d�ʯ�X�q8����<�DET�g2�{��*Zl���H��/�?\���=�S�P�{�+�`U�o�k�9���Ї���)���/��}]�PK-E[n2	��5xl/workbook.xmlPK-E[����	�[Content_Types].xmlPK-
E[.'�''V_rels/.relsPK-E[��5���xl/worksheets/sheet1.xmlPK-E[2-[O�Pxl/_rels/workbook.xml.relsPK-E[Ѓc'2E
Xxl/styles.xmlPK-E[���@��xl/sharedStrings.xmlPK�_