POST api/store/{storeID}/modifierSet/{setID}/productModifierSets

Assign a store product to an existing modifier set

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

used to find the store variant of the product

integer

Required

setID

guid of the modifier set to link this store product to

globally unique identifier

Required

Body Parameters

store product modifier set to save

ProductModifierSet
NameDescriptionTypeAdditional information
G_UID

Collection of byte

None.

Guid

Modifier Set guid that this product belongs to

globally unique identifier

None.

PLUG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

Name

string

Deprecated. Replaced by ModifierSet -> Name.

SetOrder

integer

None.

SelectionType

ModifierSelectionType

Deprecated. Replaced by ModifierSet -> SelectionType.

MaxSelection

integer

Deprecated. Replaced by ModifierSet -> MaxSelection.

PanelName

string

Deprecated. No longer supported.

Deleted

boolean

None.

ProductName

string

None.

StoreID

integer

None.

StoreIDs

Collection of integer

None.

Product

Product

None.

OldName

string

Deprecated. Replaced by ModifierSet -> OldName.

Modifiers

Collection of ProductModifier

Deprecated. Replaced by ModifierSet -> Modifiers.

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "g_UID": "pR/qNIlvXUG9bHTVtpBkzQ==",
  "guid": "34ea1fa5-6f89-415d-bd6c-74d5b69064cd",
  "pluG_UID": "Ns+em5M1RkOYckIG9M1nFg==",
  "pluGuid": "9b9ecf36-3593-4346-9872-4206f4cd6716",
  "name": "sample string 1",
  "setOrder": 1,
  "selectionType": 1,
  "maxSelection": 1,
  "panelName": "sample string 2",
  "deleted": true,
  "productName": "sample string 4",
  "storeID": 1,
  "storeIDs": [
    1,
    2
  ],
  "product": {
    "$id": "2",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "t1hoFsQS+kSZODZ7RdQaoQ==",
    "guid": "166858b7-12c4-44fa-9938-367b45d41aa1",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "AK+8rZh8qkm2BdqvaUgmkQ==",
    "priceGroupGuid": "adbcaf00-7c98-49aa-b605-daaf69482691",
    "blueprintID": 1,
    "lastCountedDate": "2026-06-03T18:30:53.3545723",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2026-06-03T18:30:53.3545723",
    "pluCreated": "2026-06-03T18:30:53.3545723",
    "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": "2026-06-03T18:30:53.3545723",
    "lastManualUpdate": "2026-06-03T18:30:53.3545723",
    "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": "2026-06-03T18:30:53.3545723",
    "currentCostUpdated": "2026-06-03T18:30:53.3545723",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2026-06-03T18:30:53.3545723",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "paws": 1.0,
    "awsUpdated": "2026-06-03T18:30:53.3545723",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "/7sbYFmxy0u+F1kfY7vFLg==",
    "altPLUGuid": "601bbbff-b159-4bcb-be17-591f63bbc52e",
    "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": "2026-06-03T18:30:53.3545723",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "Jgn+Xj6oEEuU/l4RaWG+NQ==",
    "shelfPageLayoutGuid": "5efe0926-a83e-4b10-94fe-5e116961be35",
    "talkerPageLayoutG_UID": "GcEU0sdSMk+BbuyU8vn7VQ==",
    "talkerPageLayoutGuid": "d214c119-52c7-4f32-816e-ec94f2f9fb55",
    "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,
    "liabilityItem": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 92,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 95,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "QG7iwfDmQUSAktxkiQLy3w==",
    "inventoryIdentifier": "c1e26e40-e6f0-4441-8092-dc648902f2df",
    "inventoryAccuracy": 1,
    "baseUnits": 99,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 100,
    "defaultPrinter": "sample string 101",
    "defaultPrinterGroup": "sample string 102",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 103,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "9y4mcRfsOUqrAJB0EAru3w==",
    "parentPluGuid": "71262ef7-ec17-4a39-ab00-9074100aeedf",
    "preferredHostVendor": 105,
    "preferredHostChanged": true,
    "code": "sample string 107",
    "supplierIdentifier": "wRt1s6H4XEiXJ+EGyjhQtw==",
    "supplierIdentifierGuid": "b3751bc1-f8a1-485c-9727-e106ca3850b7",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "kSvI5JUOCUCBk/jwCw2RLg==",
    "rebateSupplierIdentifierGuid": "e4c82b91-0e95-4009-8193-f8f00b0d912e",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 109",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 111",
    "productType": "sample string 112",
    "productGroup": "sample string 113",
    "complianceIndicator": "sample string 114",
    "inhouseBrand": "sample string 115",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 118",
    "lastUpdatedByUser": "sample string 119",
    "lastManualUpdatedByUser": "sample string 120",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2026-06-03T18:30:53.3545723",
    "commodity": "sample string 122",
    "businessPillar": "sample string 123",
    "mscCommodity": "sample string 124",
    "hostIdentifier": "FqoVA5wUiUqHrUKP7t4KEw==",
    "hostIdentifierGuid": "0315aa16-149c-4a89-87ad-428feede0a13",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 126",
    "aisleEnds": "sample string 127",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 138,
    "webPriceRounding": true,
    "webMarkup": 140,
    "webPriceMode": 141,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 142",
    "altSubDeptCode": "sample string 143",
    "altMinorDeptCode": "sample string 144",
    "altLesserDeptCode": "sample string 145",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "isElectedMaster": true,
      "electedMasterStoreID": 1,
      "isZoneMaster": 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": "2026-06-03T18:30:53.3545723",
      "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": "uRs4sVCMH0maAtgLrR9XUQ==",
      "hostIdentifierGuid": "b1381bb9-8c50-491f-9a02-d80bad1f5751",
      "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,
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2026-06-03T18:30:53.3545723",
      "priceZone": {
        "$id": "4",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "t0xY61IOGky5tEBAyHthVg==",
        "hostIdentifierGuid": "eb584cb7-0e52-4c1a-b9b4-4040c87b6156",
        "sortOrder": 3,
        "zoneMasterStoreID": 1,
        "electedMasterStoreID": 1,
        "containsElectedMasterStore": true
      },
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "5",
        "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"
      },
      "billingAddressCopied": true,
      "billingAddress": {
        "$ref": "5"
      },
      "warehouseStore": {
        "$id": "6",
        "storeID": 1,
        "warehouseStoreID": 2,
        "storeName": "sample string 3",
        "warehouseName": "sample string 4"
      },
      "hostStoreSettings": [
        {
          "$id": "7",
          "id": 1,
          "hostIdentifier": "qG+sN4GdCEO4M7TFE88agg==",
          "hostIdentifierGuid": "37ac6fa8-9d81-4308-b833-b4c513cf1a82",
          "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,
          "secondPassword": "sample string 23",
          "secondPasswordPlain": "sample string 24",
          "secondServerAddress": "sample string 25",
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "8",
            "identifier": "zjdel71jIU6JUbPgUkb/zA==",
            "identifierGuid": "975e37ce-63bd-4e21-8951-b3e05246ffcc",
            "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": "7YLtfuaLTkmY5eUkwTQSFw==",
            "hostSupplierIdentifierGuid": "7eed82ed-8be6-494e-98e5-e524c1341217",
            "loyaltyPriceLevelIdentifier": "/VMMgHNs30G/X0hqd+axbg==",
            "loyaltyPriceLevelIdentifierGuid": "800c53fd-6c73-41df-bf5f-486a77e6b16e",
            "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": "2026-06-03T18:30:53.3545723",
            "lastProcessed": "2026-06-03T18:30:53.3545723",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "9",
              "identifier": "ziRI4BbexkGUXMKMsL2aRw==",
              "identifierGuid": "e04824ce-de16-41c6-945c-c28cb0bd9a47",
              "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": "wNsJSVHz2kuzoY7siXvzXw==",
              "primaryContactID": "4909dbc0-f351-4bda-b3a1-8eec897bf35f",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "niHyrimQM06seQTENbY+oQ==",
              "supplierGroupGuid": "aef2219e-9029-4e33-ac79-04c435b63ea1",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-06-03T18:30:53.3545723",
              "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": "10",
                "id": "01b4569b-730c-40cd-9141-e8b48c6e1433",
                "identifier": "Zcq3hhzbWkGNW+ieFwx22A==",
                "identifierGuid": "86b7ca65-db1c-415a-8d5b-e89e170c76d8",
                "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": "11",
                  "supplierIdentifier": "P6faJe5k9kq0bQFy9StlqQ==",
                  "supplierIdentifierGuid": "25daa73f-64ee-4af6-b46d-0172f52b65a9",
                  "contactGuid": "c5prbspA5k+msgGkJJFitQ==",
                  "contactID": "6e6b9a73-40ca-4fe6-a6b2-01a4249162b5",
                  "contact": {
                    "$ref": "10"
                  },
                  "supplier": {
                    "$ref": "9"
                  }
                },
                {
                  "$ref": "11"
                }
              ],
              "products": [
                {
                  "$id": "12",
                  "pluG_UID": "ZXPMfhA/wUGHUfXE3hw4hw==",
                  "pluGuid": "7ecc7365-3f10-41c1-8751-f5c4de1c3887",
                  "supplierIdentifier": "bwiF2US0xU2ImV6dAHsiDw==",
                  "supplierIdentifierGuid": "d985086f-b444-4dc5-8899-5e9d007b220f",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2026-06-03T18:30:53.3545723",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 12,
                  "landedCartonCostEx": 13,
                  "standardCost": 14,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 15",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 16",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 17",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 18",
                  "invoiceCode": "sample string 19",
                  "invoiceDesc": "sample string 20",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 21,
                  "hostType": 22,
                  "fromHost": 23,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 24.1,
                  "sellMultiple": 25.1,
                  "baseMultiple": 26.1,
                  "hostStandardCost": 27,
                  "hostTotalCost": 28,
                  "hostRetail": 29,
                  "hostLandedUnitCostEx": 30,
                  "hostLandedUnitCostInc": 31,
                  "hostDesc": "sample string 32",
                  "directIndicator": "sample string 33",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 35",
                  "hostProductType": "sample string 36",
                  "hostProductGrade": "sample string 37",
                  "hostProductGroup": "sample string 38",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 41",
                  "hostLastUpdated": "2026-06-03T18:30:53.3545723",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "13",
                      "pluG_UID": "P8r3e2zBaUGp9rPicz3Vkg==",
                      "pluGuid": "7bf7ca3f-c16c-4169-a9f6-b3e2733dd592",
                      "supplierIdentifier": "x7caq6getkagR5Y8axt/Xg==",
                      "supplierIdentifierGuid": "ab1ab7c7-1ea8-46b6-a047-963c6b1b7f5e",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 42",
                  "salesMode": 43,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 45,
                  "parentPluG_UID": "MDl/Js4RuU2e5BFHpSXhSw==",
                  "parentPluGuid": "267f3930-11ce-4db9-9ee4-1147a525e14b",
                  "freight": 46.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "9"
                  },
                  "serviceFee": {
                    "$id": "14",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 48
                },
                {
                  "$ref": "12"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "15",
                  "storeID": 1,
                  "supplierIdentifier": "Fjwyt8AvOEK44rnqLB++9A==",
                  "supplierGuid": "b7323c16-2fc0-4238-b8e2-b9ea2c1fbef4",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "15"
                }
              ],
              "cycles": [
                {
                  "$id": "16",
                  "storeID": 1,
                  "supplierIdentifier": "2YhqAFXSy0uwkfybL58icg==",
                  "supplierGuid": "006a88d9-d255-4bcb-b091-fc9b2f9f2272",
                  "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": "2026-06-03T18:30:53.3545723",
                  "deliveryDate": "2026-06-03T18:30:53.3545723",
                  "nextCutOffDate": "2026-06-03T18:30:53.3545723",
                  "nextDeliveryDate": "2026-06-03T18:30:53.3545723",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "16"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2026-06-03T18:30:53.3545723",
              "isHost": true
            },
            "files": [
              {
                "$id": "17",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-06-03T18:30:53.3545723",
                "processed": "2026-06-03T18:30:53.3545723",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-06-03T18:30:53.3545723",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "customerNumber": "sample string 9",
                "businessPillar": "sample string 10",
                "fileType": "sample string 11",
                "version": "sample string 12",
                "reference": "sample string 13",
                "digest": "sample string 14",
                "contentType": "sample string 15",
                "host": {
                  "$ref": "8"
                },
                "metcashHeader": {
                  "$id": "18",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-06-03T18:30:53.3545723",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "17"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "19",
                "id": 1,
                "hostIdentifier": "0HVjThPq6kSXl4FPOzFXXg==",
                "hostIdentifierGuid": "4e6375d0-ea13-44ea-9797-814f3b31575e",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "fe70a35d-fe49-4e8f-982f-2f828a50d6f2",
                  "1ee474f1-1328-47e0-b4a4-785cf0671b7e"
                ]
              },
              {
                "$ref": "19"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "7"
            },
            "hostStoreSettings": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "20",
                "identifier": "naMmrAUCXkic2BKEC91AZg==",
                "identifierGuid": "ac26a39d-0205-485e-9cd8-12840bdd4066",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "20"
              }
            ],
            "promoTypeGuids": [
              "82e83d1d-54df-4b2c-87aa-d465f582f47a",
              "18daafdc-5d09-4cbe-a971-ed13bfb66bbd"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "7"
        }
      ],
      "accounts": [
        {
          "$id": "21",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "21"
        }
      ],
      "sales": [
        {
          "$id": "22",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-06-03T18:30:53.3545723",
          "ftpSite": {
            "$id": "23",
            "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": "22"
        }
      ],
      "suppliedStores": [
        1,
        2
      ],
      "zoneMatrix": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "cashManagements": [
        {
          "$id": "24",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "25",
            "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,
            "config": "sample string 10"
          }
        },
        {
          "$ref": "24"
        }
      ],
      "updateStoreID": "b3149f63-0565-4ec1-a4ca-74f0d157778b",
      "updateStore": {
        "$id": "26",
        "id": "42dcb9f7-c3cf-4b80-89c0-30d5f5b90790",
        "name": "sample string 1",
        "lastActivity": "2026-06-03T18:30:53.3545723",
        "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": "2026-06-03T18:30:53.3545723"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "27",
        "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": "28",
        "pluG_UID": "faR9hxhe2E2j3tFuA4gY9g==",
        "pluGuid": "877da47d-5e18-4dd8-a3de-d16e038818f6",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "isElectedMasterStore": true,
        "isZoneMasterStore": true,
        "priceNow": 7,
        "costNow": 8,
        "costNowDecimals": 9,
        "normalPrice": 10,
        "priceNext": 1,
        "costNext": 1,
        "costNextDecimals": 11,
        "nextCampaignName": "sample string 12",
        "gstPercent": 13,
        "normalCost": 14,
        "normalCostDecimals": 15,
        "costGstPercent": 16,
        "costCalcMethod": 1,
        "currentCost": 17,
        "currentCostDecimals": 18,
        "break1": 19,
        "price1": 20,
        "break2": 21,
        "price2": 22,
        "break3": 23,
        "price3": 24,
        "fuelItem": 25,
        "fixedWeight": 26,
        "active": true,
        "complianceIndicator": "sample string 27",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2026-06-03T18:30:53.3545723"
      },
      {
        "$ref": "28"
      }
    ],
    "currentPrices": {
      "$id": "29",
      "pluPrices": {
        "$id": "30",
        "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,
        "memberDiscountPrice": 10,
        "acceptedUtc": "2026-06-03T18:30:53.3545723",
        "priceChangeType": 0,
        "costDecimals": 11,
        "costCalcMethod": 12,
        "targetCampaignPriceGtOrEquNormal": true
      },
      "normalPluPrices": {
        "$ref": "30"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "31",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "talkerText": "sample string 3",
        "disableWasSave": true,
        "startDate": "2026-06-03T18:30:53.3545723",
        "startTime": 5,
        "endDate": "2026-06-03T18:30:53.3545723",
        "endTime": 6,
        "newPrice": 7,
        "newCost": 8,
        "newCostDecimals": 9,
        "pctDiscount": 10,
        "promoType": 1,
        "promotionTypeCode": "sample string 11",
        "hostType": 12,
        "hostIdentifier": "/M4Eorqcakybd6OklUhZkw==",
        "hostIdentifierGuid": "a204cefc-9cba-4c6a-9b77-a3a495485993",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ]
    },
    "tray": {
      "$id": "32",
      "g_UId": "9VVpjHVIS0evea3UJwoSRw==",
      "guid": "8c6955f5-4875-474b-af79-add4270a1247",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "33",
      "priceGroupG_UID": "PZMOb48qz0GeO2KB9Z21aw==",
      "priceGroupGuid": "6f0e933d-2a8f-41cf-9e3b-6281f59db56b",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2026-06-03T18:30:53.3545723",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 147",
    "nutrifacts": {
      "$id": "34",
      "pluG_UID": "5K8OTUue+EiAfUy3YbUG1A==",
      "pluGuid": "4d0eafe4-9e4b-48f8-807d-4cb761b506d4",
      "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": "35",
      "pluGuid": "e866c19c-c7e7-4eae-8f98-8d17b9a230b5",
      "created": "2026-06-03T18:30:53.3545723",
      "createdByUser": "sample string 1",
      "activated": "2026-06-03T18:30:53.3545723",
      "activatedByUser": "sample string 2",
      "deactivated": "2026-06-03T18:30:53.3545723",
      "deactivatedByUser": "sample string 3",
      "lastOrdered": "2026-06-03T18:30:53.3545723",
      "lastOrderedQty": 4.0,
      "lastReceived": "2026-06-03T18:30:53.3545723",
      "lastReceivedQty": 5.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2026-06-03T18:30:53.3545723",
      "lastSold": "2026-06-03T18:30:53.3545723",
      "firstSold": "2026-06-03T18:30:53.3545723",
      "awsUpdated": "2026-06-03T18:30:53.3545723",
      "lastManualUpdate": "2026-06-03T18:30:53.3545723",
      "lastManualUpdatedByUser": "sample string 7",
      "lastUpdated": "2026-06-03T18:30:53.3545723",
      "lastUpdatedByUser": "sample string 9",
      "lastUpdatedByHost": "2026-06-03T18:30:53.3545723",
      "doNotRangeUpdated": "2026-06-03T18:30:53.3545723",
      "doNotOrderUpdated": "2026-06-03T18:30:53.3545723",
      "tracked": "2026-06-03T18:30:53.3545723"
    },
    "allergens": [
      {
        "$id": "36",
        "primaryKey": {
          "$id": "37",
          "pluGuid": "e27325bd-f3af-4c88-970f-ce850b9f993a",
          "contains": 2
        },
        "allergenID": 1,
        "pluG_UID": "vSVz4q/ziEyXD86FC5+ZOg==",
        "pluGuid": "e27325bd-f3af-4c88-970f-ce850b9f993a",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "36"
      }
    ],
    "costs": {
      "$id": "38",
      "pluG_UID": "nbAvRgeP8UuXS8PJvPUlZQ==",
      "pluGuid": "462fb09d-8f07-4bf1-974b-c3c9bcf52565",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2026-06-03T18:30:53.3545723",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "39",
        "saleHeaderID": 1,
        "created": "2026-06-03T18:30:53.3545723",
        "createdLocal": "2026-06-03T18:30:53.3545723",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "jcO/YI6Il0my6d9+pu+rjg==",
        "operatorGuid": "60bfc38d-888e-4997-b2e9-df7ea6efab8e",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "/hIOiJBpj0ShPxfj0hdAog==",
        "pluGuid": "880e12fe-6990-448f-a13f-17e3d21740a2",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "40",
          "id": 1,
          "g_Uid": "Ijk+xxymK02S0MFbXQQRJQ==",
          "guid": "c73e3922-a61c-4d2b-92d0-c15b5d041125",
          "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": "2026-06-03T18:30:53.3545723",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2026-06-03T18:30:53.3545723",
          "endShift": "2026-06-03T18:30:53.3545723",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "41",
              "operatorG_UID": "RCt6H8HmbUOs9wjDQ49epg==",
              "operatorGuid": "1f7a2b44-e6c1-436d-acf7-08c3438f5ea6",
              "storeID": 2,
              "operator": {
                "$ref": "40"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "41"
            }
          ]
        }
      },
      {
        "$ref": "39"
      }
    ],
    "apns": [
      {
        "$id": "42",
        "pluID": 1,
        "pluG_UID": "Mds8ONVmJUyufkwyOQuCVQ==",
        "pluGuid": "383cdb31-66d5-4c25-ae7e-4c32390b8255",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "42"
      }
    ],
    "tuns": [
      {
        "$id": "43",
        "pluG_UId": "ZI4/jo7USEujUKcJ7sQ9hA==",
        "pluGuid": "8e3f8e64-d48e-4b48-a350-a709eec43d84",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "43"
      }
    ],
    "competitionPricing": [
      {
        "$id": "44",
        "identifier": "DqwIgtG6bkWtLn45GFkcYw==",
        "identifierGuid": "8208ac0e-bad1-456e-ad2e-7e3918591c63",
        "pluG_UID": "1blVArlwKkepBnS2rzSomg==",
        "pluGuid": "0255b9d5-70b9-472a-a906-74b6af34a89a",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "44"
      }
    ],
    "supplier": {
      "$ref": "9"
    },
    "supplierName": "sample string 148",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "12"
    },
    "flipChartPages": [
      {
        "$id": "45",
        "identifier": "+rdD6/jahEeq+P2cWntPFg==",
        "groupName": "sample string 1",
        "identifierGuid": "eb43b7fa-daf8-4784-aaf8-fd9c5a7b4f16",
        "exists": true,
        "flipChartIdentifier": "DEqBM8rEKk6IhMboGxq6UQ==",
        "flipChartIdentifierGuid": "33814a0c-c4ca-4e2a-8884-c6e81b1aba51",
        "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": "7Yi9DtPFoU+PK16JEBzKQw==",
        "groupIdentifierGuid": "0ebd88ed-c5d3-4fa1-8f2b-5e89101cca43",
        "flipChart": {
          "$id": "46",
          "identifier": "5DT7iyQcJk28mxaXBkyrVQ==",
          "identifierGuid": "8bfb34e4-1c24-4d26-bc9b-1697064cab55",
          "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": "47",
            "identifier": "sUZGhprUg0+yA3CmHYxTsA==",
            "identifierGuid": "864646b1-d49a-4f83-b203-70a61d8c53b0",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "48",
                "id": 1,
                "g_UID": "Q5Mwr4JB906fWsBZkuZrtA==",
                "guid": "af309343-4182-4ef7-9f5a-c05992e66bb4",
                "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": "vLfxBfgceE62cICfke9xFg==",
                "previousFormGuid": "05f1b7bc-1cf8-4e78-b670-809f91ef7116",
                "nextForm": 1,
                "nextFormG_UID": "wQ3U1O6YdE2Q+hPCAQDh3A==",
                "nextFormGuid": "d4d40dc1-98ee-4d74-90fa-13c20100e1dc",
                "attributes": "sample string 10",
                "updated": "2026-06-03T18:30:53.3545723",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "48"
                },
                "previousCheckoutForm": {
                  "$ref": "48"
                },
                "buttons": [
                  {
                    "$id": "49",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "DnHayuRK5EmtIe+WSX15jQ==",
                    "checkoutFormGuid": "cada710e-4ae4-49e4-ad21-ef96497d798d",
                    "identifier": "OpyrZII+50qNlJbN+bY2Yw==",
                    "identifierGuid": "64ab9c3a-3e82-4ae7-8d94-96cdf9b63663",
                    "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": "KI3Rcl9QWUGYgBxlM5/99A==",
                    "valueGuid": "72d18d28-505f-4159-9880-1c65339ffdf4",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2026-06-03T18:30:53.3545723",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "48"
                    },
                    "image": {
                      "$id": "50",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2026-06-03T18:30:53.3545723",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "panels": [
                  {
                    "$id": "51",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "0v5RWNQRxEGCVAbnT0g7XA==",
                    "checkoutFormGuid": "5851fed2-11d4-41c4-8254-06e74f483b5c",
                    "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": "51"
                  }
                ]
              },
              {
                "$ref": "48"
              }
            ],
            "panels": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ]
          },
          "pages": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ]
        },
        "contentPanel": {
          "$ref": "51"
        },
        "products": [
          {
            "$id": "52",
            "flipChartPageIdentifier": "6ImuD+P2okmqTTFcNCSXWQ==",
            "flipChartPageIdentifierGuid": "0fae89e8-f6e3-49a2-aa4d-315c34249759",
            "pluG_UID": "DmnqcUK1okGVDk2Sk3AbYw==",
            "pluGuid": "71ea690e-b542-41a2-950e-4d9293701b63",
            "sortOrder": 3,
            "sent": true,
            "productChanged": true,
            "productImageName": "sample string 6",
            "productShowImageOnFlipCharts": true,
            "productShowTextOnFlipCharts": true,
            "productOverrideFlipChartText": true,
            "productFlipChartText": "sample string 10",
            "product": {
              "$ref": "2"
            },
            "departmentSortOrder": 11,
            "subDepartmentName": "sample string 12"
          },
          {
            "$ref": "52"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ]
      },
      {
        "$ref": "45"
      }
    ],
    "priceHistory": [
      {
        "$id": "53",
        "pluG_UID": "Tq0+JDapN0ifuV3Wy2/D7Q==",
        "pluGuid": "243ead4e-a936-4837-9fb9-5dd6cb6fc3ed",
        "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": "2026-06-03T18:30:53.3545723",
        "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": "53"
      }
    ],
    "ingredients": [
      {
        "$id": "54",
        "pluG_UID": "TvrKs0M9e0iHe/qWlzCw1g==",
        "ingredientGuid": "BWhgofwaOUm3zqzVb7XbaA==",
        "ingredientIdentifier": "a1606805-1afc-4939-b7ce-acd56fb5db68",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "54"
      }
    ],
    "bins": [
      {
        "$id": "55",
        "pluG_UID": "RvRJWb2z6kqkopFXJHkujQ==",
        "pluGuid": "5949f446-b3bd-4aea-a4a2-915724792e8d",
        "shelfLocationIdentifier": "mr6KBwCbJkeviNMCdStQmg==",
        "shelfLocationGuid": "078abe9a-9b00-4726-af88-d302752b509a",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "MhL8FHxWZk23+Pd+3pk73A==",
        "labelPageLayoutGuid": "14fc1232-567c-4d66-b7f8-f77ede993bdc",
        "updated": "2026-06-03T18:30:53.3545723",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "56",
          "identifier": "owAxoSk1+UWlRh4neyUiMw==",
          "storeID": 1,
          "identifierGuid": "a13100a3-3529-45f9-a546-1e277b252233",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2026-06-03T18:30:53.3545723",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "55"
            },
            {
              "$ref": "55"
            }
          ]
        }
      },
      {
        "$ref": "55"
      }
    ],
    "bin": {
      "$ref": "55"
    },
    "scaleLocations": [
      {
        "$id": "57",
        "plu": 1,
        "pluG_UID": "LiBqPP8bq06kYWn6AGsJzg==",
        "pluGuid": "3c6a202e-1bff-4eab-a461-69fa006b09ce",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "58",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2026-06-03T18:30:53.3545723",
          "department": {
            "$id": "59",
            "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": "58"
            },
            "subDepartments": [
              {
                "$id": "60",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "61",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "62",
                        "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": "2026-06-03T18:30:53.3545723",
                        "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": "q5+TNV0CnEybZW3KiW0VeA==",
                        "labelPageLayoutGuid": "35939fab-025d-4c9c-9b65-6dca896d1578",
                        "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": "63",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "64",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "65",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "64"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "64"
                        },
                        "mscDep": {
                          "$id": "66",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "65"
                        }
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "updated": "2026-06-03T18:30:53.3545723",
                    "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": "ljx+JUJSXkGMaC0Y7CVuYw==",
                    "labelPageLayoutGuid": "257e3c96-5242-415e-8c68-2d18ec256e63",
                    "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": "63"
                    },
                    "mscCom": {
                      "$ref": "64"
                    },
                    "mscDep": {
                      "$ref": "66"
                    },
                    "mscSubCom": {
                      "$ref": "65"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2026-06-03T18:30:53.3545723",
                "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": "MavC8zU5fk20saLbA2F3ng==",
                "labelPageLayoutGuid": "f3c2ab31-3935-4d7e-b4b1-a2db0361779e",
                "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": "63"
                },
                "mscCom": {
                  "$ref": "64"
                },
                "mscDep": {
                  "$ref": "66"
                },
                "mscSubCom": {
                  "$ref": "65"
                }
              },
              {
                "$ref": "60"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2026-06-03T18:30:53.3545723",
            "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": "ughzQVQ7eUKZ4UvR8WE3cQ==",
            "labelPageLayoutGuid": "417308ba-3b54-4279-99e1-4bd1f1613771",
            "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": "63"
            },
            "mscCom": {
              "$ref": "64"
            },
            "mscDep": {
              "$ref": "66"
            },
            "mscSubCom": {
              "$ref": "65"
            }
          }
        }
      },
      {
        "$ref": "57"
      }
    ],
    "nextPrice": {
      "$id": "67",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "H26cIuTWD0qyA532SYQFYw==",
      "pluGuid": "229c6e1f-d6e4-4a0f-b203-9df649840563",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "W5jeBBxBNU+zbA9RyWih3w==",
      "dealCostGuid": "04de985b-411c-4f35-b36c-0f51c968a1df",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "AfqAFcPl70G/ZeylLP+Udw==",
      "priceGroupGuid": "1580fa01-e5c3-41ef-bf65-eca52cff9477",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "costCalcMethod": 13,
      "pluCost": 14,
      "pluCostIndicator": "sample string 15",
      "pluPriceGstPercent": 16,
      "pluCostGstPercent": 17,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 19.1,
      "salesMode": 1,
      "orderPacked": 20,
      "pluNormalCost": 21,
      "pluaws": 22.0,
      "directNumber": "sample string 23",
      "departmentName": "sample string 24",
      "subDepartmentName": "sample string 25",
      "priceGroupName": "sample string 26",
      "supplierName": "sample string 27",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2026-06-03T18:30:53.3545723",
      "rrp": 28,
      "campaignDescription": "sample string 29",
      "hostCampaign": true,
      "hostIdentifier": "QEA=",
      "hostIdentifierGuid": "caa99f69-2854-4ed2-af3a-85834230743a",
      "campaignComboPriceGroupG_UID": "nGF9vEjfwEaLPhgJYTpNDQ==",
      "campaignComboPriceGroupIdentifier": "bc7d619c-df48-46c0-8b3e-1809613a4d0d",
      "promotionPlacementDescription": "sample string 31",
      "storeAcceptances": [
        {
          "$id": "68",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2026-06-03T18:30:53.3545723",
          "operatorG_UID": "JAqGvwT900ibnBtgJ5/aTQ==",
          "operatorGuid": "bf860a24-fd04-48d3-9b9c-1b60279fda4d",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2026-06-03T18:30:53.3545723",
          "signIqTicketFileMovedUtc": "2026-06-03T18:30:53.3545723",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2026-06-03T18:30:53.3545723",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "38684ca6-632a-47ac-b039-2a305ef961e2",
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "67"
          },
          "fuelItem": true
        },
        {
          "$ref": "68"
        }
      ],
      "campaign": {
        "$id": "69",
        "id": 1,
        "storeID": 2,
        "name": "6d79d958-445d-4acf-8461-e9a2ce00389c",
        "nameGuid": "6d79d958-445d-4acf-8461-e9a2ce00389c",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2026-06-03T18:30:53.3545723",
        "startTime": 1,
        "endDate": "2026-06-03T18:30:53.3545723",
        "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": "2026-06-03T18:30:53.3545723",
        "system": true,
        "created": "2026-06-03T18:30:53.3545723",
        "updated": "2026-06-03T18:30:53.3545723",
        "priceChangeNotifiedUtc": "2026-06-03T18:30:53.3545723",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "kTRlHGKeB0erHHjDgtT0JQ==",
        "hostIdentifierGuid": "1c653491-9e62-4707-ab1c-78c382d4f425",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2026-06-03T18:30:53.3545723",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "campaignPools": [
          {
            "$id": "70",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "hTquddTqlUKk1tcQoF/tdw==",
            "pluGuid": "75ae3a85-ead4-4295-a4d6-d710a05fed77",
            "hostOfferID": 1,
            "priceGroupG_UID": "qlaCjfBMnE2Gj6aZzPfc6A==",
            "priceGroupGuid": "8d8256aa-4cf0-4d9c-868f-a699ccf7dce8",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "orderPacked": 11,
            "pluaws": 12.0,
            "directNumber": "sample string 13",
            "departmentName": "sample string 14",
            "subDepartmentName": "sample string 15",
            "priceGroupName": "sample string 16",
            "supplierName": "sample string 17",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2026-06-03T18:30:53.3545723",
            "rrp": 18,
            "campaignDescription": "sample string 19",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "69"
            }
          },
          {
            "$ref": "70"
          }
        ],
        "sellingRules": [
          {
            "$id": "71",
            "id": 1,
            "identifier": "GIh1xp3TZ0mhOjS/AoAvfw==",
            "identifierStr": "GIh1xp3TZ0mhOjS/AoAvfw==",
            "identifierGuid": "c6758818-d39d-4967-a13a-34bf02802f7f",
            "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": "69"
            }
          },
          {
            "$ref": "71"
          }
        ],
        "customers": [
          {
            "$id": "72",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "f2t7N+RuuEWVf9J0+NJ5ew==",
            "customerIDGuid": "377b6b7f-6ee4-45b8-957f-d274f8d2797b",
            "campaign": {
              "$ref": "69"
            },
            "customer": {
              "$id": "73",
              "identifier": "EJB80jM0+Ueq3ePjNoLk1Q==",
              "identifierGuid": "d27c9010-3433-47f9-aadd-e3e33682e4d5",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2026-06-03T18:30:53.3545723",
              "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": "bd/PApX0L0efdZgE95wK7Q==",
              "communityIdentifierGuid": "02cfdf6d-f495-472f-9f75-9804f79c0aed",
              "joined": "2026-06-03T18:30:53.3545723",
              "updated": "2026-06-03T18:30:53.3545723",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "+wOhn6QfUUyNl13Vfi5upg==",
              "priceLevelIdentifierGuid": "9fa103fb-1fa4-4c51-8d97-5dd57e2e6ea6",
              "marketingID": "sample string 18",
              "receiptPrintOptions": 1,
              "hidden": true,
              "registered": true,
              "registeredOn": "2026-06-03T18:30:53.3545723",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "74",
                  "cardType": 2,
                  "issueDate": "2026-06-03T18:30:53.3545723",
                  "expiry": "2026-06-03T18:30:53.3545723",
                  "customerID": "fOKM00Rm80uWn6Xr/pac3g==",
                  "customerIDGuid": "d38ce27c-6644-4bf3-969f-a5ebfe969cde",
                  "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": "2026-06-03T18:30:53.3545723",
                  "linkedAccount": "q+7Zy87itUqRm9x8Cdf2TA==",
                  "linkedAccountGuid": "cbd9eeab-e2ce-4ab5-919b-dc7c09d7f64c",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "73"
                  },
                  "account": {
                    "$id": "75",
                    "id": 1,
                    "identifier": "Kz8bwUwJK0WaIhLtofe91A==",
                    "identifierGuid": "c11b3f2b-094c-452b-9a22-12eda1f7bdd4",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2026-06-03T18:30:53.3545723",
                    "owner": "O6maXEazP0uxD20HAKunfg==",
                    "ownerGuid": "5c9aa93b-b346-4b3f-b10f-6d0700aba77e",
                    "accountStoreGroupIdentifier": "ZkluNI4a9k2VrYfc7MXKaA==",
                    "accountStoreGroupGuid": "346e4966-1a8e-4df6-95ad-87dcecc5ca68",
                    "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": "2026-06-03T18:30:53.3545723",
                    "active": true,
                    "updated": "2026-06-03T18:30:53.3545723",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "73"
                    },
                    "card": {
                      "$ref": "74"
                    },
                    "members": {
                      "$id": "76",
                      "sample string 1": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "77",
                        "identifier": "gbpMchYpjE6CbfFGL9opcw==",
                        "identifierGuid": "724cba81-2916-4e8c-826d-f1462fda2973",
                        "name": "sample string 2",
                        "primaryContact": "HVSr5lWCmkmhDEz38RRQAQ==",
                        "primaryContactGuid": "e6ab541d-8255-499a-a10c-4cf7f1145001",
                        "accountID": "XnX96g5gUUqljLX5LGJPeA==",
                        "accountIDGuid": "eafd755e-600e-4a51-a58c-b5f92c624f78",
                        "special": true,
                        "updated": "2026-06-03T18:30:53.3545723",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "yheTlvK/w0qgNPSHiTznAw==",
                        "priceLevelIdentifierGuid": "969317ca-bff2-4ac3-a034-f487893ce703",
                        "marketingListID": "sample string 7",
                        "deleted": true,
                        "account": {
                          "$ref": "75"
                        },
                        "primaryContactCustomer": {
                          "$ref": "73"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "78",
                            "id": 1,
                            "groupID": "CLGhX17SVEiEDAKM24WFgg==",
                            "groupIDGuid": "5fa1b108-d25e-4854-840c-028cdb858582",
                            "customerID": "E4xBQii+3kao0MMwY70SkQ==",
                            "customerIDGuid": "42418c13-be28-46de-a8d0-c33063bd1291",
                            "card": "sample string 4",
                            "linkedAccount": "K8cjUgSjNEOi9TrqivkK8w==",
                            "linkedAccountGuid": "5223c72b-a304-4334-a2f5-3aea8af90af3",
                            "customer": {
                              "$ref": "73"
                            },
                            "group": {
                              "$ref": "77"
                            },
                            "customerCard": {
                              "$ref": "74"
                            }
                          },
                          {
                            "$ref": "78"
                          }
                        ]
                      },
                      {
                        "$ref": "77"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "79",
                      "id": 1,
                      "identifier": "oW/DBF7hk0aZGXQ5eEemww==",
                      "identifierGuid": "04c36fa1-e15e-4693-9919-74397847a6c3",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "EoGKaGu20UKt3RA8GBkKkw==",
                      "accountIDGuid": "688a8112-b66b-42d1-addd-103c18190a93",
                      "customerAccount": {
                        "$ref": "75"
                      },
                      "customerCard": {
                        "$ref": "74"
                      },
                      "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": "2026-06-03T18:30:53.3545723",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "rkpHaP0/A0eEuoKgo9u2jw==",
                      "idempotentVoidGuid": "68474aae-3ffd-4703-84ba-82a0a3dbb68f",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "80",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "Okbx4tB34UWH+uKRGqLidw==",
                        "saleHeaderIdentifierGuid": "e2f1463a-77d0-45e1-87fa-e2911aa2e277",
                        "created": "2026-06-03T18:30:53.3545723",
                        "createdLocal": "2026-06-03T18:30:53.3545723",
                        "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": "2026-06-03T18:30:53.3545723",
                        "storeID": 1,
                        "operatorG_Uid": "5pC7aFLfEkKpiHxuGXe1VQ==",
                        "operatorGuid": "68bb90e6-df52-4212-a988-7c6e1977b555",
                        "customerG_Uid": "6Jx6IbQYdEqwB9BtYMMepA==",
                        "customerGuid": "217a9ce8-18b4-4a74-b007-d06d60c31ea4",
                        "communityIdentifier": "Rrd2fRU9VUSTlxvxfbhnfQ==",
                        "communityIdentifierGuid": "7d76b746-3d15-4455-9397-1bf17db8677d",
                        "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": "kDOXHFVSgUu9ZRLHoL+NSw==",
                        "priceLevelIdentifierGuid": "1c973390-5255-4b81-bd65-12c7a0bf8d4b",
                        "locked": 36,
                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:53.3545723+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                        "deserialisedOrderMetadata": {
                          "$id": "81",
                          "customerName": "sample string 1",
                          "pickupAt": "2026-06-03T18:30:53.3545723",
                          "deliveryAddress1": "sample string 2",
                          "deliveryAddress2": "sample string 3",
                          "customerPhoneNumber": "sample string 4",
                          "orderType": 0,
                          "externalOrderID": "sample string 5",
                          "externalDisplayableOrderID": "sample string 6",
                          "tableName": "sample string 7",
                          "createdBy": 0,
                          "orderingAppName": "sample string 8"
                        },
                        "relationChecksum": "sample string 38",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "40"
                        },
                        "customer": {
                          "$ref": "73"
                        },
                        "communityOrganisation": {
                          "$id": "82",
                          "id": 1,
                          "identifier": "brFbbJiUYka4KPrhCLg8CA==",
                          "identifierGuid": "6c5bb16e-9498-4662-b828-fae108b83c08",
                          "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",
                          "abn": "sample string 15",
                          "promoPeriodStart": "2026-06-03T18:30:53.3545723",
                          "promoPeriodEnd": "2026-06-03T18:30:53.3545723",
                          "allowDonations": true,
                          "logoImageName": "sample string 17",
                          "totalAmountAwarded": 18.1,
                          "updated": "2026-06-03T18:30:53.3545723",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "83",
                            "saleItemID": 1,
                            "identifier": "f3wmPaBIDkmqAVnEEoBtFA==",
                            "identifierGuid": "3d267c7f-48a0-490e-aa01-59c412806d14",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "MoSKdXRYbk+jezkuIL0KQQ==",
                            "pluGuid": "758a8432-5874-4f6e-a37b-392e20bd0a41",
                            "accountID": "cAAAU3FnDkCtdnxkViaNHw==",
                            "accountIDGuid": "53000070-6771-400e-ad76-7c6456268d1f",
                            "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": "2026-06-03T18:30:53.3545723",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "RZHh5pePAE+GhTKEQBg9qA==",
                            "refundGuid": "e6e19145-8f97-4f00-8685-328440183da8",
                            "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": "87AILsvCo06M4WtHJLYeHA==",
                            "idempotentVoidGuid": "2e08b0f3-c2cb-4ea3-8ce1-6b4724b61e1c",
                            "priceLevelIdentifier": "mmYgqBwuU0y2XIvfsqtVfA==",
                            "priceLevelIdentifierGuid": "a820669a-2e1c-4c53-b65c-8bdfb2ab557c",
                            "communityIdentifier": "4w6erTZEQE6KwaXFINOJqg==",
                            "communityIdentifierGuid": "ad9e0ee3-4436-4e40-8ac1-a5c520d389aa",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "84",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2026-06-03T18:30:53.3545723",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "refund": {
                              "$id": "85",
                              "id": 1,
                              "g_UID": "Dg5LXiFRPkCcaObaMtvefQ==",
                              "guid": "5e4b0e0e-5121-403e-9c68-e6da32dbde7d",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2026-06-03T18:30:53.3545723"
                            },
                            "modifier": {
                              "$id": "86",
                              "id": 1,
                              "setG_UID": "Frfi2eUa5EaqLVR0BQaalw==",
                              "modifierSetGuid": "d9e2b716-1ae5-46e4-aa2d-547405069a97",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "mUsh033s5kKDi9T/1lihhw==",
                              "pluGuid": "d3214b99-ec7d-42e6-838b-d4ffd658a187",
                              "deleted": true,
                              "g_UID": "LTM+jtt1AUqVtwrnsCduJA==",
                              "guid": "8e3e332d-75db-4a01-95b7-0ae7b0276e24",
                              "product": {
                                "$ref": "2"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "87",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "80"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "79"
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "88",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "89",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "90",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "NpV/8nO4HkmG21HkqtngJA==",
                            "pluGuid": "f27f9536-b873-491e-86db-51e4aad9e024",
                            "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": "2026-06-03T18:30:53.3545723",
                            "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": "2026-06-03T18:30:53.3545723",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "91",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "Pq73gGYF5UmpV0+XzcQZkQ==",
                            "pluGuid": "80f7ae3e-0566-49e5-a957-4f97cdc41991",
                            "accountID": "/K4IzWly1EaLMBypbbdh7A==",
                            "accountIDGuid": "cd08aefc-7269-46d4-8b30-1ca96db761ec",
                            "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": "2026-06-03T18:30:53.3545723",
                            "bestOrExpireType": 1,
                            "refundG_UID": "eE8IoI1NlUa0E6hKbtkQVA==",
                            "refundGuid": "a0084f78-4d8d-4695-b413-a84a6ed91054",
                            "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": "91"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "92",
                            "identifier": "ifNLgsIsT0WFbCQvFRGPKA==",
                            "identifierGuid": "824bf389-2cc2-454f-856c-242f15118f28",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "7qXfSayhWUKKOWRfMtAWDw==",
                            "customerIdentifierGuid": "49dfa5ee-a1ac-4259-8a39-645f32d0160f",
                            "operatorNo": 1,
                            "operatorG_UID": "zTk0l51p0kmySLSe9b4qHw==",
                            "operatorGuid": "973439cd-699d-49d2-b248-b49ef5be2a1f",
                            "created": "2026-06-03T18:30:53.3545723",
                            "ordered": "2026-06-03T18:30:53.3545723",
                            "started": "2026-06-03T18:30:53.3545723",
                            "completed": "2026-06-03T18:30:53.3545723",
                            "supplied": "2026-06-03T18:30:53.3545723",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "73"
                            },
                            "operator": {
                              "$ref": "40"
                            },
                            "details": [
                              {
                                "$id": "93",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "E/tNsvLQ3kauXkeGJ4FOOA==",
                                "pluGuid": "b24dfb13-d0f2-46de-ae5e-478627814e38",
                                "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": "k7xinbzuGUWfUSlG5/u6tw==",
                                "headerIdentifierGuid": "9d62bc93-eebc-4519-9f51-2946e7fbbab7",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              {
                                "$ref": "93"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "80"
                            }
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "94",
                            "surveyG_UID": "cFv+0PYzfUm53TPRFroMHA==",
                            "surveyGuid": "d0fe5b70-33f6-497d-b9dd-33d116ba0c1c",
                            "saleHeaderGuid": "lVGkL3sWd0WzaN0FGYowSA==",
                            "saleGuid": "2fa45195-167b-4577-b368-dd05198a3048",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "WiEc5oJhk06oXxijl3LF6Q==",
                            "guidResponse": "e61c215a-6182-4e93-a85f-18a39772c5e9",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2026-06-03T18:30:53.3545723",
                            "sale": {
                              "$ref": "80"
                            },
                            "survey": {
                              "$id": "95",
                              "g_UID": "A8waRAhkFki/dKJGhdf7Pg==",
                              "guid": "441acc03-6408-4816-bf74-a24685d7fb3e",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "O0qsi3w+zkaUXdrhYDNIEg==",
                              "checkoutFormGuid": "8bac4a3b-3e7c-46ce-945d-dae160334812",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2026-06-03T18:30:53.3545723",
                              "end": "2026-06-03T18:30:53.3545723",
                              "deleted": true,
                              "updated": "2026-06-03T18:30:53.3545723",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "6b4be821-1e02-4a50-804e-f4135d56d89a",
                                "70d9d0ad-9f4a-4b85-9fff-c52427570421"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "48"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "94"
                          }
                        ],
                        "storeName": "sample string 39",
                        "terminalNumber": 40,
                        "machineName": "sample string 41",
                        "operatorName": "sample string 42",
                        "direction": 1,
                        "reason": "sample string 43",
                        "accountG_UID": "5YQlIOy610eS3VhzYa6rLQ==",
                        "accountIdentifier": "202584e5-baec-47d7-92dd-587361aeab2d",
                        "accountName": "sample string 44",
                        "customerOrderIdentifier": "5vdaUUnEZEWun8ygCsxV6g==",
                        "customerOrderIdentifierGuid": "515af7e6-c449-4564-ae9f-cca00acc55ea",
                        "priceLevelName": "sample string 45",
                        "revision": 46,
                        "ingressId": "sample string 47"
                      },
                      "metadata": {
                        "$id": "96",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "6Nw/uqXDN0SZ4GcnM0zqMA==",
                        "paymentIdentifierGuid": "ba3fdce8-c3a5-4437-99e0-6727334cea30",
                        "identifier": "7eVWaFTDlkOzXnjmzrvQPg==",
                        "identifierGuid": "6856e5ed-c354-4396-b35e-78e6cebbd03e",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "KcY+0jlfTkyRHmXOtnQYCw==",
                        "itemIdentifierGuid": "d23ec629-5f39-4c4e-911e-65ceb674180b"
                      }
                    },
                    {
                      "$ref": "79"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "78"
                },
                {
                  "$ref": "78"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "77"
                },
                {
                  "$ref": "77"
                }
              ],
              "accounts": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "account": {
                "$ref": "75"
              },
              "vouchers": [
                {
                  "$id": "97",
                  "customerIdentifier": "xFE5XV4niEuASS8NPrHnNw==",
                  "customerIdentifierGuid": "5d3951c4-275e-4b88-8049-2f0d3eb1e737",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "pfSSTfSYZkq4HJ96NvQ5kw==",
                  "idempotentGuid": "4d92f4a5-98f4-4a66-b81c-9f7a36f43993",
                  "offline": true,
                  "voucher": {
                    "$id": "98",
                    "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": "2026-06-03T18:30:53.3545723",
                    "barcodeTemplate": {
                      "$id": "99",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "100",
                      "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": "2026-06-03T18:30:53.3545723",
                      "labelPageLayout": "NTEEiReaRESJR7EZXK7ykg==",
                      "pageLayoutGuid": "89043135-9a17-4444-8947-b1195caef292",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "98"
                      },
                      "elements": [
                        {
                          "$id": "101",
                          "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": "2026-06-03T18:30:53.3545723"
                        },
                        {
                          "$ref": "101"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "102",
                        "id": 1,
                        "customerIdentifier": "LU7Su/tGqkKKyixvS60YhA==",
                        "customerIdentifierGuid": "bbd24e2d-46fb-42aa-8aca-2c6f4bad1884",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2026-06-03T18:30:53.3545723",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "aCSPj5qQ0kuYqoTYz0EynA==",
                        "issuedIdempotentGuid": "8f8f2468-909a-4bd2-98aa-84d8cf41329c",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2026-06-03T18:30:53.3545723",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2026-06-03T18:30:53.3545723",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "aoQ+mnVI+EC9Cqjmk9MU9w==",
                        "redeemedIdempotentGuid": "9a3e846a-4875-40f8-bd0a-a8e693d314f7",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2026-06-03T18:30:53.3545723",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "100"
                        },
                        "voucher": {
                          "$ref": "98"
                        },
                        "customer": {
                          "$ref": "73"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "79"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "79"
                        }
                      },
                      {
                        "$ref": "102"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "73"
                  }
                },
                {
                  "$ref": "97"
                }
              ]
            }
          },
          {
            "$ref": "72"
          }
        ],
        "customerGroups": [
          {
            "$id": "103",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "fUDCmc+fLU6YmukkSCbcOw==",
            "groupIDGuid": "99c2407d-9fcf-4e2d-989a-e9244826dc3b",
            "campaign": {
              "$ref": "69"
            },
            "group": {
              "$ref": "77"
            }
          },
          {
            "$ref": "103"
          }
        ],
        "signIqTickets": [
          {
            "$id": "104",
            "identifier": "xCryiHQNr0KxKXMtdx4pJw==",
            "identifierGuid": "88f22ac4-0d74-42af-b129-732d771e2927",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "104"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "105",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "4iawDrla0EOk+KFhc0EG9Q==",
            "guid": "0eb026e2-5ab9-43d0-a4f8-a161734106f5",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "69"
            },
            "comboPricePlus": [
              {
                "$id": "106",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "EbynLjfKmkSFSNVRM6Z6NA==",
                "groupGuid": "2ea7bc11-ca37-449a-8548-d55133a67a34",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "bLFpIa9oM0arSXybJvdiFQ==",
                "pluGuid": "2169b16c-68af-4633-ab49-7c9b26f76215",
                "priceGroupG_UID": "sCXRaaAXCEe3Puv+yo6YQQ==",
                "priceGroupGuid": "69d125b0-17a0-4708-b73e-ebfeca8e9841",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "69"
                },
                "product": {
                  "$ref": "2"
                },
                "priceGroup": {
                  "$ref": "33"
                },
                "campaignPool": {
                  "$ref": "69"
                }
              },
              {
                "$ref": "106"
              }
            ]
          },
          {
            "$ref": "105"
          }
        ],
        "priceLevels": [
          {
            "$id": "107",
            "id": 1,
            "priceLevelIdentifier": "x69WXSrdR0Sy6L53p0hSVA==",
            "priceLevelIdentifierGuid": "5d56afc7-dd2a-4447-b2e8-be77a7485254",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "107"
          }
        ],
        "promotionType": {
          "$id": "108",
          "identifier": "ymeHu2Rt8UWInfeMYypcnA==",
          "identifierGuid": "bb8767ca-6d64-45f1-889d-f78c632a5c9c",
          "hostType": 2,
          "code": "sample string 3",
          "description": "sample string 4",
          "isLiquor": true,
          "isAdvertised": true,
          "disableWasSave": true,
          "excludeFromPromoSales": true,
          "labelPageLayoutG_UID": "9lrsQtG6WkiWCTL9TduBXw==",
          "labelPageLayoutGuid": "42ec5af6-bad1-485a-9609-32fd4ddb815f",
          "priceLevelIdentifier": "6HKT22eg+kmLoRGUm3xiNQ==",
          "priceLevelIdentifierGuid": "db9372e8-a067-49fa-8ba1-11949b7c6235",
          "active": true,
          "updated": "2026-06-03T18:30:53.3545723",
          "hostName": "sample string 11"
        }
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "109",
        "headerIdentifier": "YxFrf8Q9v0mZSU3PZU3zYg==",
        "headerIdentifierGuid": "7f6b1163-3dc4-49bf-9949-4dcf654df362",
        "identifier": "CXtQ/RSzsk6Jofzqs2U+xQ==",
        "identifierGuid": "fd507b09-b314-4eb2-89a1-fceab3653ec5",
        "supplierIdentifier": "4ThFPq/NoEy+DnfSFGFm0Q==",
        "supplierGuid": "3e4538e1-cdaf-4ca0-be0e-77d2146166d1",
        "pluG_UID": "/xIq66zA2UWEjSvR1oZZAw==",
        "pluGuid": "eb2a12ff-c0ac-45d9-848d-2bd1d6865903",
        "campaignName": "f1697e4a-bb7e-4bdc-ac55-c49bc998684d",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2026-06-03T18:30:53.3545723",
        "end": "2026-06-03T18:30:53.3545723",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "cYIG9LuQIUGDoDSzbd6obw==",
        "bonusItemPluGuid": "f4068271-90bb-4121-83a0-34b36ddea86f",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2026-06-03T18:30:53.3545723",
        "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": "2026-06-03T18:30:53.3545723",
        "campaignEndDate": "2026-06-03T18:30:53.3545723",
        "masterPLUG_UID": "vqeWwxeKf02I49bSrbcaEA==",
        "masterID": "c396a7be-8a17-4d7f-88e3-d6d2adb71a10",
        "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": "hL0AeRvBlUeOM4SZ7R02Cg==",
        "bonusMasterID": "7900bd84-c11b-4795-8e33-8499ed1d360a",
        "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": "2026-06-03T18:30:53.3545723",
    "dealCosts": [
      {
        "$ref": "109"
      },
      {
        "$ref": "109"
      }
    ],
    "tags": [
      {
        "$id": "110",
        "pluG_UID": "R6bFiGnCWkm1SVouMxqqEw==",
        "pluGuid": "88c5a647-c269-495a-b549-5a2e331aaa13",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "110"
      }
    ],
    "alternateProductG_UID": "/bOq7RcetU+7L+i4wj7LJg==",
    "alternateProduct": "edaab3fd-1e17-4fb5-bb2f-e8b8c23ecb26",
    "altProduct": {
      "$ref": "2"
    },
    "productHostCode": {
      "$id": "111",
      "id": 1,
      "pluG_UID": "9y2IwLYMvUyRNon2cvPSCw==",
      "pluGuid": "c0882df7-0cb6-4cbd-9136-89f672f3d20b",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "63"
    },
    "mscCom": {
      "$ref": "64"
    },
    "mscDep": {
      "$ref": "66"
    },
    "mscSubCom": {
      "$ref": "65"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2026-06-03T18:30:53.3545723",
    "inventoryTracked": "2026-06-03T18:30:53.3545723",
    "isNormalPriceChangesCampaign": true,
    "baseProductFuel": {
      "$id": "112",
      "pluG_UID": "FlIVGFuxpEGo6XmvQnI96A==",
      "pluGuid": "18155216-b15b-41a4-a8e9-79af42723de8",
      "fuelPluG_UID": "keRAg84AR0uwuq0Xtl2Z2g==",
      "fuelPluGuid": "8340e491-00ce-4b47-b0ba-ad17b65d99da",
      "price": 3,
      "productDescription": "sample string 4",
      "productBarcode": "sample string 5",
      "fuelProductDescription": "sample string 6",
      "fuelProductBarcode": "sample string 7",
      "fuelProductPrice": 8
    },
    "productFuelLinks": [
      {
        "$ref": "112"
      },
      {
        "$ref": "112"
      }
    ]
  },
  "oldName": "sample string 5",
  "modifiers": [
    {
      "$ref": "86"
    },
    {
      "$ref": "86"
    }
  ]
}

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.