GET api/pricezones

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of PriceZone
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 60

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

SortOrder

integer

None.

Host

Host

None.

Stores

Collection of Store

None.

ZoneMatrix

Collection of ZoneMatrix

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "name": "sample string 2",
    "hostIdentifier": "jkJvuoRzpk69dxwUlzwR1g==",
    "hostIdentifierGuid": "ba6f428e-7384-4ea6-bd77-1c14973c11d6",
    "sortOrder": 3,
    "host": {
      "$id": "2",
      "identifier": "FTObErnwp0CmHiYR/j2llg==",
      "identifierGuid": "129b3315-f0b9-40a7-a61e-2611fe3da596",
      "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": "RqNZURj/v0+wdYDSiJFRqw==",
      "hostSupplierIdentifierGuid": "5159a346-ff18-4fbf-b075-80d2889151ab",
      "loyaltyPriceLevelIdentifier": "EcDLaLa68UOUBBAMWt9n7A==",
      "loyaltyPriceLevelIdentifierGuid": "68cbc011-bab6-43f1-9404-100c5adf67ec",
      "isGroup": true,
      "description": "sample string 22",
      "hostProvider": 23,
      "hostTypeEnum": 24,
      "hostType": "sample string 25",
      "hostCode": "sample string 26",
      "username": "sample string 27",
      "password": "sample string 28",
      "passwordPlain": "sample string 29",
      "server": "sample string 30",
      "url": "sample string 31",
      "global": true,
      "stateCode": "sample string 33",
      "lastCollected": "2025-06-14T06:57:24.911413",
      "lastProcessed": "2025-06-14T06:57:24.911413",
      "hold": true,
      "supplierName": "sample string 35",
      "supplier": {
        "$id": "3",
        "identifier": "vLtDyrCzMkuI6IxK6396Vw==",
        "identifierGuid": "ca43bbbc-b3b0-4b32-88e8-8c4aeb7f7a57",
        "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": "Uf+C8Uqypkuvjx9WXdHycw==",
        "primaryContactID": "f182ff51-b24a-4ba6-af8f-1f565dd1f273",
        "storeID": 1,
        "abn": "sample string 16",
        "supplierGroupIdentifier": "3Z8X5qcv9E+lZQHtvFjy3Q==",
        "supplierGroupGuid": "e6179fdd-2fa7-4ff4-a565-01edbc58f2dd",
        "rebate": 1.0,
        "rebateType": 1,
        "rebateFrequency": 1,
        "rebateSource": 1,
        "rebateLastClaimed": "2025-06-14T06:57:24.911413",
        "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": "7b8b7d0b-2f7a-4ba3-8e94-183f7ba2bd99",
          "identifier": "DD2twBcZk0+QgdcG50N5Ug==",
          "identifierGuid": "c0ad3d0c-1917-4f93-9081-d706e7437952",
          "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": "1SKQzYMXOkmqQ86bEn6pNg==",
            "supplierIdentifierGuid": "cd9022d5-1783-493a-aa43-ce9b127ea936",
            "contactGuid": "AjKE3h43tkS1vrbu/mnpGg==",
            "contactID": "de843202-371e-44b6-b5be-b6eefe69e91a",
            "contact": {
              "$ref": "4"
            },
            "supplier": {
              "$ref": "3"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "products": [
          {
            "$id": "6",
            "pluG_UID": "SnwhgGtyak+/jwzyMVnQIg==",
            "pluGuid": "80217c4a-726b-4f6a-bf8f-0cf23159d022",
            "supplierIdentifier": "NOqZuwiPB0qkf3bVTjK9/g==",
            "supplierIdentifierGuid": "bb99ea34-8f08-4a07-a47f-76d54e32bdfe",
            "cartonQuantity": 1,
            "cartonQuantityChanged": true,
            "productSize": "sample string 2",
            "cigarettesPerSleeve": 1,
            "randomWeight": true,
            "piecesPerUnit": 4,
            "averagePackSize": 5,
            "effectiveDate": "2025-06-14T06:57:24.911413",
            "pricedByWeight": true,
            "landedUnitCostEx": 8,
            "landedUnitCostInc": 9,
            "landedCartonCostInc": 10,
            "landedCartonCostEx": 11,
            "standardCost": 12,
            "deliveryFee": 1,
            "deliveryFeeBasis": "sample string 13",
            "pickAndPackFee": 1,
            "pickAndPackFeeBasis": "sample string 14",
            "financeFee": 1,
            "financeFeeBasis": "sample string 15",
            "cartonLength": 1,
            "cartonWidth": 1,
            "cartonHeight": 1,
            "palletLayerQuantity": 1,
            "palletLayers": 1,
            "itemCode": "sample string 16",
            "invoiceCode": "sample string 17",
            "invoiceDesc": "sample string 18",
            "orderDirect": true,
            "useCost": true,
            "minimumQuantity": 19,
            "hostType": 20,
            "fromHost": 21,
            "minimumReorder": 1,
            "maximumReorder": 1,
            "orderMultiple": 22.1,
            "sellMultiple": 23.1,
            "baseMultiple": 24.1,
            "hostStandardCost": 25,
            "hostTotalCost": 26,
            "hostRetail": 27,
            "hostLandedUnitCostEx": 28,
            "hostLandedUnitCostInc": 29,
            "hostDesc": "sample string 30",
            "directIndicator": "sample string 31",
            "availableToOrder": true,
            "hostRangeIndicator": "sample string 33",
            "hostProductType": "sample string 34",
            "hostProductGrade": "sample string 35",
            "hostProductGroup": "sample string 36",
            "hostSlowMoving": true,
            "hostGeneralMerchandise": true,
            "hostPillar": "sample string 39",
            "hostLastUpdated": "2025-06-14T06:57:24.911413",
            "rebate": 1.0,
            "rebateExclude": true,
            "invoiceCodes": [
              {
                "$id": "7",
                "pluG_UID": "LFhyGK5SK0e8AF9KatSNdw==",
                "pluGuid": "1872582c-52ae-472b-bc00-5f4a6ad48d77",
                "supplierIdentifier": "b7G4m/nW5ESuxjCLVSEOag==",
                "supplierIdentifierGuid": "9bb8b16f-d6f9-44e4-aec6-308b55210e6a",
                "invoiceCode": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "7"
              }
            ],
            "storeIDs": [
              1,
              2
            ],
            "preferredSupplier": true,
            "preferredRebateSupplier": true,
            "supplierName": "sample string 40",
            "salesMode": 41,
            "orderPacked": true,
            "active": true,
            "price": 1,
            "costGstPercent": 43,
            "parentPluG_UID": "dGTY+xka+UOs1RGrzaD5jw==",
            "parentPluGuid": "fbd86474-1a19-43f9-acd5-11abcda0f98f",
            "freight": 44.0,
            "freightType": 1,
            "product": {
              "$id": "8",
              "plu": 1,
              "storeID": 1,
              "masterPluG_UID": "QEA=",
              "storeIDs": [
                1,
                2
              ],
              "g_UId": "RA9noE0pvUuZ/YVvCclFeg==",
              "guid": "a0670f44-294d-4bbd-99fd-856f09c9457a",
              "apn": "sample string 1",
              "apnChanged": true,
              "apnSwitched": true,
              "barcode": "sample string 4",
              "itemNumber": "sample string 5",
              "itemNumberChanged": true,
              "priceGroupG_UID": "1mpsscASJkO/nrHXzOdgEg==",
              "priceGroupGuid": "b16c6ad6-12c0-4326-bf9e-b1d7cce76012",
              "blueprintID": 1,
              "lastCountedDate": "2025-06-14T06:57:24.911413",
              "externalID": "sample string 7",
              "active": true,
              "activated": "2025-06-14T06:57:24.911413",
              "pluCreated": "2025-06-14T06:57:24.911413",
              "createdByUser": "sample string 9",
              "name": "sample string 10",
              "nameChanged": true,
              "secondDescription": "sample string 12",
              "hostDescription": "sample string 13",
              "keepCartonQty": true,
              "keepDescription": true,
              "keepDepartments": true,
              "keepSuppliers": true,
              "markdownDescription": "sample string 18",
              "altDescription": "sample string 19",
              "bestOrExpire": 20,
              "lastUpdate": "2025-06-14T06:57:24.911413",
              "lastManualUpdate": "2025-06-14T06:57:24.911413",
              "imageName": "sample string 23",
              "showImageOnFlipCharts": true,
              "showTextOnFlipCharts": true,
              "overrideFlipChartText": true,
              "flipChartText": "sample string 27",
              "salesMode": 1,
              "eftCode": 1,
              "price": 1,
              "priceChanged": true,
              "rrp": 1,
              "gstPercent": 28,
              "gstPercentChanged": true,
              "costGSTPercent": 29,
              "costGSTPercentChanged": true,
              "wetPercent": 1,
              "priceOverride": 1,
              "cost": 1,
              "currentCost": 1,
              "currentCostDecimals": 1,
              "grossProfit": 1.0,
              "currentCostDesc": "sample string 30",
              "currentCostEnd": "2025-06-14T06:57:24.911413",
              "currentCostUpdated": "2025-06-14T06:57:24.911413",
              "costDecimals": 31,
              "costChanged": true,
              "dealCostIdentifier": "QEA=",
              "excludeFromRebate": true,
              "rebateOverride": 1,
              "costCalcMethod": 1,
              "costCalcMethodChanged": true,
              "costEffectiveDate": "2025-06-14T06:57:24.911413",
              "defaultGP": 1,
              "breakTargetMode": 32,
              "break1": 1,
              "price1": 1,
              "target1": 33,
              "break2": 1,
              "price2": 1,
              "target2": 34,
              "break3": 1,
              "price3": 1,
              "target3": 35,
              "break1Changed": true,
              "price1Changed": true,
              "target1Changed": true,
              "break2Changed": true,
              "price2Changed": true,
              "target2Changed": true,
              "break3Changed": true,
              "price3Changed": true,
              "target3Changed": true,
              "breakTargetModeChanged": true,
              "margin": 1.1,
              "marginChanged": true,
              "marginRanged": true,
              "marginRangedChanged": true,
              "minimumMargin": 1.1,
              "minimumMarginChanged": true,
              "maximumMargin": 1.1,
              "maximumMarginChanged": true,
              "overrideHostWarehouseIndicator": true,
              "overrideHostWarehouseIndicatorChanged": true,
              "overrideHostPrice": true,
              "overrideHostPriceChanged": true,
              "overrideHostCost": true,
              "overrideHostCostChanged": true,
              "overrideHostMargin": true,
              "overrideHostMarginChanged": true,
              "alwaysApplyMargin": true,
              "alwaysApplyMarginChanged": true,
              "aws": 1.0,
              "awsUpdated": "2025-06-14T06:57:24.911413",
              "posTare": 1,
              "altPrice": 1.0,
              "altPriceChanged": true,
              "altPriceMode": 52,
              "altPriceModeChanged": true,
              "altPLUG_UID": "8oaRQ++PI0e7Efxd4+sD9g==",
              "altPLUGuid": "439186f2-8fef-4723-bb11-fc5de3eb03f6",
              "altPLUGuidChanged": true,
              "altPriceDescription1": "sample string 53",
              "altPriceDescription2": "sample string 54",
              "cartonQuantity": 55,
              "cartonQuantityChanged": true,
              "trayID": 1,
              "promptID": 1,
              "tare": 1,
              "packQty": 1,
              "fixedWeight": 1,
              "extraMesg": 1,
              "text1": "sample string 57",
              "text2": "sample string 58",
              "text3": "sample string 59",
              "labelText": "sample string 60",
              "labelTextChanged": true,
              "sendToScale": true,
              "nonScaleWeigh": true,
              "labelFormat": "sample string 64",
              "barcodeFormat": "sample string 65",
              "austMade": 1,
              "coolCode": 66,
              "countryOfOrigin": "sample string 67",
              "percentContent": 68.1,
              "departmentID": 1,
              "subDepartmentID": 1,
              "minorDepartmentID": 1,
              "lesserDepartmentID": 1,
              "deptCode": "sample string 69",
              "subDeptCode": "sample string 70",
              "minorDeptCode": "sample string 71",
              "lesserDeptCode": "sample string 72",
              "deptName": "sample string 73",
              "subDeptName": "sample string 74",
              "minorDeptName": "sample string 75",
              "lesserDeptName": "sample string 76",
              "departmentChanged": true,
              "subCategoryID": 1,
              "expiry": 1,
              "showDays": 1,
              "datePrint": 1,
              "labelRequired": true,
              "labelShelfQty": 79,
              "labelShelfChanged": true,
              "labelTalkerQty": 81,
              "labelSmall": true,
              "labelLastPrinted": "2025-06-14T06:57:24.911413",
              "labelLastPrice": 1,
              "shelfPageLayoutG_UID": "jtHnuB06jkiY2jbV5oGfgg==",
              "shelfPageLayoutGuid": "b8e7d18e-3a1d-488e-98da-36d5e6819f82",
              "talkerPageLayoutG_UID": "XbYC/1cD+E2Idh3q9sKocw==",
              "talkerPageLayoutGuid": "ff02b65d-0357-4df8-8876-1deaf6c2a873",
              "unitMeasure": 1.1,
              "unitMeasureChanged": true,
              "unitMeasureKind": 84,
              "unitMeasureKindChanged": true,
              "signIQData": "sample string 86",
              "refresh": true,
              "earnLoyaltyPoints": true,
              "earnLoyaltyPointsChanged": true,
              "quantityOverride": true,
              "quantityOverrideChanged": true,
              "quantityRequired": true,
              "quantityRequiredChanged": true,
              "allowDiscounts": true,
              "allowDiscountsChanged": true,
              "discountDiscounts": true,
              "discountDiscountsChanged": true,
              "itemRecalled": true,
              "itemRecalledChanged": true,
              "noRefund": true,
              "noRefundChanged": true,
              "allowMarkdown": true,
              "allowMarkdownChanged": true,
              "priceRequired": true,
              "priceRequiredChanged": true,
              "fuelItem": true,
              "fuelItemChanged": true,
              "trackSerial": true,
              "trackSerialChanged": true,
              "allowZeroPrice": true,
              "allowZeroPriceChanged": true,
              "notForSale": 90,
              "notForSaleChanged": true,
              "excludeFromDeals": true,
              "excludeFromVoucher": true,
              "minimumAge": 93,
              "minimumAgeChanged": true,
              "buyingLimit": 1,
              "buyingLimitChanged": true,
              "buyingLimitIndependent": true,
              "buyingLimitIndependentChanged": true,
              "inventoryGuid": "XGuzIUjS/EyzBKOZ4KDrQw==",
              "inventoryIdentifier": "21b36b5c-d248-4cfc-b304-a399e0a0eb43",
              "inventoryAccuracy": 1,
              "baseUnits": 97,
              "orderPacked": 1,
              "isManufactured": true,
              "isIngredient": true,
              "isModifier": true,
              "isModifierChanged": true,
              "hasModifiers": 98,
              "defaultPrinter": "sample string 99",
              "defaultPrinterGroup": "sample string 100",
              "ingredientsOnManufacture": true,
              "manufactureUnitMeasure": 1,
              "mpl": 1,
              "maxShelfQty": 101,
              "allowAutoOrder": true,
              "warrantyPeriod": 1,
              "parentPluG_UId": "H6UWoSQpuUeOHv/kMnBtBg==",
              "parentPluGuid": "a116a51f-2924-47b9-8e1e-ffe432706d06",
              "preferredHostVendor": 103,
              "preferredHostChanged": true,
              "code": "sample string 105",
              "supplierIdentifier": "FchWFMuMbE+m5rLxhgBPDA==",
              "supplierIdentifierGuid": "1456c815-8ccb-4f6c-a6e6-b2f186004f0c",
              "supplierChanged": true,
              "rebateSupplierIdentifier": "zLfYU7/NIUirNwPtti70KA==",
              "rebateSupplierIdentifierGuid": "53d8b7cc-cdbf-4821-ab37-03edb62ef428",
              "rebateSupplierChanged": true,
              "availableForOrder": true,
              "warehouseDirectIndicator": "sample string 107",
              "warehouseDirectIndicatorChanged": true,
              "productGrade": "sample string 109",
              "productType": "sample string 110",
              "productGroup": "sample string 111",
              "complianceIndicator": "sample string 112",
              "inhouseBrand": "sample string 113",
              "slowMoving": true,
              "generalMerchandise": true,
              "comment": "sample string 116",
              "lastUpdatedByUser": "sample string 117",
              "lastManualUpdatedByUser": "sample string 118",
              "lastUpdatedByUserOverride": true,
              "lastUpdatedByHost": "2025-06-14T06:57:24.911413",
              "commodity": "sample string 120",
              "businessPillar": "sample string 121",
              "mscCommodity": "sample string 122",
              "hostIdentifier": "r0DjdPFepEexrlhPgmfZig==",
              "hostIdentifierGuid": "74e340af-5ef1-47a4-b1ae-584f8267d98a",
              "serviceFeeID": 1,
              "serviceFeeIDChanged": true,
              "providerName": "sample string 124",
              "aisleEnds": "sample string 125",
              "deleted": true,
              "deletedChanged": true,
              "hidden": true,
              "doNotRange": true,
              "doNotRangeChanged": true,
              "doNotOrder": true,
              "doNotOrderChanged": true,
              "locked": true,
              "excludeFromWebUpdate": true,
              "excludeFromWebUpdateChanged": true,
              "webPriceBasedOn": 136,
              "webPriceRounding": true,
              "webMarkup": 138,
              "webPriceMode": 139,
              "altDepartmentID": 1,
              "altSubDepartmentID": 1,
              "altMinorDepartmentID": 1,
              "altLesserDepartmentID": 1,
              "altDeptCode": "sample string 140",
              "altSubDeptCode": "sample string 141",
              "altMinorDeptCode": "sample string 142",
              "altLesserDeptCode": "sample string 143",
              "altDepartmentChanged": true,
              "storeProducts": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "store": {
                "$id": "9",
                "id": 1,
                "isMaster": true,
                "shortName": "sample string 3",
                "url": "sample string 4",
                "sortOrder": 1,
                "name": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "state": "sample string 12",
                "country": "sample string 13",
                "postCode": "sample string 14",
                "delivery": 1,
                "exportAccounts": 1,
                "salesAccountFolder": "sample string 15",
                "purchaseAccountFolder": "sample string 16",
                "initLoad": 1,
                "initIDs": 1,
                "zoneID": 1,
                "actAsMaster": 1,
                "lastActiveUtc": "2025-06-14T06:57:24.911413",
                "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": "dpcRpjA7sEuigR4DBP1Euw==",
                "hostIdentifierGuid": "a6119776-3b30-4bb0-a281-1e0304fd44bb",
                "hostName": 1,
                "hostAddress": "sample string 27",
                "hostUsername": "sample string 28",
                "hostPassword": "sample string 29",
                "excludeFromLeadInOut": true,
                "accountingProvider": 31,
                "accountingAddress": "sample string 32",
                "accountingUsername": "sample string 33",
                "accountingPassword": "sample string 34",
                "storeAccountingCode": "sample string 35",
                "softwareVariance": 36,
                "fuelWarningVariance": 37.0,
                "fuelErrorVariance": 38.0,
                "fuelAccumulatedWarningVariance": 39.0,
                "fuelAccumulatedErrorVariance": 40.0,
                "drawManagment": 41,
                "endOfDayManagment": true,
                "autoFillCashBalancing": true,
                "fuelDayVariance": 44,
                "accountingTradingTime": "00:00:00.1234567",
                "stockActivateProduct": 46,
                "giftCardSalesAccountingDeptCode": "sample string 47",
                "transactionDiscountAccountingDeptCode": "sample string 48",
                "size": 49,
                "updated": "2025-06-14T06:57:24.911413",
                "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": "k5aWsr/Lu0CJjuv7kH6QZQ==",
                    "hostIdentifierGuid": "b2969693-cbbf-40bb-898e-ebfb907e9065",
                    "storeID": 2,
                    "username": "sample string 3",
                    "password": "sample string 4",
                    "passwordPlain": "sample string 5",
                    "serverAddress": "sample string 6",
                    "serverPort": 1,
                    "excludeFromLeadInOut": true,
                    "useForHostFile": true,
                    "metcashPillarID": "sample string 9",
                    "metcashStateCode": "sample string 10",
                    "metcashCustomerID": "sample string 11",
                    "metcashTradingPartnerID": "sample string 12",
                    "drakesCustomerNumber": 1,
                    "sparCustomerNumber": "sample string 13",
                    "sparOrderUsername": "sample string 14",
                    "sparOrderPassword": "sample string 15",
                    "sparOrderPasswordPlain": "sample string 16",
                    "pharmXSiteID": 1,
                    "ibaZoneID": 1,
                    "ibaState": "sample string 17",
                    "foodlandStoreCode": "sample string 18",
                    "ilgMemberNumber": "sample string 19",
                    "ilgOutletLocation": 1,
                    "ilgBaseCost": 1,
                    "ilgApplyNonAdvertisedPromos": true,
                    "ilgExemptFromFreight": true,
                    "ilgOrderDealReview": true,
                    "ilgFinanceFee": 1,
                    "processPromotions": true,
                    "hostProvider": 0,
                    "host": {
                      "$ref": "2"
                    },
                    "groupIDs": [
                      1,
                      2
                    ],
                    "hostDescription": "sample string 24"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "accounts": [
                  {
                    "$id": "12",
                    "id": 1,
                    "storeID": 1,
                    "accountName": "sample string 2",
                    "bsb": "sample string 3",
                    "accountNumber": "sample string 4",
                    "accountDesignated": true
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "sales": [
                  {
                    "$id": "13",
                    "id": 1,
                    "storeID": 1,
                    "externalSalesType": 2,
                    "ftpSiteID": 1,
                    "lastSaleProcessed": "2025-06-14T06:57:24.911413",
                    "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": "jo0VLg+SwUiqeAmi/O/2wA==",
                    "hostIdentifierGuid": "2e158d8e-920f-48c1-aa78-09a2fceff6c0",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "ae0beca9-f151-4035-9068-03a3b3bddf7c",
                      "3945c838-ca6e-4598-97ad-9610f3f05570"
                    ]
                  },
                  {
                    "$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": "b8414a9a-5600-41e4-a75e-3a959d9c0d65",
                "updateStore": {
                  "$id": "18",
                  "id": "27762d9d-7673-4274-95eb-1ecc3205db94",
                  "name": "sample string 1",
                  "lastActivity": "2025-06-14T06:57:24.911413",
                  "zone": "sample string 2",
                  "timeZoneOffset": 0.0,
                  "businessHoursStart": "00:00:00.1234567",
                  "businessHoursEnd": "00:00:00.1234567",
                  "master": true,
                  "lastIP": "sample string 10",
                  "lastHostName": "sample string 11",
                  "ping": 1,
                  "pingStatus": "sample string 12",
                  "lastUpdateCompleted": "2025-06-14T06:57:24.911413"
                },
                "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": "IBTXgKFnV0yPCPiEnQX3cg==",
                  "pluGuid": "80d71420-67a1-4c57-8f08-f8849d05f772",
                  "plu": 1,
                  "storeID": 1,
                  "zoneID": 2,
                  "zoneName": "sample string 3",
                  "store": "sample string 4",
                  "priceNow": 5,
                  "costNow": 6,
                  "costNowDecimals": 7,
                  "normalPrice": 8,
                  "gstPercent": 9,
                  "normalCost": 10,
                  "normalCostDecimals": 11,
                  "costGstPercent": 12,
                  "costCalcMethod": 1,
                  "currentCost": 13,
                  "currentCostDecimals": 14,
                  "break1": 15,
                  "price1": 16,
                  "break2": 17,
                  "price2": 18,
                  "break3": 19,
                  "price3": 20,
                  "fuelItem": 21,
                  "fixedWeight": 22,
                  "active": true,
                  "complianceIndicator": "sample string 23",
                  "doNotOrder": true,
                  "doNotRange": true,
                  "isNormalPriceChangesCampaign": true,
                  "updated": "2025-06-14T06:57:24.911413"
                },
                {
                  "$ref": "20"
                }
              ],
              "currentPrices": {
                "$id": "21",
                "pluPrices": {
                  "$id": "22",
                  "plu": 1,
                  "pluG_UID": "QEA=",
                  "stores": [
                    1,
                    2
                  ],
                  "normalPrice": 1,
                  "cost": 2,
                  "break1": 3,
                  "price1": 4,
                  "break2": 5,
                  "price2": 6,
                  "break3": 7,
                  "price3": 8,
                  "discountPrice": 9,
                  "acceptedUtc": "2025-06-14T06:57:24.911413",
                  "priceChangeType": 0,
                  "costDecimals": 10
                },
                "normalPluPrices": {
                  "$ref": "22"
                },
                "winningCampaign": 1,
                "winner": {
                  "$id": "23",
                  "campaignName": "sample string 1",
                  "campaignDescription": "sample string 2",
                  "startDate": "2025-06-14T06:57:24.911413",
                  "startTime": 3,
                  "endDate": "2025-06-14T06:57:24.911413",
                  "endTime": 4,
                  "newPrice": 5,
                  "newCost": 6,
                  "newCostDecimals": 7,
                  "pctDiscount": 8,
                  "promoType": 1,
                  "promotionTypeCode": "sample string 9",
                  "hostType": 10,
                  "hostIdentifier": "ucr+qWLXGUaKFOejyg9c7w==",
                  "hostIdentifierGuid": "a9fecab9-d762-4619-8a14-e7a3ca0f5cef",
                  "storeNames": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                "details": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ]
              },
              "tray": {
                "$id": "24",
                "g_UId": "D6X9Asicw0ylCp/c61T/bg==",
                "guid": "02fda50f-9cc8-4cc3-a50a-9fdceb54ff6e",
                "name": "sample string 1",
                "number": 1,
                "tare": 1
              },
              "priceGroup": {
                "$id": "25",
                "priceGroupG_UID": "92fp5Rk1N0Ce5s+ZkE6uTA==",
                "priceGroupGuid": "e5e967f7-3519-4037-9ee6-cf99904eae4c",
                "name": "sample string 2",
                "code": 1,
                "modified": true,
                "updated": "2025-06-14T06:57:24.911413",
                "buyingLimit": 1,
                "buyingLimitIndependent": true,
                "buyingLimitType": 0,
                "number": 1,
                "products": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "productCount": 1
              },
              "priceGroupName": "sample string 145",
              "nutrifacts": {
                "$id": "26",
                "pluG_UID": "esYi73R6VkWHvVMixbIvOw==",
                "pluGuid": "ef22c67a-7a74-4556-87bd-5322c5b22f3b",
                "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": "dec5e181-0bd1-461e-960e-b3bfa3a9614c",
                "created": "2025-06-14T06:57:24.911413",
                "createdByUser": "sample string 1",
                "activated": "2025-06-14T06:57:24.911413",
                "deactivated": "2025-06-14T06:57:24.911413",
                "lastOrdered": "2025-06-14T06:57:24.911413",
                "lastOrderedQty": 2.0,
                "lastReceived": "2025-06-14T06:57:24.911413",
                "lastReceivedQty": 3.0,
                "lastInvoiceStatus": 1,
                "lastCounted": "2025-06-14T06:57:24.911413",
                "lastSold": "2025-06-14T06:57:24.911413",
                "firstSold": "2025-06-14T06:57:24.911413",
                "awsUpdated": "2025-06-14T06:57:24.911413",
                "lastManualUpdate": "2025-06-14T06:57:24.911413",
                "lastManualUpdatedByUser": "sample string 5",
                "lastUpdated": "2025-06-14T06:57:24.911413",
                "lastUpdatedByUser": "sample string 7",
                "lastUpdatedByHost": "2025-06-14T06:57:24.911413",
                "doNotRangeUpdated": "2025-06-14T06:57:24.911413",
                "doNotOrderUpdated": "2025-06-14T06:57:24.911413",
                "tracked": "2025-06-14T06:57:24.911413"
              },
              "allergens": [
                {
                  "$id": "28",
                  "allergenID": 1,
                  "pluG_UID": "1Foj/V3pQ0GOJMUu/GpFNQ==",
                  "pluGuid": "fd235ad4-e95d-4143-8e24-c52efc6a4535",
                  "contains": 2,
                  "allergenName": "sample string 3",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "28"
                }
              ],
              "costs": {
                "$id": "29",
                "pluG_UID": "fYX3EP4B2ESIrWlWRF1jlQ==",
                "pluGuid": "10f7857d-01fe-44d8-88ad-6956445d6395",
                "enteredCost": 1,
                "weightedAvgCost": 1,
                "lastCost": 1,
                "rawEnteredCost": 2,
                "rawWeightedAvgCost": 3,
                "rawLastCost": 4,
                "freight": 5.0,
                "freightType": 6,
                "costDecimals": 7,
                "fifoCost": 1,
                "updated": "2025-06-14T06:57:24.911413",
                "normalCost": 1,
                "currentCost": 1
              },
              "sales": [
                {
                  "$id": "30",
                  "saleHeaderID": 1,
                  "created": "2025-06-14T06:57:24.911413",
                  "createdLocal": "2025-06-14T06:57:24.911413",
                  "storeID": 3,
                  "storeName": "sample string 4",
                  "operatorG_Uid": "gvqFOoA0xke+wS2ElWZsbg==",
                  "operatorGuid": "3a85fa82-3480-47c6-bec1-2d8495666c6e",
                  "operatorName": "sample string 5",
                  "tranType": 1,
                  "plu": 1,
                  "pluG_UId": "pDUsZqIbR0W4xEhfXkxOtQ==",
                  "pluGuid": "662c35a4-1ba2-4547-b8c4-485f5e4c4eb5",
                  "normalPrice": 1,
                  "totalCents": 1,
                  "cost": 1,
                  "grossProfit": 1,
                  "quantity": 1,
                  "operator": {
                    "$id": "31",
                    "id": 1,
                    "g_Uid": "bAyBFqETWkmWhmy+hEvS4g==",
                    "guid": "16810c6c-13a1-495a-9686-6cbe844bd2e2",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-06-14T06:57:24.911413",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-06-14T06:57:24.911413",
                    "endShift": "2025-06-14T06:57:24.911413",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "32",
                        "operatorG_UID": "kIpHTQDby0KNID4aKeIKWw==",
                        "operatorGuid": "4d478a90-db00-42cb-8d20-3e1a29e20a5b",
                        "storeID": 2,
                        "operator": {
                          "$ref": "31"
                        },
                        "store": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "32"
                      }
                    ]
                  }
                },
                {
                  "$ref": "30"
                }
              ],
              "apns": [
                {
                  "$id": "33",
                  "pluID": 1,
                  "pluG_UID": "ZHUUGdyI90WOZ4hX7cvsoA==",
                  "pluGuid": "19147564-88dc-45f7-8e67-8857edcbeca0",
                  "apn": "sample string 1",
                  "deleted": true,
                  "storeID": 1,
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "33"
                }
              ],
              "tuns": [
                {
                  "$id": "34",
                  "pluG_UId": "2JG9K0UkpE2o+luMpQNaxQ==",
                  "pluGuid": "2bbd91d8-2445-4da4-a8fa-5b8ca5035ac5",
                  "apn": "sample string 1",
                  "tun": "sample string 2",
                  "cartonQuantity": 3,
                  "product": {
                    "$ref": "8"
                  },
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "34"
                }
              ],
              "competitionPricing": [
                {
                  "$id": "35",
                  "identifier": "LavClz8B0k2xWy7yHaEZfQ==",
                  "identifierGuid": "97c2ab2d-013f-4dd2-b15b-2ef21da1197d",
                  "pluG_UID": "BQQCGgeeOk2rydGAECC9Ng==",
                  "pluGuid": "1a020405-9e07-4d3a-abc9-d1801020bd36",
                  "competitionID": 1,
                  "name": "sample string 2",
                  "sellMultiple": 3,
                  "retailPrice": 4,
                  "storeName": "sample string 5"
                },
                {
                  "$ref": "35"
                }
              ],
              "supplier": {
                "$ref": "3"
              },
              "supplierName": "sample string 146",
              "children": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "ordering": {
                "$ref": "6"
              },
              "flipChartPages": [
                {
                  "$id": "36",
                  "identifier": "4picGuimrUKrd3faP66SaA==",
                  "groupName": "sample string 1",
                  "identifierGuid": "1a9c98e2-a6e8-42ad-ab77-77da3fae9268",
                  "exists": true,
                  "flipChartIdentifier": "1W1f0BS6C0G2T+L46ba0Kw==",
                  "flipChartIdentifierGuid": "d05f6dd5-ba14-410b-b64f-e2f8e9b6b42b",
                  "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": "SYvPZYFfN0GDO3MIW2HNuQ==",
                  "groupIdentifierGuid": "65cf8b49-5f81-4137-833b-73085b61cdb9",
                  "flipChart": {
                    "$id": "37",
                    "identifier": "FDksqOkkd0K+oM/z9yd1hQ==",
                    "identifierGuid": "a82c3914-24e9-4277-bea0-cff3f7277585",
                    "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": "zi60gHf2Ukiz+yqDoDFW2A==",
                      "identifierGuid": "80b42ece-f677-4852-b3fb-2a83a03156d8",
                      "name": "sample string 2",
                      "formType": "sample string 3",
                      "forms": [
                        {
                          "$id": "39",
                          "id": 1,
                          "g_UID": "pb/rUeDrOUSoEu7lMHSypg==",
                          "guid": "51ebbfa5-ebe0-4439-a812-eee53074b2a6",
                          "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": "atGcaSncFk6Xr4B2lDn4vQ==",
                          "previousFormGuid": "699cd16a-dc29-4e16-97af-80769439f8bd",
                          "nextForm": 1,
                          "nextFormG_UID": "IdxkPk22cEW8zds/4QsAPQ==",
                          "nextFormGuid": "3e64dc21-b64d-4570-bccd-db3fe10b003d",
                          "attributes": "sample string 10",
                          "updated": "2025-06-14T06:57:24.911413",
                          "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": "l4ol0z1UGUWqKljUEqVKpA==",
                              "checkoutFormGuid": "d3258a97-543d-4519-aa2a-58d412a54aa4",
                              "identifier": "9TB/mmfxM0GdY9wtSxAORw==",
                              "identifierGuid": "9a7f30f5-f167-4133-9d63-dc2d4b100e47",
                              "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": "kir5v71q90Szy9QAL3GKvQ==",
                              "valueGuid": "bff92a92-6abd-44f7-b3cb-d4002f718abd",
                              "buttonText": "sample string 10",
                              "valueText": "sample string 11",
                              "drawImageAndButton": true,
                              "updated": "2025-06-14T06:57:24.911413",
                              "action": "sample string 12",
                              "valueForm": {
                                "$ref": "39"
                              },
                              "image": {
                                "$id": "41",
                                "name": "sample string 3.sample string 4",
                                "imageID": 2,
                                "imageName": "sample string 3",
                                "imageExtension": "sample string 4",
                                "lastUpdate": "2025-06-14T06:57:24.911413",
                                "imageData": "QEA=",
                                "readOnly": true
                              }
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "panels": [
                            {
                              "$id": "42",
                              "id": 1,
                              "checkoutFormID": 2,
                              "checkoutFormG_UID": "qwoQiyFdDUieLJmfT+pceA==",
                              "checkoutFormGuid": "8b100aab-5d21-480d-9e2c-999f4fea5c78",
                              "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": "JR6Fw7iCZkKSj13/xM4ixA==",
                      "flipChartPageIdentifierGuid": "c3851e25-82b8-4266-928f-5dffc4ce22c4",
                      "pluG_UID": "DouHzbP4ckeMozgaKV9DFQ==",
                      "pluGuid": "cd878b0e-f8b3-4772-8ca3-381a295f4315",
                      "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": "UNB60dSftUSSuHnQmVFKKg==",
                  "pluGuid": "d17ad050-9fd4-44b5-92b8-79d099514a2a",
                  "price": 1,
                  "costCalcMethod": 1,
                  "cost": 2,
                  "weightedAvgCost": 3,
                  "lastCost": 4,
                  "rawCost": 5,
                  "rawWeightedAvgCost": 6,
                  "rawLastCost": 7,
                  "costDecimals": 8,
                  "serviceFeeID": 9,
                  "freight": 10.0,
                  "freightType": 11,
                  "process": "sample string 12",
                  "user": "sample string 13",
                  "updated": "2025-06-14T06:57:24.911413",
                  "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": "f+TeEdg0xk6QNd7yzvuYEA==",
                  "ingredientGuid": "zZks31qkh0KkaxJMXCs1qA==",
                  "ingredientIdentifier": "df2c99cd-a45a-4287-a46b-124c5c2b35a8",
                  "quantity": 1.0,
                  "storeIDs": [
                    1,
                    2
                  ],
                  "ingredientText": "sample string 1",
                  "ingredient": {
                    "$ref": "8"
                  }
                },
                {
                  "$ref": "45"
                }
              ],
              "bins": [
                {
                  "$id": "46",
                  "pluG_UID": "h+1McPg1RUi4hDewzlLb4w==",
                  "pluGuid": "704ced87-35f8-4845-b884-37b0ce52dbe3",
                  "shelfLocationIdentifier": "W0Sk5szWykyle6rnHX3ytw==",
                  "shelfLocationGuid": "e6a4445b-d6cc-4cca-a57b-aae71d7df2b7",
                  "labelShelfDefault": 1,
                  "labelTalkerDefault": 1,
                  "labelSmall": true,
                  "labelPageLayoutG_UID": "19v4FXAEZkKQErbYDriiow==",
                  "labelPageLayoutGuid": "15f8dbd7-0470-4266-9012-b6d80eb8a2a3",
                  "updated": "2025-06-14T06:57:24.911413",
                  "electronicShelfLabelIdentifier": "sample string 5",
                  "electronicshelfLabelsConfigurationID": 6,
                  "labelShelfChanged": true,
                  "productName": "sample string 8",
                  "locationText": "sample string 9",
                  "product": {
                    "$ref": "8"
                  },
                  "location": {
                    "$id": "47",
                    "identifier": "e/8lkCosekqh+fd5flJS/Q==",
                    "storeID": 1,
                    "identifierGuid": "9025ff7b-2c2a-4a7a-a1f9-f7797e5252fd",
                    "name": "sample string 2",
                    "haccp": true,
                    "blueprintID": 1,
                    "updated": "2025-06-14T06:57:24.911413",
                    "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": "g6j+2V9zpUmVRDzJLIOmMA==",
                  "pluGuid": "d9fea883-735f-49a5-9544-3cc92c83a630",
                  "deptNo": 1,
                  "product": {
                    "$ref": "8"
                  },
                  "scaleLocation": {
                    "$id": "49",
                    "id": 1,
                    "deptNo": 1,
                    "deptCode": "sample string 2",
                    "name": "sample string 3",
                    "enabled": true,
                    "updated": "2025-06-14T06:57:24.911413",
                    "department": {
                      "$id": "50",
                      "id": 1,
                      "name": "sample string 2",
                      "code": "sample string 3",
                      "sortOrder": 4,
                      "isLiquor": true,
                      "isTobacco": true,
                      "excludeTalker": true,
                      "externalSales": true,
                      "saleGLCode": "sample string 9",
                      "cogsglCode": "sample string 10",
                      "accountingCategoryID": 11,
                      "maximumMarkdownPercentage": 12.0,
                      "accountingOnly": true,
                      "generateExternalID": 1,
                      "useNonReportableTaxCode": true,
                      "minPLU": 15,
                      "maxPLU": 16,
                      "scaleLocation": {
                        "$ref": "49"
                      },
                      "subDepartments": [
                        {
                          "$id": "51",
                          "id": 1,
                          "departmentID": 2,
                          "name": "sample string 3",
                          "code": "sample string 4",
                          "departmentCode": "sample string 5",
                          "externalSales": true,
                          "minorDepartments": [
                            {
                              "$id": "52",
                              "id": 1,
                              "subDepartmentID": 2,
                              "departmentID": 3,
                              "name": "sample string 4",
                              "subDepartmentCode": "sample string 5",
                              "departmentCode": "sample string 6",
                              "code": "sample string 7",
                              "lesserDepartments": [
                                {
                                  "$id": "53",
                                  "id": 1,
                                  "departmentID": 2,
                                  "subDepartmentID": 3,
                                  "minorDepartmentID": 4,
                                  "name": "sample string 5",
                                  "code": "sample string 6",
                                  "departmentCode": "sample string 7",
                                  "subDepartmentCode": "sample string 8",
                                  "minorDepartmentCode": "sample string 9",
                                  "updated": "2025-06-14T06:57:24.911413",
                                  "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": "FB8oSQOGcUOaD7rLhiXrlQ==",
                                  "labelPageLayoutGuid": "49281f14-8603-4371-9a0f-bacb8625eb95",
                                  "minimumAge": 17,
                                  "countryOfOrigin": "sample string 18",
                                  "serviceFeeID": 1,
                                  "eftCode": 19,
                                  "defaultPrinter": "sample string 20",
                                  "defaultPrinterGroup": "sample string 21",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$id": "54",
                                    "dept": 1,
                                    "category": 2,
                                    "name": "sample string 3",
                                    "active": true,
                                    "mscCommodities": [
                                      {
                                        "$id": "55",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "name": "sample string 4",
                                        "active": true,
                                        "mscSubCommodities": [
                                          {
                                            "$id": "56",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "subCommodity": 4,
                                            "name": "sample string 5",
                                            "active": true,
                                            "subCommodityCode": "sample string 7"
                                          },
                                          {
                                            "$ref": "56"
                                          }
                                        ],
                                        "commodityCode": "sample string 6"
                                      },
                                      {
                                        "$ref": "55"
                                      }
                                    ],
                                    "categoryCode": "sample string 5"
                                  },
                                  "mscCom": {
                                    "$ref": "55"
                                  },
                                  "mscDep": {
                                    "$id": "57",
                                    "dept": 1,
                                    "name": "sample string 2",
                                    "active": true,
                                    "mscCategories": [
                                      {
                                        "$ref": "54"
                                      },
                                      {
                                        "$ref": "54"
                                      }
                                    ],
                                    "deptCode": "sample string 4"
                                  },
                                  "mscSubCom": {
                                    "$ref": "56"
                                  }
                                },
                                {
                                  "$ref": "53"
                                }
                              ],
                              "updated": "2025-06-14T06:57:24.911413",
                              "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": "tZe1qnf/aEqh0bkyLxSfNQ==",
                              "labelPageLayoutGuid": "aab597b5-ff77-4a68-a1d1-b9322f149f35",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "54"
                              },
                              "mscCom": {
                                "$ref": "55"
                              },
                              "mscDep": {
                                "$ref": "57"
                              },
                              "mscSubCom": {
                                "$ref": "56"
                              }
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-06-14T06:57:24.911413",
                          "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": "XGMZU2fZ2UCLvOl+zYijWA==",
                          "labelPageLayoutGuid": "5319635c-d967-40d9-8bbc-e97ecd88a358",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "54"
                          },
                          "mscCom": {
                            "$ref": "55"
                          },
                          "mscDep": {
                            "$ref": "57"
                          },
                          "mscSubCom": {
                            "$ref": "56"
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "stores": [
                        1,
                        2
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-06-14T06:57:24.911413",
                      "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": "714H+sf6a0+YqSbDw7rmiw==",
                      "labelPageLayoutGuid": "fa075eef-fac7-4f6b-98a9-26c3c3bae68b",
                      "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": "qJQlgGlb/kWpnJmMG3EDRQ==",
                "pluGuid": "802594a8-5b69-45fe-a99c-998c1b710345",
                "newPrice": 1,
                "pctDiscount": 1,
                "newCost": 1,
                "newCostDecimals": 6,
                "dealCostIdentifier": "rFX7PSprI02NH3XzIlRdmA==",
                "dealCostGuid": "3dfb55ac-6b2a-4d23-8d1f-75f322545d98",
                "pluName": "sample string 7",
                "apn": "sample string 8",
                "fuelItem": true,
                "priceGroupG_UID": "COXLUTxSXUGEe9DHkk8HGw==",
                "priceGroupGuid": "51cbe508-523c-415d-847b-d0c7924f071b",
                "itemNumber": "sample string 10",
                "cri": "sample string 11",
                "pluPrice": 12,
                "pluCost": 13,
                "pluCostIndicator": "sample string 14",
                "pluPriceGstPercent": 15,
                "pluCostGstPercent": 16,
                "pluActive": true,
                "cartonQty": 1.1,
                "baseUnits": 18.1,
                "salesMode": 1,
                "pluNormalCost": 19,
                "pluaws": 20.0,
                "directNumber": "sample string 21",
                "departmentName": "sample string 22",
                "subDepartmentName": "sample string 23",
                "priceGroupName": "sample string 24",
                "supplierName": "sample string 25",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2025-06-14T06:57:24.911413",
                "rrp": 26,
                "campaignDescription": "sample string 27",
                "campaignComboPriceGroupG_UID": "ORf6yFWiZUeCcu2+j0hD4A==",
                "campaignComboPriceGroupIdentifier": "c8fa1739-a255-4765-8272-edbe8f4843e0",
                "promotionPlacementDescription": "sample string 28",
                "storeAcceptances": [
                  {
                    "$id": "59",
                    "plu": 1,
                    "pluG_UId": "QEA=",
                    "campaignID": 1,
                    "campaignName": "sample string 2",
                    "storeID": 3,
                    "acceptedUtc": "2025-06-14T06:57:24.911413",
                    "operatorG_UID": "aH7XKufqWk2lIPyBQDHVYQ==",
                    "operatorGuid": "2ad77e68-eae7-4d5a-a520-fc814031d561",
                    "machineID": 1,
                    "processed": true,
                    "appliedUtc": "2025-06-14T06:57:24.911413",
                    "signIqTicketFileMovedUtc": "2025-06-14T06:57:24.911413",
                    "user": "sample string 6",
                    "campaignDescription": "sample string 7",
                    "productDesc": "sample string 8",
                    "storeName": "sample string 9",
                    "effectiveUtc": "2025-06-14T06:57:24.911413",
                    "priceChangeType": 0,
                    "operatorName": "sample string 10",
                    "hostCampaign": true,
                    "product": {
                      "$ref": "8"
                    },
                    "campaignPlu": {
                      "$ref": "58"
                    }
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "campaign": {
                  "$id": "60",
                  "id": 1,
                  "storeID": 2,
                  "name": "e2f26706-e66c-486b-8a66-1470aa4d1bec",
                  "nameGuid": "e2f26706-e66c-486b-8a66-1470aa4d1bec",
                  "description": "sample string 4",
                  "showDiscounts": true,
                  "showTotals": true,
                  "onlyEvaluateOnSubtotal": true,
                  "useDescription": true,
                  "campaignType": 1,
                  "startDate": "2025-06-14T06:57:24.911413",
                  "startTime": 1,
                  "endDate": "2025-06-14T06:57:24.911413",
                  "endTime": 1,
                  "recurrence": 1,
                  "recurrenceType": 1,
                  "monthType": 1,
                  "weekDays": 1,
                  "months": 1,
                  "monthWeeks": 1,
                  "monthDays": "sample string 7",
                  "printed": true,
                  "talkerText": "sample string 8",
                  "rangeDescription": "sample string 9",
                  "dealDescription": "sample string 10",
                  "labelQuantity": 11,
                  "active": 1,
                  "deactivated": "2025-06-14T06:57:24.911413",
                  "system": true,
                  "created": "2025-06-14T06:57:24.911413",
                  "updated": "2025-06-14T06:57:24.911413",
                  "priceChangeNotifiedUtc": "2025-06-14T06:57:24.911413",
                  "promoType": 1,
                  "promotionTypeCode": "sample string 13",
                  "hostIdentifier": "w9G8qCcFWkWLk0UC0KdWxQ==",
                  "hostIdentifierGuid": "a8bcd1c3-0527-455a-8b93-4502d0a756c5",
                  "hostType": 14,
                  "createdByUser": "sample string 15",
                  "fromHost": true,
                  "deleted": true,
                  "campaignDeleted": "2025-06-14T06:57:24.911413",
                  "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": "HU1elGDII0qcormtURZ2sg==",
                      "pluGuid": "945e4d1d-c860-4a23-9ca2-b9ad511676b2",
                      "hostOfferID": 1,
                      "priceGroupG_UID": "XRaW6M9pVECBYkWGDzpiWA==",
                      "priceGroupGuid": "e896165d-69cf-4054-8162-45860f3a6258",
                      "fuelItem": true,
                      "pluName": "sample string 6",
                      "apn": "sample string 7",
                      "pluActive": true,
                      "cartonQty": 1,
                      "baseUnits": 9.1,
                      "cri": "sample string 10",
                      "salesMode": 1,
                      "pluaws": 11.0,
                      "directNumber": "sample string 12",
                      "departmentName": "sample string 13",
                      "subDepartmentName": "sample string 14",
                      "priceGroupName": "sample string 15",
                      "supplierName": "sample string 16",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-06-14T06:57:24.911413",
                      "rrp": 17,
                      "campaignDescription": "sample string 18",
                      "product": {
                        "$ref": "8"
                      },
                      "campaign": {
                        "$ref": "60"
                      }
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "sellingRules": [
                    {
                      "$id": "62",
                      "id": 1,
                      "identifier": "bGMImHFw/kK11YD35UKH3A==",
                      "identifierStr": "bGMImHFw/kK11YD35UKH3A==",
                      "identifierGuid": "9808636c-7071-42fe-b5d5-80f7e54287dc",
                      "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": "GSEsNNbFAE+885xnJ+dCeg==",
                      "customerIDGuid": "342c2119-c5d6-4f00-bcf3-9c6727e7427a",
                      "campaign": {
                        "$ref": "60"
                      },
                      "customer": {
                        "$id": "64",
                        "identifier": "IcJHx7cXgUqX3U5jv+/v7g==",
                        "identifierGuid": "c747c221-17b7-4a81-97dd-4e63bfefefee",
                        "code": "sample string 2",
                        "familyName": "sample string 3",
                        "givenName": "sample string 4",
                        "otherName": "sample string 5",
                        "title": "sample string 6",
                        "dateOfBirth": "2025-06-14T06:57:24.911413",
                        "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": "/ACKvUTjNk2bFRi4EnFd6Q==",
                        "communityIdentifierGuid": "bd8a00fc-e344-4d36-9b15-18b812715de9",
                        "joined": "2025-06-14T06:57:24.911413",
                        "updated": "2025-06-14T06:57:24.911413",
                        "active": true,
                        "reasonInactive": 1,
                        "groupCustomer": true,
                        "loyaltyPoints": 1,
                        "homeStoreID": 1,
                        "availableSpend": 1,
                        "priceLevelIdentifier": "zqL7qx3WIkmUi9UxA+faNA==",
                        "priceLevelIdentifierGuid": "abfba2ce-d61d-4922-948b-d53103e7da34",
                        "marketingID": "sample string 18",
                        "hidden": true,
                        "registered": true,
                        "registeredOn": "2025-06-14T06:57:24.911413",
                        "emailMarketing": true,
                        "smsMarketing": true,
                        "deleted": true,
                        "deletedUser": "sample string 24",
                        "homeStoreName": "sample string 25",
                        "customerCards": [
                          {
                            "$id": "65",
                            "cardType": 2,
                            "issueDate": "2025-06-14T06:57:24.911413",
                            "expiry": "2025-06-14T06:57:24.911413",
                            "customerID": "5gzmyFsnrke9+Hz6BNPa4g==",
                            "customerIDGuid": "c8e60ce6-275b-47ae-bdf8-7cfa04d3dae2",
                            "initialValue": 1,
                            "currentValue": 1,
                            "maxLimit": 1,
                            "minTransaction": 1,
                            "maxTransaction": 1,
                            "multiplier": 1.1,
                            "active": true,
                            "reasonInactive": 1,
                            "idRequired": true,
                            "idType": 1,
                            "idValue": "sample string 5",
                            "updated": "2025-06-14T06:57:24.911413",
                            "linkedAccount": "TxjEujiOe0STX7IlElVSYw==",
                            "linkedAccountGuid": "bac4184f-8e38-447b-935f-b22512555263",
                            "currentValueChanged": true,
                            "limitsChanged": true,
                            "customer": {
                              "$ref": "64"
                            },
                            "account": {
                              "$id": "66",
                              "id": 1,
                              "identifier": "u07DKPVhLUibl9v1zZEz5Q==",
                              "identifierGuid": "28c34ebb-61f5-482d-9b97-dbf5cd9133e5",
                              "referenceNo": "sample string 3",
                              "name": "sample string 4",
                              "created": "2025-06-14T06:57:24.911413",
                              "owner": "QaUm2cp1DUG7tM2WXxDwZg==",
                              "ownerGuid": "d926a541-75ca-410d-bbb4-cd965f10f066",
                              "accountStoreGroupIdentifier": "qnN78D7A1UyvST8u9W2ymA==",
                              "accountStoreGroupGuid": "f07b73aa-c03e-4cd5-af49-3f2ef56db298",
                              "accountType": 1,
                              "currentBalance": 1,
                              "externalID": "sample string 7",
                              "maximumLimit": 1,
                              "accruePoints": true,
                              "loyaltyPoints": 1,
                              "termsOfTrade": 1,
                              "signatureRequired": true,
                              "referenceRequired": true,
                              "statementSendType": 10,
                              "ageingPeriod": 1,
                              "monthlyAgeingPeriod": true,
                              "explodedInvoice": true,
                              "isFifoAllocation": true,
                              "lastStatementSent": "2025-06-14T06:57:24.911413",
                              "active": true,
                              "updated": "2025-06-14T06:57:24.911413",
                              "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": "rSOU4xh1W0WMW/NljhfltQ==",
                                  "identifierGuid": "e39423ad-7518-455b-8c5b-f3658e17e5b5",
                                  "name": "sample string 2",
                                  "primaryContact": "S+Mm2ZgzAEm1r4arDzFpqw==",
                                  "primaryContactGuid": "d926e34b-3398-4900-b5af-86ab0f3169ab",
                                  "accountID": "+PoC4+VGNkyy0GMgTLCSTA==",
                                  "accountIDGuid": "e302faf8-46e5-4c36-b2d0-63204cb0924c",
                                  "special": true,
                                  "updated": "2025-06-14T06:57:24.911413",
                                  "active": true,
                                  "reasonInactive": 1,
                                  "priceLevelIdentifier": "Bccmvq1cKkeX34qjjD3Uaw==",
                                  "priceLevelIdentifierGuid": "be26c705-5cad-472a-97df-8aa38c3dd46b",
                                  "deleted": true,
                                  "account": {
                                    "$ref": "66"
                                  },
                                  "primaryContactCustomer": {
                                    "$ref": "64"
                                  },
                                  "customerGroupMembers": [
                                    {
                                      "$id": "69",
                                      "id": 1,
                                      "groupID": "LZSVEvzFR0iUwEZBoCHsZQ==",
                                      "groupIDGuid": "1295942d-c5fc-4847-94c0-4641a021ec65",
                                      "customerID": "dKHodXoUK0mCse+K0+Kb2g==",
                                      "customerIDGuid": "75e8a174-147a-492b-82b1-ef8ad3e29bda",
                                      "card": "sample string 4",
                                      "linkedAccount": "mQYreZv8SUGcygINWmDvJw==",
                                      "linkedAccountGuid": "792b0699-fc9b-4149-9cca-020d5a60ef27",
                                      "customer": {
                                        "$ref": "64"
                                      },
                                      "group": {
                                        "$ref": "68"
                                      },
                                      "customerCard": {
                                        "$ref": "65"
                                      }
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "68"
                                }
                              ]
                            },
                            "payments": [
                              {
                                "$id": "70",
                                "id": 1,
                                "identifier": "fH8sO5jg5k+jxEoCGLF3cQ==",
                                "identifierGuid": "3b2c7f7c-e098-4fe6-a3c4-4a0218b17771",
                                "storeID": 2,
                                "operatorName": "sample string 3",
                                "saleHeaderID": 4,
                                "paymentType": 5,
                                "amount": 6,
                                "account": "sample string 7",
                                "accountID": "1oFYEbs5j02ig7A/R009Nw==",
                                "accountIDGuid": "115881d6-39bb-4d8f-a283-b03f474d3d37",
                                "customerAccount": {
                                  "$ref": "66"
                                },
                                "customerCard": {
                                  "$ref": "65"
                                },
                                "accountType": 1,
                                "cardName": "sample string 8",
                                "authorisationNumber": "sample string 9",
                                "bankReference": "sample string 10",
                                "merchantID": "sample string 11",
                                "terminalID": "sample string 12",
                                "cardNumber": "sample string 13",
                                "paymentDate": "2025-06-14T06:57:24.911413",
                                "invRocNo": "sample string 14",
                                "responseCode": "sample string 15",
                                "cashout": 1,
                                "tip": 16,
                                "idempotentVoid": "daq/HW2+uka1FC2J1u2jMw==",
                                "idempotentVoidGuid": "1dbfaa75-be6d-46ba-b514-2d89d6eda333",
                                "offline": true,
                                "processed": 1,
                                "storeSaleHeader": {
                                  "$id": "71",
                                  "saleHeaderID": 1,
                                  "saleHeaderGuid": "zEAMMGwmZEaiuwdf/ftZUQ==",
                                  "saleHeaderIdentifierGuid": "300c40cc-266c-4664-a2bb-075ffdfb5951",
                                  "created": "2025-06-14T06:57:24.911413",
                                  "createdLocal": "2025-06-14T06:57:24.911413",
                                  "createdText": "sample string 4",
                                  "itemCount": 5,
                                  "totalAmount": 6,
                                  "cashTender": 1,
                                  "cardTender": 1,
                                  "cheqTender": 1,
                                  "acctTender": 1,
                                  "voucherTender": 1,
                                  "loyaltyPoints": 1,
                                  "cashout": 1,
                                  "changeAmount": 1,
                                  "rounding": 1,
                                  "gstAmount": 1,
                                  "transactionDiscountTender": 1,
                                  "totalTip": 7,
                                  "tranType": 1,
                                  "processed": 1,
                                  "imported": "2025-06-14T06:57:24.911413",
                                  "storeID": 1,
                                  "operatorG_Uid": "7o/DLN4VlU+ONgT6AnLqmw==",
                                  "operatorGuid": "2cc38fee-15de-4f95-8e36-04fa0272ea9b",
                                  "customerG_Uid": "qQ0Sis939k+sNIf8bbv7Tw==",
                                  "customerGuid": "8a120da9-77cf-4ff6-ac34-87fc6dbbfb4f",
                                  "communityIdentifier": "eO1vXpXnDUq5raw6oLcMvg==",
                                  "communityIdentifierGuid": "5e6fed78-e795-4a0d-b9ad-ac3aa0b70cbe",
                                  "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": "EhPiGQ8PAUayH+c7//Z7Tg==",
                                  "priceLevelIdentifierGuid": "19e21312-0f0f-4601-b21f-e73bfff67b4e",
                                  "locked": 36,
                                  "relationChecksum": "sample string 37",
                                  "loyaltyTender": 1,
                                  "giftCardTender": 1,
                                  "operator": {
                                    "$ref": "31"
                                  },
                                  "customer": {
                                    "$ref": "64"
                                  },
                                  "communityOrganisation": {
                                    "$id": "72",
                                    "id": 1,
                                    "identifier": "pqny2hsuAE++7PVSQqPhag==",
                                    "identifierGuid": "daf2a9a6-2e1b-4f00-beec-f55242a3e16a",
                                    "name": "sample string 3",
                                    "lookupIdentifier": "sample string 4",
                                    "externalID": "sample string 5",
                                    "phone": "sample string 6",
                                    "fax": "sample string 7",
                                    "email": "sample string 8",
                                    "address1": "sample string 9",
                                    "address2": "sample string 10",
                                    "city": "sample string 11",
                                    "postCode": "sample string 12",
                                    "state": "sample string 13",
                                    "country": "sample string 14",
                                    "totalAmountAwarded": 15.1,
                                    "updated": "2025-06-14T06:57:24.911413",
                                    "deleted": true
                                  },
                                  "details": [
                                    {
                                      "$id": "73",
                                      "saleItemID": 1,
                                      "identifier": "l53rL0VLRU20kufMXJO5/w==",
                                      "identifierGuid": "2feb9d97-4b45-4d45-b492-e7cc5c93b9ff",
                                      "saleHeaderID": 2,
                                      "plu": 1,
                                      "pluG_UId": "CJohsjqPIUa8wYMkI+CI5A==",
                                      "pluGuid": "b2219a08-8f3a-4621-bcc1-832423e088e4",
                                      "accountID": "gb2ivj1KHEOUhyhoiRzzLw==",
                                      "accountIDGuid": "bea2bd81-4a3d-431c-9487-2868891cf32f",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 8,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "offline": true,
                                      "barcode": "sample string 9",
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 10",
                                      "bestOrExpire": "2025-06-14T06:57:24.911413",
                                      "bestOrExpireType": 1,
                                      "providerName": "sample string 11",
                                      "refundG_UID": "1ZYLW0w6wEKtG4c8Zt140Q==",
                                      "refundGuid": "5b0b96d5-3a4c-42c0-ad1b-873c66dd78d1",
                                      "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": "5Y/P8mEufEeaQXwz02Vq+Q==",
                                      "idempotentVoidGuid": "f2cf8fe5-2e61-477c-9a41-7c33d3656af9",
                                      "priceLevelIdentifier": "Ah8pHVVFJ02VAcBPUstCRA==",
                                      "priceLevelIdentifierGuid": "1d291f02-4555-4d27-9501-c04f52cb4244",
                                      "productName": "sample string 23",
                                      "apn": "sample string 24",
                                      "unknownScans": [
                                        {
                                          "$id": "74",
                                          "id": 1,
                                          "saleDetailID": 2,
                                          "storeID": 1,
                                          "scanned": "2025-06-14T06:57:24.911413",
                                          "operatorG_UID": "QEA=",
                                          "barcode": "sample string 4",
                                          "processed": 1
                                        },
                                        {
                                          "$ref": "74"
                                        }
                                      ],
                                      "refund": {
                                        "$id": "75",
                                        "id": 1,
                                        "g_UID": "+AYXRuq26EG8zGfxBuYLaA==",
                                        "guid": "461706f8-b6ea-41e8-bccc-67f106e60b68",
                                        "description": "sample string 1",
                                        "dumped": true,
                                        "inventoryReasonID": 1,
                                        "sortOrder": 1,
                                        "updated": "2025-06-14T06:57:24.911413"
                                      },
                                      "modifier": {
                                        "$id": "76",
                                        "id": 1,
                                        "setG_UID": "LtyI6t8zUUOcB5aLnSAx0Q==",
                                        "modifierSetGuid": "ea88dc2e-33df-4351-9c07-968b9d2031d1",
                                        "name": "sample string 2",
                                        "price": 1,
                                        "quantity": 1,
                                        "modifierType": 1,
                                        "groupNumber": 1,
                                        "pageNumber": 1,
                                        "controlOrder": 1,
                                        "printToStation": true,
                                        "pluG_UID": "eWzBk4CgB0q+DycPw6Cljg==",
                                        "pluGuid": "93c16c79-a080-4a07-be0f-270fc3a0a58e",
                                        "deleted": true,
                                        "g_UID": "FCZroGIOcUmSoKWOXM6U+Q==",
                                        "guid": "a06b2614-0e62-4971-92a0-a58e5cce94f9",
                                        "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": "PavLSg+PfkGutpmKbz/xLg==",
                                      "pluGuid": "4acbab3d-8f0f-417e-aeb6-998a6f3ff12e",
                                      "saleHeaderID": 2,
                                      "totalCents": 3,
                                      "grade": 1,
                                      "gradeDescription": "sample string 4",
                                      "dispenser": 1,
                                      "hose": 1,
                                      "quantity": 1,
                                      "cost": 1,
                                      "acquirerNum": 1,
                                      "attendant": 1,
                                      "ePurseBalance": 1.0,
                                      "cardSignature": "sample string 5",
                                      "compartmentNumber": 1,
                                      "contractNumber": 1,
                                      "discountCardPAN": "sample string 6",
                                      "discountID": 1,
                                      "discountName": "sample string 7",
                                      "discountNetValue": 1.0,
                                      "discountType": 1,
                                      "discountValue": 1.0,
                                      "discretionaryData": "sample string 8",
                                      "driverID": "sample string 9",
                                      "eftBatchNumber": 1,
                                      "eftResponseCode": "sample string 10",
                                      "endDateTime": "2025-06-14T06:57:24.911413",
                                      "engineHours": 1.1,
                                      "fposNumber": 1,
                                      "loyaltyCardPAN": "sample string 11",
                                      "miscData1": 1,
                                      "miscData2": "sample string 12",
                                      "miscFlags": 1,
                                      "mop": 1,
                                      "odometer": 1,
                                      "panNumber": "sample string 13",
                                      "saleRefund": true,
                                      "saleStatus": 1,
                                      "sequenceNumber": 1,
                                      "stan": 1,
                                      "startDateTime": "2025-06-14T06:57:24.911413",
                                      "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": "S3ALUeO+eE691mPgeRj1Xw==",
                                      "pluGuid": "510b704b-bee3-4e78-bdd6-63e07918f55f",
                                      "accountID": "XmTE6A3QpECvmMR1bWtx9A==",
                                      "accountIDGuid": "e8c4645e-d00d-40a4-af98-c4756d6b71f4",
                                      "normalPrice": 3,
                                      "originalSellingPrice": 4,
                                      "discountPrice": 5,
                                      "unit": 1,
                                      "quantity": 6,
                                      "totalCents": 7,
                                      "fixedPrice": 1,
                                      "tranType": 1,
                                      "processed": 1,
                                      "discountType": 1,
                                      "cost": 1,
                                      "costDecimals": 1,
                                      "markdown": 1,
                                      "manualQuantity": 1,
                                      "manualPrice": 1,
                                      "manualMode": 1,
                                      "active": 1,
                                      "barcode": "sample string 8",
                                      "offline": 1,
                                      "keyedSale": 1,
                                      "discountedID": 1,
                                      "fuelID": 1,
                                      "serialNumber": "sample string 9",
                                      "bestOrExpire": "2025-06-14T06:57:24.911413",
                                      "bestOrExpireType": 1,
                                      "refundG_UID": "wrSSj2USg0qCgK8ruJNjWg==",
                                      "refundGuid": "8f92b4c2-1265-4a83-8280-af2bb893635a",
                                      "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": "tGexVE3KJ028QCfpk3cZhQ==",
                                      "identifierGuid": "54b167b4-ca4d-4d27-bc40-27e993771985",
                                      "id": 1,
                                      "orderNo": 2,
                                      "externalSaleIdentifier": "sample string 3",
                                      "storeID": 4,
                                      "zoneID": 5,
                                      "deptNo": 6,
                                      "customerIdentifier": "doVxCVpiIkyS7rwmilU5ZA==",
                                      "customerIdentifierGuid": "09718576-625a-4c22-92ee-bc268a553964",
                                      "operatorNo": 1,
                                      "operatorG_UID": "CY8GbxIctEmPbz3izRpWAA==",
                                      "operatorGuid": "6f068f09-1c12-49b4-8f6f-3de2cd1a5600",
                                      "created": "2025-06-14T06:57:24.911413",
                                      "ordered": "2025-06-14T06:57:24.911413",
                                      "started": "2025-06-14T06:57:24.911413",
                                      "completed": "2025-06-14T06:57:24.911413",
                                      "supplied": "2025-06-14T06:57:24.911413",
                                      "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": "lxZF2KtznEykYHE6uzEYPw==",
                                          "pluGuid": "d8451697-73ab-4c9c-a460-713abb31183f",
                                          "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": "eOFMXulCckq/ycWXxcy0cw==",
                                          "headerIdentifierGuid": "5e4ce178-42e9-4a72-bfc9-c597c5ccb473",
                                          "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": "XaF5vLKtBk6D7Fa/2X7elw==",
                                      "surveyGuid": "bc79a15d-adb2-4e06-83ec-56bfd97ede97",
                                      "saleHeaderGuid": "QNWYTRV7Ok2SHmvwfgByKQ==",
                                      "saleGuid": "4d98d540-7b15-4d3a-921e-6bf07e007229",
                                      "textResponse": "sample string 1",
                                      "integerResponse": 1,
                                      "g_UIDResponse": "aDofSXG5AUS3x1Y6j2Ntnw==",
                                      "guidResponse": "491f3a68-b971-4401-b7c7-563a8f636d9f",
                                      "whoAnswered": 2,
                                      "answeredAtUTC": "2025-06-14T06:57:24.911413",
                                      "sale": {
                                        "$ref": "71"
                                      },
                                      "survey": {
                                        "$id": "85",
                                        "g_UID": "25PUz2bC5ECPfjZWEcRMWw==",
                                        "guid": "cfd493db-c266-40e4-8f7e-365611c44c5b",
                                        "name": "sample string 1",
                                        "storeID": 2,
                                        "zoneID": 1,
                                        "checkoutFormG_UID": "vQhbK4z68U29E2s1XgQGng==",
                                        "checkoutFormGuid": "2b5b08bd-fa8c-4df1-bd13-6b355e04069e",
                                        "displayToWho": 3,
                                        "displayWhen": 4,
                                        "start": "2025-06-14T06:57:24.911413",
                                        "end": "2025-06-14T06:57:24.911413",
                                        "deleted": true,
                                        "updated": "2025-06-14T06:57:24.911413",
                                        "possibleIntegerResponses": [
                                          1,
                                          2
                                        ],
                                        "possibleTextResponses": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "possibleGuidResponses": [
                                          "b41512ef-6138-4849-bd7d-76f6b754b203",
                                          "72299219-91cd-49a5-8b41-795071bfcdcb"
                                        ],
                                        "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": "gaMHdsX4FEWocwAYZapCqw==",
                                  "accountIdentifier": "7607a381-f8c5-4514-a873-001865aa42ab",
                                  "accountName": "sample string 42",
                                  "customerOrderIdentifier": "1POnWS4wxE+vXWsoGOwcUw==",
                                  "customerOrderIdentifierGuid": "59a7f3d4-302e-4fc4-af5d-6b2818ec1c53",
                                  "priceLevelName": "sample string 43",
                                  "revision": 44,
                                  "ingressId": "sample string 45"
                                },
                                "metadata": {
                                  "$id": "86",
                                  "id": 1,
                                  "paymentID": 2,
                                  "paymentIdentifier": "nGbobMfnxEGrb6FKZT/ZmA==",
                                  "paymentIdentifierGuid": "6ce8669c-e7c7-41c4-ab6f-a14a653fd998",
                                  "identifier": "Sa6fm27aGkmVIF+YsKYLfw==",
                                  "identifierGuid": "9b9fae49-da6e-491a-9520-5f98b0a60b7f",
                                  "metadata": "sample string 3",
                                  "signatureImage": "QEA=",
                                  "itemIdentifier": "5RHmFhLAQEmGdfZAUT0tKg==",
                                  "itemIdentifierGuid": "16e611e5-c012-4940-8675-f640513d2d2a"
                                }
                              },
                              {
                                "$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": "BKGyVjXbl0K2Gl+fggzhkQ==",
                            "customerIdentifierGuid": "56b2a104-db35-4297-b61a-5f9f820ce191",
                            "voucherName": "sample string 2",
                            "count": 3,
                            "storeID": 4,
                            "barcode": "sample string 5",
                            "redeemCount": 6,
                            "issueCount": 7,
                            "storeSalePaymentID": 1,
                            "idempotentID": "NBJM2VjX9UOfi7cjZb3Dfw==",
                            "idempotentGuid": "d94c1234-d758-43f5-9f8b-b72365bdc37f",
                            "offline": true,
                            "voucher": {
                              "$id": "88",
                              "id": 1,
                              "name": "sample string 2",
                              "description": "sample string 3",
                              "shortDescription": "sample string 4",
                              "url": "sample string 5",
                              "barcodeTemplateID": 1,
                              "expiry": 0,
                              "voucherType": 6,
                              "limitPerTransaction": 7,
                              "customerTracking": true,
                              "discountAccount": "sample string 9",
                              "endDate": "2025-06-14T06:57:24.911413",
                              "barcodeTemplate": {
                                "$id": "89",
                                "templateID": 1,
                                "template": "sample string 1",
                                "bcFunction": "sample string 2",
                                "sortOrder": 3
                              },
                              "scaleLabel": {
                                "$id": "90",
                                "id": 1,
                                "uid": "sample string 2",
                                "name": "sample string 3",
                                "width": 1.1,
                                "height": 1.1,
                                "showBorder": true,
                                "borderWidth": 1.1,
                                "borderStyle": 1,
                                "borderColour": "sample string 5",
                                "updated": "2025-06-14T06:57:24.911413",
                                "labelPageLayout": "DnMBxCuYe02jmnqT+wc4oQ==",
                                "pageLayoutGuid": "c401730e-982b-4d7b-a39a-7a93fb0738a1",
                                "labelType": 6,
                                "oldName": "sample string 7",
                                "voucher": {
                                  "$ref": "88"
                                },
                                "elements": [
                                  {
                                    "$id": "91",
                                    "id": 1,
                                    "scaleLabelID": 2,
                                    "showPercentDI": true,
                                    "showAvgPerHundred": true,
                                    "showAvgPerServe": true,
                                    "name": "sample string 6",
                                    "x": 1.1,
                                    "y": 1.1,
                                    "width": 1.1,
                                    "height": 1.1,
                                    "type": 1,
                                    "rotation": 1,
                                    "text": "sample string 7",
                                    "fontFamily": "sample string 8",
                                    "align": 1,
                                    "bold": true,
                                    "italic": true,
                                    "underline": true,
                                    "strikeout": true,
                                    "reverse": true,
                                    "textColour": "sample string 9",
                                    "fontSize": 1.1,
                                    "picture": "QEA=",
                                    "borderWidth": 10,
                                    "sortOrder": 11,
                                    "printOptions": 12,
                                    "superScriptTextFontSize": 1.1,
                                    "lineStyle": 1,
                                    "spacingStyle": 1,
                                    "interCharacterSpacing": 1.1,
                                    "superScriptOffset": 1.1,
                                    "lineSpacing": 1.1,
                                    "dateFormat": "sample string 13",
                                    "autoGrow": true,
                                    "fontAutoResize": true,
                                    "updated": "2025-06-14T06:57:24.911413"
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ]
                              },
                              "customerVouchers": [
                                {
                                  "$id": "92",
                                  "id": 1,
                                  "customerIdentifier": "jUy8x/vtMECAdQR19V6qzQ==",
                                  "customerIdentifierGuid": "c7bc4c8d-edfb-4030-8075-0475f55eaacd",
                                  "voucherID": 3,
                                  "voucherName": "sample string 4",
                                  "storeID": 1,
                                  "barcode": "sample string 5",
                                  "dateOfIssue": "2025-06-14T06:57:24.911413",
                                  "issuedSaleHeaderID": 1,
                                  "issuedSaleIdentifier": "sample string 7",
                                  "issuedOfflinePaymentID": 1,
                                  "issuedIdempotentID": "VjkfghjRxEGg/4VeEyEYRQ==",
                                  "issuedIdempotentGuid": "821f3956-d118-41c4-a0ff-855e13211845",
                                  "issuedOffline": true,
                                  "issuedUser": "sample string 9",
                                  "issuedNotes": "sample string 10",
                                  "expiryDate": "2025-06-14T06:57:24.911413",
                                  "expiredUser": "sample string 11",
                                  "expiredNotes": "sample string 12",
                                  "redeemed": "2025-06-14T06:57:24.911413",
                                  "redeemedSaleHeaderID": 1,
                                  "redeemedSaleIdentifier": "sample string 13",
                                  "redeemedOfflinePaymentID": 1,
                                  "redeemedIdempotentID": "+ZLzBPXbaUG1/a1NETTgVw==",
                                  "redeemedIdempotentGuid": "04f392f9-dbf5-4169-b5fd-ad4d1134e057",
                                  "redeemedUser": "sample string 14",
                                  "redeemedNotes": "sample string 15",
                                  "redeemedOffline": true,
                                  "updated": "2025-06-14T06:57:24.911413",
                                  "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": "HwxBGEYNhkyV3ew0+pGFIg==",
                      "groupIDGuid": "18410c1f-0d46-4c86-95dd-ec34fa918522",
                      "campaign": {
                        "$ref": "60"
                      },
                      "group": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "signIqTickets": [
                    {
                      "$id": "94",
                      "identifier": "VE3qNqeZZ0eO3wjcJb2rSA==",
                      "identifierGuid": "36ea4d54-99a7-4767-8edf-08dc25bdab48",
                      "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": "WHKiwupF4UC9gS9VsJM6hQ==",
                      "guid": "c2a27258-45ea-40e1-bd81-2f55b0933a85",
                      "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": "HhZdFnXrLUCBHiQG7CVv9g==",
                          "groupGuid": "165d161e-eb75-402d-811e-2406ec256ff6",
                          "comboPriceType": 5,
                          "priceType": 5,
                          "pluG_UID": "zYV9tXqkkkyjc+zjgju+DA==",
                          "pluGuid": "b57d85cd-a47a-4c92-a373-ece3823bbe0c",
                          "priceGroupG_UID": "lP3wip/sckqWROXYgjhiFw==",
                          "priceGroupGuid": "8af0fd94-ec9f-4a72-9644-e5d882386217",
                          "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": "9ur483aZ3EaQlzCWzvimaA==",
                      "priceLevelIdentifierGuid": "f3f8eaf6-9976-46dc-9097-3096cef8a668",
                      "campaignName": "sample string 3",
                      "priceLevelName": "sample string 4"
                    },
                    {
                      "$ref": "97"
                    }
                  ]
                },
                "product": {
                  "$ref": "8"
                },
                "dealCost": {
                  "$id": "98",
                  "headerIdentifier": "sV9TMIQfsECld9MlSXkiVQ==",
                  "headerIdentifierGuid": "30535fb1-1f84-40b0-a577-d32549792255",
                  "identifier": "rTHkPdw/KEGzCq1DR+Y9xA==",
                  "identifierGuid": "3de431ad-3fdc-4128-b30a-ad4347e63dc4",
                  "supplierIdentifier": "zN9yEz6QnEOdC39ksedYlA==",
                  "supplierGuid": "1372dfcc-903e-439c-9d0b-7f64b1e75894",
                  "pluG_UID": "JNuYG4XH9kuvGI+9TzgTSA==",
                  "pluGuid": "1b98db24-c785-4bf6-af18-8fbd4f381348",
                  "campaignName": "cd5fb0a3-7270-4853-b72f-042fdc02b73d",
                  "description": "sample string 4",
                  "cost": 5,
                  "costDecimals": 6,
                  "start": "2025-06-14T06:57:24.911413",
                  "end": "2025-06-14T06:57:24.911413",
                  "type": 9,
                  "promoType": 10,
                  "bonusItemPLUG_UID": "7/BhxbDLB0GiLiXELU/Sog==",
                  "bonusItemPluGuid": "c561f0ef-cbb0-4107-a22e-25c42d4fd2a2",
                  "bonusPurchaseUnits": 11,
                  "bonusReceiveUnits": 12,
                  "updated": "2025-06-14T06:57:24.911413",
                  "metcashPromotionID": "sample string 14",
                  "fromHost": 15,
                  "storeNames": "sample string 16",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "supplierName": "sample string 17",
                  "campaignDescription": "sample string 18",
                  "newPrice": 1,
                  "campaignMetcashPromotionID": "sample string 19",
                  "campaignActive": true,
                  "campaignStartDate": "2025-06-14T06:57:24.911413",
                  "campaignEndDate": "2025-06-14T06:57:24.911413",
                  "masterPLUG_UID": "IQy9pr5O7kWrAIars4w4+Q==",
                  "masterID": "a6bd0c21-4ebe-45ee-ab00-86abb38c38f9",
                  "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": "mhnlONGjl0Wyy6iTMIjRKQ==",
                  "bonusMasterID": "38e5199a-a3d1-4597-b2cb-a8933088d129",
                  "bonusProductName": "sample string 34",
                  "bonusProductAPN": "sample string 35",
                  "bonusOrderCode": "sample string 36",
                  "bonusNormalSell": 37,
                  "bonusNormalCost": 38,
                  "bonusNormalCostDecimals": 39,
                  "bonusCartonQuantity": 40,
                  "bonusSalesMode": 41,
                  "bonusOrderPacked": 42,
                  "bonusFuelItem": true,
                  "bonusActive": true
                }
              },
              "currentCostStart": "2025-06-14T06:57:24.911413",
              "dealCosts": [
                {
                  "$ref": "98"
                },
                {
                  "$ref": "98"
                }
              ],
              "tags": [
                {
                  "$id": "99",
                  "pluG_UID": "duqt2mjm6Eu7GICJItA/Zw==",
                  "pluGuid": "daadea76-e668-4be8-bb18-808922d03f67",
                  "tagID": 1,
                  "description": "sample string 1",
                  "storeIDs": [
                    1,
                    2
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "alternateProductG_UID": "yCfO9KhLqE6z9A8W7LBURA==",
              "alternateProduct": "f4ce27c8-4ba8-4ea8-b3f4-0f16ecb05444",
              "productHostCode": {
                "$id": "100",
                "id": 1,
                "pluG_UID": "LZA4IIHi0EG6VK0uXdtKTQ==",
                "pluGuid": "2038902d-e281-41d0-ba54-ad2e5ddb4a4d",
                "ibaCode": "sample string 2"
              },
              "mscCat": {
                "$ref": "54"
              },
              "mscCom": {
                "$ref": "55"
              },
              "mscDep": {
                "$ref": "57"
              },
              "mscSubCom": {
                "$ref": "56"
              },
              "isUserUpdate": true,
              "ignoreMasterProduct": true,
              "priceGroupLabelRequested": true,
              "firstSold": "2025-06-14T06:57:24.911413",
              "inventoryTracked": "2025-06-14T06:57:24.911413",
              "isNormalPriceChangesCampaign": true
            },
            "supplier": {
              "$ref": "3"
            },
            "serviceFee": {
              "$id": "101",
              "id": 1,
              "description": "sample string 1",
              "fee": 1
            },
            "isPrimaryHost": true,
            "hostVendor": 46
          },
          {
            "$ref": "6"
          }
        ],
        "orderCycleHeaders": [
          {
            "$id": "102",
            "storeID": 1,
            "supplierIdentifier": "9FUAYZrgG0GxywrRY3EK1w==",
            "supplierGuid": "610055f4-e09a-411b-b1cb-0ad163710ad7",
            "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": "A7dBmOZtCkWn/zjAYIrDkw==",
            "supplierGuid": "9841b703-6de6-450a-a7ff-38c0608ac393",
            "departmentCode": "sample string 2",
            "warehouseDirectIndicator": "sample string 3",
            "type": 4,
            "cutOffWeek": 5,
            "cutOffDay": 6,
            "cutOffTime": "00:00:00.1234567",
            "leadTime": 7,
            "daysBuffer": 8,
            "supplierName": "sample string 9",
            "cutOffDate": "2025-06-14T06:57:24.911413",
            "deliveryDate": "2025-06-14T06:57:24.911413",
            "nextCutOffDate": "2025-06-14T06:57:24.911413",
            "nextDeliveryDate": "2025-06-14T06:57:24.911413",
            "nextDaysBuffer": 10
          },
          {
            "$ref": "103"
          }
        ],
        "store": {
          "$ref": "9"
        },
        "updated": "2025-06-14T06:57:24.911413",
        "isHost": true
      },
      "files": [
        {
          "$id": "104",
          "id": "sample string 1",
          "fileName": "sample string 2",
          "extension": "sample string 3",
          "provider": 0,
          "type": 0,
          "hostType": "sample string 4",
          "createdUtc": "2025-06-14T06:57:24.911413",
          "processed": "2025-06-14T06:57:24.911413",
          "isProcessing": true,
          "processedCount": 6,
          "processingTime": 1,
          "collectedUtc": "2025-06-14T06:57:24.911413",
          "size": 1,
          "sizeFormat": "sample string 7",
          "isArchive": true,
          "version": "sample string 9",
          "reference": "sample string 10",
          "digest": "sample string 11",
          "contentType": "sample string 12",
          "host": {
            "$ref": "2"
          },
          "metcashHeader": {
            "$id": "105",
            "customerNumber": "sample string 1",
            "creationDate": "2025-06-14T06:57:24.911413",
            "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": "uF491QIim0mqPeiqvwrsHw==",
          "identifierGuid": "d53d5eb8-2202-499b-aa3d-e8aabf0aec1f",
          "code": "sample string 2",
          "description": "sample string 3",
          "isAdvertised": true
        },
        {
          "$ref": "106"
        }
      ],
      "promoTypeGuids": [
        "0786749b-837a-4238-951a-cdbc629a6aab",
        "05b8a1cb-9593-4a49-b06a-b5f3a799481c"
      ],
      "isPromotionOnly": false,
      "isOrderable": false,
      "vendor": 0
    },
    "stores": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "zoneMatrix": [
      {
        "$ref": "15"
      },
      {
        "$ref": "15"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK,7�ZU����5xl/workbook.xml �(�����0��&�C����8q�����[�@����%�x�3;�픃���ڎ|toB�+*ctc���!�C3���(��Y!T��m�Md�s汇��	R�@g�?��<�3HĨ��AZo7��S���!$9K��$l��T�`�ERĀƊ6���\��S�57�s�E��8q�ѕ��J����PK,7�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
,7�Zz���''_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="R46e427a357254349" /></Relationships>PK,7�Z#�c��xl/worksheets/sheet1.xml �(����r�0F_�a_�/ �I�8��E�� �<���+0�1�p���⧯��|r�j�&.���6E����o����!?TŹvު�L�J����U^�&S�8��<+�l2m.��eY�|+�s�[�#_�c��T��OʽV��Z�$yV�-4�k�&�[7���T�w$/�n��u�4����_�������ŏ"qA����'�)�������˞ׇJ��h�������]t��d_��R�J\�Ad����h~_o���C��F/��HXE!Z���㛏=�Y���'��#�GR��t��m~�AF�E!�u?��6?���E�x�_8��������R�ƺ
~4�!�(4}�2���_���+�Lgi,�ő�cS�=���w��4�l����g�ċM�)��&Д����6A���&�x��`J�m"	߄3&�n	��Yx�dՋf���ecp���-̂�-�.�������%�W�����y26a%�W�Y���, �d�y2��V�_�;!4��78��ҿPK,7�Z�z�Pxl/_rels/workbook.xml.rels �(���AN�0E�b͞إ�i��ݰa[z��3��&vd�@�Ƃ#q�"A*�`ӕ5짧�lvo��^(��;�B#�}ۻN�)��춛=
��h�)���E6�i�yԖF������aĔ���	�;��BH��f��y���1��G�O#�����p��(;`�()��"��"S�=�
��+Y-M%EmJ!*`�fj1���^��L%����M+uY7tS������N�x���$�n�n˺4fyQ�W�b�PK,7�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK,7�ZK���?�xl/sharedStrings.xml �(��R�N�0��(���V����c�paB"k�-R���C_O�J���'�������ɾ��8���<��TVi�����M0�I%kk �@�&E�H̷�����C���H�㙵u�$��M���p@M�$l�6�Uvgȏ�9�����7�G�"�bq��Td�1�{�@��H��Z������W<ZGN�o=)&��������Ϡl���λʆ'r$h�Ձ`��'W2Y��1�h1�$X�4
�*�/�QE*���>u)�܀�UP���Sq���{�����"�(�`��J�i��hy^��'��S���_ʡ���PK-,7�ZU����5xl/workbook.xmlPK-,7�Z����	��[Content_Types].xmlPK-
,7�Zz���''U_rels/.relsPK-,7�Z#�c���xl/worksheets/sheet1.xmlPK-,7�Z�z�P/xl/_rels/workbook.xml.relsPK-,7�ZЃc'2E
vxl/styles.xmlPK-,7�ZK���?��xl/sharedStrings.xmlPK�|

application/vnd.ms-excel

Sample:
PK,7�Z�+�5xl/workbook.xml �(�����0��&�C�� "J
'.^=x�������R�7o;������Z�#G�J[a�)	q-��APa�k+�Ҿ��{�B�۷��1I���ȼ��qa^h�����:���dB�z�C���&e0ֺ���"�)a�ETH1	n�gE��U8�Ȗ"�,O��Ƞ���t�^���`����/PK,7�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
,7�Z��t�''_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="Rcf146405a4324c0c" /></Relationships>PK,7�Z#�c��xl/worksheets/sheet1.xml �(����r�0F_�a_�/ �I�8��E�� �<���+0�1�p���⧯��|r�j�&.���6E����o����!?TŹvު�L�J����U^�&S�8��<+�l2m.��eY�|+�s�[�#_�c��T��OʽV��Z�$yV�-4�k�&�[7���T�w$/�n��u�4����_�������ŏ"qA����'�)�������˞ׇJ��h�������]t��d_��R�J\�Ad����h~_o���C��F/��HXE!Z���㛏=�Y���'��#�GR��t��m~�AF�E!�u?��6?���E�x�_8��������R�ƺ
~4�!�(4}�2���_���+�Lgi,�ő�cS�=���w��4�l����g�ċM�)��&Д����6A���&�x��`J�m"	߄3&�n	��Yx�dՋf���ecp���-̂�-�.�������%�W�����y26a%�W�Y���, �d�y2��V�_�;!4��78��ҿPK,7�Z`���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�!�����tö��3N�&�e����G�
XE�Tb�������4����ڼM#9c���ʂA�];�N�)��6��G��D�I^�QB���4�'���qaR)���^��>2&h�3�I���!:c�[�O�����p�=b�W��$��5�E�yn%�E�t]a�.j.�
z7��.#�_��|&sh�3cX͚��}ez�}I!_z�4/��J!�ʈ�!8*~U�7��PK,7�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK,7�ZK���?�xl/sharedStrings.xml �(��R�N�0��(���V����c�paB"k�-R���C_O�J���'�������ɾ��8���<��TVi�����M0�I%kk �@�&E�H̷�����C���H�㙵u�$��M���p@M�$l�6�Uvgȏ�9�����7�G�"�bq��Td�1�{�@��H��Z������W<ZGN�o=)&��������Ϡl���λʆ'r$h�Ձ`��'W2Y��1�h1�$X�4
�*�/�QE*���>u)�܀�UP���Sq���{�����"�(�`��J�i��hy^��'��S���_ʡ���PK-,7�Z�+�5xl/workbook.xmlPK-,7�Z����	�[Content_Types].xmlPK-
,7�Z��t�''V_rels/.relsPK-,7�Z#�c���xl/worksheets/sheet1.xmlPK-,7�Z`���P0xl/_rels/workbook.xml.relsPK-,7�ZЃc'2E
vxl/styles.xmlPK-,7�ZK���?��xl/sharedStrings.xmlPK�|