PUT api/stocktake/{id}/input/{inputID}/detail/{guid}

Add a detail to a header and input

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Header identifier

globally unique identifier

Required

inputID

Input identifier

globally unique identifier

Required

guid

Pluguid

globally unique identifier

Required

Body Parameters

Detail to save

StocktakeDetail
NameDescriptionTypeAdditional information
ID

integer

None.

HeaderID

integer

None.

HeaderIdentifier

Collection of byte

None.

HeaderIdentifierGuid

globally unique identifier

None.

InputID

integer

None.

InputIdentifier

Collection of byte

None.

InputIdentifierGuid

globally unique identifier

None.

Created

date

Data type: DateTime

APN

Barcode, EAN, etc.

string

None.

PLU

integer

None.

PluG_UID

Collection of byte

None.

PluGuid

globally unique identifier

None.

LongDesc

string

None.

SalesMode

SalesMode

None.

Quantity

integer

None.

Weight

integer

None.

Cartons

decimal number

None.

CartonQuantity

integer

None.

BaseUnits

integer

None.

OrderPacked

integer

None.

OnHand

integer

None.

OnHandPacks

integer

None.

OnHandEnd

The on hand value when stocktake is ended, before count is applied

integer

None.

OnHandPacksEnd

The on hand packs value when stocktake is ended, before count is applied

integer

None.

InventoryAccuracy

Accuracy Value of the inventory units

integer

None.

CostGst

integer

None.

SellGst

integer

None.

ScaleItem

boolean

None.

Cost

integer

None.

CurrentCost

integer

None.

CostDecimals

integer

None.

Price

Current Unit Sale Price - tax inc (Same as price if no campaign)

integer

None.

CurrentPrice

Normal Unit Sale Price - tax inc (Same as price if no campaign)

integer

None.

StockUnitMeasureCode

string

String length: inclusive between 0 and 20

Notes

string

None.

EditID

integer

None.

Deleted

boolean

None.

Update

On Save, indicate whether pricing and inventory should be updated

boolean

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

InputComment

string

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

SectionName

string

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

InputType

StocktakeInputType

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

ItemNumber

string

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

Active

boolean

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

ParentPluG_UID

Collection of byte

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

ParentPluGuid

globally unique identifier

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

Edited

boolean

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

Product

Product

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

Input

StocktakeInput

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

UnknownScan

StocktakeUnknownScan

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

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "headerID": 1,
  "headerIdentifier": "HKSbbDivM0GbkBLRrwipbg==",
  "headerIdentifierGuid": "6c9ba41c-af38-4133-9b90-12d1af08a96e",
  "inputID": 1,
  "inputIdentifier": "etw7kuEBOUivcpFf70y5Dg==",
  "inputIdentifierGuid": "923bdc7a-01e1-4839-af72-915fef4cb90e",
  "created": "2025-10-04T23:56:35.4723649",
  "apn": "sample string 2",
  "plu": 1,
  "pluG_UID": "mRqkkSgl8kSXJLowy6tNDQ==",
  "pluGuid": "91a41a99-2528-44f2-9724-ba30cbab4d0d",
  "longDesc": "sample string 3",
  "salesMode": 1,
  "quantity": 1,
  "weight": 1,
  "cartons": 1.0,
  "cartonQuantity": 1,
  "baseUnits": 4,
  "orderPacked": 5,
  "onHand": 1,
  "onHandPacks": 1,
  "onHandEnd": 1,
  "onHandPacksEnd": 1,
  "inventoryAccuracy": 6,
  "costGst": 1,
  "sellGst": 1,
  "scaleItem": true,
  "cost": 1,
  "currentCost": 1,
  "costDecimals": 1,
  "price": 1,
  "currentPrice": 1,
  "stockUnitMeasureCode": "sample string 7",
  "notes": "sample string 8",
  "editID": 9,
  "deleted": true,
  "update": true,
  "inputComment": "sample string 12",
  "sectionName": "sample string 13",
  "inputType": 1,
  "itemNumber": "sample string 14",
  "active": true,
  "parentPluG_UID": "yvLxErgvTEeCIHsu7Et4UQ==",
  "parentPluGuid": "12f1f2ca-2fb8-474c-8220-7b2eec4b7851",
  "edited": true,
  "product": {
    "$id": "2",
    "plu": 1,
    "storeID": 1,
    "masterPluG_UID": "QEA=",
    "storeIDs": [
      1,
      2
    ],
    "g_UId": "HMey1Fn+5kS6ZgSG5iHp7g==",
    "guid": "d4b2c71c-fe59-44e6-ba66-0486e621e9ee",
    "apn": "sample string 1",
    "apnChanged": true,
    "apnSwitched": true,
    "barcode": "sample string 4",
    "itemNumber": "sample string 5",
    "itemNumberChanged": true,
    "priceGroupG_UID": "GKLKqfauTUOOabO9jEETlA==",
    "priceGroupGuid": "a9caa218-aef6-434d-8e69-b3bd8c411394",
    "blueprintID": 1,
    "lastCountedDate": "2025-10-04T23:56:35.4723649",
    "externalID": "sample string 7",
    "active": true,
    "activated": "2025-10-04T23:56:35.4723649",
    "pluCreated": "2025-10-04T23:56:35.4723649",
    "createdByUser": "sample string 9",
    "name": "sample string 10",
    "nameChanged": true,
    "secondDescription": "sample string 12",
    "hostDescription": "sample string 13",
    "keepCartonQty": true,
    "keepDescription": true,
    "keepDepartments": true,
    "keepSuppliers": true,
    "markdownDescription": "sample string 18",
    "altDescription": "sample string 19",
    "bestOrExpire": 20,
    "lastUpdate": "2025-10-04T23:56:35.4723649",
    "lastManualUpdate": "2025-10-04T23:56:35.4723649",
    "imageName": "sample string 23",
    "showImageOnFlipCharts": true,
    "showTextOnFlipCharts": true,
    "overrideFlipChartText": true,
    "flipChartText": "sample string 27",
    "salesMode": 1,
    "eftCode": 1,
    "price": 1,
    "priceChanged": true,
    "rrp": 1,
    "gstPercent": 28,
    "gstPercentChanged": true,
    "costGSTPercent": 29,
    "costGSTPercentChanged": true,
    "wetPercent": 1,
    "priceOverride": 1,
    "cost": 1,
    "currentCost": 1,
    "currentCostDecimals": 1,
    "grossProfit": 1.0,
    "currentCostDesc": "sample string 30",
    "currentCostEnd": "2025-10-04T23:56:35.4723649",
    "currentCostUpdated": "2025-10-04T23:56:35.4723649",
    "costDecimals": 31,
    "costChanged": true,
    "dealCostIdentifier": "QEA=",
    "excludeFromRebate": true,
    "rebateOverride": 1,
    "costCalcMethod": 32,
    "costCalcMethodChanged": true,
    "costEffectiveDate": "2025-10-04T23:56:35.4723649",
    "defaultGP": 1,
    "breakTargetMode": 33,
    "break1": 1,
    "price1": 1,
    "target1": 34,
    "break2": 1,
    "price2": 1,
    "target2": 35,
    "break3": 1,
    "price3": 1,
    "target3": 36,
    "break1Changed": true,
    "price1Changed": true,
    "target1Changed": true,
    "break2Changed": true,
    "price2Changed": true,
    "target2Changed": true,
    "break3Changed": true,
    "price3Changed": true,
    "target3Changed": true,
    "breakTargetModeChanged": true,
    "margin": 1.1,
    "marginChanged": true,
    "marginRanged": true,
    "marginRangedChanged": true,
    "minimumMargin": 1.1,
    "minimumMarginChanged": true,
    "maximumMargin": 1.1,
    "maximumMarginChanged": true,
    "overrideHostWarehouseIndicator": true,
    "overrideHostWarehouseIndicatorChanged": true,
    "overrideHostPrice": true,
    "overrideHostPriceChanged": true,
    "overrideHostCost": true,
    "overrideHostCostChanged": true,
    "overrideHostMargin": true,
    "overrideHostMarginChanged": true,
    "alwaysApplyMargin": true,
    "alwaysApplyMarginChanged": true,
    "aws": 1.0,
    "paws": 1.0,
    "awsUpdated": "2025-10-04T23:56:35.4723649",
    "posTare": 1,
    "altPrice": 1.0,
    "altPriceChanged": true,
    "altPriceMode": 53,
    "altPriceModeChanged": true,
    "altPLUG_UID": "xNid9TrBGk+kCs1Sr97jww==",
    "altPLUGuid": "f59dd8c4-c13a-4f1a-a40a-cd52afdee3c3",
    "altPLUGuidChanged": true,
    "altPriceDescription1": "sample string 54",
    "altPriceDescription2": "sample string 55",
    "cartonQuantity": 56,
    "cartonQuantityChanged": true,
    "trayID": 1,
    "promptID": 1,
    "tare": 1,
    "packQty": 1,
    "fixedWeight": 1,
    "extraMesg": 1,
    "text1": "sample string 58",
    "text2": "sample string 59",
    "text3": "sample string 60",
    "labelText": "sample string 61",
    "labelTextChanged": true,
    "sendToScale": true,
    "nonScaleWeigh": true,
    "labelFormat": "sample string 65",
    "barcodeFormat": "sample string 66",
    "austMade": 1,
    "coolCode": 67,
    "countryOfOrigin": "sample string 68",
    "percentContent": 69.1,
    "departmentID": 1,
    "subDepartmentID": 1,
    "minorDepartmentID": 1,
    "lesserDepartmentID": 1,
    "deptCode": "sample string 70",
    "subDeptCode": "sample string 71",
    "minorDeptCode": "sample string 72",
    "lesserDeptCode": "sample string 73",
    "deptName": "sample string 74",
    "subDeptName": "sample string 75",
    "minorDeptName": "sample string 76",
    "lesserDeptName": "sample string 77",
    "departmentChanged": true,
    "subCategoryID": 1,
    "expiry": 1,
    "showDays": 1,
    "datePrint": 1,
    "labelRequired": true,
    "labelShelfQty": 80,
    "labelShelfChanged": true,
    "labelTalkerQty": 82,
    "labelSmall": true,
    "labelLastPrinted": "2025-10-04T23:56:35.4723649",
    "labelLastPrice": 1,
    "shelfPageLayoutG_UID": "bj+4cZU110GyRIgWmhaa6g==",
    "shelfPageLayoutGuid": "71b83f6e-3595-41d7-b244-88169a169aea",
    "talkerPageLayoutG_UID": "eQOtkJMgiEqAjtoHOJ/vNg==",
    "talkerPageLayoutGuid": "90ad0379-2093-4a88-808e-da07389fef36",
    "unitMeasure": 1.1,
    "unitMeasureChanged": true,
    "unitMeasureKind": 85,
    "unitMeasureKindChanged": true,
    "signIQData": "sample string 87",
    "refresh": true,
    "earnLoyaltyPoints": true,
    "earnLoyaltyPointsChanged": true,
    "quantityOverride": true,
    "quantityOverrideChanged": true,
    "quantityRequired": true,
    "quantityRequiredChanged": true,
    "allowDiscounts": true,
    "allowDiscountsChanged": true,
    "discountDiscounts": true,
    "discountDiscountsChanged": true,
    "itemRecalled": true,
    "itemRecalledChanged": true,
    "noRefund": true,
    "noRefundChanged": true,
    "allowMarkdown": true,
    "allowMarkdownChanged": true,
    "priceRequired": true,
    "priceRequiredChanged": true,
    "fuelItem": true,
    "fuelItemChanged": true,
    "trackSerial": true,
    "trackSerialChanged": true,
    "allowZeroPrice": true,
    "allowZeroPriceChanged": true,
    "notForSale": 91,
    "notForSaleChanged": true,
    "excludeFromDeals": true,
    "excludeFromVoucher": true,
    "minimumAge": 94,
    "minimumAgeChanged": true,
    "buyingLimit": 1,
    "buyingLimitChanged": true,
    "buyingLimitIndependent": true,
    "buyingLimitIndependentChanged": true,
    "inventoryGuid": "KE0fxzs620C6rZ2fGeEZIQ==",
    "inventoryIdentifier": "c71f4d28-3a3b-40db-baad-9d9f19e11921",
    "inventoryAccuracy": 1,
    "baseUnits": 98,
    "orderPacked": 1,
    "isManufactured": true,
    "isIngredient": true,
    "isModifier": true,
    "isModifierChanged": true,
    "hasModifiers": 99,
    "defaultPrinter": "sample string 100",
    "defaultPrinterGroup": "sample string 101",
    "ingredientsOnManufacture": true,
    "manufactureUnitMeasure": 1,
    "mpl": 1,
    "maxShelfQty": 102,
    "allowAutoOrder": true,
    "warrantyPeriod": 1,
    "parentPluG_UId": "mdU8XXPmAUebD7S+GNrBFw==",
    "parentPluGuid": "5d3cd599-e673-4701-9b0f-b4be18dac117",
    "preferredHostVendor": 104,
    "preferredHostChanged": true,
    "code": "sample string 106",
    "supplierIdentifier": "9yZt9rBY0UqlYheM9/U2JA==",
    "supplierIdentifierGuid": "f66d26f7-58b0-4ad1-a562-178cf7f53624",
    "supplierChanged": true,
    "rebateSupplierIdentifier": "XFqGNUGBL0i7EMfgM09wlg==",
    "rebateSupplierIdentifierGuid": "35865a5c-8141-482f-bb10-c7e0334f7096",
    "rebateSupplierChanged": true,
    "availableForOrder": true,
    "warehouseDirectIndicator": "sample string 108",
    "warehouseDirectIndicatorChanged": true,
    "productGrade": "sample string 110",
    "productType": "sample string 111",
    "productGroup": "sample string 112",
    "complianceIndicator": "sample string 113",
    "inhouseBrand": "sample string 114",
    "slowMoving": true,
    "generalMerchandise": true,
    "comment": "sample string 117",
    "lastUpdatedByUser": "sample string 118",
    "lastManualUpdatedByUser": "sample string 119",
    "lastUpdatedByUserOverride": true,
    "lastUpdatedByHost": "2025-10-04T23:56:35.4723649",
    "commodity": "sample string 121",
    "businessPillar": "sample string 122",
    "mscCommodity": "sample string 123",
    "hostIdentifier": "Xo29LOCeQEGI+94ZcBZzuA==",
    "hostIdentifierGuid": "2cbd8d5e-9ee0-4140-88fb-de19701673b8",
    "serviceFeeID": 1,
    "serviceFeeIDChanged": true,
    "providerName": "sample string 125",
    "aisleEnds": "sample string 126",
    "deleted": true,
    "deletedChanged": true,
    "hidden": true,
    "doNotRange": true,
    "doNotRangeChanged": true,
    "doNotOrder": true,
    "doNotOrderChanged": true,
    "locked": true,
    "excludeFromWebUpdate": true,
    "excludeFromWebUpdateChanged": true,
    "webPriceBasedOn": 137,
    "webPriceRounding": true,
    "webMarkup": 139,
    "webPriceMode": 140,
    "altDepartmentID": 1,
    "altSubDepartmentID": 1,
    "altMinorDepartmentID": 1,
    "altLesserDepartmentID": 1,
    "altDeptCode": "sample string 141",
    "altSubDeptCode": "sample string 142",
    "altMinorDeptCode": "sample string 143",
    "altLesserDeptCode": "sample string 144",
    "altDepartmentChanged": true,
    "storeProducts": [
      {
        "$ref": "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-10-04T23:56:35.4723649",
      "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": "qSLD5pKEZUeaS5I9Px3+cQ==",
      "hostIdentifierGuid": "e6c322a9-8492-4765-9a4b-923d3f1dfe71",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-10-04T23:56:35.4723649",
      "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": "gwZfneqPgUmKtmuHdzG5ow==",
          "hostIdentifierGuid": "9d5f0683-8fea-4981-8ab6-6b877731b9a3",
          "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": "dZzjjpgjcUWe7ZIomqnW3w==",
            "identifierGuid": "8ee39c75-2398-4571-9eed-92289aa9d6df",
            "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": "sUvaE+xD2kOuxY55WlplEw==",
            "hostSupplierIdentifierGuid": "13da4bb1-43ec-43da-aec5-8e795a5a6513",
            "loyaltyPriceLevelIdentifier": "aJQ6D4zlsE2EYM67FO9MpA==",
            "loyaltyPriceLevelIdentifierGuid": "0f3a9468-e58c-4db0-8460-cebb14ef4ca4",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-10-04T23:56:35.4723649",
            "lastProcessed": "2025-10-04T23:56:35.4723649",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "+FGkcHw/xku6/LvsdOukmg==",
              "identifierGuid": "70a451f8-3f7c-4bc6-bafc-bbec74eba49a",
              "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": "HsfyMxplVkWMe7wCrTyv/g==",
              "primaryContactID": "33f2c71e-651a-4556-8c7b-bc02ad3caffe",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "aLIJhpg4qU+5TGww4dFn0Q==",
              "supplierGroupGuid": "8609b268-3898-4fa9-b94c-6c30e1d167d1",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-10-04T23:56:35.4723649",
              "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": "d996b90f-7eca-4817-bb6f-eadab4363e88",
                "identifier": "lA997QwJo0SRoxOCe4SXsg==",
                "identifierGuid": "ed7d0f94-090c-44a3-91a3-13827b8497b2",
                "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": "jSdgZgZqb0uv8lxUUZSqDQ==",
                  "supplierIdentifierGuid": "6660278d-6a06-4b6f-aff2-5c545194aa0d",
                  "contactGuid": "V0BZGjMSNEC0pQ15030kBQ==",
                  "contactID": "1a594057-1233-4034-b4a5-0d79d37d2405",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "w85Cfn6fYUGumv00sPFeHQ==",
                  "pluGuid": "7e42cec3-9f7e-4161-ae9a-fd34b0f15e1d",
                  "supplierIdentifier": "CfMvQdI/EEuxcm1AQxxxxw==",
                  "supplierIdentifierGuid": "412ff309-3fd2-4b10-b172-6d40431c71c7",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-10-04T23:56:35.4723649",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-10-04T23:56:35.4723649",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "y6lK4fjok0ylM2V6DNmybw==",
                      "pluGuid": "e14aa9cb-e8f8-4c93-a533-657a0cd9b26f",
                      "supplierIdentifier": "UdyaAJMoDEqdw3KFyuuKXQ==",
                      "supplierIdentifierGuid": "009adc51-2893-4a0c-9dc3-7285caeb8a5d",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 41",
                  "salesMode": 42,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 44,
                  "parentPluG_UID": "hUi3EcNHzUi/R4BTFXVkgg==",
                  "parentPluGuid": "11b74885-47c3-48cd-bf47-805315756482",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$ref": "2"
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "12",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 47
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "13",
                  "storeID": 1,
                  "supplierIdentifier": "yPje3NFkFEqJ/+pnRasYMA==",
                  "supplierGuid": "dcdef8c8-64d1-4a14-89ff-ea6745ab1830",
                  "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": "Gxd12t8kPEGr3zKuLWDqYg==",
                  "supplierGuid": "da75171b-24df-413c-abdf-32ae2d60ea62",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-10-04T23:56:35.4723649",
                  "deliveryDate": "2025-10-04T23:56:35.4723649",
                  "nextCutOffDate": "2025-10-04T23:56:35.4723649",
                  "nextDeliveryDate": "2025-10-04T23:56:35.4723649",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "14"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-10-04T23:56:35.4723649",
              "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-10-04T23:56:35.4723649",
                "processed": "2025-10-04T23:56:35.4723649",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-10-04T23:56:35.4723649",
                "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-10-04T23:56:35.4723649",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "15"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "17",
                "id": 1,
                "hostIdentifier": "ALkDAXj8skiHPw7jYaYeVQ==",
                "hostIdentifierGuid": "0103b900-fc78-48b2-873f-0ee361a61e55",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "e8441c8a-cdf4-4622-967a-32e3bff4af03",
                  "202bb2b9-8f8e-4165-83a0-71b1f8f49d59"
                ]
              },
              {
                "$ref": "17"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "18",
                "identifier": "QmB10ttlt0WDfX+kphiyMA==",
                "identifierGuid": "d2756042-65db-45b7-837d-7fa4a618b230",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "18"
              }
            ],
            "promoTypeGuids": [
              "a9a7c90f-d0b9-45c7-ba3e-28681597dfdc",
              "cca1be71-8eae-4802-8afa-d8744319b8ad"
            ],
            "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-10-04T23:56:35.4723649",
          "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": "0dedc0c8-2026-4f03-ba3d-6bd337255ae0",
      "updateStore": {
        "$id": "24",
        "id": "296f0465-003c-4017-bcfa-92228d709391",
        "name": "sample string 1",
        "lastActivity": "2025-10-04T23:56:35.4723649",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-10-04T23:56:35.4723649"
      },
      "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": "z1/d6iPo1kuLFpNOrKYAyA==",
        "pluGuid": "eadd5fcf-e823-4bd6-8b16-934eaca600c8",
        "plu": 1,
        "storeID": 1,
        "zoneID": 2,
        "zoneName": "sample string 3",
        "store": "sample string 4",
        "priceNow": 5,
        "costNow": 6,
        "costNowDecimals": 7,
        "normalPrice": 8,
        "priceNext": 1,
        "costNext": 1,
        "costNextDecimals": 9,
        "nextCampaignName": "sample string 10",
        "gstPercent": 11,
        "normalCost": 12,
        "normalCostDecimals": 13,
        "costGstPercent": 14,
        "costCalcMethod": 1,
        "currentCost": 15,
        "currentCostDecimals": 16,
        "break1": 17,
        "price1": 18,
        "break2": 19,
        "price2": 20,
        "break3": 21,
        "price3": 22,
        "fuelItem": 23,
        "fixedWeight": 24,
        "active": true,
        "complianceIndicator": "sample string 25",
        "doNotOrder": true,
        "doNotRange": true,
        "isNormalPriceChangesCampaign": true,
        "updated": "2025-10-04T23:56:35.4723649"
      },
      {
        "$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-10-04T23:56:35.4723649",
        "priceChangeType": 0,
        "costDecimals": 10
      },
      "normalPluPrices": {
        "$ref": "28"
      },
      "winningCampaign": 1,
      "winner": {
        "$id": "29",
        "campaignName": "sample string 1",
        "campaignDescription": "sample string 2",
        "startDate": "2025-10-04T23:56:35.4723649",
        "startTime": 3,
        "endDate": "2025-10-04T23:56:35.4723649",
        "endTime": 4,
        "newPrice": 5,
        "newCost": 6,
        "newCostDecimals": 7,
        "pctDiscount": 8,
        "promoType": 1,
        "promotionTypeCode": "sample string 9",
        "hostType": 10,
        "hostIdentifier": "Ezo5gfZP60anR90/DLgjrw==",
        "hostIdentifierGuid": "81393a13-4ff6-46eb-a747-dd3f0cb823af",
        "storeNames": [
          "sample string 1",
          "sample string 2"
        ]
      },
      "details": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ]
    },
    "tray": {
      "$id": "30",
      "g_UId": "/wG42EmzDUCJ8xppp8JQGw==",
      "guid": "d8b801ff-b349-400d-89f3-1a69a7c2501b",
      "name": "sample string 1",
      "number": 1,
      "tare": 1
    },
    "priceGroup": {
      "$id": "31",
      "priceGroupG_UID": "i1+MevAAq0KMm4zxnXBu4Q==",
      "priceGroupGuid": "7a8c5f8b-00f0-42ab-8c9b-8cf19d706ee1",
      "name": "sample string 2",
      "code": 1,
      "modified": true,
      "updated": "2025-10-04T23:56:35.4723649",
      "buyingLimit": 1,
      "buyingLimitIndependent": true,
      "buyingLimitType": 0,
      "number": 1,
      "products": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "productCount": 1
    },
    "priceGroupName": "sample string 146",
    "nutrifacts": {
      "$id": "32",
      "pluG_UID": "uwxNaDNKEEumF6x8dZjROg==",
      "pluGuid": "684d0cbb-4a33-4b10-a617-ac7c7598d13a",
      "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": "543ecdd9-3915-4e55-b98e-9083757211f3",
      "created": "2025-10-04T23:56:35.4723649",
      "createdByUser": "sample string 1",
      "activated": "2025-10-04T23:56:35.4723649",
      "deactivated": "2025-10-04T23:56:35.4723649",
      "lastOrdered": "2025-10-04T23:56:35.4723649",
      "lastOrderedQty": 2.0,
      "lastReceived": "2025-10-04T23:56:35.4723649",
      "lastReceivedQty": 3.0,
      "lastInvoiceStatus": 1,
      "lastCounted": "2025-10-04T23:56:35.4723649",
      "lastSold": "2025-10-04T23:56:35.4723649",
      "firstSold": "2025-10-04T23:56:35.4723649",
      "awsUpdated": "2025-10-04T23:56:35.4723649",
      "lastManualUpdate": "2025-10-04T23:56:35.4723649",
      "lastManualUpdatedByUser": "sample string 5",
      "lastUpdated": "2025-10-04T23:56:35.4723649",
      "lastUpdatedByUser": "sample string 7",
      "lastUpdatedByHost": "2025-10-04T23:56:35.4723649",
      "doNotRangeUpdated": "2025-10-04T23:56:35.4723649",
      "doNotOrderUpdated": "2025-10-04T23:56:35.4723649",
      "tracked": "2025-10-04T23:56:35.4723649"
    },
    "allergens": [
      {
        "$id": "34",
        "allergenID": 1,
        "pluG_UID": "aWRtrzW8j0KFzlnRZD910Q==",
        "pluGuid": "af6d6469-bc35-428f-85ce-59d1643f75d1",
        "contains": 2,
        "allergenName": "sample string 3",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "34"
      }
    ],
    "costs": {
      "$id": "35",
      "pluG_UID": "g9WS0b3rpUuHEuZ4xb8aRA==",
      "pluGuid": "d192d583-ebbd-4ba5-8712-e678c5bf1a44",
      "enteredCost": 1,
      "weightedAvgCost": 1,
      "lastCost": 1,
      "rawEnteredCost": 2,
      "rawWeightedAvgCost": 3,
      "rawLastCost": 4,
      "freight": 5.0,
      "freightType": 6,
      "costDecimals": 7,
      "fifoCost": 1,
      "updated": "2025-10-04T23:56:35.4723649",
      "normalCost": 1,
      "currentCost": 1
    },
    "sales": [
      {
        "$id": "36",
        "saleHeaderID": 1,
        "created": "2025-10-04T23:56:35.4723649",
        "createdLocal": "2025-10-04T23:56:35.4723649",
        "storeID": 3,
        "storeName": "sample string 4",
        "operatorG_Uid": "4kGmQ3HZTUiHqUwUFW3e0Q==",
        "operatorGuid": "43a641e2-d971-484d-87a9-4c14156dded1",
        "operatorName": "sample string 5",
        "tranType": 1,
        "plu": 1,
        "pluG_UId": "P2Y/pgyIcEGuQRZrTlcB2g==",
        "pluGuid": "a63f663f-880c-4170-ae41-166b4e5701da",
        "normalPrice": 1,
        "totalCents": 1,
        "cost": 1,
        "grossProfit": 1,
        "quantity": 1,
        "operator": {
          "$id": "37",
          "id": 1,
          "g_Uid": "DUnl9CnOlkSfHOp3GOqLSQ==",
          "guid": "f4e5490d-ce29-4496-9f1c-ea7718ea8b49",
          "operatorNumber": 1,
          "shortName": "sample string 2",
          "firstName": "sample string 3",
          "lastName": "sample string 4",
          "password": "sample string 5",
          "hasPassword": true,
          "passwordText": "sample string 6",
          "rfidTagID": "sample string 7",
          "blueprintID": 1,
          "groupID": 1,
          "groupName": "sample string 8",
          "managerGroupID": 1,
          "managerGroupName": "sample string 9",
          "zoneID": 1,
          "zoneName": "sample string 10",
          "loggedIn": 1,
          "lastUsedIP": "sample string 11",
          "deleted": true,
          "locked": true,
          "allowOpenTill": true,
          "webEmail": "sample string 14",
          "simpleOperatorType": 0,
          "webRole": "sample string 15",
          "updated": "2025-10-04T23:56:35.4723649",
          "passwordResetRequired": true,
          "alteredInStore": true,
          "startShift": "2025-10-04T23:56:35.4723649",
          "endShift": "2025-10-04T23:56:35.4723649",
          "machineName": "sample string 20",
          "drawerID": 1,
          "stores": [
            {
              "$id": "38",
              "operatorG_UID": "dbKneE4M8kuthLP+HSdG/Q==",
              "operatorGuid": "78a7b275-0c4e-4bf2-ad84-b3fe1d2746fd",
              "storeID": 2,
              "operator": {
                "$ref": "37"
              },
              "store": {
                "$ref": "3"
              }
            },
            {
              "$ref": "38"
            }
          ]
        }
      },
      {
        "$ref": "36"
      }
    ],
    "apns": [
      {
        "$id": "39",
        "pluID": 1,
        "pluG_UID": "mvxSdp2pAUme5yKQ34edqg==",
        "pluGuid": "7652fc9a-a99d-4901-9ee7-2290df879daa",
        "apn": "sample string 1",
        "deleted": true,
        "storeID": 1,
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "39"
      }
    ],
    "tuns": [
      {
        "$id": "40",
        "pluG_UId": "QhmH/xWLfEGRHuVkWZvf7g==",
        "pluGuid": "ff871942-8b15-417c-911e-e564599bdfee",
        "apn": "sample string 1",
        "tun": "sample string 2",
        "cartonQuantity": 3,
        "product": {
          "$ref": "2"
        },
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "40"
      }
    ],
    "competitionPricing": [
      {
        "$id": "41",
        "identifier": "/a6S6x4/ukSq3biI0f+mzA==",
        "identifierGuid": "eb92aefd-3f1e-44ba-aadd-b888d1ffa6cc",
        "pluG_UID": "JoKQOaUhbUqivSAu2Ia/TA==",
        "pluGuid": "39908226-21a5-4a6d-a2bd-202ed886bf4c",
        "competitionID": 1,
        "name": "sample string 2",
        "sellMultiple": 3,
        "retailPrice": 4,
        "storeName": "sample string 5"
      },
      {
        "$ref": "41"
      }
    ],
    "supplier": {
      "$ref": "7"
    },
    "supplierName": "sample string 147",
    "children": [
      {
        "$ref": "2"
      },
      {
        "$ref": "2"
      }
    ],
    "ordering": {
      "$ref": "10"
    },
    "flipChartPages": [
      {
        "$id": "42",
        "identifier": "uLGGxBwpY0qvzfRrYyiU7Q==",
        "groupName": "sample string 1",
        "identifierGuid": "c486b1b8-291c-4a63-afcd-f46b632894ed",
        "exists": true,
        "flipChartIdentifier": "8d0DMyT04Uqkp+kSldnUGA==",
        "flipChartIdentifierGuid": "3303ddf1-f424-4ae1-a4a7-e91295d9d418",
        "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": "2fx2dU2Bu0ibE5vGIo4xEA==",
        "groupIdentifierGuid": "7576fcd9-814d-48bb-9b13-9bc6228e3110",
        "flipChart": {
          "$id": "43",
          "identifier": "1BWzompmN0agvN1w4AuGzQ==",
          "identifierGuid": "a2b315d4-666a-4637-a0bc-dd70e00b86cd",
          "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": "PflUQBuVykiuSBy+P0TQww==",
            "identifierGuid": "4054f93d-951b-48ca-ae48-1cbe3f44d0c3",
            "name": "sample string 2",
            "formType": "sample string 3",
            "forms": [
              {
                "$id": "45",
                "id": 1,
                "g_UID": "j0Sf+pkM+EiPUuQD96RCUg==",
                "guid": "fa9f448f-0c99-48f8-8f52-e403f7a44252",
                "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": "X0w8NySIT0WmEKaGbOwoQw==",
                "previousFormGuid": "373c4c5f-8824-454f-a610-a6866cec2843",
                "nextForm": 1,
                "nextFormG_UID": "wRXbZnOECkysfMIw8PAvTg==",
                "nextFormGuid": "66db15c1-8473-4c0a-ac7c-c230f0f02f4e",
                "attributes": "sample string 10",
                "updated": "2025-10-04T23:56:35.4723649",
                "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": "T/Se8mmEPUCVay5yQJxa+g==",
                    "checkoutFormGuid": "f29ef44f-8469-403d-956b-2e72409c5afa",
                    "identifier": "tl2AkaMehkCjQNru7oeIUA==",
                    "identifierGuid": "91805db6-1ea3-4086-a340-daeeee878850",
                    "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": "zMV+1Pb7D0OuCAk906ZK2g==",
                    "valueGuid": "d47ec5cc-fbf6-430f-ae08-093dd3a64ada",
                    "buttonText": "sample string 10",
                    "valueText": "sample string 11",
                    "drawImageAndButton": true,
                    "updated": "2025-10-04T23:56:35.4723649",
                    "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-10-04T23:56:35.4723649",
                      "imageData": "QEA=",
                      "readOnly": true
                    }
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$id": "48",
                    "id": 1,
                    "checkoutFormID": 2,
                    "checkoutFormG_UID": "kQRTaLTSm0yYFtbb8DnoAQ==",
                    "checkoutFormGuid": "68530491-d2b4-4c9b-9816-d6dbf039e801",
                    "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": "z5+IRclMLU+g8wlmST5Xig==",
            "flipChartPageIdentifierGuid": "45889fcf-4cc9-4f2d-a0f3-0966493e578a",
            "pluG_UID": "ICIhVJbzPUiXVamOQxtUsw==",
            "pluGuid": "54212220-f396-483d-9755-a98e431b54b3",
            "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": "OPaSetiB7EKbd6u/u+99xA==",
        "pluGuid": "7a92f638-81d8-42ec-9b77-abbfbbef7dc4",
        "price": 1,
        "costCalcMethod": 1,
        "cost": 2,
        "weightedAvgCost": 3,
        "lastCost": 4,
        "rawCost": 5,
        "rawWeightedAvgCost": 6,
        "rawLastCost": 7,
        "costDecimals": 8,
        "serviceFeeID": 9,
        "freight": 10.0,
        "freightType": 11,
        "process": "sample string 12",
        "user": "sample string 13",
        "updated": "2025-10-04T23:56:35.4723649",
        "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": "o2qte8xx3E+/xoyQWA0f8w==",
        "ingredientGuid": "I0hrneUUokqi+fc966VEAQ==",
        "ingredientIdentifier": "9d6b4823-14e5-4aa2-a2f9-f73deba54401",
        "quantity": 1.0,
        "storeIDs": [
          1,
          2
        ],
        "ingredientText": "sample string 1",
        "ingredient": {
          "$ref": "2"
        }
      },
      {
        "$ref": "51"
      }
    ],
    "bins": [
      {
        "$id": "52",
        "pluG_UID": "eWxxNTT18ES5pmQcbKB8rQ==",
        "pluGuid": "35716c79-f534-44f0-b9a6-641c6ca07cad",
        "shelfLocationIdentifier": "EO2baHz8Ek6F/KgFiyZSwg==",
        "shelfLocationGuid": "689bed10-fc7c-4e12-85fc-a8058b2652c2",
        "labelShelfDefault": 1,
        "labelTalkerDefault": 1,
        "labelSmall": true,
        "labelPageLayoutG_UID": "DXvqEPDpWkqYBrL6LeAZyw==",
        "labelPageLayoutGuid": "10ea7b0d-e9f0-4a5a-9806-b2fa2de019cb",
        "updated": "2025-10-04T23:56:35.4723649",
        "electronicShelfLabelIdentifier": "sample string 5",
        "electronicshelfLabelsConfigurationID": 6,
        "labelShelfChanged": true,
        "productName": "sample string 8",
        "locationText": "sample string 9",
        "product": {
          "$ref": "2"
        },
        "location": {
          "$id": "53",
          "identifier": "Nphuub+4BUe89u4OBoZiQg==",
          "storeID": 1,
          "identifierGuid": "b96e9836-b8bf-4705-bcf6-ee0e06866242",
          "name": "sample string 2",
          "haccp": true,
          "blueprintID": 1,
          "updated": "2025-10-04T23:56:35.4723649",
          "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": "91//xbG/7UKy9o0aWRMdCA==",
        "pluGuid": "c5ff5ff7-bfb1-42ed-b2f6-8d1a59131d08",
        "deptNo": 1,
        "product": {
          "$ref": "2"
        },
        "scaleLocation": {
          "$id": "55",
          "id": 1,
          "deptNo": 1,
          "deptCode": "sample string 2",
          "name": "sample string 3",
          "enabled": true,
          "updated": "2025-10-04T23:56:35.4723649",
          "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-10-04T23:56:35.4723649",
                        "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": "X0FaND2k00yUPRV2i6g6sA==",
                        "labelPageLayoutGuid": "345a415f-a43d-4cd3-943d-15768ba83ab0",
                        "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-10-04T23:56:35.4723649",
                    "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": "iUAzVs+fqUKCi6gtqPnsIw==",
                    "labelPageLayoutGuid": "56334089-9fcf-42a9-828b-a82da8f9ec23",
                    "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-10-04T23:56:35.4723649",
                "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": "AFibAns/2Uu173qLvwDMBQ==",
                "labelPageLayoutGuid": "029b5800-3f7b-4bd9-b5ef-7a8bbf00cc05",
                "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-10-04T23:56:35.4723649",
            "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": "uacSm2jY3E6lhXWgA0g8Yw==",
            "labelPageLayoutGuid": "9b12a7b9-d868-4edc-a585-75a003483c63",
            "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": "M/GxYgTne0yBueLJUmeEYw==",
      "pluGuid": "62b1f133-e704-4c7b-81b9-e2c952678463",
      "newPrice": 1,
      "pctDiscount": 1,
      "newCost": 1,
      "newCostDecimals": 6,
      "dealCostIdentifier": "qPbdaGkZpUGA2ia/d5QXfw==",
      "dealCostGuid": "68ddf6a8-1969-41a5-80da-26bf7794177f",
      "pluName": "sample string 7",
      "apn": "sample string 8",
      "fuelItem": true,
      "priceGroupG_UID": "Sq3xya+IvkmnenlDzgT/lA==",
      "priceGroupGuid": "c9f1ad4a-88af-49be-a77a-7943ce04ff94",
      "itemNumber": "sample string 10",
      "cri": "sample string 11",
      "pluPrice": 12,
      "pluCost": 13,
      "pluCostIndicator": "sample string 14",
      "pluPriceGstPercent": 15,
      "pluCostGstPercent": 16,
      "pluActive": true,
      "cartonQty": 1.1,
      "baseUnits": 18.1,
      "salesMode": 1,
      "pluNormalCost": 19,
      "pluaws": 20.0,
      "directNumber": "sample string 21",
      "departmentName": "sample string 22",
      "subDepartmentName": "sample string 23",
      "priceGroupName": "sample string 24",
      "supplierName": "sample string 25",
      "stockOnHand": 1.1,
      "stockOnOrder": 1.1,
      "lastReceived": "2025-10-04T23:56:35.4723649",
      "rrp": 26,
      "campaignDescription": "sample string 27",
      "campaignComboPriceGroupG_UID": "Z6o2r98hh06DVTpT64ZkXw==",
      "campaignComboPriceGroupIdentifier": "af36aa67-21df-4e87-8355-3a53eb86645f",
      "promotionPlacementDescription": "sample string 28",
      "storeAcceptances": [
        {
          "$id": "65",
          "plu": 1,
          "pluG_UId": "QEA=",
          "campaignID": 1,
          "campaignName": "sample string 2",
          "storeID": 3,
          "acceptedUtc": "2025-10-04T23:56:35.4723649",
          "operatorG_UID": "4oicG5cpjEuVh6yr3RoHCQ==",
          "operatorGuid": "1b9c88e2-2997-4b8c-9587-acabdd1a0709",
          "machineID": 1,
          "processed": true,
          "appliedUtc": "2025-10-04T23:56:35.4723649",
          "signIqTicketFileMovedUtc": "2025-10-04T23:56:35.4723649",
          "user": "sample string 6",
          "campaignDescription": "sample string 7",
          "productDesc": "sample string 8",
          "storeName": "sample string 9",
          "effectiveUtc": "2025-10-04T23:56:35.4723649",
          "priceChangeType": 0,
          "operatorName": "sample string 10",
          "hostCampaign": true,
          "product": {
            "$ref": "2"
          },
          "campaignPlu": {
            "$ref": "64"
          }
        },
        {
          "$ref": "65"
        }
      ],
      "campaign": {
        "$id": "66",
        "id": 1,
        "storeID": 2,
        "name": "213cd719-aaa9-4deb-8368-028c9eafa473",
        "nameGuid": "213cd719-aaa9-4deb-8368-028c9eafa473",
        "description": "sample string 4",
        "showDiscounts": true,
        "showTotals": true,
        "onlyEvaluateOnSubtotal": true,
        "useDescription": true,
        "campaignType": 1,
        "startDate": "2025-10-04T23:56:35.4723649",
        "startTime": 1,
        "endDate": "2025-10-04T23:56:35.4723649",
        "endTime": 1,
        "recurrence": 1,
        "recurrenceType": 1,
        "monthType": 1,
        "weekDays": 1,
        "months": 1,
        "monthWeeks": 1,
        "monthDays": "sample string 7",
        "printed": true,
        "talkerText": "sample string 8",
        "rangeDescription": "sample string 9",
        "dealDescription": "sample string 10",
        "labelQuantity": 11,
        "active": 1,
        "deactivated": "2025-10-04T23:56:35.4723649",
        "system": true,
        "created": "2025-10-04T23:56:35.4723649",
        "updated": "2025-10-04T23:56:35.4723649",
        "priceChangeNotifiedUtc": "2025-10-04T23:56:35.4723649",
        "promoType": 1,
        "promotionTypeCode": "sample string 13",
        "hostIdentifier": "iIPKuiYPIkqeypS9xh1nsQ==",
        "hostIdentifierGuid": "baca8388-0f26-4a22-9eca-94bdc61d67b1",
        "hostType": 14,
        "createdByUser": "sample string 15",
        "fromHost": true,
        "deleted": true,
        "campaignDeleted": "2025-10-04T23:56:35.4723649",
        "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": "rNS7CkRwvE6VEtTnPDgS7g==",
            "pluGuid": "0abbd4ac-7044-4ebc-9512-d4e73c3812ee",
            "hostOfferID": 1,
            "priceGroupG_UID": "g8wJuleYGkWUs7GL1ERRLQ==",
            "priceGroupGuid": "ba09cc83-9857-451a-94b3-b18bd444512d",
            "fuelItem": true,
            "pluName": "sample string 6",
            "apn": "sample string 7",
            "pluActive": true,
            "cartonQty": 1,
            "baseUnits": 9.1,
            "cri": "sample string 10",
            "salesMode": 1,
            "pluaws": 11.0,
            "directNumber": "sample string 12",
            "departmentName": "sample string 13",
            "subDepartmentName": "sample string 14",
            "priceGroupName": "sample string 15",
            "supplierName": "sample string 16",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-10-04T23:56:35.4723649",
            "rrp": 17,
            "campaignDescription": "sample string 18",
            "product": {
              "$ref": "2"
            },
            "campaign": {
              "$ref": "66"
            }
          },
          {
            "$ref": "67"
          }
        ],
        "sellingRules": [
          {
            "$id": "68",
            "id": 1,
            "identifier": "qoheJASc0kOFXO248sLLhQ==",
            "identifierStr": "qoheJASc0kOFXO248sLLhQ==",
            "identifierGuid": "245e88aa-9c04-43d2-855c-edb8f2c2cb85",
            "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": "GjMxqK1AZEiBV31hq8CgUA==",
            "customerIDGuid": "a831331a-40ad-4864-8157-7d61abc0a050",
            "campaign": {
              "$ref": "66"
            },
            "customer": {
              "$id": "70",
              "identifier": "Ki/uHCnw1UCh/WWBjGB0ZA==",
              "identifierGuid": "1cee2f2a-f029-40d5-a1fd-65818c607464",
              "code": "sample string 2",
              "familyName": "sample string 3",
              "givenName": "sample string 4",
              "otherName": "sample string 5",
              "title": "sample string 6",
              "dateOfBirth": "2025-10-04T23:56:35.4723649",
              "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": "yptBYYN9VUOfmg+yCbQk4g==",
              "communityIdentifierGuid": "61419bca-7d83-4355-9f9a-0fb209b424e2",
              "joined": "2025-10-04T23:56:35.4723649",
              "updated": "2025-10-04T23:56:35.4723649",
              "active": true,
              "reasonInactive": 1,
              "groupCustomer": true,
              "loyaltyPoints": 1,
              "homeStoreID": 1,
              "availableSpend": 1,
              "priceLevelIdentifier": "vGa/EKiVdUKbd5aQH2AA4w==",
              "priceLevelIdentifierGuid": "10bf66bc-95a8-4275-9b77-96901f6000e3",
              "marketingID": "sample string 18",
              "hidden": true,
              "registered": true,
              "registeredOn": "2025-10-04T23:56:35.4723649",
              "emailMarketing": true,
              "smsMarketing": true,
              "deleted": true,
              "deletedUser": "sample string 24",
              "homeStoreName": "sample string 25",
              "customerCards": [
                {
                  "$id": "71",
                  "cardType": 2,
                  "issueDate": "2025-10-04T23:56:35.4723649",
                  "expiry": "2025-10-04T23:56:35.4723649",
                  "customerID": "4iwXY+G00k2q5nPMajMrjw==",
                  "customerIDGuid": "63172ce2-b4e1-4dd2-aae6-73cc6a332b8f",
                  "initialValue": 1,
                  "currentValue": 1,
                  "maxLimit": 1,
                  "minTransaction": 1,
                  "maxTransaction": 1,
                  "multiplier": 1.1,
                  "active": true,
                  "reasonInactive": 1,
                  "idRequired": true,
                  "idType": 1,
                  "idValue": "sample string 5",
                  "updated": "2025-10-04T23:56:35.4723649",
                  "linkedAccount": "G4mDh76e1kGGUY+di+JcdQ==",
                  "linkedAccountGuid": "8783891b-9ebe-41d6-8651-8f9d8be25c75",
                  "currentValueChanged": true,
                  "limitsChanged": true,
                  "customer": {
                    "$ref": "70"
                  },
                  "account": {
                    "$id": "72",
                    "id": 1,
                    "identifier": "VifxFhs8+UqwMA8WmVKzDQ==",
                    "identifierGuid": "16f12756-3c1b-4af9-b030-0f169952b30d",
                    "referenceNo": "sample string 3",
                    "name": "sample string 4",
                    "created": "2025-10-04T23:56:35.4723649",
                    "owner": "6gW1IGbsY06E8ju3/Fd+8Q==",
                    "ownerGuid": "20b505ea-ec66-4e63-84f2-3bb7fc577ef1",
                    "accountStoreGroupIdentifier": "RoydhAnNbUKQzUynLZOxwg==",
                    "accountStoreGroupGuid": "849d8c46-cd09-426d-90cd-4ca72d93b1c2",
                    "accountType": 1,
                    "currentBalance": 1,
                    "externalID": "sample string 7",
                    "maximumLimit": 1,
                    "accruePoints": true,
                    "loyaltyPoints": 1,
                    "termsOfTrade": 1,
                    "signatureRequired": true,
                    "referenceRequired": true,
                    "statementSendType": 10,
                    "ageingPeriod": 1,
                    "monthlyAgeingPeriod": true,
                    "explodedInvoice": true,
                    "isFifoAllocation": true,
                    "lastStatementSent": "2025-10-04T23:56:35.4723649",
                    "active": true,
                    "updated": "2025-10-04T23:56:35.4723649",
                    "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": "N0qr9JGMkUGlEBkk8JTuSQ==",
                        "identifierGuid": "f4ab4a37-8c91-4191-a510-1924f094ee49",
                        "name": "sample string 2",
                        "primaryContact": "/K2tUpDI6kCDh4q0hFRpjw==",
                        "primaryContactGuid": "52adadfc-c890-40ea-8387-8ab48454698f",
                        "accountID": "9rfrVXrxbUuloAbFA4ijzA==",
                        "accountIDGuid": "55ebb7f6-f17a-4b6d-a5a0-06c50388a3cc",
                        "special": true,
                        "updated": "2025-10-04T23:56:35.4723649",
                        "active": true,
                        "reasonInactive": 1,
                        "priceLevelIdentifier": "SxxMQmiNV0yFI8E9PWv8Og==",
                        "priceLevelIdentifierGuid": "424c1c4b-8d68-4c57-8523-c13d3d6bfc3a",
                        "deleted": true,
                        "account": {
                          "$ref": "72"
                        },
                        "primaryContactCustomer": {
                          "$ref": "70"
                        },
                        "customerGroupMembers": [
                          {
                            "$id": "75",
                            "id": 1,
                            "groupID": "0Szc6D3BCU+QJ5Fh4cvtKg==",
                            "groupIDGuid": "e8dc2cd1-c13d-4f09-9027-9161e1cbed2a",
                            "customerID": "WdI+xKcKFkCXBLD77ID/Ww==",
                            "customerIDGuid": "c43ed259-0aa7-4016-9704-b0fbec80ff5b",
                            "card": "sample string 4",
                            "linkedAccount": "eHNxMHi0Lkqc9oLf/iQfbw==",
                            "linkedAccountGuid": "30717378-b478-4a2e-9cf6-82dffe241f6f",
                            "customer": {
                              "$ref": "70"
                            },
                            "group": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "71"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "payments": [
                    {
                      "$id": "76",
                      "id": 1,
                      "identifier": "vyQUyzSjEEiiE4avWWQP6A==",
                      "identifierGuid": "cb1424bf-a334-4810-a213-86af59640fe8",
                      "storeID": 2,
                      "operatorName": "sample string 3",
                      "saleHeaderID": 4,
                      "paymentType": 5,
                      "amount": 6,
                      "account": "sample string 7",
                      "accountID": "N2xDGozYZUqDgRB6dhBcUQ==",
                      "accountIDGuid": "1a436c37-d88c-4a65-8381-107a76105c51",
                      "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-10-04T23:56:35.4723649",
                      "invRocNo": "sample string 14",
                      "responseCode": "sample string 15",
                      "cashout": 1,
                      "tip": 16,
                      "idempotentVoid": "xO20yjpMs0qO/6eAXfypkw==",
                      "idempotentVoidGuid": "cab4edc4-4c3a-4ab3-8eff-a7805dfca993",
                      "offline": true,
                      "processed": 1,
                      "storeSaleHeader": {
                        "$id": "77",
                        "saleHeaderID": 1,
                        "saleHeaderGuid": "NxAf9HrFzE21inl0urQ+tg==",
                        "saleHeaderIdentifierGuid": "f41f1037-c57a-4dcc-b58a-7974bab43eb6",
                        "created": "2025-10-04T23:56:35.4723649",
                        "createdLocal": "2025-10-04T23:56:35.4723649",
                        "createdText": "sample string 4",
                        "itemCount": 5,
                        "totalAmount": 6,
                        "cashTender": 1,
                        "cardTender": 1,
                        "cheqTender": 1,
                        "acctTender": 1,
                        "voucherTender": 1,
                        "loyaltyPoints": 1,
                        "cashout": 1,
                        "changeAmount": 1,
                        "rounding": 1,
                        "gstAmount": 1,
                        "transactionDiscountTender": 1,
                        "totalTip": 7,
                        "tranType": 1,
                        "processed": 1,
                        "imported": "2025-10-04T23:56:35.4723649",
                        "storeID": 1,
                        "operatorG_Uid": "BDZVd0wUGkyt1lpm/pzZlA==",
                        "operatorGuid": "77553604-144c-4c1a-add6-5a66fe9cd994",
                        "customerG_Uid": "ulwQhBFoIkqPv3qIzY9Dew==",
                        "customerGuid": "84105cba-6811-4a22-8fbf-7a88cd8f437b",
                        "communityIdentifier": "rFp/+n4CUkaS3JRBqSQv0A==",
                        "communityIdentifierGuid": "fa7f5aac-027e-4652-92dc-9441a9242fd0",
                        "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": "cSCQnDv3SkSFfRncYKtx2w==",
                        "priceLevelIdentifierGuid": "9c902071-f73b-444a-857d-19dc60ab71db",
                        "locked": 36,
                        "relationChecksum": "sample string 37",
                        "loyaltyTender": 1,
                        "giftCardTender": 1,
                        "operator": {
                          "$ref": "37"
                        },
                        "customer": {
                          "$ref": "70"
                        },
                        "communityOrganisation": {
                          "$id": "78",
                          "id": 1,
                          "identifier": "36SCeKw12UaJCncisl/6TQ==",
                          "identifierGuid": "7882a4df-35ac-46d9-890a-7722b25ffa4d",
                          "name": "sample string 3",
                          "lookupIdentifier": "sample string 4",
                          "externalID": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "postCode": "sample string 12",
                          "state": "sample string 13",
                          "country": "sample string 14",
                          "totalAmountAwarded": 15.1,
                          "updated": "2025-10-04T23:56:35.4723649",
                          "deleted": true
                        },
                        "details": [
                          {
                            "$id": "79",
                            "saleItemID": 1,
                            "identifier": "GaU2ONTDIECTy+tgaew/xA==",
                            "identifierGuid": "3836a519-c3d4-4020-93cb-eb6069ec3fc4",
                            "saleHeaderID": 2,
                            "plu": 1,
                            "pluG_UId": "cGUK3wSy7UqkSyYzC3/tvA==",
                            "pluGuid": "df0a6570-b204-4aed-a44b-26330b7fedbc",
                            "accountID": "4/te58RcOEG0++vd5WnATA==",
                            "accountIDGuid": "e75efbe3-5cc4-4138-b4fb-ebdde569c04c",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 8,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "offline": true,
                            "barcode": "sample string 9",
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 10",
                            "bestOrExpire": "2025-10-04T23:56:35.4723649",
                            "bestOrExpireType": 1,
                            "providerName": "sample string 11",
                            "refundG_UID": "wI36XS6wT0ScAtURh9NRcA==",
                            "refundGuid": "5dfa8dc0-b02e-444f-9c02-d51187d35170",
                            "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": "IS93N+2lIkyxAzF/St7RkA==",
                            "idempotentVoidGuid": "37772f21-a5ed-4c22-b103-317f4aded190",
                            "priceLevelIdentifier": "fq4oemA7q0+Df08v9fG+/A==",
                            "priceLevelIdentifierGuid": "7a28ae7e-3b60-4fab-837f-4f2ff5f1befc",
                            "productName": "sample string 23",
                            "apn": "sample string 24",
                            "unknownScans": [
                              {
                                "$id": "80",
                                "id": 1,
                                "saleDetailID": 2,
                                "storeID": 1,
                                "scanned": "2025-10-04T23:56:35.4723649",
                                "operatorG_UID": "QEA=",
                                "barcode": "sample string 4",
                                "processed": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "refund": {
                              "$id": "81",
                              "id": 1,
                              "g_UID": "5lyk3UIquUuV/0oCLcT8eg==",
                              "guid": "dda45ce6-2a42-4bb9-95ff-4a022dc4fc7a",
                              "description": "sample string 1",
                              "dumped": true,
                              "inventoryReasonID": 1,
                              "sortOrder": 1,
                              "updated": "2025-10-04T23:56:35.4723649"
                            },
                            "modifier": {
                              "$id": "82",
                              "id": 1,
                              "setG_UID": "Z0Dj816LokuTFlKzYwL11g==",
                              "modifierSetGuid": "f3e34067-8b5e-4ba2-9316-52b36302f5d6",
                              "name": "sample string 2",
                              "price": 1,
                              "quantity": 1,
                              "modifierType": 1,
                              "groupNumber": 1,
                              "pageNumber": 1,
                              "controlOrder": 1,
                              "printToStation": true,
                              "pluG_UID": "Ix84722r5UGwJvQUgoa01Q==",
                              "pluGuid": "ef381f23-ab6d-41e5-b026-f4148286b4d5",
                              "deleted": true,
                              "g_UID": "ubERFyBBwUKheXjhN6JPuw==",
                              "guid": "1711b1b9-4120-42c1-a179-78e137a24fbb",
                              "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": "eT6QSKUo/kClvKoz7CgXhQ==",
                            "pluGuid": "48903e79-28a5-40fe-a5bc-aa33ec281785",
                            "saleHeaderID": 2,
                            "totalCents": 3,
                            "grade": 1,
                            "gradeDescription": "sample string 4",
                            "dispenser": 1,
                            "hose": 1,
                            "quantity": 1,
                            "cost": 1,
                            "acquirerNum": 1,
                            "attendant": 1,
                            "ePurseBalance": 1.0,
                            "cardSignature": "sample string 5",
                            "compartmentNumber": 1,
                            "contractNumber": 1,
                            "discountCardPAN": "sample string 6",
                            "discountID": 1,
                            "discountName": "sample string 7",
                            "discountNetValue": 1.0,
                            "discountType": 1,
                            "discountValue": 1.0,
                            "discretionaryData": "sample string 8",
                            "driverID": "sample string 9",
                            "eftBatchNumber": 1,
                            "eftResponseCode": "sample string 10",
                            "endDateTime": "2025-10-04T23:56:35.4723649",
                            "engineHours": 1.1,
                            "fposNumber": 1,
                            "loyaltyCardPAN": "sample string 11",
                            "miscData1": 1,
                            "miscData2": "sample string 12",
                            "miscFlags": 1,
                            "mop": 1,
                            "odometer": 1,
                            "panNumber": "sample string 13",
                            "saleRefund": true,
                            "saleStatus": 1,
                            "sequenceNumber": 1,
                            "stan": 1,
                            "startDateTime": "2025-10-04T23:56:35.4723649",
                            "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": "fPuyDE05SESoIDqrHvfv1w==",
                            "pluGuid": "0cb2fb7c-394d-4448-a820-3aab1ef7efd7",
                            "accountID": "8lcwUA5bQEKYznvi6/hxSg==",
                            "accountIDGuid": "503057f2-5b0e-4240-98ce-7be2ebf8714a",
                            "normalPrice": 3,
                            "originalSellingPrice": 4,
                            "discountPrice": 5,
                            "unit": 1,
                            "quantity": 6,
                            "totalCents": 7,
                            "fixedPrice": 1,
                            "tranType": 1,
                            "processed": 1,
                            "discountType": 1,
                            "cost": 1,
                            "costDecimals": 1,
                            "markdown": 1,
                            "manualQuantity": 1,
                            "manualPrice": 1,
                            "manualMode": 1,
                            "active": 1,
                            "barcode": "sample string 8",
                            "offline": 1,
                            "keyedSale": 1,
                            "discountedID": 1,
                            "fuelID": 1,
                            "serialNumber": "sample string 9",
                            "bestOrExpire": "2025-10-04T23:56:35.4723649",
                            "bestOrExpireType": 1,
                            "refundG_UID": "1O2V7oK6P0q96BiFjDdkZg==",
                            "refundGuid": "ee95edd4-ba82-4a3f-bde8-18858c376466",
                            "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": "9Ow5u2PpzkeO1vWAWOJ8Gw==",
                            "identifierGuid": "bb39ecf4-e963-47ce-8ed6-f58058e27c1b",
                            "id": 1,
                            "orderNo": 2,
                            "externalSaleIdentifier": "sample string 3",
                            "storeID": 4,
                            "zoneID": 5,
                            "deptNo": 6,
                            "customerIdentifier": "E6X8MKhxlESm4gem5LINPg==",
                            "customerIdentifierGuid": "30fca513-71a8-4494-a6e2-07a6e4b20d3e",
                            "operatorNo": 1,
                            "operatorG_UID": "5oNzMg0vvU2SXIaCO7f37w==",
                            "operatorGuid": "327383e6-2f0d-4dbd-925c-86823bb7f7ef",
                            "created": "2025-10-04T23:56:35.4723649",
                            "ordered": "2025-10-04T23:56:35.4723649",
                            "started": "2025-10-04T23:56:35.4723649",
                            "completed": "2025-10-04T23:56:35.4723649",
                            "supplied": "2025-10-04T23:56:35.4723649",
                            "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": "PnUs6YZt+U6K44C+UGojWg==",
                                "pluGuid": "e92c753e-6d86-4ef9-8ae3-80be506a235a",
                                "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": "/4xOosykhkSAdpH+cLck0g==",
                                "headerIdentifierGuid": "a24e8cff-a4cc-4486-8076-91fe70b724d2",
                                "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": "KdR4gnvw4Uu8UQUDSE+ejg==",
                            "surveyGuid": "8278d429-f07b-4be1-bc51-0503484f9e8e",
                            "saleHeaderGuid": "/i0tUXmVHkiRN8iXW9/ZPQ==",
                            "saleGuid": "512d2dfe-9579-481e-9137-c8975bdfd93d",
                            "textResponse": "sample string 1",
                            "integerResponse": 1,
                            "g_UIDResponse": "j0SDJRMIVEq0otADATCwYQ==",
                            "guidResponse": "2583448f-0813-4a54-b4a2-d0030130b061",
                            "whoAnswered": 2,
                            "answeredAtUTC": "2025-10-04T23:56:35.4723649",
                            "sale": {
                              "$ref": "77"
                            },
                            "survey": {
                              "$id": "91",
                              "g_UID": "WU7DRAAqmkCyqXH8CqLI4Q==",
                              "guid": "44c34e59-2a00-409a-b2a9-71fc0aa2c8e1",
                              "name": "sample string 1",
                              "storeID": 2,
                              "zoneID": 1,
                              "checkoutFormG_UID": "QpQNGfBsG0iCu052AcfQVw==",
                              "checkoutFormGuid": "190d9442-6cf0-481b-82bb-4e7601c7d057",
                              "displayToWho": 3,
                              "displayWhen": 4,
                              "start": "2025-10-04T23:56:35.4723649",
                              "end": "2025-10-04T23:56:35.4723649",
                              "deleted": true,
                              "updated": "2025-10-04T23:56:35.4723649",
                              "possibleIntegerResponses": [
                                1,
                                2
                              ],
                              "possibleTextResponses": [
                                "sample string 1",
                                "sample string 2"
                              ],
                              "possibleGuidResponses": [
                                "6f60a23b-af5e-4ee6-836c-45cb81978944",
                                "37c57287-69e9-4b73-8e80-f96a726b8215"
                              ],
                              "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": "t7JlV5vaHkSI2b66LQjEPg==",
                        "accountIdentifier": "5765b2b7-da9b-441e-88d9-beba2d08c43e",
                        "accountName": "sample string 42",
                        "customerOrderIdentifier": "IjL1n/OD6k6HZ2K0beH2ZQ==",
                        "customerOrderIdentifierGuid": "9ff53222-83f3-4eea-8767-62b46de1f665",
                        "priceLevelName": "sample string 43",
                        "revision": 44,
                        "ingressId": "sample string 45"
                      },
                      "metadata": {
                        "$id": "92",
                        "id": 1,
                        "paymentID": 2,
                        "paymentIdentifier": "6H53EbWNR0C4bNM8pWFudg==",
                        "paymentIdentifierGuid": "11777ee8-8db5-4047-b86c-d33ca5616e76",
                        "identifier": "IV6ZXIyEykWjvM4VSwhskA==",
                        "identifierGuid": "5c995e21-848c-45ca-a3bc-ce154b086c90",
                        "metadata": "sample string 3",
                        "signatureImage": "QEA=",
                        "itemIdentifier": "qsi5BLQB8E2abnnrtA7lsg==",
                        "itemIdentifierGuid": "04b9c8aa-01b4-4df0-9a6e-79ebb40ee5b2"
                      }
                    },
                    {
                      "$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": "fL+g3Du7iEuQmCbHbP/EQQ==",
                  "customerIdentifierGuid": "dca0bf7c-bb3b-4b88-9098-26c76cffc441",
                  "voucherName": "sample string 2",
                  "count": 3,
                  "storeID": 4,
                  "barcode": "sample string 5",
                  "redeemCount": 6,
                  "issueCount": 7,
                  "storeSalePaymentID": 1,
                  "idempotentID": "vy9lVCx7K0GCSqUxWfp+sw==",
                  "idempotentGuid": "54652fbf-7b2c-412b-824a-a53159fa7eb3",
                  "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-10-04T23:56:35.4723649",
                    "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-10-04T23:56:35.4723649",
                      "labelPageLayout": "f4qDy5XgUEqmW5zrQ+FXSg==",
                      "pageLayoutGuid": "cb838a7f-e095-4a50-a65b-9ceb43e1574a",
                      "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-10-04T23:56:35.4723649"
                        },
                        {
                          "$ref": "97"
                        }
                      ]
                    },
                    "customerVouchers": [
                      {
                        "$id": "98",
                        "id": 1,
                        "customerIdentifier": "5z4gDBjhmkG0T2goRCydXA==",
                        "customerIdentifierGuid": "0c203ee7-e118-419a-b44f-6828442c9d5c",
                        "voucherID": 3,
                        "voucherName": "sample string 4",
                        "storeID": 1,
                        "barcode": "sample string 5",
                        "dateOfIssue": "2025-10-04T23:56:35.4723649",
                        "issuedSaleHeaderID": 1,
                        "issuedSaleIdentifier": "sample string 7",
                        "issuedOfflinePaymentID": 1,
                        "issuedIdempotentID": "tNPnmoNkCkeDfapZ+Z88vg==",
                        "issuedIdempotentGuid": "9ae7d3b4-6483-470a-837d-aa59f99f3cbe",
                        "issuedOffline": true,
                        "issuedUser": "sample string 9",
                        "issuedNotes": "sample string 10",
                        "expiryDate": "2025-10-04T23:56:35.4723649",
                        "expiredUser": "sample string 11",
                        "expiredNotes": "sample string 12",
                        "redeemed": "2025-10-04T23:56:35.4723649",
                        "redeemedSaleHeaderID": 1,
                        "redeemedSaleIdentifier": "sample string 13",
                        "redeemedOfflinePaymentID": 1,
                        "redeemedIdempotentID": "Q58LwqVCIEmzWN/YqhHU9A==",
                        "redeemedIdempotentGuid": "c20b9f43-42a5-4920-b358-dfd8aa11d4f4",
                        "redeemedUser": "sample string 14",
                        "redeemedNotes": "sample string 15",
                        "redeemedOffline": true,
                        "updated": "2025-10-04T23:56:35.4723649",
                        "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": "VouQtpEfXkGRJk4KhF5WjA==",
            "groupIDGuid": "b6908b56-1f91-415e-9126-4e0a845e568c",
            "campaign": {
              "$ref": "66"
            },
            "group": {
              "$ref": "74"
            }
          },
          {
            "$ref": "99"
          }
        ],
        "signIqTickets": [
          {
            "$id": "100",
            "identifier": "fWVbDft8GU6EVYRXE2uq4Q==",
            "identifierGuid": "0d5b657d-7cfb-4e19-8455-8457136baae1",
            "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": "4p+tyggE9UaV46+3ebuV5Q==",
            "guid": "caad9fe2-0408-46f5-95e3-afb779bb95e5",
            "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": "DGBbkqsC6kSBQBCUE1+Csg==",
                "groupGuid": "925b600c-02ab-44ea-8140-1094135f82b2",
                "comboPriceType": 5,
                "priceType": 5,
                "pluG_UID": "dFN3c2Sv0U+uO5I2jvFhrw==",
                "pluGuid": "73775374-af64-4fd1-ae3b-92368ef161af",
                "priceGroupG_UID": "H9hgjSWWnUy/QcMLiWi3uA==",
                "priceGroupGuid": "8d60d81f-9625-4c9d-bf41-c30b8968b7b8",
                "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": "bvdWum1RmEC7tTzzbV9tbw==",
            "priceLevelIdentifierGuid": "ba56f76e-516d-4098-bbb5-3cf36d5f6d6f",
            "campaignName": "sample string 3",
            "priceLevelName": "sample string 4"
          },
          {
            "$ref": "103"
          }
        ]
      },
      "product": {
        "$ref": "2"
      },
      "dealCost": {
        "$id": "104",
        "headerIdentifier": "w5T1ewU5zkaW+ao6BQNlKg==",
        "headerIdentifierGuid": "7bf594c3-3905-46ce-96f9-aa3a0503652a",
        "identifier": "/zc8cQmsikWGrJoJJGahgA==",
        "identifierGuid": "713c37ff-ac09-458a-86ac-9a092466a180",
        "supplierIdentifier": "YgbjMT6UjE+kXEAHcLsk7w==",
        "supplierGuid": "31e30662-943e-4f8c-a45c-400770bb24ef",
        "pluG_UID": "fmLngbzAXEyFJe4wM7vhHA==",
        "pluGuid": "81e7627e-c0bc-4c5c-8525-ee3033bbe11c",
        "campaignName": "e2dbc500-c2cd-404d-b408-3ac33055090f",
        "description": "sample string 4",
        "cost": 5,
        "costDecimals": 6,
        "start": "2025-10-04T23:56:35.4723649",
        "end": "2025-10-04T23:56:35.4723649",
        "type": 9,
        "promoType": 10,
        "bonusItemPLUG_UID": "fB33dWwwT0+5+aKvO94hVw==",
        "bonusItemPluGuid": "75f71d7c-306c-4f4f-b9f9-a2af3bde2157",
        "bonusPurchaseUnits": 11,
        "bonusReceiveUnits": 12,
        "updated": "2025-10-04T23:56:35.4723649",
        "metcashPromotionID": "sample string 14",
        "fromHost": 15,
        "storeNames": "sample string 16",
        "storeIDs": [
          1,
          2
        ],
        "supplierName": "sample string 17",
        "campaignDescription": "sample string 18",
        "newPrice": 1,
        "campaignMetcashPromotionID": "sample string 19",
        "campaignActive": true,
        "campaignStartDate": "2025-10-04T23:56:35.4723649",
        "campaignEndDate": "2025-10-04T23:56:35.4723649",
        "masterPLUG_UID": "1pGU0ScnUkaoLmD+8jRMFw==",
        "masterID": "d19491d6-2727-4652-a82e-60fef2344c17",
        "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": "b5oBJLHgakq0jLC0pRBnbw==",
        "bonusMasterID": "24019a6f-e0b1-4a6a-b48c-b0b4a510676f",
        "bonusProductName": "sample string 34",
        "bonusProductAPN": "sample string 35",
        "bonusOrderCode": "sample string 36",
        "bonusNormalSell": 37,
        "bonusNormalCost": 38,
        "bonusNormalCostDecimals": 39,
        "bonusCartonQuantity": 40,
        "bonusSalesMode": 41,
        "bonusOrderPacked": 42,
        "bonusFuelItem": true,
        "bonusActive": true
      }
    },
    "currentCostStart": "2025-10-04T23:56:35.4723649",
    "dealCosts": [
      {
        "$ref": "104"
      },
      {
        "$ref": "104"
      }
    ],
    "tags": [
      {
        "$id": "105",
        "pluG_UID": "uKsmOsiES06q136PdfGBUg==",
        "pluGuid": "3a26abb8-84c8-4e4b-aad7-7e8f75f18152",
        "tagID": 1,
        "description": "sample string 1",
        "storeIDs": [
          1,
          2
        ]
      },
      {
        "$ref": "105"
      }
    ],
    "alternateProductG_UID": "lsWdz1HEoU2LhOap01KyPQ==",
    "alternateProduct": "cf9dc596-c451-4da1-8b84-e6a9d352b23d",
    "productHostCode": {
      "$id": "106",
      "id": 1,
      "pluG_UID": "yhirxVo/lEy8LeEpsKLt0w==",
      "pluGuid": "c5ab18ca-3f5a-4c94-bc2d-e129b0a2edd3",
      "ibaCode": "sample string 2"
    },
    "mscCat": {
      "$ref": "60"
    },
    "mscCom": {
      "$ref": "61"
    },
    "mscDep": {
      "$ref": "63"
    },
    "mscSubCom": {
      "$ref": "62"
    },
    "isUserUpdate": true,
    "ignoreMasterProduct": true,
    "priceGroupLabelRequested": true,
    "firstSold": "2025-10-04T23:56:35.4723649",
    "inventoryTracked": "2025-10-04T23:56:35.4723649",
    "isNormalPriceChangesCampaign": true
  },
  "input": {
    "$id": "107",
    "id": 1,
    "identifier": "glL12eCwlEu2l3oXRQs3Uw==",
    "identifierGuid": "d9f55282-b0e0-4b94-b697-7a17450b3753",
    "headerID": 1,
    "headerIdentifier": "ZnkIzyG3uEG37nrIB/3F/g==",
    "headerIdentifierGuid": "cf087966-b721-41b8-b7ee-7ac807fdc5fe",
    "sectionG_UID": "Nsb3Il/5gUOy6JH+CPgJHw==",
    "sectionGuid": "22f7c636-f95f-4381-b2e8-91fe08f8091f",
    "operatorG_UID": "YOmPEiIrGEKKqh4cQ4QY6g==",
    "operatorGuid": "128fe960-2b22-4218-8aaa-1e1c438418ea",
    "operatorID": 1,
    "comment": "sample string 2",
    "inputType": 1,
    "date": "2025-10-04T23:56:35.4879943",
    "inProgress": 3,
    "setCount": "2025-10-04T23:56:35.4879943",
    "deleted": true,
    "operatorName": "sample string 4",
    "sectionName": "sample string 5",
    "canDelete": 6,
    "details": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ]
  },
  "unknownScan": {
    "$id": "108",
    "id": 1,
    "headerIdentifier": "3YVEnsbnFkaR7aXiWb/vsg==",
    "headerIdentifierGuid": "9e4485dd-e7c6-4616-91ed-a5e259bfefb2",
    "inputIdentifier": "5b+HQs3FBk+L9UfogXkH+w==",
    "inputIdentifierGuid": "4287bfe5-c5cd-4f06-8bf5-47e8817907fb",
    "detailID": 1,
    "pluG_UID": "AdwZQfrwwE2RmtgJrevwUg==",
    "pluGuid": "4119dc01-f0fa-4dc0-919a-d809adebf052",
    "barcode": "sample string 2",
    "scanned": "2025-10-04T23:56:35.4879943"
  }
}

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.