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": "EPghmT8gVkW45PlTHwOKCQ==",
  "guid": "9921f810-203f-4556-b8e4-f9531f038a09",
  "pluG_UID": "X+pXBU5xnEqiQGJPWMUy+A==",
  "pluGuid": "0557ea5f-714e-4a9c-a240-624f58c532f8",
  "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": "wA+3MEnNa0urWojnnNVeqA==",
    "guid": "30b70fc0-cd49-4b6b-ab5a-88e79cd55ea8",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "KzOvxedM/ECF3dgjbmohcA==",
    "priceGroupGuid": "c5af332b-4ce7-40fc-85dd-d8236e6a2170",
    "blueprintID": 1,
    "lastCountedDate": "2025-06-14T06:10:06.8649096",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-06-14T06:10:06.8649096",
    "pluCreated": "2025-06-14T06:10:06.8649096",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2025-06-14T06:10:06.8649096",
    "lastManualUpdate": "2025-06-14T06:10:06.8649096",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2025-06-14T06:10:06.8649096",
    "currentCostUpdated": "2025-06-14T06:10:06.8649096",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 1,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-06-14T06:10:06.8649096",
    "defaultGP": 1,
    "breakTargetMode": 32,
    "break1": 1,
    "price1": 1,
    "target1": 33,
    "break2": 1,
    "price2": 1,
    "target2": 34,
    "break3": 1,
    "price3": 1,
    "target3": 35,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "awsUpdated": "2025-06-14T06:10:06.8649096",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 52,
    "altPriceModeChanged": true,
    "altPLUG_UID": "JHjjF9lP60W4DSilL7HavA==",
    "altPLUGuid": "17e37824-4fd9-45eb-b80d-28a52fb1dabc",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 53",
    "altPriceDescription2": "sample string 54",
    "cartonQuantity": 55,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 57",
    "text2": "sample string 58",
    "text3": "sample string 59",
    "labelText": "sample string 60",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 64",
    "barcodeFormat": "sample string 65",
    "austMade": 1,
    "coolCode": 66,
    "countryOfOrigin": "sample string 67",
    "percentContent": 68.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 69",
    "subDeptCode": "sample string 70",
    "minorDeptCode": "sample string 71",
    "lesserDeptCode": "sample string 72",
    "deptName": "sample string 73",
    "subDeptName": "sample string 74",
    "minorDeptName": "sample string 75",
    "lesserDeptName": "sample string 76",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 79,
    "labelShelfChanged": true,
    "labelTalkerQty": 81,
    "labelSmall": true,
    "labelLastPrinted": "2025-06-14T06:10:06.8649096",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "+FZXlvipMk+XWCosW48ybg==",
    "shelfPageLayoutGuid": "965756f8-a9f8-4f32-9758-2a2c5b8f326e",
    "talkerPageLayoutG_UID": "el1rr45sfUWhZobyvCFmYA==",
    "talkerPageLayoutGuid": "af6b5d7a-6c8e-457d-a166-86f2bc216660",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 84,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 86",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 90,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 93,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "NOF2cZ5GtkSzsprLZoVllA==",
    "inventoryIdentifier": "7176e134-469e-44b6-b3b2-9acb66856594",
    "inventoryAccuracy": 1,
    "baseUnits": 97,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 98,
    "defaultPrinter": "sample string 99",
    "defaultPrinterGroup": "sample string 100",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 101,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "kyIDVxWrqkqUgIo2DHguIg==",
    "parentPluGuid": "57032293-ab15-4aaa-9480-8a360c782e22",
    "preferredHostVendor": 103,
    "preferredHostChanged": true,
    "code": "sample string 105",
    "supplierIdentifier": "ipyR9F96kUWaHwm4mIfIuw==",
    "supplierIdentifierGuid": "f4919c8a-7a5f-4591-9a1f-09b89887c8bb",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "wmUdY1gqokW+p8tsrXjxtA==",
    "rebateSupplierIdentifierGuid": "631d65c2-2a58-45a2-bea7-cb6cad78f1b4",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 107",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 109",
    "productType": "sample string 110",
    "productGroup": "sample string 111",
    "complianceIndicator": "sample string 112",
    "inhouseBrand": "sample string 113",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 116",
    "lastUpdatedByUser": "sample string 117",
    "lastManualUpdatedByUser": "sample string 118",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-06-14T06:10:06.8649096",
    "commodity": "sample string 120",
    "businessPillar": "sample string 121",
    "mscCommodity": "sample string 122",
    "hostIdentifier": "CXvNtH/yhUapNEPF36z1Zw==",
    "hostIdentifierGuid": "b4cd7b09-f27f-4685-a934-43c5dfacf567",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 124",
    "aisleEnds": "sample string 125",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 136,
    "webPriceRounding": true,
    "webMarkup": 138,
    "webPriceMode": 139,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 140",
    "altSubDeptCode": "sample string 141",
    "altMinorDeptCode": "sample string 142",
    "altLesserDeptCode": "sample string 143",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "store": {
      "$id": "3",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-06-14T06:10:06.8649096",
      "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": "KWy6HVQTBUmxPKrc4JNu7A==",
      "hostIdentifierGuid": "1dba6c29-1354-4905-b13c-aadce0936eec",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-06-14T06:10:06.8649096",
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "4",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddress": {
        "$ref": "4"
      },
      "hostStoreSettings": [
        {
          "$id": "5",
          "id": 1,
          "hostIdentifier": "boetgtSc2EG3jyUQGyGDKA==",
          "hostIdentifierGuid": "82ad876e-9cd4-41d8-b78f-25101b218328",
          "storeID": 2,
          "username": "sample string 3",
          "password": "sample string 4",
          "passwordPlain": "sample string 5",
          "serverAddress": "sample string 6",
          "serverPort": 1,
          "excludeFromLeadInOut": true,
          "useForHostFile": true,
          "metcashPillarID": "sample string 9",
          "metcashStateCode": "sample string 10",
          "metcashCustomerID": "sample string 11",
          "metcashTradingPartnerID": "sample string 12",
          "drakesCustomerNumber": 1,
          "sparCustomerNumber": "sample string 13",
          "sparOrderUsername": "sample string 14",
          "sparOrderPassword": "sample string 15",
          "sparOrderPasswordPlain": "sample string 16",
          "pharmXSiteID": 1,
          "ibaZoneID": 1,
          "ibaState": "sample string 17",
          "foodlandStoreCode": "sample string 18",
          "ilgMemberNumber": "sample string 19",
          "ilgOutletLocation": 1,
          "ilgBaseCost": 1,
          "ilgApplyNonAdvertisedPromos": true,
          "ilgExemptFromFreight": true,
          "ilgOrderDealReview": true,
          "ilgFinanceFee": 1,
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "6",
            "identifier": "wlkBeqjSIU6mLfYEG1xXBQ==",
            "identifierGuid": "7a0159c2-d2a8-4e21-a62d-f6041b5c5705",
            "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": "a1KqR8ySXkm5VA0bEfyFew==",
            "hostSupplierIdentifierGuid": "47aa526b-92cc-495e-b954-0d1b11fc857b",
            "loyaltyPriceLevelIdentifier": "SZgnAZkrekGMD4AZRp61fg==",
            "loyaltyPriceLevelIdentifierGuid": "01279849-2b99-417a-8c0f-8019469eb57e",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-06-14T06:10:06.8649096",
            "lastProcessed": "2025-06-14T06:10:06.8649096",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "nx0eByzjF0K9we7c5Bmodw==",
              "identifierGuid": "071e1d9f-e32c-4217-bdc1-eedce419a877",
              "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": "YkUDztPfok6WFikmBuq6/Q==",
              "primaryContactID": "ce034562-dfd3-4ea2-9616-292606eabafd",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "e0t5lTgZZkST3drDfLQUkA==",
              "supplierGroupGuid": "95794b7b-1938-4466-93dd-dac37cb41490",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-06-14T06:10:06.8649096",
              "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": "8",
                "id": "724fbb68-e1a0-46f8-aaa0-42c0dcb364c7",
                "identifier": "0pdnCYvD8kGn7t8n39PRyQ==",
                "identifierGuid": "096797d2-c38b-41f2-a7ee-df27dfd3d1c9",
                "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": "9",
                  "supplierIdentifier": "jUsJMakW+UqDeT0a6idHpQ==",
                  "supplierIdentifierGuid": "31094b8d-16a9-4af9-8379-3d1aea2747a5",
                  "contactGuid": "25ccmQuemkma6rUiyQkhxA==",
                  "contactID": "991c97db-9e0b-499a-9aea-b522c90921c4",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "Aeejza9Waka8LBgyF5Umxg==",
                  "pluGuid": "cda3e701-56af-466a-bc2c-1832179526c6",
                  "supplierIdentifier": "omo7IcWCJE2RnDxzNVKpbg==",
                  "supplierIdentifierGuid": "213b6aa2-82c5-4d24-919c-3c733552a96e",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 2",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 4,
                  "averagePackSize": 5,
                  "effectiveDate": "2025-06-14T06:10:06.8649096",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 8,
                  "landedUnitCostInc": 9,
                  "landedCartonCostInc": 10,
                  "landedCartonCostEx": 11,
                  "standardCost": 12,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 13",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 14",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 15",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 16",
                  "invoiceCode": "sample string 17",
                  "invoiceDesc": "sample string 18",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 19,
                  "hostType": 20,
                  "fromHost": 21,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 22.1,
                  "sellMultiple": 23.1,
                  "baseMultiple": 24.1,
                  "hostStandardCost": 25,
                  "hostTotalCost": 26,
                  "hostRetail": 27,
                  "hostLandedUnitCostEx": 28,
                  "hostLandedUnitCostInc": 29,
                  "hostDesc": "sample string 30",
                  "directIndicator": "sample string 31",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 33",
                  "hostProductType": "sample string 34",
                  "hostProductGrade": "sample string 35",
                  "hostProductGroup": "sample string 36",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 39",
                  "hostLastUpdated": "2025-06-14T06:10:06.8649096",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "CrVqrBga40yf2G9con0juQ==",
                      "pluGuid": "ac6ab50a-1a18-4ce3-9fd8-6f5ca27d23b9",
                      "supplierIdentifier": "l7az1ZM/J0KbjnQqsqzmqA==",
                      "supplierIdentifierGuid": "d5b3b697-3f93-4227-9b8e-742ab2ace6a8",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 40",
                  "salesMode": 41,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 43,
                  "parentPluG_UID": "BkyyaqBaIUi9U9fNDzDLrA==",
                  "parentPluGuid": "6ab24c06-5aa0-4821-bd53-d7cd0f30cbac",
                  "freight": 44.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "12",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 46
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "OTyYGfS3k0aEXWikgm/Myw==",
                  "supplierGuid": "19983c39-b7f4-4693-845d-68a4826fcccb",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "13"
                }
              ],
              "cycles": [
                {
                  "$id": "14",
                  "storeID": 1,
                  "supplierIdentifier": "Oge6e/CF2UGNoZEERw2ZNw==",
                  "supplierGuid": "7bba073a-85f0-41d9-8da1-9104470d9937",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-06-14T06:10:06.8649096",
                  "deliveryDate": "2025-06-14T06:10:06.8649096",
                  "nextCutOffDate": "2025-06-14T06:10:06.8649096",
                  "nextDeliveryDate": "2025-06-14T06:10:06.8649096",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-06-14T06:10:06.8649096",
              "isHost": true
            },
            "files": [
              {
                "$id": "15",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-06-14T06:10:06.8649096",
                "processed": "2025-06-14T06:10:06.8649096",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-06-14T06:10:06.8649096",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "version": "sample string 9",
                "reference": "sample string 10",
                "digest": "sample string 11",
                "contentType": "sample string 12",
                "host": {
                  "$ref": "6"
                },
                "metcashHeader": {
                  "$id": "16",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-06-14T06:10:06.8649096",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "Ye66wFqiL0iLdWCm8/dd2w==",
                "hostIdentifierGuid": "c0baee61-a25a-482f-8b75-60a6f3f75ddb",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "4a5c495d-d4eb-4774-b8aa-344ef5bfee41",
                  "9a6a8d55-f458-49c7-bc89-ea5326f2d989"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "OUnAR7ihnUOYKR3qJ5zUnQ==",
                "identifierGuid": "47c04939-a1b8-439d-9829-1dea279cd49d",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "27c35829-91a0-482f-9963-46a97c19d309",
              "900ac484-c730-48d0-967a-405b7b323133"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "5"
        }
      ],
      "accounts": [
        {
          "$id": "19",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "19"
        }
      ],
      "sales": [
        {
          "$id": "20",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-06-14T06:10:06.8649096",
          "ftpSite": {
            "$id": "21",
            "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": "20"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "17"
        },
        {
          "$ref": "17"
        }
      ],
      "cashManagements": [
        {
          "$id": "22",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "23",
            "id": 1,
            "description": "sample string 2",
            "address": "sample string 3",
            "username": "sample string 4",
            "password": "sample string 5",
            "passwordPlain": "sample string 6",
            "token": "sample string 7",
            "apiType": 8,
            "apiSubType": 9
          }
        },
        {
          "$ref": "22"
        }
      ],
      "updateStoreID": "2093023f-8a61-4e50-826b-f3931bfeb73b",
      "updateStore": {
        "$id": "24",
        "id": "9437c077-ebbb-4abf-a250-56b4d7884a0d",
        "name": "sample string 1",
        "lastActivity": "2025-06-14T06:10:06.8649096",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-06-14T06:10:06.8649096"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "25",
        "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": "26",
        "pluG_UID": "C+tnKEL7r06hGoqrr4Wmfw==",
        "pluGuid": "2867eb0b-fb42-4eaf-a11a-8aabaf85a67f",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "gstPercent": 9,
        "normalCost": 10,
        "normalCostDecimals": 11,
        "costGstPercent": 12,
        "costCalcMethod": 1,
        "currentCost": 13,
        "currentCostDecimals": 14,
        "break1": 15,
        "price1": 16,
        "break2": 17,
        "price2": 18,
        "break3": 19,
        "price3": 20,
        "fuelItem": 21,
        "fixedWeight": 22,
        "active": true,
        "complianceIndicator": "sample string 23",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-06-14T06:10:06.8649096"
      },
      {
        "$ref": "26"
      }
    ],
    "currentPrices": {
      "$id": "27",
      "pluPrices": {
        "$id": "28",
        "plu": 1,
        "pluG_UID": "QEA=",
        "stores": [
          1,
          2
        ],
        "normalPrice": 1,
        "cost": 2,
        "break1": 3,
        "price1": 4,
        "break2": 5,
        "price2": 6,
        "break3": 7,
        "price3": 8,
        "discountPrice": 9,
        "acceptedUtc": "2025-06-14T06:10:06.8649096",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-06-14T06:10:06.8649096",
        "startTime": 3,
        "endDate": "2025-06-14T06:10:06.8649096",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "d89jNfX3o02H3Z/TIKKf5g==",
        "hostIdentifierGuid": "3563cf77-f7f5-4da3-87dd-9fd320a29fe6",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "/1A9MTjPl0mjUPhlZEe+2w==",
      "guid": "313d50ff-cf38-4997-a350-f8656447bedb",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "fGGGveY60EaOPSBg3rKrnQ==",
      "priceGroupGuid": "bd86617c-3ae6-46d0-8e3d-2060deb2ab9d",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-06-14T06:10:06.8649096",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 145",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "UWqI/zKY8E6rYa556LDqPw==",
      "pluGuid": "ff886a51-9832-4ef0-ab61-ae79e8b0ea3f",
      "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": "33",
      "pluGuid": "b215a03c-d842-469c-8f1c-5646a6964dde",
      "created": "2025-06-14T06:10:06.8649096",
      "createdByUser": "sample string 1",
      "activated": "2025-06-14T06:10:06.8649096",
      "deactivated": "2025-06-14T06:10:06.8649096",
      "lastOrdered": "2025-06-14T06:10:06.8649096",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-06-14T06:10:06.8649096",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-06-14T06:10:06.8649096",
      "lastSold": "2025-06-14T06:10:06.8649096",
      "firstSold": "2025-06-14T06:10:06.8649096",
      "awsUpdated": "2025-06-14T06:10:06.8649096",
      "lastManualUpdate": "2025-06-14T06:10:06.8649096",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-06-14T06:10:06.8649096",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-06-14T06:10:06.8649096",
      "doNotRangeUpdated": "2025-06-14T06:10:06.8649096",
      "doNotOrderUpdated": "2025-06-14T06:10:06.8649096",
      "tracked": "2025-06-14T06:10:06.8649096"
    },
    "allergens": [
      {
        "$id": "34",
        "allergenID": 1,
        "pluG_UID": "LRp1zOwMOU260fV0XDKiRA==",
        "pluGuid": "cc751a2d-0cec-4d39-bad1-f5745c32a244",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "naryM0HQAkOl2Td4DiYgEQ==",
      "pluGuid": "33f2aa9d-d041-4302-a5d9-37780e262011",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-06-14T06:10:06.8649096",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2025-06-14T06:10:06.8649096",
        "createdLocal": "2025-06-14T06:10:06.8649096",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "d43QLEK8b02AvsRhxC+QHw==",
        "operatorGuid": "2cd08d77-bc42-4d6f-80be-c461c42f901f",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "Q55p2sfXpkODibpLMoQR2A==",
        "pluGuid": "da699e43-d7c7-43a6-8389-ba4b328411d8",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "tQyyj4kUEk2M9jgZ5P/h0A==",
          "guid": "8fb20cb5-1489-4d12-8cf6-3819e4ffe1d0",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2025-06-14T06:10:06.8649096",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-06-14T06:10:06.8649096",
          "endShift": "2025-06-14T06:10:06.8649096",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "qhqvLE8s5UujeLSaYZL0pw==",
              "operatorGuid": "2caf1aaa-2c4f-4be5-a378-b49a6192f4a7",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "rlQuZXQI+Eyz3Ke8N3fC0A==",
        "pluGuid": "652e54ae-0874-4cf8-b3dc-a7bc3777c2d0",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "xzCY9bdUFEWyUojV+krX0w==",
        "pluGuid": "f59830c7-54b7-4514-b252-88d5fa4ad7d3",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "7rWIRP1vEkmAN3WXmU772g==",
        "identifierGuid": "4488b5ee-6ffd-4912-8037-7597994efbda",
        "pluG_UID": "4hLu9f3LDkO5qUef0wCMFg==",
        "pluGuid": "f5ee12e2-cbfd-430e-b9a9-479fd3008c16",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "7"
    },
    "supplierName": "sample string 146",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "10"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "hP5RWvTWhUqAGVfmZbNFEQ==",
        "groupName": "sample string 1",
        "identifierGuid": "5a51fe84-d6f4-4a85-8019-57e665b34511",
        "exists": true,
        "flipChartIdentifier": "cmQlRM3kpUqTn0LoLagNLw==",
        "flipChartIdentifierGuid": "44256472-e4cd-4aa5-939f-42e82da80d2f",
        "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": "XlaHJ4ifGU27hoK8BhonIw==",
        "groupIdentifierGuid": "2787565e-9f88-4d19-bb86-82bc061a2723",
        "flipChart": {
          "$id": "43",
          "identifier": "ERmJHno4G0e0gnPNUTUKWQ==",
          "identifierGuid": "1e891911-387a-471b-b482-73cd51350a59",
          "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": "44",
            "identifier": "cu0uyeApi0i9OfJmIwythA==",
            "identifierGuid": "c92eed72-29e0-488b-bd39-f266230cad84",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "ak2e2kdC4UOSdUL56f/nng==",
                "guid": "da9e4d6a-4247-43e1-9275-42f9e9ffe79e",
                "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": "7HyEAm7bX0aM10feCSScJQ==",
                "previousFormGuid": "02847cec-db6e-465f-8cd7-47de09249c25",
                "nextForm": 1,
                "nextFormG_UID": "+5CFY9Oy3EKGUD3M//3SBw==",
                "nextFormGuid": "638590fb-b2d3-42dc-8650-3dccfffdd207",
                "attributes": "sample string 10",
                "updated": "2025-06-14T06:10:06.8649096",
                "positioning": 1,
                "contentPanel": "sample string 11",
                "selectionMode": 1,
                "maximumSelections": 1,
                "alteredInStore": true,
                "deleted": true,
                "blueprintID": 1,
                "preserveLayout": true,
                "mainCheckoutFormName": "sample string 13",
                "nextCheckoutForm": {
                  "$ref": "45"
                },
                "previousCheckoutForm": {
                  "$ref": "45"
                },
                "buttons": [
                  {
                    "$id": "46",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "h+B1e+F9VU6ukwFnG0SCJQ==",
                    "checkoutFormGuid": "7b75e087-7de1-4e55-ae93-01671b448225",
                    "identifier": "lQuyA0KtHUavERpkBIW4Jw==",
                    "identifierGuid": "03b20b95-ad42-461d-af11-1a640485b827",
                    "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": "ymmelWu1ukCfbPzJ3A5l6g==",
                    "valueGuid": "959e69ca-b56b-40ba-9f6c-fcc9dc0e65ea",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-06-14T06:10:06.8649096",
                    "action": "sample string 12",
                    "valueForm": {
                      "$ref": "45"
                    },
                    "image": {
                      "$id": "47",
                      "name": "sample string 3.sample string 4",
                      "imageID": 2,
                      "imageName": "sample string 3",
                      "imageExtension": "sample string 4",
                      "lastUpdate": "2025-06-14T06:10:06.8649096",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "KdIUhWyXQkC/EnUug7j62A==",
                    "checkoutFormGuid": "8514d229-976c-4042-bf12-752e83b8fad8",
                    "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": "48"
                  }
                ]
              },
              {
                "$ref": "45"
              }
            ],
            "panels": [
              {
                "$ref": "48"
              },
              {
                "$ref": "48"
              }
            ]
          },
          "pages": [
            {
              "$ref": "42"
            },
            {
              "$ref": "42"
            }
          ]
        },
        "contentPanel": {
          "$ref": "48"
        },
        "products": [
          {
            "$id": "49",
            "flipChartPageIdentifier": "bF2vIPMpk0ivL2LAXOJGoA==",
            "flipChartPageIdentifierGuid": "20af5d6c-29f3-4893-af2f-62c05ce246a0",
            "pluG_UID": "WSVUjFO3a0uLztqNWe/4Vw==",
            "pluGuid": "8c542559-b753-4b6b-8bce-da8d59eff857",
            "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": "49"
          }
        ],
        "productCount": 27,
        "pages": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ]
      },
      {
        "$ref": "42"
      }
    ],
    "priceHistory": [
      {
        "$id": "50",
        "pluG_UID": "kDp8HSpL70enhbd4eW6aiA==",
        "pluGuid": "1d7c3a90-4b2a-47ef-a785-b778796e9a88",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2025-06-14T06:10:06.8649096",
        "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": "50"
      }
    ],
    "ingredients": [
      {
        "$id": "51",
        "pluG_UID": "Vy9Iyi3v2UmvshBzPtP9AA==",
        "ingredientGuid": "ICMRMD9H/kSYpOPaFOtJzQ==",
        "ingredientIdentifier": "30112320-473f-44fe-98a4-e3da14eb49cd",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "ZWzSke8yykeaRX2wCjKYSQ==",
        "pluGuid": "91d26c65-32ef-47ca-9a45-7db00a329849",
        "shelfLocationIdentifier": "XNl7EDBaFE+y+qttVRpY/A==",
        "shelfLocationGuid": "107bd95c-5a30-4f14-b2fa-ab6d551a58fc",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "7pnRMB6RxEO42ME06OxeQQ==",
        "labelPageLayoutGuid": "30d199ee-911e-43c4-b8d8-c134e8ec5e41",
        "updated": "2025-06-14T06:10:06.8649096",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "53",
          "identifier": "w6its0jsOkqGEYGWtafZUA==",
          "storeID": 1,
          "identifierGuid": "b3ada8c3-ec48-4a3a-8611-8196b5a7d950",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-06-14T06:10:06.8649096",
          "minTemp": 1,
          "maxTemp": 1,
          "checkFrequency": 1,
          "storeCaseConfiguration": 5,
          "storeName": "sample string 6",
          "bins": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ]
        }
      },
      {
        "$ref": "52"
      }
    ],
    "bin": {
      "$ref": "52"
    },
    "scaleLocations": [
      {
        "$id": "54",
        "plu": 1,
        "pluG_UID": "hhyCzSmsI0Cl9sJlSQBzOA==",
        "pluGuid": "cd821c86-ac29-4023-a5f6-c26549007338",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-06-14T06:10:06.8649096",
          "department": {
            "$id": "56",
            "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": "55"
            },
            "subDepartments": [
              {
                "$id": "57",
                "id": 1,
                "departmentID": 2,
                "name": "sample string 3",
                "code": "sample string 4",
                "departmentCode": "sample string 5",
                "externalSales": true,
                "minorDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "subDepartmentID": 2,
                    "departmentID": 3,
                    "name": "sample string 4",
                    "subDepartmentCode": "sample string 5",
                    "departmentCode": "sample string 6",
                    "code": "sample string 7",
                    "lesserDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "subDepartmentID": 3,
                        "minorDepartmentID": 4,
                        "name": "sample string 5",
                        "code": "sample string 6",
                        "departmentCode": "sample string 7",
                        "subDepartmentCode": "sample string 8",
                        "minorDepartmentCode": "sample string 9",
                        "updated": "2025-06-14T06:10:06.8649096",
                        "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": "6lYDpAhnEEyWwxZ2JrnpSw==",
                        "labelPageLayoutGuid": "a40356ea-6708-4c10-96c3-167626b9e94b",
                        "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": "60",
                          "dept": 1,
                          "category": 2,
                          "name": "sample string 3",
                          "active": true,
                          "mscCommodities": [
                            {
                              "$id": "61",
                              "dept": 1,
                              "category": 2,
                              "commodity": 3,
                              "name": "sample string 4",
                              "active": true,
                              "mscSubCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "subCommodity": 4,
                                  "name": "sample string 5",
                                  "active": true,
                                  "subCommodityCode": "sample string 7"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "commodityCode": "sample string 6"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "categoryCode": "sample string 5"
                        },
                        "mscCom": {
                          "$ref": "61"
                        },
                        "mscDep": {
                          "$id": "63",
                          "dept": 1,
                          "name": "sample string 2",
                          "active": true,
                          "mscCategories": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "deptCode": "sample string 4"
                        },
                        "mscSubCom": {
                          "$ref": "62"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "updated": "2025-06-14T06:10:06.8649096",
                    "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": "fHlr3XCIykyxqJRQLHar0Q==",
                    "labelPageLayoutGuid": "dd6b797c-8870-4cca-b1a8-94502c76abd1",
                    "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": "60"
                    },
                    "mscCom": {
                      "$ref": "61"
                    },
                    "mscDep": {
                      "$ref": "63"
                    },
                    "mscSubCom": {
                      "$ref": "62"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "investmentBuyOverride": true,
                "updated": "2025-06-14T06:10:06.8649096",
                "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": "sflcp4PlkUu8gM06lIT53g==",
                "labelPageLayoutGuid": "a75cf9b1-e583-4b91-bc80-cd3a9484f9de",
                "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": "60"
                },
                "mscCom": {
                  "$ref": "61"
                },
                "mscDep": {
                  "$ref": "63"
                },
                "mscSubCom": {
                  "$ref": "62"
                }
              },
              {
                "$ref": "57"
              }
            ],
            "stores": [
              1,
              2
            ],
            "investmentBuyOverride": true,
            "updated": "2025-06-14T06:10:06.8649096",
            "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": "AcQRnruboUu3MIiFIU6INw==",
            "labelPageLayoutGuid": "9e11c401-9bbb-4ba1-b730-8885214e8837",
            "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": "60"
            },
            "mscCom": {
              "$ref": "61"
            },
            "mscDep": {
              "$ref": "63"
            },
            "mscSubCom": {
              "$ref": "62"
            }
          }
        }
      },
      {
        "$ref": "54"
      }
    ],
    "nextPrice": {
      "$id": "64",
      "id": 1,
      "campaignID": 2,
      "campaignName": "sample string 3",
      "plu": 1,
      "hostOfferID": 1,
      "metcashPromotionID": "sample string 4",
      "metcashPromotionPlacement": "sample string 5",
      "pluG_UID": "7MOON17uuk+6En2cvCS7Aw==",
      "pluGuid": "378ec3ec-ee5e-4fba-ba12-7d9cbc24bb03",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "3gyOxvO0n0SyGZ7NMmBH0A==",
      "dealCostGuid": "c68e0cde-b4f3-449f-b219-9ecd326047d0",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "mI6jBgZVfkS1GhIGcx9OYg==",
      "priceGroupGuid": "06a38e98-5506-447e-b51a-1206731f4e62",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "pluCost": 13,
      "pluCostIndicator": "sample string 14",
      "pluPriceGstPercent": 15,
      "pluCostGstPercent": 16,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 18.1,
      "salesMode": 1,
      "pluNormalCost": 19,
      "pluaws": 20.0,
      "directNumber": "sample string 21",
      "departmentName": "sample string 22",
      "subDepartmentName": "sample string 23",
      "priceGroupName": "sample string 24",
      "supplierName": "sample string 25",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2025-06-14T06:10:06.8649096",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "aoXBjLeUc0eOFlO3GavEsg==",
      "campaignComboPriceGroupIdentifier": "8cc1856a-94b7-4773-8e16-53b719abc4b2",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-06-14T06:10:06.8649096",
          "operatorG_UID": "jVT99n0nU0CQ1YuHm7kcfQ==",
          "operatorGuid": "f6fd548d-277d-4053-90d5-8b879bb91c7d",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-06-14T06:10:06.8649096",
          "signIqTicketFileMovedUtc": "2025-06-14T06:10:06.8649096",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-06-14T06:10:06.8649096",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "64"
          }
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "a5ec9b66-3648-41b9-aba2-fcca941e60a4",
        "nameGuid": "a5ec9b66-3648-41b9-aba2-fcca941e60a4",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-06-14T06:10:06.8649096",
        "startTime": 1,
        "endDate": "2025-06-14T06:10:06.8649096",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2025-06-14T06:10:06.8649096",
        "system": true,
        "created": "2025-06-14T06:10:06.8649096",
        "updated": "2025-06-14T06:10:06.8649096",
        "priceChangeNotifiedUtc": "2025-06-14T06:10:06.8649096",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "/5/UISF8qEmWFgPjdx6Iiw==",
        "hostIdentifierGuid": "21d49fff-7c21-49a8-9616-03e3771e888b",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-06-14T06:10:06.8649096",
        "updatedByUser": "sample string 18",
        "offerID": 1,
        "isPriceChangeCampaign": true,
        "stores": [
          1,
          2
        ],
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ],
        "campaignPlus": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "campaignPools": [
          {
            "$id": "67",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 4,
            "pluG_UID": "oZfGIsFmnkWu/oKMVTCN4A==",
            "pluGuid": "22c697a1-66c1-459e-aefe-828c55308de0",
            "hostOfferID": 1,
            "priceGroupG_UID": "JvudcSfQJky/TLbaY430Wg==",
            "priceGroupGuid": "719dfb26-d027-4c26-bf4c-b6da638df45a",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-06-14T06:10:06.8649096",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "ZveVuOBtt0eqy5i+yXxPpg==",
            "identifierStr": "ZveVuOBtt0eqy5i+yXxPpg==",
            "identifierGuid": "b895f766-6de0-47b7-aacb-98bec97c4fa6",
            "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": "66"
            }
          },
          {
            "$ref": "68"
          }
        ],
        "customers": [
          {
            "$id": "69",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "customerID": "1UrqkN5igES54uDoMWNycw==",
            "customerIDGuid": "90ea4ad5-62de-4480-b9e2-e0e831637273",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "VA1TZLc1dEiZ7/MF0JM2pw==",
              "identifierGuid": "64530d54-35b7-4874-99ef-f305d09336a7",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-06-14T06:10:06.8649096",
              "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": "i1E+qMH8pEuHxAgGbd33VQ==",
              "communityIdentifierGuid": "a83e518b-fcc1-4ba4-87c4-08066dddf755",
              "joined": "2025-06-14T06:10:06.8649096",
              "updated": "2025-06-14T06:10:06.8649096",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "kRTpn5JoXUmBVb36QQNfqw==",
              "priceLevelIdentifierGuid": "9fe91491-6892-495d-8155-bdfa41035fab",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-06-14T06:10:06.8649096",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2025-06-14T06:10:06.8649096",
                  "expiry": "2025-06-14T06:10:06.8649096",
                  "customerID": "0HUxZiK7YUuLfjHgdcpt9w==",
                  "customerIDGuid": "663175d0-bb22-4b61-8b7e-31e075ca6df7",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-06-14T06:10:06.8649096",
                  "linkedAccount": "s3e1YRMqHE6KZ5jjXzgP3Q==",
                  "linkedAccountGuid": "61b577b3-2a13-4e1c-8a67-98e35f380fdd",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "9talASpffUm+g9aKr/6aMw==",
                    "identifierGuid": "01a5d6f6-5f2a-497d-be83-d68aaffe9a33",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-06-14T06:10:06.8649096",
                    "owner": "XucMNruoFEqoGhML75KGQA==",
                    "ownerGuid": "360ce75e-a8bb-4a14-a81a-130bef928640",
                    "accountStoreGroupIdentifier": "sUhWCoVgAUeS6ZcwkbrGsQ==",
                    "accountStoreGroupGuid": "0a5648b1-6085-4701-92e9-973091bac6b1",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-06-14T06:10:06.8649096",
                    "active": true,
                    "updated": "2025-06-14T06:10:06.8649096",
                    "deleted": true,
                    "deletedUser": "sample string 16",
                    "currentBalanceChanged": true,
                    "maximumLimitChanged": true,
                    "loyaltyPointsChanged": true,
                    "projectedBalance": 17,
                    "accountStoreGroupStoreIDs": [
                      1,
                      2
                    ],
                    "customerEmail": "sample string 18",
                    "ownerCustomer": {
                      "$ref": "70"
                    },
                    "card": {
                      "$ref": "71"
                    },
                    "members": {
                      "$id": "73",
                      "sample string 1": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "sample string 2": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ]
                    },
                    "customerGroups": [
                      {
                        "$id": "74",
                        "identifier": "nbgC+sZzQ0ugVE2HB+wNXQ==",
                        "identifierGuid": "fa02b89d-73c6-4b43-a054-4d8707ec0d5d",
                        "name": "sample string 2",
                        "primaryContact": "0bRiES0vXU6ySVF435zpMQ==",
                        "primaryContactGuid": "1162b4d1-2f2d-4e5d-b249-5178df9ce931",
                        "accountID": "LLXBU+q62kC4r46Z3+Va9g==",
                        "accountIDGuid": "53c1b52c-baea-40da-b8af-8e99dfe55af6",
                        "special": true,
                        "updated": "2025-06-14T06:10:06.8649096",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "Beboc+5c0Uyp0AmvFboDSA==",
                        "priceLevelIdentifierGuid": "73e8e605-5cee-4cd1-a9d0-09af15ba0348",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "6HUPEfZGHEaRyhwrg6VIYg==",
                            "groupIDGuid": "110f75e8-46f6-461c-91ca-1c2b83a54862",
                            "customerID": "qEJbx4xYs0GHnO5Z7RbJbA==",
                            "customerIDGuid": "c75b42a8-588c-41b3-879c-ee59ed16c96c",
                            "card": "sample string 4",
                            "linkedAccount": "1hQl3JAWXE+WHEp86alwVg==",
                            "linkedAccountGuid": "dc2514d6-1690-4f5c-961c-4a7ce9a97056",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "Awf750oj2Eyv/zyV/4nDrg==",
                      "identifierGuid": "e7fb0703-234a-4cd8-afff-3c95ff89c3ae",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "YBWxVTr7l0KavTMUflCOPg==",
                      "accountIDGuid": "55b11560-fb3a-4297-9abd-33147e508e3e",
                      "customerAccount": {
                        "$ref": "72"
                      },
                      "customerCard": {
                        "$ref": "71"
                      },
                      "accountType": 1,
                      "cardName": "sample string 8",
                      "authorisationNumber": "sample string 9",
                      "bankReference": "sample string 10",
                      "merchantID": "sample string 11",
                      "terminalID": "sample string 12",
                      "cardNumber": "sample string 13",
                      "paymentDate": "2025-06-14T06:10:06.8649096",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "RZi3O5utakiDAR8Idh/rwA==",
                      "idempotentVoidGuid": "3bb79845-ad9b-486a-8301-1f08761febc0",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "kkPkscxLcEeosSE+mu2X/A==",
                        "saleHeaderIdentifierGuid": "b1e44392-4bcc-4770-a8b1-213e9aed97fc",
                        "created": "2025-06-14T06:10:06.8649096",
                        "createdLocal": "2025-06-14T06:10:06.8649096",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-06-14T06:10:06.8649096",
                        "storeID": 1,
                        "operatorG_Uid": "OEDOqykJikeLk4z9JdRyRQ==",
                        "operatorGuid": "abce4038-0929-478a-8b93-8cfd25d47245",
                        "customerG_Uid": "9Xj3Dnxgh0i/VQo6rbVnnQ==",
                        "customerGuid": "0ef778f5-607c-4887-bf55-0a3aadb5679d",
                        "communityIdentifier": "828czc7TZUSybSakaPCQgA==",
                        "communityIdentifierGuid": "cd1c6ff3-d3ce-4465-b26d-26a468f09080",
                        "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": "7ENrKwRjuU24cTVvS8eIIw==",
                        "priceLevelIdentifierGuid": "2b6b43ec-6304-4db9-b871-356f4bc78823",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "78",
                          "id": 1,
                          "identifier": "kcunKOasOUOAYi0Hmgs/OQ==",
                          "identifierGuid": "28a7cb91-ace6-4339-8062-2d079a0b3f39",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-06-14T06:10:06.8649096",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "79",
                            "saleItemID": 1,
                            "identifier": "cIzy/2wpCECezDF2KyTNTQ==",
                            "identifierGuid": "fff28c70-296c-4008-9ecc-31762b24cd4d",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "eA4MqYzo10GFriS6ZFzy6w==",
                            "pluGuid": "a90c0e78-e88c-41d7-85ae-24ba645cf2eb",
                            "accountID": "x3c9GeuK5UGGlz7mkkdPxA==",
                            "accountIDGuid": "193d77c7-8aeb-41e5-8697-3ee692474fc4",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-06-14T06:10:06.8649096",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "gvoIFMF0ykyFhbXtBsznCA==",
                            "refundGuid": "1408fa82-74c1-4cca-8585-b5ed06cce708",
                            "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": "r6kdPkvZ+kS5CPufdS4cBw==",
                            "idempotentVoidGuid": "3e1da9af-d94b-44fa-b908-fb9f752e1c07",
                            "priceLevelIdentifier": "wGp2tAKEGU68odHcv7ByfA==",
                            "priceLevelIdentifierGuid": "b4766ac0-8402-4e19-bca1-d1dcbfb0727c",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "80",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-06-14T06:10:06.8649096",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "refund": {
                              "$id": "81",
                              "id": 1,
                              "g_UID": "WZUseQzfNEaCnDVwCEEWtA==",
                              "guid": "792c9559-df0c-4634-829c-3570084116b4",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-06-14T06:10:06.8649096"
                            },
                            "modifier": {
                              "$id": "82",
                              "id": 1,
                              "setG_UID": "PZyQ/CJIEEGwTmpjBW/9RA==",
                              "modifierSetGuid": "fc909c3d-4822-4110-b04e-6a63056ffd44",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "eBGF6qCeqkaUPrWJDOcCOQ==",
                              "pluGuid": "ea851178-9ea0-46aa-943e-b5890ce70239",
                              "deleted": true,
                              "g_UID": "jIaRH8zhEkyVb/IEAMLPJw==",
                              "guid": "1f91868c-e1cc-4c12-956f-f20400c2cf27",
                              "product": {
                                "$ref": "2"
                              }
                            },
                            "priceLevelName": "sample string 25",
                            "pumpNumber": 1,
                            "hoseNumber": 1
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "eftReceipts": [
                          {
                            "$id": "83",
                            "id": 1,
                            "storeID": 1,
                            "saleHeaderID": 2,
                            "storeSaleHeader": {
                              "$ref": "77"
                            },
                            "receipt": "sample string 3",
                            "processed": 1
                          },
                          {
                            "$ref": "83"
                          }
                        ],
                        "payments": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "cards": [
                          {
                            "$id": "84",
                            "id": 1,
                            "saleHeaderID": 1,
                            "identifier": "sample string 2",
                            "cardType": 3,
                            "providerName": "sample string 4"
                          },
                          {
                            "$ref": "84"
                          }
                        ],
                        "campaignHits": [
                          {
                            "$id": "85",
                            "id": 1,
                            "saleHeaderID": 2,
                            "campaign": "sample string 3",
                            "name": "sample string 4",
                            "processed": 1,
                            "campaignDescription": "sample string 5"
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "fuel": [
                          {
                            "$id": "86",
                            "id": 1,
                            "plu": 1,
                            "pluG_UID": "zEGOJEdwKUueE2dhGvI8Vg==",
                            "pluGuid": "248e41cc-7047-4b29-9e13-67611af23c56",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-06-14T06:10:06.8649096",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-06-14T06:10:06.8649096",
                            "tagNumber": "sample string 15",
                            "trackTwoRem": "sample string 16",
                            "transCode": 1,
                            "transType": 1,
                            "unitPrice": 1.0,
                            "vehicleReg": "sample string 17",
                            "offline": true,
                            "processed": 1
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "fuelResells": [
                          {
                            "$id": "87",
                            "saleItemID": 1,
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "ED/YVRV8AEmqxPsDfpaRkw==",
                            "pluGuid": "55d83f10-7c15-4900-aac4-fb037e969193",
                            "accountID": "kEOUbLz6Ykq9wBJyfzko/Q==",
                            "accountIDGuid": "6c944390-fabc-4a62-bdc0-12727f3928fd",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-06-14T06:10:06.8649096",
                            "bestOrExpireType": 1,
                            "refundG_UID": "V1CHSrUhn0aEukt32LXv4Q==",
                            "refundGuid": "4a875057-21b5-469f-84ba-4b77d8b5efe1",
                            "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": "87"
                          }
                        ],
                        "customerOrder": [
                          {
                            "$id": "88",
                            "identifier": "KKyU7TVjVEKG1iHbDsD+7w==",
                            "identifierGuid": "ed94ac28-6335-4254-86d6-21db0ec0feef",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "lir/Vl/M6k+mFQjbhtYdJA==",
                            "customerIdentifierGuid": "56ff2a96-cc5f-4fea-a615-08db86d61d24",
                            "operatorNo": 1,
                            "operatorG_UID": "vR+R4bHndEegS6M1ynrHbA==",
                            "operatorGuid": "e1911fbd-e7b1-4774-a04b-a335ca7ac76c",
                            "created": "2025-06-14T06:10:06.8649096",
                            "ordered": "2025-06-14T06:10:06.8649096",
                            "started": "2025-06-14T06:10:06.8649096",
                            "completed": "2025-06-14T06:10:06.8649096",
                            "supplied": "2025-06-14T06:10:06.8649096",
                            "quickTicket": 1,
                            "deleted": true,
                            "walkAway": true,
                            "approxWait": 1,
                            "actualWait": 1,
                            "deliveryMethod": 8,
                            "externalSaleType": 9,
                            "customer": {
                              "$ref": "70"
                            },
                            "operator": {
                              "$ref": "37"
                            },
                            "details": [
                              {
                                "$id": "89",
                                "headerID": 1,
                                "plu": 1,
                                "pluG_UId": "d/abZr5MXEiySX6sXqh0jw==",
                                "pluGuid": "669bf677-4cbe-485c-b249-7eac5ea8748f",
                                "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": "AUVxr6Q/zEab8y1GX3X0Bw==",
                                "headerIdentifierGuid": "af714501-3fa4-46cc-9bf3-2d465f75f407",
                                "product": {
                                  "$ref": "2"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "storeName": "sample string 11",
                            "customerName": "sample string 12",
                            "storeReplyTo": "sample string 13",
                            "storeSubjectLine": "sample string 14",
                            "storeSaleHeader": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "surveyResponses": [
                          {
                            "$id": "90",
                            "surveyG_UID": "Qjg8oI+lrk+J2CAvVm7WAw==",
                            "surveyGuid": "a03c3842-a58f-4fae-89d8-202f566ed603",
                            "saleHeaderGuid": "6qAVD1DRzUivyQFCBv/oNw==",
                            "saleGuid": "0f15a0ea-d150-48cd-afc9-014206ffe837",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "U/sIuVfAhkeu8U3xcAsqAA==",
                            "guidResponse": "b908fb53-c057-4786-aef1-4df1700b2a00",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-06-14T06:10:06.8649096",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "91",
                              "g_UID": "clWD51IjEkyqGm62Bi5mfA==",
                              "guid": "e7835572-2352-4c12-aa1a-6eb6062e667c",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "VdpygHiAaUeh523mbDNsGA==",
                              "checkoutFormGuid": "8072da55-8078-4769-a1e7-6de66c336c18",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-06-14T06:10:06.8649096",
                              "end": "2025-06-14T06:10:06.8649096",
                              "deleted": true,
                              "updated": "2025-06-14T06:10:06.8649096",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "90d235b3-d4bd-418f-b78c-f862e935ca08",
                                "fb1b7530-b8ed-4879-b1e7-5a5e7f87ead7"
                              ],
                              "allowsAllTextResponses": true,
                              "surveyForm": {
                                "$ref": "45"
                              }
                            },
                            "ingressId": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "storeName": "sample string 38",
                        "machineName": "sample string 39",
                        "operatorName": "sample string 40",
                        "direction": 1,
                        "reason": "sample string 41",
                        "accountG_UID": "aGHHtFgvPUGesCxD7jctPw==",
                        "accountIdentifier": "b4c76168-2f58-413d-9eb0-2c43ee372d3f",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "XE6iFLBsBU6YRsnGN+fYaw==",
                        "customerOrderIdentifierGuid": "14a24e5c-6cb0-4e05-9846-c9c637e7d86b",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "92",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "X8t9EaG7OkWsdWBqtsPDjg==",
                        "paymentIdentifierGuid": "117dcb5f-bba1-453a-ac75-606ab6c3c38e",
                        "identifier": "rUroOaJNXUyzH4Z4i64UwA==",
                        "identifierGuid": "39e84aad-4da2-4c5d-b31f-86788bae14c0",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "mxzgs6fL30CxzfmIYiAnJA==",
                        "itemIdentifierGuid": "b3e01c9b-cba7-40df-b1cd-f98862202724"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroupMembers": [
                {
                  "$ref": "75"
                },
                {
                  "$ref": "75"
                }
              ],
              "customerGroups": [
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ],
              "accounts": [
                {
                  "$ref": "72"
                },
                {
                  "$ref": "72"
                }
              ],
              "account": {
                "$ref": "72"
              },
              "vouchers": [
                {
                  "$id": "93",
                  "customerIdentifier": "pvIUp6be/U+Y1Jyd5SS8cg==",
                  "customerIdentifierGuid": "a714f2a6-dea6-4ffd-98d4-9c9de524bc72",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "eE1IQDyt2ESZaQE3gwpXQA==",
                  "idempotentGuid": "40484d78-ad3c-44d8-9969-0137830a5740",
                  "offline": true,
                  "voucher": {
                    "$id": "94",
                    "id": 1,
                    "name": "sample string 2",
                    "description": "sample string 3",
                    "shortDescription": "sample string 4",
                    "url": "sample string 5",
                    "barcodeTemplateID": 1,
                    "expiry": 0,
                    "voucherType": 6,
                    "limitPerTransaction": 7,
                    "customerTracking": true,
                    "discountAccount": "sample string 9",
                    "endDate": "2025-06-14T06:10:06.8649096",
                    "barcodeTemplate": {
                      "$id": "95",
                      "templateID": 1,
                      "template": "sample string 1",
                      "bcFunction": "sample string 2",
                      "sortOrder": 3
                    },
                    "scaleLabel": {
                      "$id": "96",
                      "id": 1,
                      "uid": "sample string 2",
                      "name": "sample string 3",
                      "width": 1.1,
                      "height": 1.1,
                      "showBorder": true,
                      "borderWidth": 1.1,
                      "borderStyle": 1,
                      "borderColour": "sample string 5",
                      "updated": "2025-06-14T06:10:06.8649096",
                      "labelPageLayout": "duKjzGxZbE6hf5c6trug3g==",
                      "pageLayoutGuid": "cca3e276-596c-4e6c-a17f-973ab6bba0de",
                      "labelType": 6,
                      "oldName": "sample string 7",
                      "voucher": {
                        "$ref": "94"
                      },
                      "elements": [
                        {
                          "$id": "97",
                          "id": 1,
                          "scaleLabelID": 2,
                          "showPercentDI": true,
                          "showAvgPerHundred": true,
                          "showAvgPerServe": true,
                          "name": "sample string 6",
                          "x": 1.1,
                          "y": 1.1,
                          "width": 1.1,
                          "height": 1.1,
                          "type": 1,
                          "rotation": 1,
                          "text": "sample string 7",
                          "fontFamily": "sample string 8",
                          "align": 1,
                          "bold": true,
                          "italic": true,
                          "underline": true,
                          "strikeout": true,
                          "reverse": true,
                          "textColour": "sample string 9",
                          "fontSize": 1.1,
                          "picture": "QEA=",
                          "borderWidth": 10,
                          "sortOrder": 11,
                          "printOptions": 12,
                          "superScriptTextFontSize": 1.1,
                          "lineStyle": 1,
                          "spacingStyle": 1,
                          "interCharacterSpacing": 1.1,
                          "superScriptOffset": 1.1,
                          "lineSpacing": 1.1,
                          "dateFormat": "sample string 13",
                          "autoGrow": true,
                          "fontAutoResize": true,
                          "updated": "2025-06-14T06:10:06.8649096"
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "98",
                        "id": 1,
                        "customerIdentifier": "1D9HfQ8atk+J9YzpbSKd8g==",
                        "customerIdentifierGuid": "7d473fd4-1a0f-4fb6-89f5-8ce96d229df2",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-06-14T06:10:06.8649096",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "YSN6Bc+yRk6NrFb2SSes+w==",
                        "issuedIdempotentGuid": "057a2361-b2cf-4e46-8dac-56f64927acfb",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-06-14T06:10:06.8649096",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-06-14T06:10:06.8649096",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "3y6lBMNnn0+EWZS17bNaQw==",
                        "redeemedIdempotentGuid": "04a52edf-67c3-4f9f-8459-94b5edb35a43",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-06-14T06:10:06.8649096",
                        "storeName": "sample string 17",
                        "scaleLabel": {
                          "$ref": "96"
                        },
                        "voucher": {
                          "$ref": "94"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "issuedOfflinePayment": {
                          "$ref": "76"
                        },
                        "redeemedOfflinePayment": {
                          "$ref": "76"
                        }
                      },
                      {
                        "$ref": "98"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "93"
                }
              ]
            }
          },
          {
            "$ref": "69"
          }
        ],
        "customerGroups": [
          {
            "$id": "99",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "groupID": "jTyRZ3PrJkKn4XGUJwNeww==",
            "groupIDGuid": "67913c8d-eb73-4226-a7e1-719427035ec3",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "99"
          }
        ],
        "signIqTickets": [
          {
            "$id": "100",
            "identifier": "KpwwZOg2qU+z/ghk6yUp7g==",
            "identifierGuid": "64309c2a-36e8-4fa9-b3fe-0864eb2529ee",
            "campaignName": "sample string 2",
            "message": "sample string 3",
            "ticketFileSource": "sample string 4",
            "ticketFileDestination": "sample string 5",
            "storeID": 1
          },
          {
            "$ref": "100"
          }
        ],
        "comboPriceGroups": [
          {
            "$id": "101",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "g_UID": "YDwEShMR+EmVePrCyrbajQ==",
            "guid": "4a043c60-1113-49f8-9578-fac2cab6da8d",
            "description": "sample string 5",
            "newPrice": 1,
            "rangeDescription": "sample string 6",
            "dealDescription": "sample string 7",
            "labelQuantity": 8,
            "hostProductCategoryID": 1,
            "offerID": 1,
            "dontUpdatePricePlus": true,
            "campaign": {
              "$ref": "66"
            },
            "comboPricePlus": [
              {
                "$id": "102",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupG_UID": "y9cUebdzjUGc6SvW7DTEgA==",
                "groupGuid": "7914d7cb-73b7-418d-9ce9-2bd6ec34c480",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "orpfFvdJFE2Evih3ns1dBg==",
                "pluGuid": "165fbaa2-49f7-4d14-84be-28779ecd5d06",
                "priceGroupG_UID": "q1qmZITbTEegIfhpC0d+uA==",
                "priceGroupGuid": "64a65aab-db84-474c-a021-f8690b477eb8",
                "campaignPoolID": "sample string 7",
                "quantity": 1,
                "campaign": {
                  "$ref": "66"
                },
                "product": {
                  "$ref": "2"
                },
                "priceGroup": {
                  "$ref": "31"
                },
                "campaignPool": {
                  "$ref": "66"
                }
              },
              {
                "$ref": "102"
              }
            ]
          },
          {
            "$ref": "101"
          }
        ],
        "priceLevels": [
          {
            "$id": "103",
            "id": 1,
            "priceLevelIdentifier": "9mIwAOHWYES6vmOlMtRJzw==",
            "priceLevelIdentifierGuid": "003062f6-d6e1-4460-babe-63a532d449cf",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "103"
          }
        ]
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "104",
        "headerIdentifier": "ck1G/rSHw0iXkS2xoww0ug==",
        "headerIdentifierGuid": "fe464d72-87b4-48c3-9791-2db1a30c34ba",
        "identifier": "a1oDFnpbY0Ky880sfeb24Q==",
        "identifierGuid": "16035a6b-5b7a-4263-b2f3-cd2c7de6f6e1",
        "supplierIdentifier": "MPp5kYD5nEucCo2Bmy/xYA==",
        "supplierGuid": "9179fa30-f980-4b9c-9c0a-8d819b2ff160",
        "pluG_UID": "xHQibRRSDEK+oHzWzypDzw==",
        "pluGuid": "6d2274c4-5214-420c-bea0-7cd6cf2a43cf",
        "campaignName": "52d7e36d-4f42-45f1-9574-1b17f446bb56",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-06-14T06:10:06.8649096",
        "end": "2025-06-14T06:10:06.8649096",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "0A/XqAJyuUucUvw/IzH08A==",
        "bonusItemPluGuid": "a8d70fd0-7202-4bb9-9c52-fc3f2331f4f0",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-06-14T06:10:06.8649096",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2025-06-14T06:10:06.8649096",
        "campaignEndDate": "2025-06-14T06:10:06.8649096",
        "masterPLUG_UID": "9vGXOTLEu0Wazz5nZSGbFg==",
        "masterID": "3997f1f6-c432-45bb-9acf-3e6765219b16",
        "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": "W9av1MoqvEOMd/OmhaTrLQ==",
        "bonusMasterID": "d4afd65b-2aca-43bc-8c77-f3a685a4eb2d",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2025-06-14T06:10:06.8649096",
    "dealCosts": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ],
    "tags": [
      {
        "$id": "105",
        "pluG_UID": "y/i/fLLB80yUqqabm1vr/w==",
        "pluGuid": "7cbff8cb-c1b2-4cf3-94aa-a69b9b5bebff",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "105"
      }
    ],
    "alternateProductG_UID": "WRPLEC18H0qDM6lNLJRV1Q==",
    "alternateProduct": "10cb1359-7c2d-4a1f-8333-a94d2c9455d5",
    "productHostCode": {
      "$id": "106",
      "id": 1,
      "pluG_UID": "j+K3WqPjZEO/6ZMRzysEmg==",
      "pluGuid": "5ab7e28f-e3a3-4364-bfe9-9311cf2b049a",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-06-14T06:10:06.8649096",
    "inventoryTracked": "2025-06-14T06:10:06.8649096",
    "isNormalPriceChangesCampaign": true
  },
  "oldName": "sample string 5",
  "modifiers": [
    {
      "$ref": "82"
    },
    {
      "$ref": "82"
    }
  ]
}

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.