PUT 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": "otH8KjZm8EywI9aRtPfgNw==",
  "hostIdentifierGuid": "2afcd1a2-6636-4cf0-b023-d691b4f7e037",
  "sortOrder": 3,
  "host": {
    "$id": "2",
    "identifier": "JLCWoc7Tc0m0hfrhT/Zg4w==",
    "identifierGuid": "a196b024-d3ce-4973-b485-fae14ff660e3",
    "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": "7ZZHbcgxaUawIKc6CIIETw==",
    "hostSupplierIdentifierGuid": "6d4796ed-31c8-4669-b020-a73a0882044f",
    "loyaltyPriceLevelIdentifier": "jEgPrwt50kSvrvyeez49zQ==",
    "loyaltyPriceLevelIdentifierGuid": "af0f488c-790b-44d2-afae-fc9e7b3e3dcd",
    "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-08-02T23:27:45.0721592",
    "lastProcessed": "2025-08-02T23:27:45.0721592",
    "hold": true,
    "supplierName": "sample string 35",
    "supplier": {
      "$id": "3",
      "identifier": "xoo3IM1vb0mo2G0sbgkMgQ==",
      "identifierGuid": "20378ac6-6fcd-496f-a8d8-6d2c6e090c81",
      "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": "qTeyM+92Cky7M6cwDiP1Ew==",
      "primaryContactID": "33b237a9-76ef-4c0a-bb33-a7300e23f513",
      "storeID": 1,
      "abn": "sample string 16",
      "supplierGroupIdentifier": "qgKaUesbGUS7iL622lOX0A==",
      "supplierGroupGuid": "519a02aa-1beb-4419-bb88-beb6da5397d0",
      "rebate": 1.0,
      "rebateType": 1,
      "rebateFrequency": 1,
      "rebateSource": 1,
      "rebateLastClaimed": "2025-08-02T23:27:45.0721592",
      "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": "1dbc4a26-23f6-4e62-a39d-21c626c7d4a2",
        "identifier": "YZ41AoQkVECxhVJDJofkQA==",
        "identifierGuid": "02359e61-2484-4054-b185-52432687e440",
        "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": "dkWm3hjoJUWa7kNnpD1+ng==",
          "supplierIdentifierGuid": "dea64576-e818-4525-9aee-4367a43d7e9e",
          "contactGuid": "dEwyAPIqN0+u+7dOqfK3Pg==",
          "contactID": "00324c74-2af2-4f37-aefb-b74ea9f2b73e",
          "contact": {
            "$ref": "4"
          },
          "supplier": {
            "$ref": "3"
          }
        },
        {
          "$ref": "5"
        }
      ],
      "products": [
        {
          "$id": "6",
          "pluG_UID": "ge0jBt2igES0eSHLkgL5Lw==",
          "pluGuid": "0623ed81-a2dd-4480-b479-21cb9202f92f",
          "supplierIdentifier": "gR7NzJLZYk6AJGggPDLhsQ==",
          "supplierIdentifierGuid": "cccd1e81-d992-4e62-8024-68203c32e1b1",
          "cartonQuantity": 1,
          "cartonQuantityChanged": true,
          "productSize": "sample string 3",
          "cigarettesPerSleeve": 1,
          "randomWeight": true,
          "piecesPerUnit": 5,
          "averagePackSize": 6,
          "effectiveDate": "2025-08-02T23:27:45.0721592",
          "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-08-02T23:27:45.0721592",
          "rebate": 1.0,
          "rebateExclude": true,
          "invoiceCodes": [
            {
              "$id": "7",
              "pluG_UID": "sXKCuyJo6kS5+CUgRSV5RA==",
              "pluGuid": "bb8272b1-6822-44ea-b9f8-252045257944",
              "supplierIdentifier": "EtNBXr8GoEu5jPJzY2HI6A==",
              "supplierIdentifierGuid": "5e41d312-06bf-4ba0-b98c-f2736361c8e8",
              "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": "cwOKUdrZkU6OXPaJDFtQPA==",
          "parentPluGuid": "518a0373-d9da-4e91-8e5c-f6890c5b503c",
          "freight": 45.0,
          "freightType": 1,
          "product": {
            "$id": "8",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "ITzFRLC5X0GGQeDAdbpguw==",
            "guid": "44c53c21-b9b0-415f-8641-e0c075ba60bb",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "0XoHtKIaQkO8vH57rRfmGg==",
            "priceGroupGuid": "b4077ad1-1aa2-4342-bcbc-7e7bad17e61a",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:27:45.0721592",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:27:45.0721592",
            "pluCreated": "2025-08-02T23:27:45.0721592",
            "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-08-02T23:27:45.0721592",
            "lastManualUpdate": "2025-08-02T23:27:45.0721592",
            "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-08-02T23:27:45.0721592",
            "currentCostUpdated": "2025-08-02T23:27:45.0721592",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:27:45.0877814",
            "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,
            "awsUpdated": "2025-08-02T23:27:45.0877814",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "+6wlH8h1pk2CemMvLWVuMw==",
            "altPLUGuid": "1f25acfb-75c8-4da6-827a-632f2d656e33",
            "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-08-02T23:27:45.0877814",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "0/+dGtobekqwTYWKGTxSAg==",
            "shelfPageLayoutGuid": "1a9dffd3-1bda-4a7a-b04d-858a193c5202",
            "talkerPageLayoutG_UID": "AYJ/UZ7fbUKDJgpGMXJYLw==",
            "talkerPageLayoutGuid": "517f8201-df9e-426d-8326-0a463172582f",
            "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": "7rA1rCGaw0eJ1zmTd3p5zw==",
            "inventoryIdentifier": "ac35b0ee-9a21-47c3-89d7-3993777a79cf",
            "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": "FTjXG/tfLk2DJy3Bq95A5Q==",
            "parentPluGuid": "1bd73815-5ffb-4d2e-8327-2dc1abde40e5",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "FZf/KCTqm0CR2x80QnRFyg==",
            "supplierIdentifierGuid": "28ff9715-ea24-409b-91db-1f34427445ca",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "PU7syaGgXE2vAhZ/FLK3rQ==",
            "rebateSupplierIdentifierGuid": "c9ec4e3d-a0a1-4d5c-af02-167f14b2b7ad",
            "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-08-02T23:27:45.0877814",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "DRvg9uFRRUOqeVvj9ZRtsg==",
            "hostIdentifierGuid": "f6e01b0d-51e1-4345-aa79-5be3f5946db2",
            "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-08-02T23:27:45.0877814",
              "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": "UNNv5miQxkyWh0B3zeaDXQ==",
              "hostIdentifierGuid": "e66fd350-9068-4cc6-9687-4077cde6835d",
              "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-08-02T23:27:45.0877814",
              "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": "aRBZiksEVUufyRvOFvj0tQ==",
                  "hostIdentifierGuid": "8a591069-044b-4b55-9fc9-1bce16f8f4b5",
                  "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-08-02T23:27:45.0877814",
                  "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": "ZgUFLCYTPUSTuLKO/md+xQ==",
                  "hostIdentifierGuid": "2c050566-1326-443d-93b8-b28efe677ec5",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "e49eab4f-f987-42e5-a38f-df97e0791c15",
                    "76ccdf58-50f5-4753-b076-b3563534250e"
                  ]
                },
                {
                  "$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": "f7a3ae48-6908-471a-b796-5c6a40a82da1",
              "updateStore": {
                "$id": "18",
                "id": "9f193f1a-01c6-428e-a3ca-002c31e27110",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:27:45.0877814",
                "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-08-02T23:27:45.0877814"
              },
              "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": "ohD1zzicR06bLf55VwEvIA==",
                "pluGuid": "cff510a2-9c38-4e47-9b2d-fe7957012f20",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-08-02T23:27:45.0877814"
              },
              {
                "$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-08-02T23:27:45.0877814",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "22"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "23",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:27:45.0877814",
                "startTime": 3,
                "endDate": "2025-08-02T23:27:45.0877814",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "T5FCTtfHX0qF9AKULcBauA==",
                "hostIdentifierGuid": "4e42914f-c7d7-4a5f-85f4-02942dc05ab8",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ]
            },
            "tray": {
              "$id": "24",
              "g_UId": "34iaEMuOKE6cJ/poWe0ddA==",
              "guid": "109a88df-8ecb-4e28-9c27-fa6859ed1d74",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "25",
              "priceGroupG_UID": "iArVOxAkoEaFgMFGpmdB4Q==",
              "priceGroupGuid": "3bd50a88-2410-46a0-8580-c146a66741e1",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:27:45.0877814",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "26",
              "pluG_UID": "Nbmiu8CnsU2hBmNHApNpZw==",
              "pluGuid": "bba2b935-a7c0-4db1-a106-634702936967",
              "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": "c10b8225-135c-4f42-8e65-531e570a5e9e",
              "created": "2025-08-02T23:27:45.0877814",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:27:45.0877814",
              "deactivated": "2025-08-02T23:27:45.0877814",
              "lastOrdered": "2025-08-02T23:27:45.0877814",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:27:45.0877814",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:27:45.0877814",
              "lastSold": "2025-08-02T23:27:45.0877814",
              "firstSold": "2025-08-02T23:27:45.0877814",
              "awsUpdated": "2025-08-02T23:27:45.0877814",
              "lastManualUpdate": "2025-08-02T23:27:45.0877814",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:27:45.0877814",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:27:45.0877814",
              "doNotRangeUpdated": "2025-08-02T23:27:45.0877814",
              "doNotOrderUpdated": "2025-08-02T23:27:45.0877814",
              "tracked": "2025-08-02T23:27:45.0877814"
            },
            "allergens": [
              {
                "$id": "28",
                "allergenID": 1,
                "pluG_UID": "y6UPk/8/g06HFbbBLmvasw==",
                "pluGuid": "930fa5cb-3fff-4e83-8715-b6c12e6bdab3",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "28"
              }
            ],
            "costs": {
              "$id": "29",
              "pluG_UID": "Rvc7bX6iwE2NuppdJo2EVg==",
              "pluGuid": "6d3bf746-a27e-4dc0-8dba-9a5d268d8456",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:27:45.0877814",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "30",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:27:45.0877814",
                "createdLocal": "2025-08-02T23:27:45.0877814",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "wHakp75RukuRts+Zz7x/GQ==",
                "operatorGuid": "a7a476c0-51be-4bba-91b6-cf99cfbc7f19",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "vUz4fAqUBE+FEdn8VkIXBg==",
                "pluGuid": "7cf84cbd-940a-4f04-8511-d9fc56421706",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "31",
                  "id": 1,
                  "g_Uid": "Ix55GcIz2kauzz59TCCj0Q==",
                  "guid": "19791e23-33c2-46da-aecf-3e7d4c20a3d1",
                  "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-08-02T23:27:45.0877814",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:27:45.0877814",
                  "endShift": "2025-08-02T23:27:45.0877814",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "32",
                      "operatorG_UID": "gCWr27EpvU6xGLFGimeT1w==",
                      "operatorGuid": "dbab2580-29b1-4ebd-b118-b1468a6793d7",
                      "storeID": 2,
                      "operator": {
                        "$ref": "31"
                      },
                      "store": {
                        "$ref": "9"
                      }
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                }
              },
              {
                "$ref": "30"
              }
            ],
            "apns": [
              {
                "$id": "33",
                "pluID": 1,
                "pluG_UID": "AQ7JZhQOlUWN1+Zi19Mudg==",
                "pluGuid": "66c90e01-0e14-4595-8dd7-e662d7d32e76",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "33"
              }
            ],
            "tuns": [
              {
                "$id": "34",
                "pluG_UId": "tkxUxJt0MUelexbKvEV4jA==",
                "pluGuid": "c4544cb6-749b-4731-a57b-16cabc45788c",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "8"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "34"
              }
            ],
            "competitionPricing": [
              {
                "$id": "35",
                "identifier": "qajnZsr9HEi44XrJ6rFbjA==",
                "identifierGuid": "66e7a8a9-fdca-481c-b8e1-7ac9eab15b8c",
                "pluG_UID": "XbPhjLNeOEa9clArTxHv7w==",
                "pluGuid": "8ce1b35d-5eb3-4638-bd72-502b4f11efef",
                "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": "r1fFgzmSwUGEYEIakT+akQ==",
                "groupName": "sample string 1",
                "identifierGuid": "83c557af-9239-41c1-8460-421a913f9a91",
                "exists": true,
                "flipChartIdentifier": "W6pteo1KtUyEUFshqnCS5w==",
                "flipChartIdentifierGuid": "7a6daa5b-4a8d-4cb5-8450-5b21aa7092e7",
                "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": "n/Fv6upSjkCOh0c1k0zIPg==",
                "groupIdentifierGuid": "ea6ff19f-52ea-408e-8e87-4735934cc83e",
                "flipChart": {
                  "$id": "37",
                  "identifier": "DnORbVMSBk2E0cpCZ/f9eg==",
                  "identifierGuid": "6d91730e-1253-4d06-84d1-ca4267f7fd7a",
                  "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": "vl2bo5KK5ka2sI2IpWLgUg==",
                    "identifierGuid": "a39b5dbe-8a92-46e6-b6b0-8d88a562e052",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "39",
                        "id": 1,
                        "g_UID": "qb9u9hUzi0OgMSa2tzsJkw==",
                        "guid": "f66ebfa9-3315-438b-a031-26b6b73b0993",
                        "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": "aXIeWZpDT0+YuNuGKAO55Q==",
                        "previousFormGuid": "591e7269-439a-4f4f-98b8-db862803b9e5",
                        "nextForm": 1,
                        "nextFormG_UID": "bxijCfK49UCnMUOVCsgMlg==",
                        "nextFormGuid": "09a3186f-b8f2-40f5-a731-43950ac80c96",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:27:45.0877814",
                        "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": "ScaWBs+eiE+FwH0x3FTWyA==",
                            "checkoutFormGuid": "0696c649-9ecf-4f88-85c0-7d31dc54d6c8",
                            "identifier": "vBR15Z3Rw0mlyDlxsW1ZlA==",
                            "identifierGuid": "e57514bc-d19d-49c3-a5c8-3971b16d5994",
                            "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": "bYcQ2ANc9Ea4ksEdZx/YqQ==",
                            "valueGuid": "d810876d-5c03-46f4-b892-c11d671fd8a9",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:27:45.0877814",
                            "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-08-02T23:27:45.0877814",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "42",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "IJUOHCq/kEiYekf0WHHWYw==",
                            "checkoutFormGuid": "1c0e9520-bf2a-4890-987a-47f45871d663",
                            "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": "MulKpfdId0+4pyxnKYZXOw==",
                    "flipChartPageIdentifierGuid": "a54ae932-48f7-4f77-b8a7-2c672986573b",
                    "pluG_UID": "Ir382PPOHU6tDpaiNg/urw==",
                    "pluGuid": "d8fcbd22-cef3-4e1d-ad0e-96a2360feeaf",
                    "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": "klen6XAy+0+3Z9ziRaWDTA==",
                "pluGuid": "e9a75792-3270-4ffb-b767-dce245a5834c",
                "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-08-02T23:27:45.0877814",
                "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": "kZDlbiM/zEKUKRXan6yUWg==",
                "ingredientGuid": "4QBujOX9s0CpCeQ9lb7Ljg==",
                "ingredientIdentifier": "8c6e00e1-fde5-40b3-a909-e43d95becb8e",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "45"
              }
            ],
            "bins": [
              {
                "$id": "46",
                "pluG_UID": "X7qEfvztwE+EP2Ew0eGTGQ==",
                "pluGuid": "7e84ba5f-edfc-4fc0-843f-6130d1e19319",
                "shelfLocationIdentifier": "KJVAF5xWd0aHZwPAOB85yA==",
                "shelfLocationGuid": "17409528-569c-4677-8767-03c0381f39c8",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "2y2hultmEky5DvpWtS3aWA==",
                "labelPageLayoutGuid": "baa12ddb-665b-4c12-b90e-fa56b52dda58",
                "updated": "2025-08-02T23:27:45.0877814",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "8"
                },
                "location": {
                  "$id": "47",
                  "identifier": "0v9FuT/1BESaJLKe2NblJw==",
                  "storeID": 1,
                  "identifierGuid": "b945ffd2-f53f-4404-9a24-b29ed8d6e527",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:27:45.0877814",
                  "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": "h/spYynfIkGtXyXuOECb1Q==",
                "pluGuid": "6329fb87-df29-4122-ad5f-25ee38409bd5",
                "deptNo": 1,
                "product": {
                  "$ref": "8"
                },
                "scaleLocation": {
                  "$id": "49",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:27:45.0877814",
                  "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-08-02T23:27:45.0877814",
                                "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": "o3giG4zWMUiqbu1bINoLcw==",
                                "labelPageLayoutGuid": "1b2278a3-d68c-4831-aa6e-ed5b20da0b73",
                                "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-08-02T23:27:45.0877814",
                            "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": "5zH74P2pjkOIFS/wNZRWqA==",
                            "labelPageLayoutGuid": "e0fb31e7-a9fd-438e-8815-2ff0359456a8",
                            "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-08-02T23:27:45.0877814",
                        "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": "ToOxFhVcpUmcIWCDOHxbfw==",
                        "labelPageLayoutGuid": "16b1834e-5c15-49a5-9c21-6083387c5b7f",
                        "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-08-02T23:27:45.0877814",
                    "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": "ISbdWNPbM0uk535x6Vy2Tg==",
                    "labelPageLayoutGuid": "58dd2621-dbd3-4b33-a4e7-7e71e95cb64e",
                    "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": "KH2oZJW+IEyREUp0uRZ2Aw==",
              "pluGuid": "64a87d28-be95-4c20-9111-4a74b9167603",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "ObBLX2DfHU2VJUblmePWTA==",
              "dealCostGuid": "5f4bb039-df60-4d1d-9525-46e599e3d64c",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "at7WxNt5I0GoHPvFzBsdng==",
              "priceGroupGuid": "c4d6de6a-79db-4123-a81c-fbc5cc1b1d9e",
              "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-08-02T23:27:45.0877814",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "fJ3z359MMkCM+S21nHRBag==",
              "campaignComboPriceGroupIdentifier": "dff39d7c-4c9f-4032-8cf9-2db59c74416a",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "59",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:27:45.0877814",
                  "operatorG_UID": "Lf2TsjMr8kCXo2qWEpYraQ==",
                  "operatorGuid": "b293fd2d-2b33-40f2-97a3-6a9612962b69",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:27:45.0877814",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:27:45.0877814",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:27:45.0877814",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "8"
                  },
                  "campaignPlu": {
                    "$ref": "58"
                  }
                },
                {
                  "$ref": "59"
                }
              ],
              "campaign": {
                "$id": "60",
                "id": 1,
                "storeID": 2,
                "name": "c2ea9f7a-f366-4eb5-ac59-9a14a9917d9f",
                "nameGuid": "c2ea9f7a-f366-4eb5-ac59-9a14a9917d9f",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:27:45.0877814",
                "startTime": 1,
                "endDate": "2025-08-02T23:27:45.0877814",
                "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-08-02T23:27:45.0877814",
                "system": true,
                "created": "2025-08-02T23:27:45.0877814",
                "updated": "2025-08-02T23:27:45.0877814",
                "priceChangeNotifiedUtc": "2025-08-02T23:27:45.0877814",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "sl/wCDZKsE2dSugfefQRlQ==",
                "hostIdentifierGuid": "08f05fb2-4a36-4db0-9d4a-e81f79f41195",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:27:45.0877814",
                "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": "k+c28awSQEWo6kQeGmfyeg==",
                    "pluGuid": "f136e793-12ac-4540-a8ea-441e1a67f27a",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "vP41HpGn00CJAo5R71D0UQ==",
                    "priceGroupGuid": "1e35febc-a791-40d3-8902-8e51ef50f451",
                    "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-08-02T23:27:45.0877814",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "8"
                    },
                    "campaign": {
                      "$ref": "60"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "62",
                    "id": 1,
                    "identifier": "3m0xlOFqqEuNGldI99rZ8w==",
                    "identifierStr": "3m0xlOFqqEuNGldI99rZ8w==",
                    "identifierGuid": "94316dde-6ae1-4ba8-8d1a-5748f7dad9f3",
                    "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": "0I06Xb8ymkaxg1/0tQ9y5A==",
                    "customerIDGuid": "5d3a8dd0-32bf-469a-b183-5ff4b50f72e4",
                    "campaign": {
                      "$ref": "60"
                    },
                    "customer": {
                      "$id": "64",
                      "identifier": "jdSXrbE5tkqIEcdCd5Nyow==",
                      "identifierGuid": "ad97d48d-39b1-4ab6-8811-c742779372a3",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:27:45.0877814",
                      "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": "4AHLjqyawk22dwa1aWauEA==",
                      "communityIdentifierGuid": "8ecb01e0-9aac-4dc2-b677-06b56966ae10",
                      "joined": "2025-08-02T23:27:45.0877814",
                      "updated": "2025-08-02T23:27:45.0877814",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "4IjeTxJmHU68Vb7zM6/q3A==",
                      "priceLevelIdentifierGuid": "4fde88e0-6612-4e1d-bc55-bef333afeadc",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:27:45.0877814",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "65",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:27:45.0877814",
                          "expiry": "2025-08-02T23:27:45.0877814",
                          "customerID": "O/vG6xna8UC0QNoSkOPY2Q==",
                          "customerIDGuid": "ebc6fb3b-da19-40f1-b440-da1290e3d8d9",
                          "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-08-02T23:27:45.0877814",
                          "linkedAccount": "1E5ud0Bl+0mlpdapEii7cg==",
                          "linkedAccountGuid": "776e4ed4-6540-49fb-a5a5-d6a91228bb72",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "64"
                          },
                          "account": {
                            "$id": "66",
                            "id": 1,
                            "identifier": "ppnaVdXBQk6K6Moi2yKnRA==",
                            "identifierGuid": "55da99a6-c1d5-4e42-8ae8-ca22db22a744",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:27:45.0877814",
                            "owner": "Lb2h3xeYkEqtsEiDjR9zvw==",
                            "ownerGuid": "dfa1bd2d-9817-4a90-adb0-48838d1f73bf",
                            "accountStoreGroupIdentifier": "J+sst29+BkG2Y7NT2dnc4g==",
                            "accountStoreGroupGuid": "b72ceb27-7e6f-4106-b663-b353d9d9dce2",
                            "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-08-02T23:27:45.0877814",
                            "active": true,
                            "updated": "2025-08-02T23:27:45.0877814",
                            "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": "neL6pEMssECmmQFQ1UsPDQ==",
                                "identifierGuid": "a4fae29d-2c43-40b0-a699-0150d54b0f0d",
                                "name": "sample string 2",
                                "primaryContact": "7X+baFpsmESI6oUEkoyAhA==",
                                "primaryContactGuid": "689b7fed-6c5a-4498-88ea-8504928c8084",
                                "accountID": "YoN6P1WGZEKueOozYMo8uA==",
                                "accountIDGuid": "3f7a8362-8655-4264-ae78-ea3360ca3cb8",
                                "special": true,
                                "updated": "2025-08-02T23:27:45.0877814",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "9rfvEPT2E0SE7JEKebxAJg==",
                                "priceLevelIdentifierGuid": "10efb7f6-f6f4-4413-84ec-910a79bc4026",
                                "deleted": true,
                                "account": {
                                  "$ref": "66"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "64"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "groupID": "GQFv7VvcOEi5t1YA0I5h/Q==",
                                    "groupIDGuid": "ed6f0119-dc5b-4838-b9b7-5600d08e61fd",
                                    "customerID": "dSQTfSkG7kWGlCXGbnlOSw==",
                                    "customerIDGuid": "7d132475-0629-45ee-8694-25c66e794e4b",
                                    "card": "sample string 4",
                                    "linkedAccount": "mst52PwYS0ea26S7WzOOWw==",
                                    "linkedAccountGuid": "d879cb9a-18fc-474b-9adb-a4bb5b338e5b",
                                    "customer": {
                                      "$ref": "64"
                                    },
                                    "group": {
                                      "$ref": "68"
                                    },
                                    "customerCard": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ]
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "70",
                              "id": 1,
                              "identifier": "YUivNRQyl0uJfranRqp7uA==",
                              "identifierGuid": "35af4861-3214-4b97-897e-b6a746aa7bb8",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "Fx/UWDWhBUSu0PjGaiJCZA==",
                              "accountIDGuid": "58d41f17-a135-4405-aed0-f8c66a224264",
                              "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-08-02T23:27:45.0877814",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "0W//g1gN+EaSGb/xSU1yvQ==",
                              "idempotentVoidGuid": "83ff6fd1-0d58-46f8-9219-bff1494d72bd",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "71",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "lxGOJoA8kEOoU18r0u4VHA==",
                                "saleHeaderIdentifierGuid": "268e1197-3c80-4390-a853-5f2bd2ee151c",
                                "created": "2025-08-02T23:27:45.0877814",
                                "createdLocal": "2025-08-02T23:27:45.0877814",
                                "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-08-02T23:27:45.0877814",
                                "storeID": 1,
                                "operatorG_Uid": "I3byXMff8UaY5yhTFd3BLA==",
                                "operatorGuid": "5cf27623-dfc7-46f1-98e7-285315ddc12c",
                                "customerG_Uid": "S9cT/EZtf0iS7N9A9fF4QA==",
                                "customerGuid": "fc13d74b-6d46-487f-92ec-df40f5f17840",
                                "communityIdentifier": "RAzVoalZG0eJR09k6xASHg==",
                                "communityIdentifierGuid": "a1d50c44-59a9-471b-8947-4f64eb10121e",
                                "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": "hKYCTghcqkK0oZ3JnScOeQ==",
                                "priceLevelIdentifierGuid": "4e02a684-5c08-42aa-b4a1-9dc99d270e79",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "31"
                                },
                                "customer": {
                                  "$ref": "64"
                                },
                                "communityOrganisation": {
                                  "$id": "72",
                                  "id": 1,
                                  "identifier": "FC+n13Wp40CKx04NPxZtyw==",
                                  "identifierGuid": "d7a72f14-a975-40e3-8ac7-4e0d3f166dcb",
                                  "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-08-02T23:27:45.0877814",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "73",
                                    "saleItemID": 1,
                                    "identifier": "ZlydSA5sLk+FJoJ6h5bK6g==",
                                    "identifierGuid": "489d5c66-6c0e-4f2e-8526-827a8796caea",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "XUynMI7Ht0KQxfwxbYwI3A==",
                                    "pluGuid": "30a74c5d-c78e-42b7-90c5-fc316d8c08dc",
                                    "accountID": "qpyOtBTQa0uAoO9mkKlNrA==",
                                    "accountIDGuid": "b48e9caa-d014-4b6b-80a0-ef6690a94dac",
                                    "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-08-02T23:27:45.0877814",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "O0YdT+T790KyeWOiiBxAZQ==",
                                    "refundGuid": "4f1d463b-fbe4-42f7-b279-63a2881c4065",
                                    "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": "duQXuVU/gEemI0azjhQhSg==",
                                    "idempotentVoidGuid": "b917e476-3f55-4780-a623-46b38e14214a",
                                    "priceLevelIdentifier": "EDe2nPYHCUSjn63Wha+UNQ==",
                                    "priceLevelIdentifierGuid": "9cb63710-07f6-4409-a39f-add685af9435",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "74",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:27:45.0877814",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "75",
                                      "id": 1,
                                      "g_UID": "XQskb22ofkilUpcBraShkQ==",
                                      "guid": "6f240b5d-a86d-487e-a552-9701ada4a191",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:27:45.0877814"
                                    },
                                    "modifier": {
                                      "$id": "76",
                                      "id": 1,
                                      "setG_UID": "zP6Id0QwG0+NsVIK2zhpfg==",
                                      "modifierSetGuid": "7788fecc-3044-4f1b-8db1-520adb38697e",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "MI9lY6O8TkC/N+1gLN96Eg==",
                                      "pluGuid": "63658f30-bca3-404e-bf37-ed602cdf7a12",
                                      "deleted": true,
                                      "g_UID": "Emxi6qy3Ik6LhoRLYIYC/A==",
                                      "guid": "ea626c12-b7ac-4e22-8b86-844b608602fc",
                                      "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": "Mr7KmlEpvESpfyW8cHAzrw==",
                                    "pluGuid": "9acabe32-2951-44bc-a97f-25bc707033af",
                                    "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-08-02T23:27:45.0877814",
                                    "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-08-02T23:27:45.0877814",
                                    "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": "tniev4MAXUGoU1H4rOddoA==",
                                    "pluGuid": "bf9e78b6-0083-415d-a853-51f8ace75da0",
                                    "accountID": "IEzO7p/rXUutIaGOxI+Dzw==",
                                    "accountIDGuid": "eece4c20-eb9f-4b5d-ad21-a18ec48f83cf",
                                    "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-08-02T23:27:45.0877814",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "8S+HtYnIWU+4U5HXkjlH2g==",
                                    "refundGuid": "b5872ff1-c889-4f59-b853-91d7923947da",
                                    "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": "qrQTQR6sm0CHkluxFeAo5w==",
                                    "identifierGuid": "4113b4aa-ac1e-409b-8792-5bb115e028e7",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "UTAedAg7uk+NJH/zdYo+Zg==",
                                    "customerIdentifierGuid": "741e3051-3b08-4fba-8d24-7ff3758a3e66",
                                    "operatorNo": 1,
                                    "operatorG_UID": "hr+CeqWatkWtikqNL5n5rw==",
                                    "operatorGuid": "7a82bf86-9aa5-45b6-ad8a-4a8d2f99f9af",
                                    "created": "2025-08-02T23:27:45.0877814",
                                    "ordered": "2025-08-02T23:27:45.0877814",
                                    "started": "2025-08-02T23:27:45.0877814",
                                    "completed": "2025-08-02T23:27:45.0877814",
                                    "supplied": "2025-08-02T23:27:45.0877814",
                                    "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": "Ld+p2FBbakCdio3m/tYX5w==",
                                        "pluGuid": "d8a9df2d-5b50-406a-9d8a-8de6fed617e7",
                                        "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": "KLWp+wfWW02En11PjP15JA==",
                                        "headerIdentifierGuid": "fba9b528-d607-4d5b-849f-5d4f8cfd7924",
                                        "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": "tsKGVvvPT0uyVpbK/UeQBQ==",
                                    "surveyGuid": "5686c2b6-cffb-4b4f-b256-96cafd479005",
                                    "saleHeaderGuid": "tTg7JCcLOUqYROzpq4MqyA==",
                                    "saleGuid": "243b38b5-0b27-4a39-9844-ece9ab832ac8",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "3lE8VUtl602WEfWv8za9nQ==",
                                    "guidResponse": "553c51de-654b-4deb-9611-f5aff336bd9d",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:27:45.0877814",
                                    "sale": {
                                      "$ref": "71"
                                    },
                                    "survey": {
                                      "$id": "85",
                                      "g_UID": "YZHh97S0XEeRtMV016UVig==",
                                      "guid": "f7e19161-b4b4-475c-91b4-c574d7a5158a",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "Ex6ZrkAK50G3Lje4Vs2crA==",
                                      "checkoutFormGuid": "ae991e13-0a40-41e7-b72e-37b856cd9cac",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:27:45.0877814",
                                      "end": "2025-08-02T23:27:45.0877814",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:27:45.0877814",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "3f085747-8b65-40f2-b126-1ccc7ac961fc",
                                        "329e024c-fa5a-4afe-9db2-bdc4c0ec12f9"
                                      ],
                                      "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": "s4dpX8263Uqc4veVlg6XuQ==",
                                "accountIdentifier": "5f6987b3-bacd-4add-9ce2-f795960e97b9",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "IYzueBCWCUuZHgvD79bzkQ==",
                                "customerOrderIdentifierGuid": "78ee8c21-9610-4b09-991e-0bc3efd6f391",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "86",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "v6zqGbqV8Ua/YAMVfSSohQ==",
                                "paymentIdentifierGuid": "19eaacbf-95ba-46f1-bf60-03157d24a885",
                                "identifier": "nlsiZeXfYkiNcBM5qIRVMg==",
                                "identifierGuid": "65225b9e-dfe5-4862-8d70-1339a8845532",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "j9BZoUZIC0WCQlD9eUCS/g==",
                                "itemIdentifierGuid": "a159d08f-4846-450b-8242-50fd794092fe"
                              }
                            },
                            {
                              "$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": "ElB4SRBH/EmjFkjAJW432g==",
                          "customerIdentifierGuid": "49785012-4710-49fc-a316-48c0256e37da",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "fQteN5EqZEKm8BjhbaXOYg==",
                          "idempotentGuid": "375e0b7d-2a91-4264-a6f0-18e16da5ce62",
                          "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-08-02T23:27:45.0877814",
                            "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-08-02T23:27:45.0877814",
                              "labelPageLayout": "Xdbyx4vTNEm0LrjEDQKk8A==",
                              "pageLayoutGuid": "c7f2d65d-d38b-4934-b42e-b8c40d02a4f0",
                              "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-08-02T23:27:45.0877814"
                                },
                                {
                                  "$ref": "91"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "92",
                                "id": 1,
                                "customerIdentifier": "EDTjBUQdeUuowmnEhxujqg==",
                                "customerIdentifierGuid": "05e33410-1d44-4b79-a8c2-69c4871ba3aa",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:27:45.0877814",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "ju0AU8pq3ka9w0dXJ3Z1+A==",
                                "issuedIdempotentGuid": "5300ed8e-6aca-46de-bdc3-4757277675f8",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:27:45.0877814",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:27:45.0877814",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "KaNMskaljEWVwJR3yAHNQg==",
                                "redeemedIdempotentGuid": "b24ca329-a546-458c-95c0-9477c801cd42",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:27:45.0877814",
                                "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": "mxfbNRZ7EUSIO8dXPi4/5g==",
                    "groupIDGuid": "35db179b-7b16-4411-883b-c7573e2e3fe6",
                    "campaign": {
                      "$ref": "60"
                    },
                    "group": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "93"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "94",
                    "identifier": "sl5bKe6f9ESTk9EqJ4sqEg==",
                    "identifierGuid": "295b5eb2-9fee-44f4-9393-d12a278b2a12",
                    "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": "Gpz7EHTYV0yxjtxBSqfB9A==",
                    "guid": "10fb9c1a-d874-4c57-b18e-dc414aa7c1f4",
                    "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": "ZCnG0kjgvU6EwukLGBlxhg==",
                        "groupGuid": "d2c62964-e048-4ebd-84c2-e90b18197186",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "inPTH5cn40GOzk4d7YGsbg==",
                        "pluGuid": "1fd3738a-2797-41e3-8ece-4e1ded81ac6e",
                        "priceGroupG_UID": "2C7tTJwZfEy4ud5ypNy1/w==",
                        "priceGroupGuid": "4ced2ed8-199c-4c7c-b8b9-de72a4dcb5ff",
                        "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": "dVOB6knr/UGc8NprGSPKhw==",
                    "priceLevelIdentifierGuid": "ea815375-eb49-41fd-9cf0-da6b1923ca87",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "97"
                  }
                ]
              },
              "product": {
                "$ref": "8"
              },
              "dealCost": {
                "$id": "98",
                "headerIdentifier": "3eb9WfwvdkyWAApeU81GFw==",
                "headerIdentifierGuid": "59fde6dd-2ffc-4c76-9600-0a5e53cd4617",
                "identifier": "TFLeoMmYg06Ic2/C9yXDzg==",
                "identifierGuid": "a0de524c-98c9-4e83-8873-6fc2f725c3ce",
                "supplierIdentifier": "s76kNOAdwki5OnePHEm8dA==",
                "supplierGuid": "34a4beb3-1de0-48c2-b93a-778f1c49bc74",
                "pluG_UID": "mqnyUaUhz0St5hTRQ/9bUQ==",
                "pluGuid": "51f2a99a-21a5-44cf-ade6-14d143ff5b51",
                "campaignName": "60ce6c3a-da73-4fb0-ad21-ba9bd07ab503",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:27:45.0877814",
                "end": "2025-08-02T23:27:45.0877814",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "KSvaEeecKEKgrEKcHS85rQ==",
                "bonusItemPluGuid": "11da2b29-9ce7-4228-a0ac-429c1d2f39ad",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:27:45.0877814",
                "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-08-02T23:27:45.0877814",
                "campaignEndDate": "2025-08-02T23:27:45.0877814",
                "masterPLUG_UID": "Xv9bhcZBI0axTDHkZula3w==",
                "masterID": "855bff5e-41c6-4623-b14c-31e466e95adf",
                "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": "NBz/kDVLWUee7AugqBAXXw==",
                "bonusMasterID": "90ff1c34-4b35-4759-9eec-0ba0a810175f",
                "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-08-02T23:27:45.0877814",
            "dealCosts": [
              {
                "$ref": "98"
              },
              {
                "$ref": "98"
              }
            ],
            "tags": [
              {
                "$id": "99",
                "pluG_UID": "0qt5rbTLIU2UBzaIzTiAeg==",
                "pluGuid": "ad79abd2-cbb4-4d21-9407-3688cd38807a",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "alternateProductG_UID": "Hv4elJljo0+kEsO3P/kPmw==",
            "alternateProduct": "941efe1e-6399-4fa3-a412-c3b73ff90f9b",
            "productHostCode": {
              "$id": "100",
              "id": 1,
              "pluG_UID": "4m2Gv8Id70Grhr9z655qLg==",
              "pluGuid": "bf866de2-1dc2-41ef-ab86-bf73eb9e6a2e",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "54"
            },
            "mscCom": {
              "$ref": "55"
            },
            "mscDep": {
              "$ref": "57"
            },
            "mscSubCom": {
              "$ref": "56"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:27:45.0877814",
            "inventoryTracked": "2025-08-02T23:27:45.0877814",
            "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": "viXLEtEHCEeFLoZEI3BsfA==",
          "supplierGuid": "12cb25be-07d1-4708-852e-864423706c7c",
          "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": "ER70IFmDn0u38EuthP/tSA==",
          "supplierGuid": "20f41e11-8359-4b9f-b7f0-4bad84ffed48",
          "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-08-02T23:27:45.0877814",
          "deliveryDate": "2025-08-02T23:27:45.0877814",
          "nextCutOffDate": "2025-08-02T23:27:45.0877814",
          "nextDeliveryDate": "2025-08-02T23:27:45.0877814",
          "nextDaysBuffer": 10
        },
        {
          "$ref": "103"
        }
      ],
      "store": {
        "$ref": "9"
      },
      "updated": "2025-08-02T23:27:45.0877814",
      "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-08-02T23:27:45.0877814",
        "processed": "2025-08-02T23:27:45.0877814",
        "isProcessing": true,
        "processedCount": 6,
        "processingTime": 1,
        "collectedUtc": "2025-08-02T23:27:45.0877814",
        "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-08-02T23:27:45.0877814",
          "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": "oK8W12bni0+7B7oeNK2gsQ==",
        "identifierGuid": "d716afa0-e766-4f8b-bb07-ba1e34ada0b1",
        "code": "sample string 2",
        "description": "sample string 3",
        "isAdvertised": true
      },
      {
        "$ref": "106"
      }
    ],
    "promoTypeGuids": [
      "2bbf259a-1d79-4c0f-bcc9-e9b7b7082baa",
      "dba79a52-48b5-472e-a9ce-cbffe8d51c3b"
    ],
    "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.