POST api/pricezone/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

PriceZone
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 60

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

SortOrder

integer

None.

Host

Host

None.

Stores

Collection of Store

None.

ZoneMatrix

Collection of ZoneMatrix

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "name": "sample string 2",
  "hostIdentifier": "LRw2tXQz20Kb9VUIRVT7KA==",
  "hostIdentifierGuid": "b5361c2d-3374-42db-9bf5-55084554fb28",
  "sortOrder": 3,
  "host": {
    "$id": "2",
    "identifier": "8aIVCMbKIkiBAwi6pJLedA==",
    "identifierGuid": "0815a2f1-cac6-4822-8103-08baa492de74",
    "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": "gtlHDBKEYUukSgG9+Dprag==",
    "hostSupplierIdentifierGuid": "0c47d982-8412-4b61-a44a-01bdf83a6b6a",
    "loyaltyPriceLevelIdentifier": "FQa+bSifv0mX/LoqITIZ9w==",
    "loyaltyPriceLevelIdentifierGuid": "6dbe0615-9f28-49bf-97fc-ba2a213219f7",
    "isGroup": true,
    "description": "sample string 22",
    "hostProvider": 23,
    "hostTypeEnum": 24,
    "hostType": "sample string 25",
    "hostCode": "sample string 26",
    "username": "sample string 27",
    "password": "sample string 28",
    "passwordPlain": "sample string 29",
    "server": "sample string 30",
    "url": "sample string 31",
    "global": true,
    "stateCode": "sample string 33",
    "lastCollected": "2025-10-04T23:59:19.9707169",
    "lastProcessed": "2025-10-04T23:59:19.9707169",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "3",
      "identifier": "wsg2cWpH60OJsDfL2+kiew==",
      "identifierGuid": "7136c8c2-476a-43eb-89b0-37cbdbe9227b",
      "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": "j9W3LyWs8kmwrTGD1QEB0g==",
      "primaryContactID": "2fb7d58f-ac25-49f2-b0ad-3183d50101d2",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "Zg8krMT6YU6RtDT35g0Rqw==",
      "supplierGroupGuid": "ac240f66-fac4-4e61-91b4-34f7e60d11ab",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-10-04T23:59:19.9707169",
      "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": "d973372c-5a71-4517-bee2-4eae6401435a",
        "identifier": "n0QJDdSF/kSzcRoXn3sidA==",
        "identifierGuid": "0d09449f-85d4-44fe-b371-1a179f7b2274",
        "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": "9dA55YRHEE6Av5v72i6eyg==",
          "supplierIdentifierGuid": "e539d0f5-4784-4e10-80bf-9bfbda2e9eca",
          "contactGuid": "o4rhsEtT10i+y7BUf2mF0Q==",
          "contactID": "b0e18aa3-534b-48d7-becb-b0547f6985d1",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "V5fINp3iwUuyZVaidCCOew==",
          "pluGuid": "36c89757-e29d-4bc1-b265-56a274208e7b",
          "supplierIdentifier": "tFpnu1ZpPUOhNoIBxtO5zw==",
          "supplierIdentifierGuid": "bb675ab4-6956-433d-a136-8201c6d3b9cf",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-10-04T23:59:19.9707169",
          "pricedByWeight": true,
          "landedUnitCostEx": 9,
          "landedUnitCostInc": 10,
          "landedCartonCostInc": 11,
          "landedCartonCostEx": 12,
          "standardCost": 13,
          "deliveryFee": 1,
          "deliveryFeeBasis": "sample string 14",
          "pickAndPackFee": 1,
          "pickAndPackFeeBasis": "sample string 15",
          "financeFee": 1,
          "financeFeeBasis": "sample string 16",
          "cartonLength": 1,
          "cartonWidth": 1,
          "cartonHeight": 1,
          "palletLayerQuantity": 1,
          "palletLayers": 1,
          "itemCode": "sample string 17",
          "invoiceCode": "sample string 18",
          "invoiceDesc": "sample string 19",
          "orderDirect": true,
          "useCost": true,
          "minimumQuantity": 20,
          "hostType": 21,
          "fromHost": 22,
          "minimumReorder": 1,
          "maximumReorder": 1,
          "orderMultiple": 23.1,
          "sellMultiple": 24.1,
          "baseMultiple": 25.1,
          "hostStandardCost": 26,
          "hostTotalCost": 27,
          "hostRetail": 28,
          "hostLandedUnitCostEx": 29,
          "hostLandedUnitCostInc": 30,
          "hostDesc": "sample string 31",
          "directIndicator": "sample string 32",
          "availableToOrder": true,
          "hostRangeIndicator": "sample string 34",
          "hostProductType": "sample string 35",
          "hostProductGrade": "sample string 36",
          "hostProductGroup": "sample string 37",
          "hostSlowMoving": true,
          "hostGeneralMerchandise": true,
          "hostPillar": "sample string 40",
          "hostLastUpdated": "2025-10-04T23:59:19.9707169",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "exrAC2jTnE25SaIzKZ1Akw==",
              "pluGuid": "0bc01a7b-d368-4d9c-b949-a233299d4093",
              "supplierIdentifier": "yK7koO93gkKCtB5PSsqBbg==",
              "supplierIdentifierGuid": "a0e4aec8-77ef-4282-82b4-1e4f4aca816e",
              "invoiceCode": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "storeIDs": [
            1,
            2
          ],
          "preferredSupplier": true,
          "preferredRebateSupplier": true,
          "supplierName": "sample string 41",
          "salesMode": 42,
          "orderPacked": true,
          "active": true,
          "price": 1,
          "costGstPercent": 44,
          "parentPluG_UID": "SNQnY4d+aEmN4EpTL86RDQ==",
          "parentPluGuid": "6327d448-7e87-4968-8de0-4a532fce910d",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "yEWOLKU7uE2ztGztK7wNOA==",
            "guid": "2c8e45c8-3ba5-4db8-b3b4-6ced2bbc0d38",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "+ZS4uXZZPUeTNCVtREp2IQ==",
            "priceGroupGuid": "b9b894f9-5976-473d-9334-256d444a7621",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-04T23:59:19.9707169",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-04T23:59:19.9707169",
            "pluCreated": "2025-10-04T23:59:19.9707169",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-10-04T23:59:19.9707169",
            "lastManualUpdate": "2025-10-04T23:59:19.9707169",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-10-04T23:59:19.9707169",
            "currentCostUpdated": "2025-10-04T23:59:19.9707169",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-04T23:59:19.9707169",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2025-10-04T23:59:19.9707169",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "WHcQk2BaUUO08oW0ZbKNMw==",
            "altPLUGuid": "93107758-5a60-4351-b4f2-85b465b28d33",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-10-04T23:59:19.9707169",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "lf5wY/BAvEWGr6FZNBXUPg==",
            "shelfPageLayoutGuid": "6370fe95-40f0-45bc-86af-a1593415d43e",
            "talkerPageLayoutG_UID": "yH3nQrFba0qwlZeciZX34w==",
            "talkerPageLayoutGuid": "42e77dc8-5bb1-4a6b-b095-979c8995f7e3",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "iJsz62LCSEqIQ6+okAEfCQ==",
            "inventoryIdentifier": "eb339b88-c262-4a48-8843-afa890011f09",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "cziNuYvZIEyBVhWIwHTpCw==",
            "parentPluGuid": "b98d3873-d98b-4c20-8156-1588c074e90b",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "811yT5mggE653BSd7bM2og==",
            "supplierIdentifierGuid": "4f725df3-a099-4e80-b9dc-149dedb336a2",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "objXRCD0ZkKrkhyrWi30fw==",
            "rebateSupplierIdentifierGuid": "44d7b8a1-f420-4266-ab92-1cab5a2df47f",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-10-04T23:59:19.9707169",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "PCWk3h9By0OmNWsS9cbecA==",
            "hostIdentifierGuid": "dea4253c-411f-43cb-a635-6b12f5c6de70",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "store": {
              "$id": "9",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-10-04T23:59:19.9707169",
              "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": "KixDKiKN8Uq9D/O32R2EKA==",
              "hostIdentifierGuid": "2a432c2a-8d22-4af1-bd0f-f3b7d91d8428",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-10-04T23:59:19.9707169",
              "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": "ptidVz+qHkW2LoBI2Mm8iw==",
                  "hostIdentifierGuid": "579dd8a6-aa3f-451e-b62e-8048d8c9bc8b",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$ref": "2"
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "11"
                }
              ],
              "accounts": [
                {
                  "$id": "12",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "12"
                }
              ],
              "sales": [
                {
                  "$id": "13",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-10-04T23:59:19.9707169",
                  "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": "aaF7ALmjK0SA2OtyDRs2Zg==",
                  "hostIdentifierGuid": "007ba169-a3b9-442b-80d8-eb720d1b3666",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "8c2a3395-3f1b-4733-a105-e4907caed1fe",
                    "39a8c00a-034d-4fbc-93aa-341c868fac1d"
                  ]
                },
                {
                  "$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": "d9eb492e-2a8c-49ca-b7d8-0ea0c9f6c796",
              "updateStore": {
                "$id": "18",
                "id": "6292d18a-af4d-482a-a0af-ac92df24c41d",
                "name": "sample string 1",
                "lastActivity": "2025-10-04T23:59:19.9707169",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-10-04T23:59:19.9707169"
              },
              "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": "2pXdu/d6wU+gEYL0YWhhwA==",
                "pluGuid": "bbdd95da-7af7-4fc1-a011-82f4616861c0",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 9,
                "nextCampaignName": "sample string 10",
                "gstPercent": 11,
                "normalCost": 12,
                "normalCostDecimals": 13,
                "costGstPercent": 14,
                "costCalcMethod": 1,
                "currentCost": 15,
                "currentCostDecimals": 16,
                "break1": 17,
                "price1": 18,
                "break2": 19,
                "price2": 20,
                "break3": 21,
                "price3": 22,
                "fuelItem": 23,
                "fixedWeight": 24,
                "active": true,
                "complianceIndicator": "sample string 25",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-10-04T23:59:19.9707169"
              },
              {
                "$ref": "20"
              }
            ],
            "currentPrices": {
              "$id": "21",
              "pluPrices": {
                "$id": "22",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-10-04T23:59:19.9707169",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-04T23:59:19.9707169",
                "startTime": 3,
                "endDate": "2025-10-04T23:59:19.9707169",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "tDUkjfxBeUWy26H5FqG96Q==",
                "hostIdentifierGuid": "8d2435b4-41fc-4579-b2db-a1f916a1bde9",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "qwyHpxhrxki9XsYvlc3aoQ==",
              "guid": "a7870cab-6b18-48c6-bd5e-c62f95cddaa1",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "c0F4OSc/BEWWDpzF7Uo94w==",
              "priceGroupGuid": "39784173-3f27-4504-960e-9cc5ed4a3de3",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-04T23:59:19.9707169",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "niZxxcWrrUCisNaZzTyP6g==",
              "pluGuid": "c571269e-abc5-40ad-a2b0-d699cd3c8fea",
              "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": "74f85f7d-2ace-49e0-85df-47512299c43f",
              "created": "2025-10-04T23:59:19.9707169",
              "createdByUser": "sample string 1",
              "activated": "2025-10-04T23:59:19.9707169",
              "deactivated": "2025-10-04T23:59:19.9707169",
              "lastOrdered": "2025-10-04T23:59:19.9707169",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-04T23:59:19.9707169",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-04T23:59:19.9707169",
              "lastSold": "2025-10-04T23:59:19.9707169",
              "firstSold": "2025-10-04T23:59:19.9707169",
              "awsUpdated": "2025-10-04T23:59:19.9707169",
              "lastManualUpdate": "2025-10-04T23:59:19.9707169",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-04T23:59:19.9707169",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-04T23:59:19.9707169",
              "doNotRangeUpdated": "2025-10-04T23:59:19.9707169",
              "doNotOrderUpdated": "2025-10-04T23:59:19.9707169",
              "tracked": "2025-10-04T23:59:19.9707169"
            },
            "allergens": [
              {
                "$id": "28",
                "allergenID": 1,
                "pluG_UID": "49HyRSnemUuWjnJ9d5M0rQ==",
                "pluGuid": "45f2d1e3-de29-4b99-968e-727d779334ad",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "29",
              "pluG_UID": "iXcd6U3aAUiHlwj10stcew==",
              "pluGuid": "e91d7789-da4d-4801-8797-08f5d2cb5c7b",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-10-04T23:59:19.9707169",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "30",
                "saleHeaderID": 1,
                "created": "2025-10-04T23:59:19.9707169",
                "createdLocal": "2025-10-04T23:59:19.9707169",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "WFrgJ5HQaUu88GAln3GfFw==",
                "operatorGuid": "27e05a58-d091-4b69-bcf0-60259f719f17",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "+zRLJcfNg0SGiK0M9wjOjw==",
                "pluGuid": "254b34fb-cdc7-4483-8688-ad0cf708ce8f",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "31",
                  "id": 1,
                  "g_Uid": "KJcjwHzntkqG16JkSKX7zw==",
                  "guid": "c0239728-e77c-4ab6-86d7-a26448a5fbcf",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-10-04T23:59:19.9707169",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-04T23:59:19.9707169",
                  "endShift": "2025-10-04T23:59:19.9707169",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "32",
                      "operatorG_UID": "9G3vGxadsEq7orKIvOztLg==",
                      "operatorGuid": "1bef6df4-9d16-4ab0-bba2-b288bceced2e",
                      "storeID": 2,
                      "operator": {
                        "$ref": "31"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                }
              },
              {
                "$ref": "30"
              }
            ],
            "apns": [
              {
                "$id": "33",
                "pluID": 1,
                "pluG_UID": "2mBNnM0kLEuBAzw56H4vaQ==",
                "pluGuid": "9c4d60da-24cd-4b2c-8103-3c39e87e2f69",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "tuns": [
              {
                "$id": "34",
                "pluG_UId": "1rm/Z9Y7OEGt2xLrATckLw==",
                "pluGuid": "67bfb9d6-3bd6-4138-addb-12eb0137242f",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "competitionPricing": [
              {
                "$id": "35",
                "identifier": "rAx7Pu9wvUe9Wr1QgzCIIA==",
                "identifierGuid": "3e7b0cac-70ef-47bd-bd5a-bd5083308820",
                "pluG_UID": "LTUQ/9X6ZEq2rqpAevSl7g==",
                "pluGuid": "ff10352d-fad5-4a64-b6ae-aa407af4a5ee",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "35"
              }
            ],
            "supplier": {
              "$ref": "3"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "ordering": {
              "$ref": "6"
            },
            "flipChartPages": [
              {
                "$id": "36",
                "identifier": "dpsZIqMcBUCKVOD8eWuXVg==",
                "groupName": "sample string 1",
                "identifierGuid": "22199b76-1ca3-4005-8a54-e0fc796b9756",
                "exists": true,
                "flipChartIdentifier": "vr16t1BcwU+DZBr+upTY9Q==",
                "flipChartIdentifierGuid": "b77abdbe-5c50-4fc1-8364-1afeba94d8f5",
                "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": "oFoEEIWL6EqfZXw5tzydjw==",
                "groupIdentifierGuid": "10045aa0-8b85-4ae8-9f65-7c39b73c9d8f",
                "flipChart": {
                  "$id": "37",
                  "identifier": "s7AS1EmVbUqfTaRZkKb3Sw==",
                  "identifierGuid": "d412b0b3-9549-4a6d-9f4d-a45990a6f74b",
                  "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": "PhmfDDe0U0i149cHljmGfw==",
                    "identifierGuid": "0c9f193e-b437-4853-b5e3-d7079639867f",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "39",
                        "id": 1,
                        "g_UID": "+lvnE9s5Ckq6N2wDQoKYZQ==",
                        "guid": "13e75bfa-39db-4a0a-ba37-6c0342829865",
                        "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": "kA4/Fc6AXUOcIVQcNvM+wg==",
                        "previousFormGuid": "153f0e90-80ce-435d-9c21-541c36f33ec2",
                        "nextForm": 1,
                        "nextFormG_UID": "TZvBmVfBs0eA2tW6uxMeuw==",
                        "nextFormGuid": "99c19b4d-c157-47b3-80da-d5babb131ebb",
                        "attributes": "sample string 10",
                        "updated": "2025-10-04T23:59:19.9707169",
                        "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": "aepaX50J70K9YilZakOl8Q==",
                            "checkoutFormGuid": "5f5aea69-099d-42ef-bd62-29596a43a5f1",
                            "identifier": "gCzvDornrEenPvAv4DPYaA==",
                            "identifierGuid": "0eef2c80-e78a-47ac-a73e-f02fe033d868",
                            "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": "P7mXyoUTmEqSfJezIC3OsQ==",
                            "valueGuid": "ca97b93f-1385-4a98-927c-97b3202dceb1",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-04T23:59:19.9707169",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "39"
                            },
                            "image": {
                              "$id": "41",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-10-04T23:59:19.9707169",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "42",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "hWTBsiO8rU+HC/3ELe1qjw==",
                            "checkoutFormGuid": "b2c16485-bc23-4fad-870b-fdc42ded6a8f",
                            "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": "TbldA2Dh7kKsmqs/S5hknQ==",
                    "flipChartPageIdentifierGuid": "035db94d-e160-42ee-ac9a-ab3f4b98649d",
                    "pluG_UID": "o40kifhyCk2NEZd9wibe1w==",
                    "pluGuid": "89248da3-72f8-4d0a-8d11-977dc226ded7",
                    "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": "3XwEECwYiUOPvcrTUjZ8VQ==",
                "pluGuid": "10047cdd-182c-4389-8fbd-cad352367c55",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-10-04T23:59:19.9707169",
                "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": "vA0atup7TUyQC8ov6G8YCA==",
                "ingredientGuid": "6/Ilr2mDokSsM+BRKcCP7g==",
                "ingredientIdentifier": "af25f2eb-8369-44a2-ac33-e05129c08fee",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bins": [
              {
                "$id": "46",
                "pluG_UID": "++gCJN0uDkm7LBLFoGiMvw==",
                "pluGuid": "2402e8fb-2edd-490e-bb2c-12c5a0688cbf",
                "shelfLocationIdentifier": "BrZyVjDaGEyMS+/aBVvw+g==",
                "shelfLocationGuid": "5672b606-da30-4c18-8c4b-efda055bf0fa",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "PhULHc0i2kOQlbW2S42f1w==",
                "labelPageLayoutGuid": "1d0b153e-22cd-43da-9095-b5b64b8d9fd7",
                "updated": "2025-10-04T23:59:19.9707169",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "47",
                  "identifier": "ovPAXSfTm06xmE+lCIl0pw==",
                  "storeID": 1,
                  "identifierGuid": "5dc0f3a2-d327-4e9b-b198-4fa5088974a7",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-04T23:59:19.9707169",
                  "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": "1yx4bvt5iUqezE8AeomLXQ==",
                "pluGuid": "6e782cd7-79fb-4a89-9ecc-4f007a898b5d",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "49",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-10-04T23:59:19.9707169",
                  "department": {
                    "$id": "50",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "49"
                    },
                    "subDepartments": [
                      {
                        "$id": "51",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "52",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "53",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-10-04T23:59:19.9707169",
                                "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": "Q4jau6kW+0+c5nqyW1rLOA==",
                                "labelPageLayoutGuid": "bbda8843-16a9-4ffb-9ce6-7ab25b5acb38",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "54",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "55",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "56",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "56"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "55"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "55"
                                },
                                "mscDep": {
                                  "$id": "57",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "54"
                                    },
                                    {
                                      "$ref": "54"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "56"
                                }
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "updated": "2025-10-04T23:59:19.9707169",
                            "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": "S93ovsLfMkyPnIx6jMxw3Q==",
                            "labelPageLayoutGuid": "bee8dd4b-dfc2-4c32-8f9c-8c7a8ccc70dd",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "54"
                            },
                            "mscCom": {
                              "$ref": "55"
                            },
                            "mscDep": {
                              "$ref": "57"
                            },
                            "mscSubCom": {
                              "$ref": "56"
                            }
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-10-04T23:59:19.9707169",
                        "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": "yviCDVZbDEW8GN/8q8EfyQ==",
                        "labelPageLayoutGuid": "0d82f8ca-5b56-450c-bc18-dffcabc11fc9",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "54"
                        },
                        "mscCom": {
                          "$ref": "55"
                        },
                        "mscDep": {
                          "$ref": "57"
                        },
                        "mscSubCom": {
                          "$ref": "56"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-04T23:59:19.9707169",
                    "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": "wgiMh0/m/k+F4/Fxly00fw==",
                    "labelPageLayoutGuid": "878c08c2-e64f-4ffe-85e3-f171972d347f",
                    "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": "O63MTWkMEEOi6zDaRxEE7g==",
              "pluGuid": "4dccad3b-0c69-4310-a2eb-30da471104ee",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "LQp9LBnQ70GLGBoX3HIMBA==",
              "dealCostGuid": "2c7d0a2d-d019-41ef-8b18-1a17dc720c04",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "f6DUyjM2IU2H65Z7yyJljg==",
              "priceGroupGuid": "cad4a07f-3633-4d21-87eb-967bcb22658e",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-10-04T23:59:19.9707169",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "gpT0NN9pLEKTZtU7Pc54JA==",
              "campaignComboPriceGroupIdentifier": "34f49482-69df-422c-9366-d53b3dce7824",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "59",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-04T23:59:19.9707169",
                  "operatorG_UID": "NfbcL4IN50qt/Z8a8sSe2A==",
                  "operatorGuid": "2fdcf635-0d82-4ae7-adfd-9f1af2c49ed8",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-04T23:59:19.9707169",
                  "signIqTicketFileMovedUtc": "2025-10-04T23:59:19.9707169",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-04T23:59:19.9707169",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "58"
                  }
                },
                {
                  "$ref": "59"
                }
              ],
              "campaign": {
                "$id": "60",
                "id": 1,
                "storeID": 2,
                "name": "17a3696c-6bc0-4f53-8803-95c3f781a2b9",
                "nameGuid": "17a3696c-6bc0-4f53-8803-95c3f781a2b9",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-04T23:59:19.9707169",
                "startTime": 1,
                "endDate": "2025-10-04T23:59:19.9707169",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-10-04T23:59:19.9707169",
                "system": true,
                "created": "2025-10-04T23:59:19.9707169",
                "updated": "2025-10-04T23:59:19.9707169",
                "priceChangeNotifiedUtc": "2025-10-04T23:59:19.9707169",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "QQu1z/TlOEusxQSpai+F1A==",
                "hostIdentifierGuid": "cfb50b41-e5f4-4b38-acc5-04a96a2f85d4",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-04T23:59:19.9707169",
                "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": "kJSo0Rmsyke4IoGyxrJ/og==",
                    "pluGuid": "d1a89490-ac19-47ca-b822-81b2c6b27fa2",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "sd3oFpThuEqRs8rj112sFA==",
                    "priceGroupGuid": "16e8ddb1-e194-4ab8-91b3-cae3d75dac14",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-04T23:59:19.9707169",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "62",
                    "id": 1,
                    "identifier": "gswVqR6XSkuO8F3PDUroug==",
                    "identifierStr": "gswVqR6XSkuO8F3PDUroug==",
                    "identifierGuid": "a915cc82-971e-4b4a-8ef0-5dcf0d4ae8ba",
                    "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": "GkYjbIttqEm/v9qukfApuA==",
                    "customerIDGuid": "6c23461a-6d8b-49a8-bfbf-daae91f029b8",
                    "campaign": {
                      "$ref": "60"
                    },
                    "customer": {
                      "$id": "64",
                      "identifier": "n99JiifmZ0itOfR+yP38gA==",
                      "identifierGuid": "8a49df9f-e627-4867-ad39-f47ec8fdfc80",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-04T23:59:19.9707169",
                      "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": "uoZlRa/UDEmuT4CiEPwmbQ==",
                      "communityIdentifierGuid": "456586ba-d4af-490c-ae4f-80a210fc266d",
                      "joined": "2025-10-04T23:59:19.9707169",
                      "updated": "2025-10-04T23:59:19.9707169",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "feFuT2U6D0e48Gp9TNdpmw==",
                      "priceLevelIdentifierGuid": "4f6ee17d-3a65-470f-b8f0-6a7d4cd7699b",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-04T23:59:19.9707169",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "65",
                          "cardType": 2,
                          "issueDate": "2025-10-04T23:59:19.9707169",
                          "expiry": "2025-10-04T23:59:19.9707169",
                          "customerID": "8VSEqF6caUmfl6aqA0IzXg==",
                          "customerIDGuid": "a88454f1-9c5e-4969-9f97-a6aa0342335e",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-10-04T23:59:19.9707169",
                          "linkedAccount": "7K/4IUyEl0WNO7GridTN7w==",
                          "linkedAccountGuid": "21f8afec-844c-4597-8d3b-b1ab89d4cdef",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "64"
                          },
                          "account": {
                            "$id": "66",
                            "id": 1,
                            "identifier": "eAGh/fIQ4E+HdCskgq6krw==",
                            "identifierGuid": "fda10178-10f2-4fe0-8774-2b2482aea4af",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-04T23:59:19.9707169",
                            "owner": "qAT2j3oMOE+s89IltDbktw==",
                            "ownerGuid": "8ff604a8-0c7a-4f38-acf3-d225b436e4b7",
                            "accountStoreGroupIdentifier": "ZQPTEc76Aka9bD53YSu3Ow==",
                            "accountStoreGroupGuid": "11d30365-face-4602-bd6c-3e77612bb73b",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-10-04T23:59:19.9707169",
                            "active": true,
                            "updated": "2025-10-04T23:59:19.9707169",
                            "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": "1tijWCOXukO7TyBKZ+sjog==",
                                "identifierGuid": "58a3d8d6-9723-43ba-bb4f-204a67eb23a2",
                                "name": "sample string 2",
                                "primaryContact": "aDrcs80GFEWIGL1ilFbU7w==",
                                "primaryContactGuid": "b3dc3a68-06cd-4514-8818-bd629456d4ef",
                                "accountID": "iOQGvDHRbUy19TILq/EgZA==",
                                "accountIDGuid": "bc06e488-d131-4c6d-b5f5-320babf12064",
                                "special": true,
                                "updated": "2025-10-04T23:59:19.9707169",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "sZTbMucwG0myuRtzJu0mkQ==",
                                "priceLevelIdentifierGuid": "32db94b1-30e7-491b-b2b9-1b7326ed2691",
                                "deleted": true,
                                "account": {
                                  "$ref": "66"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "64"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "groupID": "TWnEE33L4UayiaiFZ52c7A==",
                                    "groupIDGuid": "13c4694d-cb7d-46e1-b289-a885679d9cec",
                                    "customerID": "liITvdmHi0W1vDS3FulJWg==",
                                    "customerIDGuid": "bd132296-87d9-458b-b5bc-34b716e9495a",
                                    "card": "sample string 4",
                                    "linkedAccount": "GYZOB9g4zkyu1VjerA4qMA==",
                                    "linkedAccountGuid": "074e8619-38d8-4cce-aed5-58deac0e2a30",
                                    "customer": {
                                      "$ref": "64"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    },
                                    "customerCard": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "70",
                              "id": 1,
                              "identifier": "sKczW3lu30CJaaDCj8Jjag==",
                              "identifierGuid": "5b33a7b0-6e79-40df-8969-a0c28fc2636a",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "WteH+OOVz0y4GYA17MLkOg==",
                              "accountIDGuid": "f887d75a-95e3-4ccf-b819-8035ecc2e43a",
                              "customerAccount": {
                                "$ref": "66"
                              },
                              "customerCard": {
                                "$ref": "65"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-10-04T23:59:19.9707169",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "iKjrsCWrmUGOsWzrYXJj/Q==",
                              "idempotentVoidGuid": "b0eba888-ab25-4199-8eb1-6ceb617263fd",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "71",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "j7gj/BXTnEKwrCCA7iqqPg==",
                                "saleHeaderIdentifierGuid": "fc23b88f-d315-429c-b0ac-2080ee2aaa3e",
                                "created": "2025-10-04T23:59:19.9707169",
                                "createdLocal": "2025-10-04T23:59:19.9707169",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-10-04T23:59:19.9707169",
                                "storeID": 1,
                                "operatorG_Uid": "nRSuZ8KMAEenWcgCMXfxzQ==",
                                "operatorGuid": "67ae149d-8cc2-4700-a759-c8023177f1cd",
                                "customerG_Uid": "x37h07WZz0+tleCorJc7WA==",
                                "customerGuid": "d3e17ec7-99b5-4fcf-ad95-e0a8ac973b58",
                                "communityIdentifier": "3xr0Sq7XmUuZXLHHQECM9A==",
                                "communityIdentifierGuid": "4af41adf-d7ae-4b99-995c-b1c740408cf4",
                                "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": "YNIC0AotqkycRKgZCBubzA==",
                                "priceLevelIdentifierGuid": "d002d260-2d0a-4caa-9c44-a819081b9bcc",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "31"
                                },
                                "customer": {
                                  "$ref": "64"
                                },
                                "communityOrganisation": {
                                  "$id": "72",
                                  "id": 1,
                                  "identifier": "qNBAjg8O7k2HCm96lIi5Vg==",
                                  "identifierGuid": "8e40d0a8-0e0f-4dee-870a-6f7a9488b956",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-10-04T23:59:19.9707169",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "73",
                                    "saleItemID": 1,
                                    "identifier": "oOzTfqf9MkKRYUxVle+9eQ==",
                                    "identifierGuid": "7ed3eca0-fda7-4232-9161-4c5595efbd79",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "mqEYLo8+yUu3ABSxH26u6Q==",
                                    "pluGuid": "2e18a19a-3e8f-4bc9-b700-14b11f6eaee9",
                                    "accountID": "OXRp1EwKbkOAT2yeGkEImQ==",
                                    "accountIDGuid": "d4697439-0a4c-436e-804f-6c9e1a410899",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-10-04T23:59:19.9707169",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "aU+/9IVJFEGLZemsZETI4g==",
                                    "refundGuid": "f4bf4f69-4985-4114-8b65-e9ac6444c8e2",
                                    "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": "/kMRuqY1SkK50Dpf7/uyhA==",
                                    "idempotentVoidGuid": "ba1143fe-35a6-424a-b9d0-3a5feffbb284",
                                    "priceLevelIdentifier": "kuYfSoA7yESGWQBkyFNrIA==",
                                    "priceLevelIdentifierGuid": "4a1fe692-3b80-44c8-8659-0064c8536b20",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-04T23:59:19.9707169",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "75",
                                      "id": 1,
                                      "g_UID": "FAtjnHe98UGrsasA4QGIlg==",
                                      "guid": "9c630b14-bd77-41f1-abb1-ab00e1018896",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-04T23:59:19.9707169"
                                    },
                                    "modifier": {
                                      "$id": "76",
                                      "id": 1,
                                      "setG_UID": "ndXbe0NGgkOKCq218mXuXg==",
                                      "modifierSetGuid": "7bdbd59d-4643-4382-8a0a-adb5f265ee5e",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "T4GQhnVdNECaNzj2oSvyiA==",
                                      "pluGuid": "8690814f-5d75-4034-9a37-38f6a12bf288",
                                      "deleted": true,
                                      "g_UID": "iNs2eW0GxkSRZkWkyr3hBA==",
                                      "guid": "7936db88-066d-44c6-9166-45a4cabde104",
                                      "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": "6iSZKDMG3k+fFb6DDVp04g==",
                                    "pluGuid": "289924ea-0633-4fde-9f15-be830d5a74e2",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-10-04T23:59:19.9707169",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-10-04T23:59:19.9707169",
                                    "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": "UOWqJbYSokO2fU/accjDPw==",
                                    "pluGuid": "25aae550-12b6-43a2-b67d-4fda71c8c33f",
                                    "accountID": "ECaNIeCsnkuF0CmitS959A==",
                                    "accountIDGuid": "218d2610-ace0-4b9e-85d0-29a2b52f79f4",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-10-04T23:59:19.9707169",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "LEgInUmzR02lIXmqCLMMLg==",
                                    "refundGuid": "9d08482c-b349-4d47-a521-79aa08b30c2e",
                                    "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": "ylMk84F4gUWRFUFfe6Al2A==",
                                    "identifierGuid": "f32453ca-7881-4581-9115-415f7ba025d8",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "/tL7z2L5UU6AkyvRb1tgEQ==",
                                    "customerIdentifierGuid": "cffbd2fe-f962-4e51-8093-2bd16f5b6011",
                                    "operatorNo": 1,
                                    "operatorG_UID": "Iv02YDkdQkKfEcNh03dH3g==",
                                    "operatorGuid": "6036fd22-1d39-4242-9f11-c361d37747de",
                                    "created": "2025-10-04T23:59:19.9707169",
                                    "ordered": "2025-10-04T23:59:19.9707169",
                                    "started": "2025-10-04T23:59:19.9707169",
                                    "completed": "2025-10-04T23:59:19.9707169",
                                    "supplied": "2025-10-04T23:59:19.9707169",
                                    "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": "HxrkkrjM6kiWtPrJmFgXDQ==",
                                        "pluGuid": "92e41a1f-ccb8-48ea-96b4-fac99858170d",
                                        "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": "IDqPcFXk+EiTPyGFAYLwOg==",
                                        "headerIdentifierGuid": "708f3a20-e455-48f8-933f-21850182f03a",
                                        "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": "nS6JCir/PkWgnQsEUiv6uA==",
                                    "surveyGuid": "0a892e9d-ff2a-453e-a09d-0b04522bfab8",
                                    "saleHeaderGuid": "VFEy0iZ28USC9djz6wKLBg==",
                                    "saleGuid": "d2325154-7626-44f1-82f5-d8f3eb028b06",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "5l1P11CabkWMtnhlllB0Zg==",
                                    "guidResponse": "d74f5de6-9a50-456e-8cb6-786596507466",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-04T23:59:19.9707169",
                                    "sale": {
                                      "$ref": "71"
                                    },
                                    "survey": {
                                      "$id": "85",
                                      "g_UID": "PM8iEeNXSESN+xO/I03TYQ==",
                                      "guid": "1122cf3c-57e3-4448-8dfb-13bf234dd361",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "tComl+HAvEqzoVdaxo7O5A==",
                                      "checkoutFormGuid": "97262ab4-c0e1-4abc-b3a1-575ac68ecee4",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-04T23:59:19.9707169",
                                      "end": "2025-10-04T23:59:19.9707169",
                                      "deleted": true,
                                      "updated": "2025-10-04T23:59:19.9707169",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "d5c79bdb-be06-4ca2-b29d-c502ba94ae5e",
                                        "ab2cb4e8-bb28-4228-8a53-2963bd8d91e4"
                                      ],
                                      "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": "ybXnaXVZAUyhIDM18SYhbA==",
                                "accountIdentifier": "69e7b5c9-5975-4c01-a120-3335f126216c",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "Id49f+lkHkmgUq5wmszcpQ==",
                                "customerOrderIdentifierGuid": "7f3dde21-64e9-491e-a052-ae709accdca5",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "86",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "Qg4eF5GPq0O9sgwbt/42hw==",
                                "paymentIdentifierGuid": "171e0e42-8f91-43ab-bdb2-0c1bb7fe3687",
                                "identifier": "gihG93CMP0+uLlDKJTvYbA==",
                                "identifierGuid": "f7462882-8c70-4f3f-ae2e-50ca253bd86c",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "1fhUInSOak+522Lm7uDCYg==",
                                "itemIdentifierGuid": "2254f8d5-8e74-4f6a-b9db-62e6eee0c262"
                              }
                            },
                            {
                              "$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": "7IDyQdaUUkGXK9d6XIKw6A==",
                          "customerIdentifierGuid": "41f280ec-94d6-4152-972b-d77a5c82b0e8",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "vXdO8xyC50mQBPn52tYTkQ==",
                          "idempotentGuid": "f34e77bd-821c-49e7-9004-f9f9dad61391",
                          "offline": true,
                          "voucher": {
                            "$id": "88",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-10-04T23:59:19.9707169",
                            "barcodeTemplate": {
                              "$id": "89",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "90",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-10-04T23:59:19.9707169",
                              "labelPageLayout": "Qk9LqgdbCUimIACJ0IEfUw==",
                              "pageLayoutGuid": "aa4b4f42-5b07-4809-a620-0089d0811f53",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "88"
                              },
                              "elements": [
                                {
                                  "$id": "91",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-10-04T23:59:19.9707169"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "92",
                                "id": 1,
                                "customerIdentifier": "ztWPrlUYLky90j3jeEj/eA==",
                                "customerIdentifierGuid": "ae8fd5ce-1855-4c2e-bdd2-3de37848ff78",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-04T23:59:19.9707169",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "z2gqIvGlS0uewadXsU7K3w==",
                                "issuedIdempotentGuid": "222a68cf-a5f1-4b4b-9ec1-a757b14ecadf",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-04T23:59:19.9707169",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-04T23:59:19.9707169",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "cEBdm+7EbUKZI/GJcEdjoA==",
                                "redeemedIdempotentGuid": "9b5d4070-c4ee-426d-9923-f189704763a0",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-04T23:59:19.9707169",
                                "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": "d466tF+5ik6Vh1UeCtxsEw==",
                    "groupIDGuid": "b4ba8e77-b95f-4e8a-9587-551e0adc6c13",
                    "campaign": {
                      "$ref": "60"
                    },
                    "group": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "94",
                    "identifier": "AsJsSyf21E2fJtF/DTbIhQ==",
                    "identifierGuid": "4b6cc202-f627-4dd4-9f26-d17f0d36c885",
                    "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": "IuWCAMMTO0K04P0si2+erw==",
                    "guid": "0082e522-13c3-423b-b4e0-fd2c8b6f9eaf",
                    "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": "HRqnzWYIXkCoyvemHA04XQ==",
                        "groupGuid": "cda71a1d-0866-405e-a8ca-f7a61c0d385d",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "xNf5enyZjUasD4oNSKFAIg==",
                        "pluGuid": "7af9d7c4-997c-468d-ac0f-8a0d48a14022",
                        "priceGroupG_UID": "yYDP6X5vQEOWq8oSSmEqig==",
                        "priceGroupGuid": "e9cf80c9-6f7e-4340-96ab-ca124a612a8a",
                        "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": "U2yYYFpLSE+z0zFnZXVsGg==",
                    "priceLevelIdentifierGuid": "60986c53-4b5a-4f48-b3d3-316765756c1a",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "97"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "98",
                "headerIdentifier": "Rkpj2dR3b0Sya0disyOuhw==",
                "headerIdentifierGuid": "d9634a46-77d4-446f-b26b-4762b323ae87",
                "identifier": "7JujhOZd9Uil5WPDA+boSg==",
                "identifierGuid": "84a39bec-5de6-48f5-a5e5-63c303e6e84a",
                "supplierIdentifier": "mdr+WHwJr0GoIwcXtnFM+g==",
                "supplierGuid": "58feda99-097c-41af-a823-0717b6714cfa",
                "pluG_UID": "ymughxxJF0u9HLRs0IBlrQ==",
                "pluGuid": "87a06bca-491c-4b17-bd1c-b46cd08065ad",
                "campaignName": "12adfd5f-516c-4f8e-8b66-8778f543866b",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-04T23:59:19.9707169",
                "end": "2025-10-04T23:59:19.9707169",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "6hjcR+a8jEOrzxYetJo5rQ==",
                "bonusItemPluGuid": "47dc18ea-bce6-438c-abcf-161eb49a39ad",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-04T23:59:19.9707169",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-10-04T23:59:19.9707169",
                "campaignEndDate": "2025-10-04T23:59:19.9707169",
                "masterPLUG_UID": "WCkLebPQtUWAHrFOS80Ruw==",
                "masterID": "790b2958-d0b3-45b5-801e-b14e4bcd11bb",
                "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": "PSoZYwZLhkSQmv6V/cCdeg==",
                "bonusMasterID": "63192a3d-4b06-4486-909a-fe95fdc09d7a",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-10-04T23:59:19.9707169",
            "dealCosts": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "tags": [
              {
                "$id": "99",
                "pluG_UID": "Lk8S9Ec5y0yPo04avFC1pg==",
                "pluGuid": "f4124f2e-3947-4ccb-8fa3-4e1abc50b5a6",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "alternateProductG_UID": "+rj6VfUCrUW0HQU4xZrkoQ==",
            "alternateProduct": "55fab8fa-02f5-45ad-b41d-0538c59ae4a1",
            "productHostCode": {
              "$id": "100",
              "id": 1,
              "pluG_UID": "u/G0BwVLGEWvyG52bX6qhg==",
              "pluGuid": "07b4f1bb-4b05-4518-afc8-6e766d7eaa86",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "54"
            },
            "mscCom": {
              "$ref": "55"
            },
            "mscDep": {
              "$ref": "57"
            },
            "mscSubCom": {
              "$ref": "56"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-10-04T23:59:19.9707169",
            "inventoryTracked": "2025-10-04T23:59:19.9707169",
            "isNormalPriceChangesCampaign": true
          },
          "supplier": {
            "$ref": "3"
          },
          "serviceFee": {
            "$id": "101",
            "id": 1,
            "description": "sample string 1",
            "fee": 1
          },
          "isPrimaryHost": true,
          "hostVendor": 47
        },
        {
          "$ref": "6"
        }
      ],
      "orderCycleHeaders": [
        {
          "$id": "102",
          "storeID": 1,
          "supplierIdentifier": "utLFPg5q2U6xFjuXcGMpBA==",
          "supplierGuid": "3ec5d2ba-6a0e-4ed9-b116-3b9770632904",
          "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": "71d4Z1MbRU69Ryzq/Hqrng==",
          "supplierGuid": "677857ef-1b53-4e45-bd47-2ceafc7aab9e",
          "departmentCode": "sample string 2",
          "warehouseDirectIndicator": "sample string 3",
          "type": 4,
          "cutOffWeek": 5,
          "cutOffDay": 6,
          "cutOffTime": "00:00:00.1234567",
          "leadTime": 7,
          "daysBuffer": 8,
          "supplierName": "sample string 9",
          "cutOffDate": "2025-10-04T23:59:19.9707169",
          "deliveryDate": "2025-10-04T23:59:19.9707169",
          "nextCutOffDate": "2025-10-04T23:59:19.9707169",
          "nextDeliveryDate": "2025-10-04T23:59:19.9707169",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "103"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-10-04T23:59:19.9707169",
      "isHost": true
    },
    "files": [
      {
        "$id": "104",
        "id": "sample string 1",
        "fileName": "sample string 2",
        "extension": "sample string 3",
        "provider": 0,
        "type": 0,
        "hostType": "sample string 4",
        "createdUtc": "2025-10-04T23:59:19.9707169",
        "processed": "2025-10-04T23:59:19.9707169",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-10-04T23:59:19.9707169",
        "size": 1,
        "sizeFormat": "sample string 7",
        "isArchive": true,
        "version": "sample string 9",
        "reference": "sample string 10",
        "digest": "sample string 11",
        "contentType": "sample string 12",
        "host": {
          "$ref": "2"
        },
        "metcashHeader": {
          "$id": "105",
          "customerNumber": "sample string 1",
          "creationDate": "2025-10-04T23:59:19.9707169",
          "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": "OHU51YX/vkaGh26XKwrbqw==",
        "identifierGuid": "d5397538-ff85-46be-8687-6e972b0adbab",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "106"
      }
    ],
    "promoTypeGuids": [
      "f57bf4b2-3330-4d6a-aede-c42c3abf37ce",
      "d114faf7-5fc4-4253-a37b-ab1296d67cce"
    ],
    "isPromotionOnly": false,
    "isOrderable": false,
    "vendor": 0
  },
  "stores": [
    {
      "$ref": "9"
    },
    {
      "$ref": "9"
    }
  ],
  "zoneMatrix": [
    {
      "$ref": "15"
    },
    {
      "$ref": "15"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.