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

input add

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Header identifier

globally unique identifier

Required

guid

Input identifier

globally unique identifier

Required

Body Parameters

StocktakeInput
NameDescriptionTypeAdditional information
ID

integer

None.

Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

HeaderID

integer

None.

HeaderIdentifier

Collection of byte

None.

HeaderIdentifierGuid

globally unique identifier

None.

SectionG_UID

Collection of byte

None.

SectionGuid

globally unique identifier

None.

OperatorG_UID

Collection of byte

None.

OperatorGuid

globally unique identifier

None.

OperatorID

Determined via SELECT ID FROM Operator WHERE G_UID=@G_UID

integer

None.

Comment

string

None.

InputType

StocktakeInputType

None.

Date

date

None.

InProgress

integer

None.

SetCount

date

None.

Deleted

boolean

None.

OperatorName

First and Last Name of the PDE operator concatenated.

string

None.

SectionName

string

None.

CanDelete

integer

None.

Details

Collection of StocktakeDetail

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "identifier": "zsqCP20flEK4z+10a+2Dkw==",
  "identifierGuid": "3f82cace-1f6d-4294-b8cf-ed746bed8393",
  "headerID": 1,
  "headerIdentifier": "nbQHNUIa2kaW74LwkdvVvQ==",
  "headerIdentifierGuid": "3507b49d-1a42-46da-96ef-82f091dbd5bd",
  "sectionG_UID": "QKury4q610anJ4MWypxrNg==",
  "sectionGuid": "cbabab40-ba8a-46d7-a727-8316ca9c6b36",
  "operatorG_UID": "3BPAUg2uHk+c1EZoxSGctA==",
  "operatorGuid": "52c013dc-ae0d-4f1e-9cd4-4668c5219cb4",
  "operatorID": 1,
  "comment": "sample string 2",
  "inputType": 1,
  "date": "2025-10-04T23:56:36.6755774",
  "inProgress": 3,
  "setCount": "2025-10-04T23:56:36.6755774",
  "deleted": true,
  "operatorName": "sample string 4",
  "sectionName": "sample string 5",
  "canDelete": 6,
  "details": [
    {
      "$id": "2",
      "id": 1,
      "headerID": 1,
      "headerIdentifier": "1Ir32FvYEEufMeN4bjxNzw==",
      "headerIdentifierGuid": "d8f78ad4-d85b-4b10-9f31-e3786e3c4dcf",
      "inputID": 1,
      "inputIdentifier": "oxCjGUi/7E6L+bBp2fRwrw==",
      "inputIdentifierGuid": "19a310a3-bf48-4eec-8bf9-b069d9f470af",
      "created": "2025-10-04T23:56:36.6755774",
      "apn": "sample string 2",
      "plu": 1,
      "pluG_UID": "O1ytslx4Uk2kG3LD5CzxCA==",
      "pluGuid": "b2ad5c3b-785c-4d52-a41b-72c3e42cf108",
      "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": "A4NYuAc3PkKYlc1OAkDYXQ==",
      "parentPluGuid": "b8588303-3707-423e-9895-cd4e0240d85d",
      "edited": true,
      "product": {
        "$id": "3",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "iNdoLjoQ40S9TBHyag5VTA==",
        "guid": "2e68d788-103a-44e3-bd4c-11f26a0e554c",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "tOtwkvP3TUmHExtkCRZZNg==",
        "priceGroupGuid": "9270ebb4-f7f3-494d-8713-1b6409165936",
        "blueprintID": 1,
        "lastCountedDate": "2025-10-04T23:56:36.6755774",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2025-10-04T23:56:36.6755774",
        "pluCreated": "2025-10-04T23:56:36.6755774",
        "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:36.6755774",
        "lastManualUpdate": "2025-10-04T23:56:36.6755774",
        "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:36.6755774",
        "currentCostUpdated": "2025-10-04T23:56:36.6755774",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 32,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2025-10-04T23:56:36.6755774",
        "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:36.6755774",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 53,
        "altPriceModeChanged": true,
        "altPLUG_UID": "MKwsBxMYjUertA0xeOIJmQ==",
        "altPLUGuid": "072cac30-1813-478d-abb4-0d3178e20999",
        "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:36.6755774",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "rqceUd4EYUquag+VIF7i4w==",
        "shelfPageLayoutGuid": "511ea7ae-04de-4a61-ae6a-0f95205ee2e3",
        "talkerPageLayoutG_UID": "FH6PuFgoWkKXUH1Zf4rC3w==",
        "talkerPageLayoutGuid": "b88f7e14-2858-425a-9750-7d597f8ac2df",
        "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": "IZ7PpHpgAESZ9tSQN7ca+A==",
        "inventoryIdentifier": "a4cf9e21-607a-4400-99f6-d49037b71af8",
        "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": "uVcEi9M5VU2+XqIZUZ8u7Q==",
        "parentPluGuid": "8b0457b9-39d3-4d55-be5e-a219519f2eed",
        "preferredHostVendor": 104,
        "preferredHostChanged": true,
        "code": "sample string 106",
        "supplierIdentifier": "67O1sO4UfUOPmfrT0tpRFg==",
        "supplierIdentifierGuid": "b0b5b3eb-14ee-437d-8f99-fad3d2da5116",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "M9nD4rYXuUCETqIXtAEc3Q==",
        "rebateSupplierIdentifierGuid": "e2c3d933-17b6-40b9-844e-a217b4011cdd",
        "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:36.6912025",
        "commodity": "sample string 121",
        "businessPillar": "sample string 122",
        "mscCommodity": "sample string 123",
        "hostIdentifier": "PPhOfPGF/EG09OAJq9zlfw==",
        "hostIdentifierGuid": "7c4ef83c-85f1-41fc-b4f4-e009abdce57f",
        "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": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "store": {
          "$id": "4",
          "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:36.6912025",
          "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": "AAfd5jEq8kqDcFUPSvsNbQ==",
          "hostIdentifierGuid": "e6dd0700-2a31-4af2-8370-550f4afb0d6d",
          "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:36.6912025",
          "priceZoneName": "sample string 51",
          "storeFuelConfigured": true,
          "shippingAddressCopied": true,
          "shippingAddress": {
            "$id": "5",
            "storeID": 1,
            "addressType": 1,
            "address1": "sample string 1",
            "address2": "sample string 2",
            "city": "sample string 3",
            "state": "sample string 4",
            "country": "sample string 5",
            "postCode": "sample string 6"
          },
          "billingAddress": {
            "$ref": "5"
          },
          "hostStoreSettings": [
            {
              "$id": "6",
              "id": 1,
              "hostIdentifier": "Kdn6H886I0WaKbMFPiGMHA==",
              "hostIdentifierGuid": "1ffad929-3acf-4523-9a29-b3053e218c1c",
              "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": "7",
                "identifier": "JVKQbQxhjk2cMQuaY5HJfw==",
                "identifierGuid": "6d905225-610c-4d8e-9c31-0b9a6391c97f",
                "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": "L8ZDH5O6Z06UrMdYKpswgQ==",
                "hostSupplierIdentifierGuid": "1f43c62f-ba93-4e67-94ac-c7582a9b3081",
                "loyaltyPriceLevelIdentifier": "XWve3csr8EubAFabieWlAA==",
                "loyaltyPriceLevelIdentifierGuid": "ddde6b5d-2bcb-4bf0-9b00-569b89e5a500",
                "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:36.6912025",
                "lastProcessed": "2025-10-04T23:56:36.6912025",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "8",
                  "identifier": "dszh7APqbUeru1j0hQxHiQ==",
                  "identifierGuid": "ece1cc76-ea03-476d-abbb-58f4850c4789",
                  "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": "+YMXH0iPrkywRTaKzUmhog==",
                  "primaryContactID": "1f1783f9-8f48-4cae-b045-368acd49a1a2",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "cBBAycVeCUir/8ObVYUxbg==",
                  "supplierGroupGuid": "c9401070-5ec5-4809-abff-c39b5585316e",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-10-04T23:56:36.6912025",
                  "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": "9",
                    "id": "8d7d8ec1-933e-4bb4-99b0-415812787693",
                    "identifier": "ZluebIkzY0yF69rLJJNyAg==",
                    "identifierGuid": "6c9e5b66-3389-4c63-85eb-dacb24937202",
                    "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": "10",
                      "supplierIdentifier": "hBx4eB5EfEy9ipGM1Mya0Q==",
                      "supplierIdentifierGuid": "78781c84-441e-4c7c-bd8a-918cd4cc9ad1",
                      "contactGuid": "UpuEmfICKU6Sw37B1gFpHA==",
                      "contactID": "99849b52-02f2-4e29-92c3-7ec1d601691c",
                      "contact": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "products": [
                    {
                      "$id": "11",
                      "pluG_UID": "OrPCYBFHu0i4efscnQMLPg==",
                      "pluGuid": "60c2b33a-4711-48bb-b879-fb1c9d030b3e",
                      "supplierIdentifier": "/rRjAKZfK0+w5YnDyZGcPA==",
                      "supplierIdentifierGuid": "0063b4fe-5fa6-4f2b-b0e5-89c3c9919c3c",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2025-10-04T23:56:36.6912025",
                      "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:36.6912025",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "12",
                          "pluG_UID": "haxCvQLTskmRWi7fdIl47w==",
                          "pluGuid": "bd42ac85-d302-49b2-915a-2edf748978ef",
                          "supplierIdentifier": "P5wKHAEm5EGJK4soecgSOQ==",
                          "supplierIdentifierGuid": "1c0a9c3f-2601-41e4-892b-8b2879c81239",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 41",
                      "salesMode": 42,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 44,
                      "parentPluG_UID": "kD3gWXLiiUGNO9/8uXru+A==",
                      "parentPluGuid": "59e03d90-e272-4189-8d3b-dffcb97aeef8",
                      "freight": 45.0,
                      "freightType": 1,
                      "product": {
                        "$ref": "3"
                      },
                      "supplier": {
                        "$ref": "8"
                      },
                      "serviceFee": {
                        "$id": "13",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 47
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "14",
                      "storeID": 1,
                      "supplierIdentifier": "X1RO5w5t0Uev+q9dJFqiaA==",
                      "supplierGuid": "e74e545f-6d0e-47d1-affa-af5d245aa268",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "15",
                      "storeID": 1,
                      "supplierIdentifier": "29Af2sspQUO4vWFC1CmMAw==",
                      "supplierGuid": "da1fd0db-29cb-4341-b8bd-6142d4298c03",
                      "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:36.6912025",
                      "deliveryDate": "2025-10-04T23:56:36.6912025",
                      "nextCutOffDate": "2025-10-04T23:56:36.6912025",
                      "nextDeliveryDate": "2025-10-04T23:56:36.6912025",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2025-10-04T23:56:36.6912025",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "16",
                    "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:36.6912025",
                    "processed": "2025-10-04T23:56:36.6912025",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-10-04T23:56:36.6912025",
                    "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": "7"
                    },
                    "metcashHeader": {
                      "$id": "17",
                      "customerNumber": "sample string 1",
                      "creationDate": "2025-10-04T23:56:36.6912025",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "18",
                    "id": 1,
                    "hostIdentifier": "4IV/WTz7EU+QPmUjjN+1lQ==",
                    "hostIdentifierGuid": "597f85e0-fb3c-4f11-903e-65238cdfb595",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "e4565f4d-a0f9-409b-870c-8cb7c12cb8f1",
                      "b94bc54c-1804-4db6-a8fb-ae598268f520"
                    ]
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "6"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "19",
                    "identifier": "L3EJgZnztEqHy0YcA/usDg==",
                    "identifierGuid": "8109712f-f399-4ab4-87cb-461c03fbac0e",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "promoTypeGuids": [
                  "065fbc78-fad3-46b0-983e-bce2ffd2929a",
                  "341b28a7-9296-4884-a453-8c5554f28f6f"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 24"
            },
            {
              "$ref": "6"
            }
          ],
          "accounts": [
            {
              "$id": "20",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "20"
            }
          ],
          "sales": [
            {
              "$id": "21",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2025-10-04T23:56:36.6912025",
              "ftpSite": {
                "$id": "22",
                "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": "21"
            }
          ],
          "zoneMatrix": [
            {
              "$ref": "18"
            },
            {
              "$ref": "18"
            }
          ],
          "cashManagements": [
            {
              "$id": "23",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "24",
                "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": "23"
            }
          ],
          "updateStoreID": "d9e45fb6-32db-414a-8aaf-d7866f9c4f00",
          "updateStore": {
            "$id": "25",
            "id": "74dc7a61-9c06-46b2-82b8-6aded96b5303",
            "name": "sample string 1",
            "lastActivity": "2025-10-04T23:56:36.6912025",
            "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:36.6912025"
          },
          "timeZoneId": "sample string 53",
          "securityOptions": {
            "$id": "26",
            "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": "27",
            "pluG_UID": "kTyKXYUGRUCLDU598rse8Q==",
            "pluGuid": "5d8a3c91-0685-4045-8b0d-4e7df2bb1ef1",
            "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:36.6912025"
          },
          {
            "$ref": "27"
          }
        ],
        "currentPrices": {
          "$id": "28",
          "pluPrices": {
            "$id": "29",
            "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:36.6912025",
            "priceChangeType": 0,
            "costDecimals": 10
          },
          "normalPluPrices": {
            "$ref": "29"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "30",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "startDate": "2025-10-04T23:56:36.6912025",
            "startTime": 3,
            "endDate": "2025-10-04T23:56:36.6912025",
            "endTime": 4,
            "newPrice": 5,
            "newCost": 6,
            "newCostDecimals": 7,
            "pctDiscount": 8,
            "promoType": 1,
            "promotionTypeCode": "sample string 9",
            "hostType": 10,
            "hostIdentifier": "uRn5cvN7zUm5FhZubGJmiQ==",
            "hostIdentifierGuid": "72f919b9-7bf3-49cd-b916-166e6c626689",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        "tray": {
          "$id": "31",
          "g_UId": "pKSvukBokEyl/HQMXKf+xw==",
          "guid": "baafa4a4-6840-4c90-a5fc-740c5ca7fec7",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "32",
          "priceGroupG_UID": "O5ZsE0JDHEeBROT0/UaSfQ==",
          "priceGroupGuid": "136c963b-4342-471c-8144-e4f4fd46927d",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2025-10-04T23:56:36.6912025",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 146",
        "nutrifacts": {
          "$id": "33",
          "pluG_UID": "eaG7BR6NY0q1Cd+Ihgh4Rg==",
          "pluGuid": "05bba179-8d1e-4a63-b509-df8886087846",
          "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": "34",
          "pluGuid": "82b0c369-0ade-434e-964f-e93513110a01",
          "created": "2025-10-04T23:56:36.6912025",
          "createdByUser": "sample string 1",
          "activated": "2025-10-04T23:56:36.6912025",
          "deactivated": "2025-10-04T23:56:36.6912025",
          "lastOrdered": "2025-10-04T23:56:36.6912025",
          "lastOrderedQty": 2.0,
          "lastReceived": "2025-10-04T23:56:36.6912025",
          "lastReceivedQty": 3.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2025-10-04T23:56:36.6912025",
          "lastSold": "2025-10-04T23:56:36.6912025",
          "firstSold": "2025-10-04T23:56:36.6912025",
          "awsUpdated": "2025-10-04T23:56:36.6912025",
          "lastManualUpdate": "2025-10-04T23:56:36.6912025",
          "lastManualUpdatedByUser": "sample string 5",
          "lastUpdated": "2025-10-04T23:56:36.6912025",
          "lastUpdatedByUser": "sample string 7",
          "lastUpdatedByHost": "2025-10-04T23:56:36.6912025",
          "doNotRangeUpdated": "2025-10-04T23:56:36.6912025",
          "doNotOrderUpdated": "2025-10-04T23:56:36.6912025",
          "tracked": "2025-10-04T23:56:36.6912025"
        },
        "allergens": [
          {
            "$id": "35",
            "allergenID": 1,
            "pluG_UID": "7t35PRIeLUq3UWCP7KkFFg==",
            "pluGuid": "3df9ddee-1e12-4a2d-b751-608feca90516",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "35"
          }
        ],
        "costs": {
          "$id": "36",
          "pluG_UID": "5m8AjrVqok+opCwMQ1CqeQ==",
          "pluGuid": "8e006fe6-6ab5-4fa2-a8a4-2c0c4350aa79",
          "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:36.6912025",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "37",
            "saleHeaderID": 1,
            "created": "2025-10-04T23:56:36.6912025",
            "createdLocal": "2025-10-04T23:56:36.6912025",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "qsed94LB1kSj/fveGdCVog==",
            "operatorGuid": "f79dc7aa-c182-44d6-a3fd-fbde19d095a2",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "lu14YxUg90mVzbK4PjKHHg==",
            "pluGuid": "6378ed96-2015-49f7-95cd-b2b83e32871e",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "38",
              "id": 1,
              "g_Uid": "XvCqFnjA0UmXq41TrDtNXA==",
              "guid": "16aaf05e-c078-49d1-97ab-8d53ac3b4d5c",
              "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:36.6912025",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2025-10-04T23:56:36.6912025",
              "endShift": "2025-10-04T23:56:36.6912025",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "39",
                  "operatorG_UID": "CZurgKWSNUWxh3TdktFbLw==",
                  "operatorGuid": "80ab9b09-92a5-4535-b187-74dd92d15b2f",
                  "storeID": 2,
                  "operator": {
                    "$ref": "38"
                  },
                  "store": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "39"
                }
              ]
            }
          },
          {
            "$ref": "37"
          }
        ],
        "apns": [
          {
            "$id": "40",
            "pluID": 1,
            "pluG_UID": "RRP1TS7ILUKIBT/h9RxZ2Q==",
            "pluGuid": "4df51345-c82e-422d-8805-3fe1f51c59d9",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "40"
          }
        ],
        "tuns": [
          {
            "$id": "41",
            "pluG_UId": "hpNzEVIxzUG6TgbsI2bHIQ==",
            "pluGuid": "11739386-3152-41cd-ba4e-06ec2366c721",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "3"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "41"
          }
        ],
        "competitionPricing": [
          {
            "$id": "42",
            "identifier": "hhJjtsUzVEWcjs4ukNP9sQ==",
            "identifierGuid": "b6631286-33c5-4554-9c8e-ce2e90d3fdb1",
            "pluG_UID": "ybbAUosf2kGHsprvBn7XoQ==",
            "pluGuid": "52c0b6c9-1f8b-41da-87b2-9aef067ed7a1",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "42"
          }
        ],
        "supplier": {
          "$ref": "8"
        },
        "supplierName": "sample string 147",
        "children": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "ordering": {
          "$ref": "11"
        },
        "flipChartPages": [
          {
            "$id": "43",
            "identifier": "xB0Q/sNcj0O7VMC10h+sYA==",
            "groupName": "sample string 1",
            "identifierGuid": "fe101dc4-5cc3-438f-bb54-c0b5d21fac60",
            "exists": true,
            "flipChartIdentifier": "aC7HsJ/7sUuTXME6vlwACQ==",
            "flipChartIdentifierGuid": "b0c72e68-fb9f-4bb1-935c-c13abe5c0009",
            "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": "Js36j0M3rUSlv953ctFOGQ==",
            "groupIdentifierGuid": "8ffacd26-3743-44ad-a5bf-de7772d14e19",
            "flipChart": {
              "$id": "44",
              "identifier": "VornABnNP0Wd9rK+LNVMOA==",
              "identifierGuid": "00e78a56-cd19-453f-9df6-b2be2cd54c38",
              "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": "45",
                "identifier": "hhNY+0vhcUKRQmdk3/GrfQ==",
                "identifierGuid": "fb581386-e14b-4271-9142-6764dff1ab7d",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "46",
                    "id": 1,
                    "g_UID": "Hg75TS211Uyy9S/vMVYnzQ==",
                    "guid": "4df90e1e-b52d-4cd5-b2f5-2fef315627cd",
                    "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": "RujSdhGb30GgZwZqbNCZtg==",
                    "previousFormGuid": "76d2e846-9b11-41df-a067-066a6cd099b6",
                    "nextForm": 1,
                    "nextFormG_UID": "Ey1phZWiaU6aRn4o4GhigA==",
                    "nextFormGuid": "85692d13-a295-4e69-9a46-7e28e0686280",
                    "attributes": "sample string 10",
                    "updated": "2025-10-04T23:56:36.6912025",
                    "positioning": 1,
                    "contentPanel": "sample string 11",
                    "selectionMode": 1,
                    "maximumSelections": 1,
                    "alteredInStore": true,
                    "deleted": true,
                    "blueprintID": 1,
                    "preserveLayout": true,
                    "mainCheckoutFormName": "sample string 13",
                    "nextCheckoutForm": {
                      "$ref": "46"
                    },
                    "previousCheckoutForm": {
                      "$ref": "46"
                    },
                    "buttons": [
                      {
                        "$id": "47",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "hjjpmDuN3E6WbkhpBS7tFQ==",
                        "checkoutFormGuid": "98e93886-8d3b-4edc-966e-4869052eed15",
                        "identifier": "2Y4yDlo2xkOdRx04gdUkTQ==",
                        "identifierGuid": "0e328ed9-365a-43c6-9d47-1d3881d5244d",
                        "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": "n01/48cmm0iP6MTmxXSPNg==",
                        "valueGuid": "e37f4d9f-26c7-489b-8fe8-c4e6c5748f36",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2025-10-04T23:56:36.6912025",
                        "action": "sample string 12",
                        "valueForm": {
                          "$ref": "46"
                        },
                        "image": {
                          "$id": "48",
                          "name": "sample string 3.sample string 4",
                          "imageID": 2,
                          "imageName": "sample string 3",
                          "imageExtension": "sample string 4",
                          "lastUpdate": "2025-10-04T23:56:36.6912025",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "49",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "QDlV7oIXUU6EmWmhhNAWIA==",
                        "checkoutFormGuid": "ee553940-1782-4e51-8499-69a184d01620",
                        "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": "49"
                      }
                    ]
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "panels": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ]
              },
              "pages": [
                {
                  "$ref": "43"
                },
                {
                  "$ref": "43"
                }
              ]
            },
            "contentPanel": {
              "$ref": "49"
            },
            "products": [
              {
                "$id": "50",
                "flipChartPageIdentifier": "vp90aciLYU2rXwIABQLDtw==",
                "flipChartPageIdentifierGuid": "69749fbe-8bc8-4d61-ab5f-02000502c3b7",
                "pluG_UID": "ckXW+uKuRk2R1HD0H3uC4A==",
                "pluGuid": "fad64572-aee2-4d46-91d4-70f41f7b82e0",
                "sortOrder": 3,
                "sent": true,
                "productChanged": true,
                "productImageName": "sample string 6",
                "productShowImageOnFlipCharts": true,
                "productShowTextOnFlipCharts": true,
                "productOverrideFlipChartText": true,
                "productFlipChartText": "sample string 10",
                "product": {
                  "$ref": "3"
                },
                "departmentSortOrder": 11,
                "subDepartmentName": "sample string 12"
              },
              {
                "$ref": "50"
              }
            ],
            "productCount": 27,
            "pages": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ]
          },
          {
            "$ref": "43"
          }
        ],
        "priceHistory": [
          {
            "$id": "51",
            "pluG_UID": "xjGbnd9U9EOGG5+Iz6Xzgg==",
            "pluGuid": "9d9b31c6-54df-43f4-861b-9f88cfa5f382",
            "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:36.6912025",
            "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": "51"
          }
        ],
        "ingredients": [
          {
            "$id": "52",
            "pluG_UID": "XgMnoOZO6k6cCyj4ZKSISg==",
            "ingredientGuid": "bbY8J7O07Uq60ie3b0WJaA==",
            "ingredientIdentifier": "273cb66d-b4b3-4aed-bad2-27b76f458968",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "3"
            }
          },
          {
            "$ref": "52"
          }
        ],
        "bins": [
          {
            "$id": "53",
            "pluG_UID": "4muWiqm+X0W7XFcRG/lotw==",
            "pluGuid": "8a966be2-bea9-455f-bb5c-57111bf968b7",
            "shelfLocationIdentifier": "+mGGl9ahfkq2D3/5SvPQAA==",
            "shelfLocationGuid": "978661fa-a1d6-4a7e-b60f-7ff94af3d000",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "BIZ2E3IUlUuo32S8wj6UeQ==",
            "labelPageLayoutGuid": "13768604-1472-4b95-a8df-64bcc23e9479",
            "updated": "2025-10-04T23:56:36.6912025",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "3"
            },
            "location": {
              "$id": "54",
              "identifier": "nTgxD5dJmk2kaRtGnArIgw==",
              "storeID": 1,
              "identifierGuid": "0f31389d-4997-4d9a-a469-1b469c0ac883",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2025-10-04T23:56:36.6912025",
              "minTemp": 1,
              "maxTemp": 1,
              "checkFrequency": 1,
              "storeCaseConfiguration": 5,
              "storeName": "sample string 6",
              "bins": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ]
            }
          },
          {
            "$ref": "53"
          }
        ],
        "bin": {
          "$ref": "53"
        },
        "scaleLocations": [
          {
            "$id": "55",
            "plu": 1,
            "pluG_UID": "LJCSZ8tvOUWcuFqjzDmVNg==",
            "pluGuid": "6792902c-6fcb-4539-9cb8-5aa3cc399536",
            "deptNo": 1,
            "product": {
              "$ref": "3"
            },
            "scaleLocation": {
              "$id": "56",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2025-10-04T23:56:36.6912025",
              "department": {
                "$id": "57",
                "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": "56"
                },
                "subDepartments": [
                  {
                    "$id": "58",
                    "id": 1,
                    "departmentID": 2,
                    "name": "sample string 3",
                    "code": "sample string 4",
                    "departmentCode": "sample string 5",
                    "externalSales": true,
                    "minorDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "subDepartmentID": 2,
                        "departmentID": 3,
                        "name": "sample string 4",
                        "subDepartmentCode": "sample string 5",
                        "departmentCode": "sample string 6",
                        "code": "sample string 7",
                        "lesserDepartments": [
                          {
                            "$id": "60",
                            "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:36.6912025",
                            "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": "BJLIOICz/k68lvVXB69XJQ==",
                            "labelPageLayoutGuid": "38c89204-b380-4efe-bc96-f55707af5725",
                            "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": "61",
                              "dept": 1,
                              "category": 2,
                              "name": "sample string 3",
                              "active": true,
                              "mscCommodities": [
                                {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "name": "sample string 4",
                                  "active": true,
                                  "mscSubCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "subCommodity": 4,
                                      "name": "sample string 5",
                                      "active": true,
                                      "subCommodityCode": "sample string 7"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "commodityCode": "sample string 6"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "categoryCode": "sample string 5"
                            },
                            "mscCom": {
                              "$ref": "62"
                            },
                            "mscDep": {
                              "$id": "64",
                              "dept": 1,
                              "name": "sample string 2",
                              "active": true,
                              "mscCategories": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "deptCode": "sample string 4"
                            },
                            "mscSubCom": {
                              "$ref": "63"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "updated": "2025-10-04T23:56:36.6912025",
                        "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": "FpxpfMp8LUGsP6ksZ5M1fA==",
                        "labelPageLayoutGuid": "7c699c16-7cca-412d-ac3f-a92c6793357c",
                        "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": "61"
                        },
                        "mscCom": {
                          "$ref": "62"
                        },
                        "mscDep": {
                          "$ref": "64"
                        },
                        "mscSubCom": {
                          "$ref": "63"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-04T23:56:36.6912025",
                    "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": "WjzC7E1wwU2gR1pQ5b/t+g==",
                    "labelPageLayoutGuid": "ecc23c5a-704d-4dc1-a047-5a50e5bfedfa",
                    "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": "61"
                    },
                    "mscCom": {
                      "$ref": "62"
                    },
                    "mscDep": {
                      "$ref": "64"
                    },
                    "mscSubCom": {
                      "$ref": "63"
                    }
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "stores": [
                  1,
                  2
                ],
                "investmentBuyOverride": true,
                "updated": "2025-10-04T23:56:36.6912025",
                "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": "jppiPr7FuUeUvUb7q/nPzg==",
                "labelPageLayoutGuid": "3e629a8e-c5be-47b9-94bd-46fbabf9cfce",
                "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": "61"
                },
                "mscCom": {
                  "$ref": "62"
                },
                "mscDep": {
                  "$ref": "64"
                },
                "mscSubCom": {
                  "$ref": "63"
                }
              }
            }
          },
          {
            "$ref": "55"
          }
        ],
        "nextPrice": {
          "$id": "65",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 1,
          "hostOfferID": 1,
          "metcashPromotionID": "sample string 4",
          "metcashPromotionPlacement": "sample string 5",
          "pluG_UID": "G3sih4ceSUC4AmJjM8IHuA==",
          "pluGuid": "87227b1b-1e87-4049-b802-626333c207b8",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "BEKOS1VPiEGxp8a8lJ048g==",
          "dealCostGuid": "4b8e4204-4f55-4188-b1a7-c6bc949d38f2",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "REgEsStMBUeeKJ11bjTG4Q==",
          "priceGroupGuid": "b1044844-4c2b-4705-9e28-9d756e34c6e1",
          "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:36.6912025",
          "rrp": 26,
          "campaignDescription": "sample string 27",
          "campaignComboPriceGroupG_UID": "eDgC4OfZJEav2bHz1RfeJg==",
          "campaignComboPriceGroupIdentifier": "e0023878-d9e7-4624-afd9-b1f3d517de26",
          "promotionPlacementDescription": "sample string 28",
          "storeAcceptances": [
            {
              "$id": "66",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2025-10-04T23:56:36.6912025",
              "operatorG_UID": "nBKTWRR52kuYLpp47RLI+w==",
              "operatorGuid": "5993129c-7914-4bda-982e-9a78ed12c8fb",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2025-10-04T23:56:36.6912025",
              "signIqTicketFileMovedUtc": "2025-10-04T23:56:36.6912025",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2025-10-04T23:56:36.6912025",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "product": {
                "$ref": "3"
              },
              "campaignPlu": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "campaign": {
            "$id": "67",
            "id": 1,
            "storeID": 2,
            "name": "814a028f-4caf-4fde-babe-06688df96b9a",
            "nameGuid": "814a028f-4caf-4fde-babe-06688df96b9a",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2025-10-04T23:56:36.6912025",
            "startTime": 1,
            "endDate": "2025-10-04T23:56:36.6912025",
            "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:36.6912025",
            "system": true,
            "created": "2025-10-04T23:56:36.6912025",
            "updated": "2025-10-04T23:56:36.6912025",
            "priceChangeNotifiedUtc": "2025-10-04T23:56:36.6912025",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "Ss7ZQ48Db0qtkx8yXbNTZQ==",
            "hostIdentifierGuid": "43d9ce4a-038f-4a6f-ad93-1f325db35365",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2025-10-04T23:56:36.6912025",
            "updatedByUser": "sample string 18",
            "offerID": 1,
            "isPriceChangeCampaign": true,
            "stores": [
              1,
              2
            ],
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ],
            "campaignPlus": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "campaignPools": [
              {
                "$id": "68",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 4,
                "pluG_UID": "BeTelLjN+06OqnlM/mOlpg==",
                "pluGuid": "94dee405-cdb8-4efb-8eaa-794cfe63a5a6",
                "hostOfferID": 1,
                "priceGroupG_UID": "4YmxCY/TtEGGjpzIu8SYbw==",
                "priceGroupGuid": "09b189e1-d38f-41b4-868e-9cc8bbc4986f",
                "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:36.6912025",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "3"
                },
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "68"
              }
            ],
            "sellingRules": [
              {
                "$id": "69",
                "id": 1,
                "identifier": "aR9flBB7OUOIIPpzQjZEVQ==",
                "identifierStr": "aR9flBB7OUOIIPpzQjZEVQ==",
                "identifierGuid": "945f1f69-7b10-4339-8820-fa7342364455",
                "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": "67"
                }
              },
              {
                "$ref": "69"
              }
            ],
            "customers": [
              {
                "$id": "70",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "customerID": "fxY0j+j0MEmES2qeT9pS9Q==",
                "customerIDGuid": "8f34167f-f4e8-4930-844b-6a9e4fda52f5",
                "campaign": {
                  "$ref": "67"
                },
                "customer": {
                  "$id": "71",
                  "identifier": "D+/1qvJwT02gubWbIICY2Q==",
                  "identifierGuid": "aaf5ef0f-70f2-4d4f-a0b9-b59b208098d9",
                  "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:36.6912025",
                  "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": "22gczBuBvkehOf+5jK0gAg==",
                  "communityIdentifierGuid": "cc1c68db-811b-47be-a139-ffb98cad2002",
                  "joined": "2025-10-04T23:56:36.6912025",
                  "updated": "2025-10-04T23:56:36.6912025",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "lxvVImeRZUOGA4gfM/TC1w==",
                  "priceLevelIdentifierGuid": "22d51b97-9167-4365-8603-881f33f4c2d7",
                  "marketingID": "sample string 18",
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2025-10-04T23:56:36.6912025",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "72",
                      "cardType": 2,
                      "issueDate": "2025-10-04T23:56:36.6912025",
                      "expiry": "2025-10-04T23:56:36.6912025",
                      "customerID": "4UpYAbjuoEGi4WaqtSWg3g==",
                      "customerIDGuid": "01584ae1-eeb8-41a0-a2e1-66aab525a0de",
                      "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:36.6912025",
                      "linkedAccount": "BE9uzrc110eViD9AZ/+BYQ==",
                      "linkedAccountGuid": "ce6e4f04-35b7-47d7-9588-3f4067ff8161",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "71"
                      },
                      "account": {
                        "$id": "73",
                        "id": 1,
                        "identifier": "nXe7JnjZdEOxL/iK9wTwWw==",
                        "identifierGuid": "26bb779d-d978-4374-b12f-f88af704f05b",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2025-10-04T23:56:36.6912025",
                        "owner": "q0p/6zUezECUNt8x9fqy2w==",
                        "ownerGuid": "eb7f4aab-1e35-40cc-9436-df31f5fab2db",
                        "accountStoreGroupIdentifier": "YYFqFr67t0uLYogYG4R+Ow==",
                        "accountStoreGroupGuid": "166a8161-bbbe-4bb7-8b62-88181b847e3b",
                        "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:36.6912025",
                        "active": true,
                        "updated": "2025-10-04T23:56:36.6912025",
                        "deleted": true,
                        "deletedUser": "sample string 16",
                        "currentBalanceChanged": true,
                        "maximumLimitChanged": true,
                        "loyaltyPointsChanged": true,
                        "projectedBalance": 17,
                        "accountStoreGroupStoreIDs": [
                          1,
                          2
                        ],
                        "customerEmail": "sample string 18",
                        "ownerCustomer": {
                          "$ref": "71"
                        },
                        "card": {
                          "$ref": "72"
                        },
                        "members": {
                          "$id": "74",
                          "sample string 1": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "sample string 2": [
                            {
                              "$ref": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ]
                        },
                        "customerGroups": [
                          {
                            "$id": "75",
                            "identifier": "kpbwYfmVbkWgTL3aqZDIEA==",
                            "identifierGuid": "61f09692-95f9-456e-a04c-bddaa990c810",
                            "name": "sample string 2",
                            "primaryContact": "d04GhAYHj022B8xmwk8wSw==",
                            "primaryContactGuid": "84064e77-0706-4d8f-b607-cc66c24f304b",
                            "accountID": "luclLFqWpUqE6J+CpLX0Pw==",
                            "accountIDGuid": "2c25e796-965a-4aa5-84e8-9f82a4b5f43f",
                            "special": true,
                            "updated": "2025-10-04T23:56:36.6912025",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "IBTo/rveqUiRS4prqCOOrA==",
                            "priceLevelIdentifierGuid": "fee81420-debb-48a9-914b-8a6ba8238eac",
                            "deleted": true,
                            "account": {
                              "$ref": "73"
                            },
                            "primaryContactCustomer": {
                              "$ref": "71"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "76",
                                "id": 1,
                                "groupID": "4jAUSweINEiNK9N6N4Xbjg==",
                                "groupIDGuid": "4b1430e2-8807-4834-8d2b-d37a3785db8e",
                                "customerID": "ad6nksTDXkW1DVnMCaYJqg==",
                                "customerIDGuid": "92a7de69-c3c4-455e-b50d-59cc09a609aa",
                                "card": "sample string 4",
                                "linkedAccount": "IThL+/Su50uiiL8HJ5ZV6Q==",
                                "linkedAccountGuid": "fb4b3821-aef4-4be7-a288-bf07279655e9",
                                "customer": {
                                  "$ref": "71"
                                },
                                "group": {
                                  "$ref": "75"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "77",
                          "id": 1,
                          "identifier": "Takzv5NavEWOSikI3rM2pg==",
                          "identifierGuid": "bf33a94d-5a93-45bc-8e4a-2908deb336a6",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "HNy/Y/oCk0Wy3lm9pjQWwA==",
                          "accountIDGuid": "63bfdc1c-02fa-4593-b2de-59bda63416c0",
                          "customerAccount": {
                            "$ref": "73"
                          },
                          "customerCard": {
                            "$ref": "72"
                          },
                          "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:36.6912025",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "Q0+hophkfEmjr8bg9g7H8Q==",
                          "idempotentVoidGuid": "a2a14f43-6498-497c-a3af-c6e0f60ec7f1",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "78",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "ysTf1Izzv02pUVdNMq3xHQ==",
                            "saleHeaderIdentifierGuid": "d4dfc4ca-f38c-4dbf-a951-574d32adf11d",
                            "created": "2025-10-04T23:56:36.6912025",
                            "createdLocal": "2025-10-04T23:56:36.6912025",
                            "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:36.6912025",
                            "storeID": 1,
                            "operatorG_Uid": "Tu2lyN56REynszT598DS5g==",
                            "operatorGuid": "c8a5ed4e-7ade-4c44-a7b3-34f9f7c0d2e6",
                            "customerG_Uid": "geCsHLRwD0e5HoUY6Ke97w==",
                            "customerGuid": "1cace081-70b4-470f-b91e-8518e8a7bdef",
                            "communityIdentifier": "0Zveb2ieake0C+ldQU4MEg==",
                            "communityIdentifierGuid": "6fde9bd1-9e68-476a-b40b-e95d414e0c12",
                            "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": "LDEEC/oTL0Wm7siVWkAIPA==",
                            "priceLevelIdentifierGuid": "0b04312c-13fa-452f-a6ee-c8955a40083c",
                            "locked": 36,
                            "relationChecksum": "sample string 37",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "38"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "communityOrganisation": {
                              "$id": "79",
                              "id": 1,
                              "identifier": "uaGc3qQv2k6KApVkN5Z4kQ==",
                              "identifierGuid": "de9ca1b9-2fa4-4eda-8a02-956437967891",
                              "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:36.6912025",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "80",
                                "saleItemID": 1,
                                "identifier": "EpaG0B/fOU6Ux7YRkcd5GQ==",
                                "identifierGuid": "d0869612-df1f-4e39-94c7-b61191c77919",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "kqjqH8Q250Cm2GaUzNG8WA==",
                                "pluGuid": "1feaa892-36c4-40e7-a6d8-6694ccd1bc58",
                                "accountID": "fPQGrjF9UEGUWUmSG4Lfog==",
                                "accountIDGuid": "ae06f47c-7d31-4150-9459-49921b82dfa2",
                                "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:36.6912025",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "H2ZAARq8fUmCw/bHGA8joA==",
                                "refundGuid": "0140661f-bc1a-497d-82c3-f6c7180f23a0",
                                "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": "G+/AMwFJg0mIQC4q5qq54A==",
                                "idempotentVoidGuid": "33c0ef1b-4901-4983-8840-2e2ae6aab9e0",
                                "priceLevelIdentifier": "l59JzEgNlkaqfXSCRYygvw==",
                                "priceLevelIdentifierGuid": "cc499f97-0d48-4696-aa7d-7482458ca0bf",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2025-10-04T23:56:36.6912025",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "refund": {
                                  "$id": "82",
                                  "id": 1,
                                  "g_UID": "Zxl4dlD2EU2pZplwI405HQ==",
                                  "guid": "76781967-f650-4d11-a966-9970238d391d",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2025-10-04T23:56:36.6912025"
                                },
                                "modifier": {
                                  "$id": "83",
                                  "id": 1,
                                  "setG_UID": "kGlR7BCgA0qiGpWavNRFbw==",
                                  "modifierSetGuid": "ec516990-a010-4a03-a21a-959abcd4456f",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "CJfVJnYaT06dpJ53xRPK5A==",
                                  "pluGuid": "26d59708-1a76-4e4f-9da4-9e77c513cae4",
                                  "deleted": true,
                                  "g_UID": "8UbRghJfNEm26zBVZNb2iQ==",
                                  "guid": "82d146f1-5f12-4934-b6eb-305564d6f689",
                                  "product": {
                                    "$ref": "3"
                                  }
                                },
                                "priceLevelName": "sample string 25",
                                "pumpNumber": 1,
                                "hoseNumber": 1
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "eftReceipts": [
                              {
                                "$id": "84",
                                "id": 1,
                                "storeID": 1,
                                "saleHeaderID": 2,
                                "storeSaleHeader": {
                                  "$ref": "78"
                                },
                                "receipt": "sample string 3",
                                "processed": 1
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "payments": [
                              {
                                "$ref": "77"
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "cards": [
                              {
                                "$id": "85",
                                "id": 1,
                                "saleHeaderID": 1,
                                "identifier": "sample string 2",
                                "cardType": 3,
                                "providerName": "sample string 4"
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "campaignHits": [
                              {
                                "$id": "86",
                                "id": 1,
                                "saleHeaderID": 2,
                                "campaign": "sample string 3",
                                "name": "sample string 4",
                                "processed": 1,
                                "campaignDescription": "sample string 5"
                              },
                              {
                                "$ref": "86"
                              }
                            ],
                            "fuel": [
                              {
                                "$id": "87",
                                "id": 1,
                                "plu": 1,
                                "pluG_UID": "oWObDyzwQkGaprCabCyobg==",
                                "pluGuid": "0f9b63a1-f02c-4142-9aa6-b09a6c2ca86e",
                                "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:36.6912025",
                                "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:36.6912025",
                                "tagNumber": "sample string 15",
                                "trackTwoRem": "sample string 16",
                                "transCode": 1,
                                "transType": 1,
                                "unitPrice": 1.0,
                                "vehicleReg": "sample string 17",
                                "offline": true,
                                "processed": 1
                              },
                              {
                                "$ref": "87"
                              }
                            ],
                            "fuelResells": [
                              {
                                "$id": "88",
                                "saleItemID": 1,
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "AovQ35myGku5pU/AURH+oQ==",
                                "pluGuid": "dfd08b02-b299-4b1a-b9a5-4fc05111fea1",
                                "accountID": "YqSCrbgf9EGK9HtuA6tiRQ==",
                                "accountIDGuid": "ad82a462-1fb8-41f4-8af4-7b6e03ab6245",
                                "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:36.6912025",
                                "bestOrExpireType": 1,
                                "refundG_UID": "ej4nJYBfHE6cgWIAa6bmCg==",
                                "refundGuid": "25273e7a-5f80-4e1c-9c81-62006ba6e60a",
                                "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": "88"
                              }
                            ],
                            "customerOrder": [
                              {
                                "$id": "89",
                                "identifier": "WYriBoR9zkG/duCtEZwscw==",
                                "identifierGuid": "06e28a59-7d84-41ce-bf76-e0ad119c2c73",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "L0dv0w+3PkODuU3dsUt8sA==",
                                "customerIdentifierGuid": "d36f472f-b70f-433e-83b9-4dddb14b7cb0",
                                "operatorNo": 1,
                                "operatorG_UID": "nequOV5hik+fBb/6MiZEcQ==",
                                "operatorGuid": "39aeea9d-615e-4f8a-9f05-bffa32264471",
                                "created": "2025-10-04T23:56:36.6912025",
                                "ordered": "2025-10-04T23:56:36.6912025",
                                "started": "2025-10-04T23:56:36.6912025",
                                "completed": "2025-10-04T23:56:36.6912025",
                                "supplied": "2025-10-04T23:56:36.6912025",
                                "quickTicket": 1,
                                "deleted": true,
                                "walkAway": true,
                                "approxWait": 1,
                                "actualWait": 1,
                                "deliveryMethod": 8,
                                "externalSaleType": 9,
                                "customer": {
                                  "$ref": "71"
                                },
                                "operator": {
                                  "$ref": "38"
                                },
                                "details": [
                                  {
                                    "$id": "90",
                                    "headerID": 1,
                                    "plu": 1,
                                    "pluG_UId": "Acs+mXJicEyfvT4jiJ3umA==",
                                    "pluGuid": "993ecb01-6272-4c70-9fbd-3e23889dee98",
                                    "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": "lxxGQuL4ZEaPXy+5dCjLkA==",
                                    "headerIdentifierGuid": "42461c97-f8e2-4664-8f5f-2fb97428cb90",
                                    "product": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "storeName": "sample string 11",
                                "customerName": "sample string 12",
                                "storeReplyTo": "sample string 13",
                                "storeSubjectLine": "sample string 14",
                                "storeSaleHeader": {
                                  "$ref": "78"
                                }
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "surveyResponses": [
                              {
                                "$id": "91",
                                "surveyG_UID": "FK18X8v3aEWOPQpdYpd/HA==",
                                "surveyGuid": "5f7cad14-f7cb-4568-8e3d-0a5d62977f1c",
                                "saleHeaderGuid": "7Hc7MdEnxU+fPYTJlN46Xg==",
                                "saleGuid": "313b77ec-27d1-4fc5-9f3d-84c994de3a5e",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "2xMaBE2GREyBONP3sXmKxA==",
                                "guidResponse": "041a13db-864d-4c44-8138-d3f7b1798ac4",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2025-10-04T23:56:36.6912025",
                                "sale": {
                                  "$ref": "78"
                                },
                                "survey": {
                                  "$id": "92",
                                  "g_UID": "JBwygAEqokWkb1A+EIy74w==",
                                  "guid": "80321c24-2a01-45a2-a46f-503e108cbbe3",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "BUS83UBz2EijuZdf2ljIXQ==",
                                  "checkoutFormGuid": "ddbc4405-7340-48d8-a3b9-975fda58c85d",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2025-10-04T23:56:36.6912025",
                                  "end": "2025-10-04T23:56:36.6912025",
                                  "deleted": true,
                                  "updated": "2025-10-04T23:56:36.6912025",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "b6f62c28-45cf-4474-a551-512ab250c5f6",
                                    "0b0d9088-74f5-4c35-b202-69f339a8314d"
                                  ],
                                  "allowsAllTextResponses": true,
                                  "surveyForm": {
                                    "$ref": "46"
                                  }
                                },
                                "ingressId": "sample string 4"
                              },
                              {
                                "$ref": "91"
                              }
                            ],
                            "storeName": "sample string 38",
                            "machineName": "sample string 39",
                            "operatorName": "sample string 40",
                            "direction": 1,
                            "reason": "sample string 41",
                            "accountG_UID": "78b50DtZFkO0isd+arHcWA==",
                            "accountIdentifier": "d0f9c6ef-593b-4316-b48a-c77e6ab1dc58",
                            "accountName": "sample string 42",
                            "customerOrderIdentifier": "X7LSVeuREUC7N30W+IkFHw==",
                            "customerOrderIdentifierGuid": "55d2b25f-91eb-4011-bb37-7d16f889051f",
                            "priceLevelName": "sample string 43",
                            "revision": 44,
                            "ingressId": "sample string 45"
                          },
                          "metadata": {
                            "$id": "93",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "BaSWVp7nAUmSueUnxaFzsA==",
                            "paymentIdentifierGuid": "5696a405-e79e-4901-92b9-e527c5a173b0",
                            "identifier": "ojf5yjRQ2kyYRp023jNYdQ==",
                            "identifierGuid": "caf937a2-5034-4cda-9846-9d36de335875",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "1zIiec3xxES+wfOogK/goQ==",
                            "itemIdentifierGuid": "792232d7-f1cd-44c4-bec1-f3a880afe0a1"
                          }
                        },
                        {
                          "$ref": "77"
                        }
                      ]
                    },
                    {
                      "$ref": "72"
                    }
                  ],
                  "customerGroupMembers": [
                    {
                      "$ref": "76"
                    },
                    {
                      "$ref": "76"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$ref": "75"
                    },
                    {
                      "$ref": "75"
                    }
                  ],
                  "accounts": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "account": {
                    "$ref": "73"
                  },
                  "vouchers": [
                    {
                      "$id": "94",
                      "customerIdentifier": "pTUeuDCMmEu8xmU6hUEZGw==",
                      "customerIdentifierGuid": "b81e35a5-8c30-4b98-bcc6-653a8541191b",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "m5DOJk2LokSIhm9IaY3owg==",
                      "idempotentGuid": "26ce909b-8b4d-44a2-8886-6f48698de8c2",
                      "offline": true,
                      "voucher": {
                        "$id": "95",
                        "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:36.6912025",
                        "barcodeTemplate": {
                          "$id": "96",
                          "templateID": 1,
                          "template": "sample string 1",
                          "bcFunction": "sample string 2",
                          "sortOrder": 3
                        },
                        "scaleLabel": {
                          "$id": "97",
                          "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:36.6912025",
                          "labelPageLayout": "nUM7DFH7UkGIpU3OkdQPWg==",
                          "pageLayoutGuid": "0c3b439d-fb51-4152-88a5-4dce91d40f5a",
                          "labelType": 6,
                          "oldName": "sample string 7",
                          "voucher": {
                            "$ref": "95"
                          },
                          "elements": [
                            {
                              "$id": "98",
                              "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:36.6912025"
                            },
                            {
                              "$ref": "98"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "99",
                            "id": 1,
                            "customerIdentifier": "GhTQYbG/QUK6ZugRQ1zDNw==",
                            "customerIdentifierGuid": "61d0141a-bfb1-4241-ba66-e811435cc337",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2025-10-04T23:56:36.6912025",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "EuuoLfCLgkyeFt3XT5paGw==",
                            "issuedIdempotentGuid": "2da8eb12-8bf0-4c82-9e16-ddd74f9a5a1b",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2025-10-04T23:56:36.6912025",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2025-10-04T23:56:36.6912025",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "PJiOyim1tEqw2bM0Gjn3vA==",
                            "redeemedIdempotentGuid": "ca8e983c-b529-4ab4-b0d9-b3341a39f7bc",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2025-10-04T23:56:36.6912025",
                            "storeName": "sample string 17",
                            "scaleLabel": {
                              "$ref": "97"
                            },
                            "voucher": {
                              "$ref": "95"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "issuedOfflinePayment": {
                              "$ref": "77"
                            },
                            "redeemedOfflinePayment": {
                              "$ref": "77"
                            }
                          },
                          {
                            "$ref": "99"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "71"
                      }
                    },
                    {
                      "$ref": "94"
                    }
                  ]
                }
              },
              {
                "$ref": "70"
              }
            ],
            "customerGroups": [
              {
                "$id": "100",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupID": "K0VBRngRhU6+sR1ukvhrkw==",
                "groupIDGuid": "4641452b-1178-4e85-beb1-1d6e92f86b93",
                "campaign": {
                  "$ref": "67"
                },
                "group": {
                  "$ref": "75"
                }
              },
              {
                "$ref": "100"
              }
            ],
            "signIqTickets": [
              {
                "$id": "101",
                "identifier": "DDUBWNx7s0uvf/uuvktzww==",
                "identifierGuid": "5801350c-7bdc-4bb3-af7f-fbaebe4b73c3",
                "campaignName": "sample string 2",
                "message": "sample string 3",
                "ticketFileSource": "sample string 4",
                "ticketFileDestination": "sample string 5",
                "storeID": 1
              },
              {
                "$ref": "101"
              }
            ],
            "comboPriceGroups": [
              {
                "$id": "102",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "g_UID": "5s1PttHPIU6tyyC7BZRnIg==",
                "guid": "b64fcde6-cfd1-4e21-adcb-20bb05946722",
                "description": "sample string 5",
                "newPrice": 1,
                "rangeDescription": "sample string 6",
                "dealDescription": "sample string 7",
                "labelQuantity": 8,
                "hostProductCategoryID": 1,
                "offerID": 1,
                "dontUpdatePricePlus": true,
                "campaign": {
                  "$ref": "67"
                },
                "comboPricePlus": [
                  {
                    "$id": "103",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupG_UID": "XukeYoMxi0C/JEyLnq/eNw==",
                    "groupGuid": "621ee95e-3183-408b-bf24-4c8b9eafde37",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "XUhFAG4XoUW5XM63DsiBvw==",
                    "pluGuid": "0045485d-176e-45a1-b95c-ceb70ec881bf",
                    "priceGroupG_UID": "VYfF7xen9Ea37aVqjAsEIg==",
                    "priceGroupGuid": "efc58755-a717-46f4-b7ed-a56a8c0b0422",
                    "campaignPoolID": "sample string 7",
                    "quantity": 1,
                    "campaign": {
                      "$ref": "67"
                    },
                    "product": {
                      "$ref": "3"
                    },
                    "priceGroup": {
                      "$ref": "32"
                    },
                    "campaignPool": {
                      "$ref": "67"
                    }
                  },
                  {
                    "$ref": "103"
                  }
                ]
              },
              {
                "$ref": "102"
              }
            ],
            "priceLevels": [
              {
                "$id": "104",
                "id": 1,
                "priceLevelIdentifier": "ULTPfg5vlUOQZ8879qWJDw==",
                "priceLevelIdentifierGuid": "7ecfb450-6f0e-4395-9067-cf3bf6a5890f",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "104"
              }
            ]
          },
          "product": {
            "$ref": "3"
          },
          "dealCost": {
            "$id": "105",
            "headerIdentifier": "w7lCSmiGVk+IO1xFT+mw2g==",
            "headerIdentifierGuid": "4a42b9c3-8668-4f56-883b-5c454fe9b0da",
            "identifier": "jiTDet9o0UafERsfbQmqZw==",
            "identifierGuid": "7ac3248e-68df-46d1-9f11-1b1f6d09aa67",
            "supplierIdentifier": "SXFOJEhnqEuAoDp3IqneZA==",
            "supplierGuid": "244e7149-6748-4ba8-80a0-3a7722a9de64",
            "pluG_UID": "6MPjYuIW+ESOgM7P+2xFhA==",
            "pluGuid": "62e3c3e8-16e2-44f8-8e80-cecffb6c4584",
            "campaignName": "d6b5e693-f230-4a65-9675-aacb2f10d728",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2025-10-04T23:56:36.6912025",
            "end": "2025-10-04T23:56:36.6912025",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "6AJx+YHbmUKmGzs+UhOogw==",
            "bonusItemPluGuid": "f97102e8-db81-4299-a61b-3b3e5213a883",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2025-10-04T23:56:36.6912025",
            "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:36.6912025",
            "campaignEndDate": "2025-10-04T23:56:36.6912025",
            "masterPLUG_UID": "rmwceoh9EUC6QGy30bJOiA==",
            "masterID": "7a1c6cae-7d88-4011-ba40-6cb7d1b24e88",
            "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": "Wec+lXiuaESsin8B2m2xeg==",
            "bonusMasterID": "953ee759-ae78-4468-ac8a-7f01da6db17a",
            "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:36.6912025",
        "dealCosts": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "tags": [
          {
            "$id": "106",
            "pluG_UID": "kRAqhOwmo0OOtEOCBCN/iQ==",
            "pluGuid": "842a1091-26ec-43a3-8eb4-438204237f89",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "106"
          }
        ],
        "alternateProductG_UID": "9hSceV1+TEmU3EttEVixOQ==",
        "alternateProduct": "799c14f6-7e5d-494c-94dc-4b6d1158b139",
        "productHostCode": {
          "$id": "107",
          "id": 1,
          "pluG_UID": "d7Fj6S09Pk+2Cl77tST+Gg==",
          "pluGuid": "e963b177-3d2d-4f3e-b60a-5efbb524fe1a",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "61"
        },
        "mscCom": {
          "$ref": "62"
        },
        "mscDep": {
          "$ref": "64"
        },
        "mscSubCom": {
          "$ref": "63"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2025-10-04T23:56:36.6912025",
        "inventoryTracked": "2025-10-04T23:56:36.6912025",
        "isNormalPriceChangesCampaign": true
      },
      "input": {
        "$ref": "1"
      },
      "unknownScan": {
        "$id": "108",
        "id": 1,
        "headerIdentifier": "dEfhkYTEWUijPWScTbSCbQ==",
        "headerIdentifierGuid": "91e14774-c484-4859-a33d-649c4db4826d",
        "inputIdentifier": "KtoKJ9WXMkSRjK/GY0yNVA==",
        "inputIdentifierGuid": "270ada2a-97d5-4432-918c-afc6634c8d54",
        "detailID": 1,
        "pluG_UID": "B3s2SJbb5Eu89DlFkVXotA==",
        "pluGuid": "48367b07-db96-4be4-bcf4-39459155e8b4",
        "barcode": "sample string 2",
        "scanned": "2025-10-04T23:56:36.6912025"
      }
    },
    {
      "$ref": "2"
    }
  ]
}

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

Input identifier

globally unique identifier

Response Formats

application/json, text/json

Sample:
"a234239a-e269-464e-a71c-840ff687d502"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a234239a-e269-464e-a71c-840ff687d502</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�D["����5xl/workbook.xml �(�����0��&�C���?DR8q����
[�@[����[ �x�3;���Ѻ�imG>�7�p%�!c�����&�uB��Ŭ���6o�&�,I.�aAY�<]h����Z/���eh��§f���e4ֺ�I�b�)>ö�YKZCJf�֖4��*�kv����& �$�-�����w�PK�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�D[j�v�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R3a671c54d7ad4d28" /></Relationships>PK�D[���Q$�xl/worksheets/sheet1.xml �(��Q�N�0��(w�nc�Lm'�i���кK�&���瓤!q�Ė��{v���l�5ښo��3�-v�^j>QW�cS-�^p���h<�[F�G��֣3�B�.�^�p�v2`Il�IA�+=z����ˏd�,�a�2R[�T���=s���iÙh��|װ�_1�c|"^c���<OX�|Nʯ�u��i�7\�A_�
�SO��O73:�3#o�]tG�滇��n�E�Xyy�Y;yB�VW�beI�'I��.̥r �Q�'�Aۇq�&��{�	�o�k�
KwF$pI���/PK�D[��ʈ�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8����ݰa[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����-Y��tj�}����m7{1��`�9��bC&���� 
M27�M���1���3�#��Wy~����Lv8����z����i"��W��E`�=�~J�_B�%*�'��~�u]WE�K])`�fj!�G
�^��BF	TB�E�5y)EqS���s���K�ey�&�T�VZ4�+庺���~PK�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�D[k)v��xl/sharedStrings.xml �(�5�An�0E�b�ޱ�B"�,*��F0KxLS������������7-�6��{8,(�!���=|=>uJ
�Kf���=x��ꔥ����f�3%�C^�k2�-a��=���(3QI�qֶ&adPC޹T-����N�\1�Нw��&�^u�6��rt��ij��x�Λ�y�M}^PK-�D["����5xl/workbook.xmlPK-�D[����	�[Content_Types].xmlPK-
�D[j�v�''V_rels/.relsPK-�D[���Q$��xl/worksheets/sheet1.xmlPK-�D[��ʈ�P8xl/_rels/workbook.xml.relsPK-�D[Ѓc'2E
xl/styles.xmlPK-�D[k)v���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�D[h��ֶ5xl/workbook.xml �(�����0��J}�(��
L,];t7Ĕ��$}�� ��u�ϟ�O���1=��A����~�sM�
����î5V�Ҿ�i[�`e��B�Y�$fq/�v�]h���h�����i����fO���2k��$l	�����"*�AaA+�@It)%6�ax$B�����:��2q�{�q��.�PK�D[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�D[e5�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R29191e9710aa4751" /></Relationships>PK�D[���Q$�xl/worksheets/sheet1.xml �(��Q�N�0��(w�nc�Lm'�i���кK�&���瓤!q�Ė��{v���l�5ښo��3�-v�^j>QW�cS-�^p���h<�[F�G��֣3�B�.�^�p�v2`Il�IA�+=z����ˏd�,�a�2R[�T���=s���iÙh��|װ�_1�c|"^c���<OX�|Nʯ�u��i�7\�A_�
�SO��O73:�3#o�]tG�滇��n�E�Xyy�Y;yB�VW�beI�'I��.̥r �Q�'�Aۇq�&��{�	�o�k�
KwF$pI���/PK�D[���Pxl/_rels/workbook.xml.rels �(���An� E��f_�[[U�l��6��0�Vl��4�ٺ�z��Fj��n�B���f�|�Xm����ȇ��d&��UN�k��C
��jG#�t#��XzbC}��3�A�4a��L6u���T��Ϩ�υx�~ɀ[&�_f��3(�:u���?����!�D�}G���(��Cf�
�E7�Z�c�u+�2�0~7�/#�_�k��QmA�T��2/�-�*ӣ'�}���i/�r$-ӬD���˫���/PK�D[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�D[k)v��xl/sharedStrings.xml �(�5�An�0E�b�ޱ�B"�,*��F0KxLS������������7-�6��{8,(�!���=|=>uJ
�Kf���=x��ꔥ����f�3%�C^�k2�-a��=���(3QI�qֶ&adPC޹T-����N�\1�Нw��&�^u�6��rt��ij��x�Λ�y�M}^PK-�D[h��ֶ5xl/workbook.xmlPK-�D[����	��[Content_Types].xmlPK-
�D[e5�''U_rels/.relsPK-�D[���Q$��xl/worksheets/sheet1.xmlPK-�D[���P7xl/_rels/workbook.xml.relsPK-�D[Ѓc'2E
}xl/styles.xmlPK-�D[k)v���xl/sharedStrings.xmlPK��