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

Load stocktake input

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Header identifier

globally unique identifier

Required

guid

Input identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Matching stocktake input

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.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "identifier": "wnBkwS8wGUW+ejjRAonLvQ==",
  "identifierGuid": "c16470c2-302f-4519-be7a-38d10289cbbd",
  "headerID": 1,
  "headerIdentifier": "05hvto/PjkKsTNTfH0Gb4A==",
  "headerIdentifierGuid": "b66f98d3-cf8f-428e-ac4c-d4df1f419be0",
  "sectionG_UID": "hd7hEq6oi0ebBaFqtM4KqQ==",
  "sectionGuid": "12e1de85-a8ae-478b-9b05-a16ab4ce0aa9",
  "operatorG_UID": "kqen74Ac4kq48T0i1BKP0A==",
  "operatorGuid": "efa7a792-1c80-4ae2-b8f1-3d22d4128fd0",
  "operatorID": 1,
  "comment": "sample string 2",
  "inputType": 1,
  "date": "2025-06-14T06:12:06.1274925",
  "inProgress": 3,
  "setCount": "2025-06-14T06:12:06.1274925",
  "deleted": true,
  "operatorName": "sample string 4",
  "sectionName": "sample string 5",
  "canDelete": 6,
  "details": [
    {
      "$id": "2",
      "id": 1,
      "headerID": 1,
      "headerIdentifier": "stvb982dQkiWOyuIyttHfg==",
      "headerIdentifierGuid": "f7dbdbb2-9dcd-4842-963b-2b88cadb477e",
      "inputID": 1,
      "inputIdentifier": "1V2d9IYl1UyNhAbwNAPCWQ==",
      "inputIdentifierGuid": "f49d5dd5-2586-4cd5-8d84-06f03403c259",
      "created": "2025-06-14T06:12:06.1274925",
      "apn": "sample string 2",
      "plu": 1,
      "pluG_UID": "PK9yddv5ik2hVmOdLpOq1A==",
      "pluGuid": "7572af3c-f9db-4d8a-a156-639d2e93aad4",
      "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",
      "editID": 1,
      "deleted": true,
      "update": true,
      "inputComment": "sample string 10",
      "sectionName": "sample string 11",
      "inputType": 1,
      "itemNumber": "sample string 12",
      "active": true,
      "parentPluG_UID": "AD8J1AQfvEy7rSUecIpFcA==",
      "parentPluGuid": "d4093f00-1f04-4cbc-bbad-251e708a4570",
      "edited": true,
      "product": {
        "$id": "3",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "ZEHB+ROc6Eujbn8Ae4KyfA==",
        "guid": "f9c14164-9c13-4be8-a36e-7f007b82b27c",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "4RMFFx5L90WY7dE7KehVIw==",
        "priceGroupGuid": "170513e1-4b1e-45f7-98ed-d13b29e85523",
        "blueprintID": 1,
        "lastCountedDate": "2025-06-14T06:12:06.1274925",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2025-06-14T06:12:06.1274925",
        "pluCreated": "2025-06-14T06:12:06.1274925",
        "createdByUser": "sample string 9",
        "name": "sample string 10",
        "nameChanged": true,
        "secondDescription": "sample string 12",
        "hostDescription": "sample string 13",
        "keepCartonQty": true,
        "keepDescription": true,
        "keepDepartments": true,
        "keepSuppliers": true,
        "markdownDescription": "sample string 18",
        "altDescription": "sample string 19",
        "bestOrExpire": 20,
        "lastUpdate": "2025-06-14T06:12:06.1274925",
        "lastManualUpdate": "2025-06-14T06:12:06.1274925",
        "imageName": "sample string 23",
        "showImageOnFlipCharts": true,
        "showTextOnFlipCharts": true,
        "overrideFlipChartText": true,
        "flipChartText": "sample string 27",
        "salesMode": 1,
        "eftCode": 1,
        "price": 1,
        "priceChanged": true,
        "rrp": 1,
        "gstPercent": 28,
        "gstPercentChanged": true,
        "costGSTPercent": 29,
        "costGSTPercentChanged": true,
        "wetPercent": 1,
        "priceOverride": 1,
        "cost": 1,
        "currentCost": 1,
        "currentCostDecimals": 1,
        "grossProfit": 1.0,
        "currentCostDesc": "sample string 30",
        "currentCostEnd": "2025-06-14T06:12:06.1274925",
        "currentCostUpdated": "2025-06-14T06:12:06.1274925",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 1,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2025-06-14T06:12:06.1274925",
        "defaultGP": 1,
        "breakTargetMode": 32,
        "break1": 1,
        "price1": 1,
        "target1": 33,
        "break2": 1,
        "price2": 1,
        "target2": 34,
        "break3": 1,
        "price3": 1,
        "target3": 35,
        "break1Changed": true,
        "price1Changed": true,
        "target1Changed": true,
        "break2Changed": true,
        "price2Changed": true,
        "target2Changed": true,
        "break3Changed": true,
        "price3Changed": true,
        "target3Changed": true,
        "breakTargetModeChanged": true,
        "margin": 1.1,
        "marginChanged": true,
        "marginRanged": true,
        "marginRangedChanged": true,
        "minimumMargin": 1.1,
        "minimumMarginChanged": true,
        "maximumMargin": 1.1,
        "maximumMarginChanged": true,
        "overrideHostWarehouseIndicator": true,
        "overrideHostWarehouseIndicatorChanged": true,
        "overrideHostPrice": true,
        "overrideHostPriceChanged": true,
        "overrideHostCost": true,
        "overrideHostCostChanged": true,
        "overrideHostMargin": true,
        "overrideHostMarginChanged": true,
        "alwaysApplyMargin": true,
        "alwaysApplyMarginChanged": true,
        "aws": 1.0,
        "awsUpdated": "2025-06-14T06:12:06.1274925",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 52,
        "altPriceModeChanged": true,
        "altPLUG_UID": "RNUCfILyHU2H5u/ucKi8tg==",
        "altPLUGuid": "7c02d544-f282-4d1d-87e6-efee70a8bcb6",
        "altPLUGuidChanged": true,
        "altPriceDescription1": "sample string 53",
        "altPriceDescription2": "sample string 54",
        "cartonQuantity": 55,
        "cartonQuantityChanged": true,
        "trayID": 1,
        "promptID": 1,
        "tare": 1,
        "packQty": 1,
        "fixedWeight": 1,
        "extraMesg": 1,
        "text1": "sample string 57",
        "text2": "sample string 58",
        "text3": "sample string 59",
        "labelText": "sample string 60",
        "labelTextChanged": true,
        "sendToScale": true,
        "nonScaleWeigh": true,
        "labelFormat": "sample string 64",
        "barcodeFormat": "sample string 65",
        "austMade": 1,
        "coolCode": 66,
        "countryOfOrigin": "sample string 67",
        "percentContent": 68.1,
        "departmentID": 1,
        "subDepartmentID": 1,
        "minorDepartmentID": 1,
        "lesserDepartmentID": 1,
        "deptCode": "sample string 69",
        "subDeptCode": "sample string 70",
        "minorDeptCode": "sample string 71",
        "lesserDeptCode": "sample string 72",
        "deptName": "sample string 73",
        "subDeptName": "sample string 74",
        "minorDeptName": "sample string 75",
        "lesserDeptName": "sample string 76",
        "departmentChanged": true,
        "subCategoryID": 1,
        "expiry": 1,
        "showDays": 1,
        "datePrint": 1,
        "labelRequired": true,
        "labelShelfQty": 79,
        "labelShelfChanged": true,
        "labelTalkerQty": 81,
        "labelSmall": true,
        "labelLastPrinted": "2025-06-14T06:12:06.1274925",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "4QVa+PN8R0iMjo3y09j4bw==",
        "shelfPageLayoutGuid": "f85a05e1-7cf3-4847-8c8e-8df2d3d8f86f",
        "talkerPageLayoutG_UID": "DJsDgGHhg06636SHwcklng==",
        "talkerPageLayoutGuid": "80039b0c-e161-4e83-badf-a487c1c9259e",
        "unitMeasure": 1.1,
        "unitMeasureChanged": true,
        "unitMeasureKind": 84,
        "unitMeasureKindChanged": true,
        "signIQData": "sample string 86",
        "refresh": true,
        "earnLoyaltyPoints": true,
        "earnLoyaltyPointsChanged": true,
        "quantityOverride": true,
        "quantityOverrideChanged": true,
        "quantityRequired": true,
        "quantityRequiredChanged": true,
        "allowDiscounts": true,
        "allowDiscountsChanged": true,
        "discountDiscounts": true,
        "discountDiscountsChanged": true,
        "itemRecalled": true,
        "itemRecalledChanged": true,
        "noRefund": true,
        "noRefundChanged": true,
        "allowMarkdown": true,
        "allowMarkdownChanged": true,
        "priceRequired": true,
        "priceRequiredChanged": true,
        "fuelItem": true,
        "fuelItemChanged": true,
        "trackSerial": true,
        "trackSerialChanged": true,
        "allowZeroPrice": true,
        "allowZeroPriceChanged": true,
        "notForSale": 90,
        "notForSaleChanged": true,
        "excludeFromDeals": true,
        "excludeFromVoucher": true,
        "minimumAge": 93,
        "minimumAgeChanged": true,
        "buyingLimit": 1,
        "buyingLimitChanged": true,
        "buyingLimitIndependent": true,
        "buyingLimitIndependentChanged": true,
        "inventoryGuid": "ZitBdzq/Kk+JE+71ceKdGw==",
        "inventoryIdentifier": "77412b66-bf3a-4f2a-8913-eef571e29d1b",
        "inventoryAccuracy": 1,
        "baseUnits": 97,
        "orderPacked": 1,
        "isManufactured": true,
        "isIngredient": true,
        "isModifier": true,
        "isModifierChanged": true,
        "hasModifiers": 98,
        "defaultPrinter": "sample string 99",
        "defaultPrinterGroup": "sample string 100",
        "ingredientsOnManufacture": true,
        "manufactureUnitMeasure": 1,
        "mpl": 1,
        "maxShelfQty": 101,
        "allowAutoOrder": true,
        "warrantyPeriod": 1,
        "parentPluG_UId": "zvZ+HHgD7EOAwJhQC3BmJQ==",
        "parentPluGuid": "1c7ef6ce-0378-43ec-80c0-98500b706625",
        "preferredHostVendor": 103,
        "preferredHostChanged": true,
        "code": "sample string 105",
        "supplierIdentifier": "4q6Jv86Y/UmMTSejPrMDYg==",
        "supplierIdentifierGuid": "bf89aee2-98ce-49fd-8c4d-27a33eb30362",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "rBu4QoO76U2Wsei1No6Q7w==",
        "rebateSupplierIdentifierGuid": "42b81bac-bb83-4de9-96b1-e8b5368e90ef",
        "rebateSupplierChanged": true,
        "availableForOrder": true,
        "warehouseDirectIndicator": "sample string 107",
        "warehouseDirectIndicatorChanged": true,
        "productGrade": "sample string 109",
        "productType": "sample string 110",
        "productGroup": "sample string 111",
        "complianceIndicator": "sample string 112",
        "inhouseBrand": "sample string 113",
        "slowMoving": true,
        "generalMerchandise": true,
        "comment": "sample string 116",
        "lastUpdatedByUser": "sample string 117",
        "lastManualUpdatedByUser": "sample string 118",
        "lastUpdatedByUserOverride": true,
        "lastUpdatedByHost": "2025-06-14T06:12:06.1274925",
        "commodity": "sample string 120",
        "businessPillar": "sample string 121",
        "mscCommodity": "sample string 122",
        "hostIdentifier": "8YWVxpMBdEmKZ/2zhvlQFw==",
        "hostIdentifierGuid": "c69585f1-0193-4974-8a67-fdb386f95017",
        "serviceFeeID": 1,
        "serviceFeeIDChanged": true,
        "providerName": "sample string 124",
        "aisleEnds": "sample string 125",
        "deleted": true,
        "deletedChanged": true,
        "hidden": true,
        "doNotRange": true,
        "doNotRangeChanged": true,
        "doNotOrder": true,
        "doNotOrderChanged": true,
        "locked": true,
        "excludeFromWebUpdate": true,
        "excludeFromWebUpdateChanged": true,
        "webPriceBasedOn": 136,
        "webPriceRounding": true,
        "webMarkup": 138,
        "webPriceMode": 139,
        "altDepartmentID": 1,
        "altSubDepartmentID": 1,
        "altMinorDepartmentID": 1,
        "altLesserDepartmentID": 1,
        "altDeptCode": "sample string 140",
        "altSubDeptCode": "sample string 141",
        "altMinorDeptCode": "sample string 142",
        "altLesserDeptCode": "sample string 143",
        "altDepartmentChanged": true,
        "storeProducts": [
          {
            "$ref": "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-06-14T06:12:06.1274925",
          "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": "d4lLg4Gjw0yv32ZxnHjtfg==",
          "hostIdentifierGuid": "834b8977-a381-4cc3-afdf-66719c78ed7e",
          "hostName": 1,
          "hostAddress": "sample string 27",
          "hostUsername": "sample string 28",
          "hostPassword": "sample string 29",
          "excludeFromLeadInOut": true,
          "accountingProvider": 31,
          "accountingAddress": "sample string 32",
          "accountingUsername": "sample string 33",
          "accountingPassword": "sample string 34",
          "storeAccountingCode": "sample string 35",
          "softwareVariance": 36,
          "fuelWarningVariance": 37.0,
          "fuelErrorVariance": 38.0,
          "fuelAccumulatedWarningVariance": 39.0,
          "fuelAccumulatedErrorVariance": 40.0,
          "drawManagment": 41,
          "endOfDayManagment": true,
          "autoFillCashBalancing": true,
          "fuelDayVariance": 44,
          "accountingTradingTime": "00:00:00.1234567",
          "stockActivateProduct": 46,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2025-06-14T06:12:06.1274925",
          "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": "u/vMCPyMDkWOyJbMg72VOA==",
              "hostIdentifierGuid": "08ccfbbb-8cfc-450e-8ec8-96cc83bd9538",
              "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": "tSrGofj/oEmMk6HUeEHkHA==",
                "identifierGuid": "a1c62ab5-fff8-49a0-8c93-a1d47841e41c",
                "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": "B0tjv4L+YUaTdgzMnRahlQ==",
                "hostSupplierIdentifierGuid": "bf634b07-fe82-4661-9376-0ccc9d16a195",
                "loyaltyPriceLevelIdentifier": "YRneRc/Qy0ODwOor/RY/CA==",
                "loyaltyPriceLevelIdentifierGuid": "45de1961-d0cf-43cb-83c0-ea2bfd163f08",
                "isGroup": true,
                "description": "sample string 22",
                "hostProvider": 23,
                "hostTypeEnum": 24,
                "hostType": "sample string 25",
                "hostCode": "sample string 26",
                "username": "sample string 27",
                "password": "sample string 28",
                "passwordPlain": "sample string 29",
                "server": "sample string 30",
                "url": "sample string 31",
                "global": true,
                "stateCode": "sample string 33",
                "lastCollected": "2025-06-14T06:12:06.1274925",
                "lastProcessed": "2025-06-14T06:12:06.1274925",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "8",
                  "identifier": "HiBFfJwmO0miNSWg1TukAg==",
                  "identifierGuid": "7c45201e-269c-493b-a235-25a0d53ba402",
                  "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": "WzCDNmAjxkiTnfZpQ8dtGg==",
                  "primaryContactID": "3683305b-2360-48c6-939d-f66943c76d1a",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "JIDWyV5ZFk6+lDmRkvO8sw==",
                  "supplierGroupGuid": "c9d68024-595e-4e16-be94-399192f3bcb3",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-06-14T06:12:06.1274925",
                  "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": "41dd3954-6869-42bd-a7b8-744e96dfead2",
                    "identifier": "QxU4V7SZQ0iHvmzF6Ryaaw==",
                    "identifierGuid": "57381543-99b4-4843-87be-6cc5e91c9a6b",
                    "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": "i5jdTgZuz0qd4QZVj0Hijg==",
                      "supplierIdentifierGuid": "4edd988b-6e06-4acf-9de1-06558f41e28e",
                      "contactGuid": "OtfESqfqUUyZUtSJATbZFg==",
                      "contactID": "4ac4d73a-eaa7-4c51-9952-d4890136d916",
                      "contact": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "products": [
                    {
                      "$id": "11",
                      "pluG_UID": "SO98SZ0kykyN90p+arpYrA==",
                      "pluGuid": "497cef48-249d-4cca-8df7-4a7e6aba58ac",
                      "supplierIdentifier": "ciA7HI8My06HEGXbgHdwlg==",
                      "supplierIdentifierGuid": "1c3b2072-0c8f-4ecb-8710-65db80777096",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 2",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 4,
                      "averagePackSize": 5,
                      "effectiveDate": "2025-06-14T06:12:06.1274925",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 8,
                      "landedUnitCostInc": 9,
                      "landedCartonCostInc": 10,
                      "landedCartonCostEx": 11,
                      "standardCost": 12,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 13",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 14",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 15",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 16",
                      "invoiceCode": "sample string 17",
                      "invoiceDesc": "sample string 18",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 19,
                      "hostType": 20,
                      "fromHost": 21,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 22.1,
                      "sellMultiple": 23.1,
                      "baseMultiple": 24.1,
                      "hostStandardCost": 25,
                      "hostTotalCost": 26,
                      "hostRetail": 27,
                      "hostLandedUnitCostEx": 28,
                      "hostLandedUnitCostInc": 29,
                      "hostDesc": "sample string 30",
                      "directIndicator": "sample string 31",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 33",
                      "hostProductType": "sample string 34",
                      "hostProductGrade": "sample string 35",
                      "hostProductGroup": "sample string 36",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 39",
                      "hostLastUpdated": "2025-06-14T06:12:06.1274925",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "12",
                          "pluG_UID": "I05nFP8GG063JwmOFg9r+g==",
                          "pluGuid": "14674e23-06ff-4e1b-b727-098e160f6bfa",
                          "supplierIdentifier": "8aCX6aPHY0K4gp3tcnqDIA==",
                          "supplierIdentifierGuid": "e997a0f1-c7a3-4263-b882-9ded727a8320",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 40",
                      "salesMode": 41,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 43,
                      "parentPluG_UID": "zr7rN/iNnU6tFxTidV/4gg==",
                      "parentPluGuid": "37ebbece-8df8-4e9d-ad17-14e2755ff882",
                      "freight": 44.0,
                      "freightType": 1,
                      "product": {
                        "$ref": "3"
                      },
                      "supplier": {
                        "$ref": "8"
                      },
                      "serviceFee": {
                        "$id": "13",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 46
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "14",
                      "storeID": 1,
                      "supplierIdentifier": "bPacW5aGLEC0uQNzHkZ4bw==",
                      "supplierGuid": "5b9cf66c-8696-402c-b4b9-03731e46786f",
                      "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": "KqCYjDObfkqVwznbAxj/Pg==",
                      "supplierGuid": "8c98a02a-9b33-4a7e-95c3-39db0318ff3e",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "cutOffWeek": 5,
                      "cutOffDay": 6,
                      "cutOffTime": "00:00:00.1234567",
                      "leadTime": 7,
                      "daysBuffer": 8,
                      "supplierName": "sample string 9",
                      "cutOffDate": "2025-06-14T06:12:06.1274925",
                      "deliveryDate": "2025-06-14T06:12:06.1274925",
                      "nextCutOffDate": "2025-06-14T06:12:06.1274925",
                      "nextDeliveryDate": "2025-06-14T06:12:06.1274925",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2025-06-14T06:12:06.1274925",
                  "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-06-14T06:12:06.1274925",
                    "processed": "2025-06-14T06:12:06.1274925",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-06-14T06:12:06.1274925",
                    "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-06-14T06:12:06.1274925",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "18",
                    "id": 1,
                    "hostIdentifier": "Sd9yhxyCWUWqWG7Obyo2dg==",
                    "hostIdentifierGuid": "8772df49-821c-4559-aa58-6ece6f2a3676",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "be9954f9-6be1-48e4-9337-de2ae9f13bd5",
                      "7d9e6518-666d-449f-a91d-725344614200"
                    ]
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "6"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "19",
                    "identifier": "4YhOqU6nUE6ZtRQP3PCrQg==",
                    "identifierGuid": "a94e88e1-a74e-4e50-99b5-140fdcf0ab42",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "promoTypeGuids": [
                  "d00e25ab-33aa-4111-847f-a37e6921b2f0",
                  "7631bf2f-d18d-46ff-9a85-38a4592ce477"
                ],
                "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-06-14T06:12:06.1274925",
              "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": "de8a46d3-5a8a-448e-a8b6-ba9ae264a819",
          "updateStore": {
            "$id": "25",
            "id": "b82cbbe3-4718-4ac2-bd20-f12e575fc735",
            "name": "sample string 1",
            "lastActivity": "2025-06-14T06:12:06.1274925",
            "zone": "sample string 2",
            "timeZoneOffset": 0.0,
            "businessHoursStart": "00:00:00.1234567",
            "businessHoursEnd": "00:00:00.1234567",
            "master": true,
            "lastIP": "sample string 10",
            "lastHostName": "sample string 11",
            "ping": 1,
            "pingStatus": "sample string 12",
            "lastUpdateCompleted": "2025-06-14T06:12:06.1274925"
          },
          "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": "WI9VEefx5kOhehV/Z76w4g==",
            "pluGuid": "11558f58-f1e7-43e6-a17a-157f67beb0e2",
            "plu": 1,
            "storeID": 1,
            "zoneID": 2,
            "zoneName": "sample string 3",
            "store": "sample string 4",
            "priceNow": 5,
            "costNow": 6,
            "costNowDecimals": 7,
            "normalPrice": 8,
            "gstPercent": 9,
            "normalCost": 10,
            "normalCostDecimals": 11,
            "costGstPercent": 12,
            "costCalcMethod": 1,
            "currentCost": 13,
            "currentCostDecimals": 14,
            "break1": 15,
            "price1": 16,
            "break2": 17,
            "price2": 18,
            "break3": 19,
            "price3": 20,
            "fuelItem": 21,
            "fixedWeight": 22,
            "active": true,
            "complianceIndicator": "sample string 23",
            "doNotOrder": true,
            "doNotRange": true,
            "isNormalPriceChangesCampaign": true,
            "updated": "2025-06-14T06:12:06.1274925"
          },
          {
            "$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-06-14T06:12:06.1274925",
            "priceChangeType": 0,
            "costDecimals": 10
          },
          "normalPluPrices": {
            "$ref": "29"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "30",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "startDate": "2025-06-14T06:12:06.1274925",
            "startTime": 3,
            "endDate": "2025-06-14T06:12:06.1274925",
            "endTime": 4,
            "newPrice": 5,
            "newCost": 6,
            "newCostDecimals": 7,
            "pctDiscount": 8,
            "promoType": 1,
            "promotionTypeCode": "sample string 9",
            "hostType": 10,
            "hostIdentifier": "+zBI/zQWZE+oRjIdCysqQA==",
            "hostIdentifierGuid": "ff4830fb-1634-4f64-a846-321d0b2b2a40",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        "tray": {
          "$id": "31",
          "g_UId": "lXU83vhjDUCBrN4lBh+IDw==",
          "guid": "de3c7595-63f8-400d-81ac-de25061f880f",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "32",
          "priceGroupG_UID": "NX1tLJXgx0ar+GR/awGedw==",
          "priceGroupGuid": "2c6d7d35-e095-46c7-abf8-647f6b019e77",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2025-06-14T06:12:06.1274925",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 145",
        "nutrifacts": {
          "$id": "33",
          "pluG_UID": "GYZel2sNu0mf5Vist5jJBQ==",
          "pluGuid": "975e8619-0d6b-49bb-9fe5-58acb798c905",
          "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": "1ca28360-a71f-4c89-8087-ecdf921e7be0",
          "created": "2025-06-14T06:12:06.1274925",
          "createdByUser": "sample string 1",
          "activated": "2025-06-14T06:12:06.1274925",
          "deactivated": "2025-06-14T06:12:06.1274925",
          "lastOrdered": "2025-06-14T06:12:06.1274925",
          "lastOrderedQty": 2.0,
          "lastReceived": "2025-06-14T06:12:06.1274925",
          "lastReceivedQty": 3.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2025-06-14T06:12:06.1274925",
          "lastSold": "2025-06-14T06:12:06.1274925",
          "firstSold": "2025-06-14T06:12:06.1274925",
          "awsUpdated": "2025-06-14T06:12:06.1274925",
          "lastManualUpdate": "2025-06-14T06:12:06.1274925",
          "lastManualUpdatedByUser": "sample string 5",
          "lastUpdated": "2025-06-14T06:12:06.1274925",
          "lastUpdatedByUser": "sample string 7",
          "lastUpdatedByHost": "2025-06-14T06:12:06.1274925",
          "doNotRangeUpdated": "2025-06-14T06:12:06.1274925",
          "doNotOrderUpdated": "2025-06-14T06:12:06.1274925",
          "tracked": "2025-06-14T06:12:06.1274925"
        },
        "allergens": [
          {
            "$id": "35",
            "allergenID": 1,
            "pluG_UID": "8i9VtPckiUyqe+aFYxwrGA==",
            "pluGuid": "b4552ff2-24f7-4c89-aa7b-e685631c2b18",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "35"
          }
        ],
        "costs": {
          "$id": "36",
          "pluG_UID": "K9l0zTGMiEq0QB4DQ1XfGg==",
          "pluGuid": "cd74d92b-8c31-4a88-b440-1e034355df1a",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2025-06-14T06:12:06.1274925",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "37",
            "saleHeaderID": 1,
            "created": "2025-06-14T06:12:06.1274925",
            "createdLocal": "2025-06-14T06:12:06.1274925",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "pTs4onvXb0qyfzLpf10JHg==",
            "operatorGuid": "a2383ba5-d77b-4a6f-b27f-32e97f5d091e",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "jl8WrrKVZU6hk/fqErGfGA==",
            "pluGuid": "ae165f8e-95b2-4e65-a193-f7ea12b19f18",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "38",
              "id": 1,
              "g_Uid": "Z49VTqkqwkCjpUEz14cQxQ==",
              "guid": "4e558f67-2aa9-40c2-a3a5-4133d78710c5",
              "operatorNumber": 1,
              "shortName": "sample string 2",
              "firstName": "sample string 3",
              "lastName": "sample string 4",
              "password": "sample string 5",
              "hasPassword": true,
              "passwordText": "sample string 6",
              "rfidTagID": "sample string 7",
              "blueprintID": 1,
              "groupID": 1,
              "groupName": "sample string 8",
              "managerGroupID": 1,
              "managerGroupName": "sample string 9",
              "zoneID": 1,
              "zoneName": "sample string 10",
              "loggedIn": 1,
              "lastUsedIP": "sample string 11",
              "deleted": true,
              "locked": true,
              "allowOpenTill": true,
              "webEmail": "sample string 14",
              "simpleOperatorType": 0,
              "webRole": "sample string 15",
              "updated": "2025-06-14T06:12:06.1274925",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2025-06-14T06:12:06.1274925",
              "endShift": "2025-06-14T06:12:06.1274925",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "39",
                  "operatorG_UID": "953MtU6Gh0Sl/OeDkEY24g==",
                  "operatorGuid": "b5cc9df7-864e-4487-a5fc-e783904636e2",
                  "storeID": 2,
                  "operator": {
                    "$ref": "38"
                  },
                  "store": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "39"
                }
              ]
            }
          },
          {
            "$ref": "37"
          }
        ],
        "apns": [
          {
            "$id": "40",
            "pluID": 1,
            "pluG_UID": "n8TMdlwkkU6l8+1i+nmRrA==",
            "pluGuid": "76ccc49f-245c-4e91-a5f3-ed62fa7991ac",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "40"
          }
        ],
        "tuns": [
          {
            "$id": "41",
            "pluG_UId": "kB0N2nCYQUGn7S/1+aBovg==",
            "pluGuid": "da0d1d90-9870-4141-a7ed-2ff5f9a068be",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "3"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "41"
          }
        ],
        "competitionPricing": [
          {
            "$id": "42",
            "identifier": "qhCm0eD/ZUCvsynqt9VehQ==",
            "identifierGuid": "d1a610aa-ffe0-4065-afb3-29eab7d55e85",
            "pluG_UID": "61vmgZYI/kaVy7hxTrQ7yw==",
            "pluGuid": "81e65beb-0896-46fe-95cb-b8714eb43bcb",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "42"
          }
        ],
        "supplier": {
          "$ref": "8"
        },
        "supplierName": "sample string 146",
        "children": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "ordering": {
          "$ref": "11"
        },
        "flipChartPages": [
          {
            "$id": "43",
            "identifier": "oPNuhNX51EWbYSPmRGm+aQ==",
            "groupName": "sample string 1",
            "identifierGuid": "846ef3a0-f9d5-45d4-9b61-23e64469be69",
            "exists": true,
            "flipChartIdentifier": "KW/yLecF+Ue0EBMZE4UNqA==",
            "flipChartIdentifierGuid": "2df26f29-05e7-47f9-b410-131913850da8",
            "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": "qrFWA93+yUqXKqKhdXemzA==",
            "groupIdentifierGuid": "0356b1aa-fedd-4ac9-972a-a2a17577a6cc",
            "flipChart": {
              "$id": "44",
              "identifier": "vo2MuT96OkmrekBgZ28LqA==",
              "identifierGuid": "b98c8dbe-7a3f-493a-ab7a-4060676f0ba8",
              "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": "jb1FXEev10K0RT309Jn88w==",
                "identifierGuid": "5c45bd8d-af47-42d7-b445-3df4f499fcf3",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "46",
                    "id": 1,
                    "g_UID": "1vXOuPsfEEiI7pSxMzgYFw==",
                    "guid": "b8cef5d6-1ffb-4810-88ee-94b133381817",
                    "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": "xRCuduNG/U2rgePYjHp2rw==",
                    "previousFormGuid": "76ae10c5-46e3-4dfd-ab81-e3d88c7a76af",
                    "nextForm": 1,
                    "nextFormG_UID": "73mQ62peKEeEdu0BEUREfA==",
                    "nextFormGuid": "eb9079ef-5e6a-4728-8476-ed011144447c",
                    "attributes": "sample string 10",
                    "updated": "2025-06-14T06:12:06.1274925",
                    "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": "3iFyWzzKgkatRmCzYxHVWw==",
                        "checkoutFormGuid": "5b7221de-ca3c-4682-ad46-60b36311d55b",
                        "identifier": "oam1EjEXXkql5F62Kjts5w==",
                        "identifierGuid": "12b5a9a1-1731-4a5e-a5e4-5eb62a3b6ce7",
                        "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": "E7HyqIZ4GUikA5HnasL8lQ==",
                        "valueGuid": "a8f2b113-7886-4819-a403-91e76ac2fc95",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2025-06-14T06:12:06.1274925",
                        "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-06-14T06:12:06.1274925",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "49",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "CF049hGQhk26LElTocSssg==",
                        "checkoutFormGuid": "f6385d08-9011-4d86-ba2c-4953a1c4acb2",
                        "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": "1+Bx4+s9I0WIBhGFVRze4Q==",
                "flipChartPageIdentifierGuid": "e371e0d7-3deb-4523-8806-1185551cdee1",
                "pluG_UID": "xbE+5+mKXE6F8mhZsBAG5Q==",
                "pluGuid": "e73eb1c5-8ae9-4e5c-85f2-6859b01006e5",
                "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": "JOC0ce+CVUeFIDyRjAE5ow==",
            "pluGuid": "71b4e024-82ef-4755-8520-3c918c0139a3",
            "price": 1,
            "costCalcMethod": 1,
            "cost": 2,
            "weightedAvgCost": 3,
            "lastCost": 4,
            "rawCost": 5,
            "rawWeightedAvgCost": 6,
            "rawLastCost": 7,
            "costDecimals": 8,
            "serviceFeeID": 9,
            "freight": 10.0,
            "freightType": 11,
            "process": "sample string 12",
            "user": "sample string 13",
            "updated": "2025-06-14T06:12:06.1274925",
            "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": "irPQfLABdkW2M50A1j0MLg==",
            "ingredientGuid": "PPlRJlCWxUuntOxaUj53vA==",
            "ingredientIdentifier": "2651f93c-9650-4bc5-a7b4-ec5a523e77bc",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "3"
            }
          },
          {
            "$ref": "52"
          }
        ],
        "bins": [
          {
            "$id": "53",
            "pluG_UID": "Sa7CnvK+0kyT8d44hx2O5w==",
            "pluGuid": "9ec2ae49-bef2-4cd2-93f1-de38871d8ee7",
            "shelfLocationIdentifier": "ng0USpYoF0iAI1uIM3rJzg==",
            "shelfLocationGuid": "4a140d9e-2896-4817-8023-5b88337ac9ce",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "QCbdipqdVk6NPreaV2zA2Q==",
            "labelPageLayoutGuid": "8add2640-9d9a-4e56-8d3e-b79a576cc0d9",
            "updated": "2025-06-14T06:12:06.1274925",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "3"
            },
            "location": {
              "$id": "54",
              "identifier": "7zUM94viA0+iekVejZuE5Q==",
              "storeID": 1,
              "identifierGuid": "f70c35ef-e28b-4f03-a27a-455e8d9b84e5",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2025-06-14T06:12:06.1274925",
              "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": "bEo6BxZr80em9a4c1QxR7Q==",
            "pluGuid": "073a4a6c-6b16-47f3-a6f5-ae1cd50c51ed",
            "deptNo": 1,
            "product": {
              "$ref": "3"
            },
            "scaleLocation": {
              "$id": "56",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2025-06-14T06:12:06.1274925",
              "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-06-14T06:12:06.1274925",
                            "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": "8xCGZwxbMkywTP8VXuGK8g==",
                            "labelPageLayoutGuid": "678610f3-5b0c-4c32-b04c-ff155ee18af2",
                            "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-06-14T06:12:06.1274925",
                        "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": "xfAK1+l6kkys6q1ujyZZyA==",
                        "labelPageLayoutGuid": "d70af0c5-7ae9-4c92-acea-ad6e8f2659c8",
                        "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-06-14T06:12:06.1274925",
                    "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": "ZgUOKNsjZEe39S1MC2NX8A==",
                    "labelPageLayoutGuid": "280e0566-23db-4764-b7f5-2d4c0b6357f0",
                    "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-06-14T06:12:06.1274925",
                "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": "DIHp1CCCOEWZB5mDLTNMtw==",
                "labelPageLayoutGuid": "d4e9810c-8220-4538-9907-99832d334cb7",
                "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": "1ZH22sk3NUm3w893xiA15Q==",
          "pluGuid": "daf691d5-37c9-4935-b7c3-cf77c62035e5",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "+2lxczxQ1UCMvmmmtZLa4Q==",
          "dealCostGuid": "737169fb-503c-40d5-8cbe-69a6b592dae1",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "sjmsgKal80GHrtHFdB9Mqw==",
          "priceGroupGuid": "80ac39b2-a5a6-41f3-87ae-d1c5741f4cab",
          "itemNumber": "sample string 10",
          "cri": "sample string 11",
          "pluPrice": 12,
          "pluCost": 13,
          "pluCostIndicator": "sample string 14",
          "pluPriceGstPercent": 15,
          "pluCostGstPercent": 16,
          "pluActive": true,
          "cartonQty": 1.1,
          "baseUnits": 18.1,
          "salesMode": 1,
          "pluNormalCost": 19,
          "pluaws": 20.0,
          "directNumber": "sample string 21",
          "departmentName": "sample string 22",
          "subDepartmentName": "sample string 23",
          "priceGroupName": "sample string 24",
          "supplierName": "sample string 25",
          "stockOnHand": 1.1,
          "stockOnOrder": 1.1,
          "lastReceived": "2025-06-14T06:12:06.1274925",
          "rrp": 26,
          "campaignDescription": "sample string 27",
          "campaignComboPriceGroupG_UID": "YRo6L2MvPE+pVIjCgYKCPA==",
          "campaignComboPriceGroupIdentifier": "2f3a1a61-2f63-4f3c-a954-88c28182823c",
          "promotionPlacementDescription": "sample string 28",
          "storeAcceptances": [
            {
              "$id": "66",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2025-06-14T06:12:06.1274925",
              "operatorG_UID": "UVAGWSJza0ujC4UgHcZorQ==",
              "operatorGuid": "59065051-7322-4b6b-a30b-85201dc668ad",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2025-06-14T06:12:06.1274925",
              "signIqTicketFileMovedUtc": "2025-06-14T06:12:06.1274925",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2025-06-14T06:12:06.1274925",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "product": {
                "$ref": "3"
              },
              "campaignPlu": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "campaign": {
            "$id": "67",
            "id": 1,
            "storeID": 2,
            "name": "f05cae0c-9748-4e20-9fc9-313bb0f50859",
            "nameGuid": "f05cae0c-9748-4e20-9fc9-313bb0f50859",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2025-06-14T06:12:06.1274925",
            "startTime": 1,
            "endDate": "2025-06-14T06:12:06.1274925",
            "endTime": 1,
            "recurrence": 1,
            "recurrenceType": 1,
            "monthType": 1,
            "weekDays": 1,
            "months": 1,
            "monthWeeks": 1,
            "monthDays": "sample string 7",
            "printed": true,
            "talkerText": "sample string 8",
            "rangeDescription": "sample string 9",
            "dealDescription": "sample string 10",
            "labelQuantity": 11,
            "active": 1,
            "deactivated": "2025-06-14T06:12:06.1274925",
            "system": true,
            "created": "2025-06-14T06:12:06.1274925",
            "updated": "2025-06-14T06:12:06.1274925",
            "priceChangeNotifiedUtc": "2025-06-14T06:12:06.1274925",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "KcgI4rUX80e/GwohId+lsA==",
            "hostIdentifierGuid": "e208c829-17b5-47f3-bf1b-0a2121dfa5b0",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2025-06-14T06:12:06.1274925",
            "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": "7dq4CWAoUEi9GTa67WLDGA==",
                "pluGuid": "09b8daed-2860-4850-bd19-36baed62c318",
                "hostOfferID": 1,
                "priceGroupG_UID": "sNrPSmws2EiIUejYHhrV3g==",
                "priceGroupGuid": "4acfdab0-2c6c-48d8-8851-e8d81e1ad5de",
                "fuelItem": true,
                "pluName": "sample string 6",
                "apn": "sample string 7",
                "pluActive": true,
                "cartonQty": 1,
                "baseUnits": 9.1,
                "cri": "sample string 10",
                "salesMode": 1,
                "pluaws": 11.0,
                "directNumber": "sample string 12",
                "departmentName": "sample string 13",
                "subDepartmentName": "sample string 14",
                "priceGroupName": "sample string 15",
                "supplierName": "sample string 16",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2025-06-14T06:12:06.1274925",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "3"
                },
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "68"
              }
            ],
            "sellingRules": [
              {
                "$id": "69",
                "id": 1,
                "identifier": "3Y+t99DY30uzicqHBLOv2g==",
                "identifierStr": "3Y+t99DY30uzicqHBLOv2g==",
                "identifierGuid": "f7ad8fdd-d8d0-4bdf-b389-ca8704b3afda",
                "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": "upL+QlDEg0m6WaFhaZQg8w==",
                "customerIDGuid": "42fe92ba-c450-4983-ba59-a161699420f3",
                "campaign": {
                  "$ref": "67"
                },
                "customer": {
                  "$id": "71",
                  "identifier": "LoqoV4IVZkO4Q6cc7oWmOQ==",
                  "identifierGuid": "57a88a2e-1582-4366-b843-a71cee85a639",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2025-06-14T06:12:06.1274925",
                  "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": "qBLvbr6bm069SSUg0oHrMw==",
                  "communityIdentifierGuid": "6eef12a8-9bbe-4e9b-bd49-2520d281eb33",
                  "joined": "2025-06-14T06:12:06.1274925",
                  "updated": "2025-06-14T06:12:06.1274925",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "i4PUKY9l1UqtKT26Leb2kQ==",
                  "priceLevelIdentifierGuid": "29d4838b-658f-4ad5-ad29-3dba2de6f691",
                  "marketingID": "sample string 18",
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2025-06-14T06:12:06.1274925",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "72",
                      "cardType": 2,
                      "issueDate": "2025-06-14T06:12:06.1274925",
                      "expiry": "2025-06-14T06:12:06.1274925",
                      "customerID": "GmGhhh3JoEiabMbS0NC8pA==",
                      "customerIDGuid": "86a1611a-c91d-48a0-9a6c-c6d2d0d0bca4",
                      "initialValue": 1,
                      "currentValue": 1,
                      "maxLimit": 1,
                      "minTransaction": 1,
                      "maxTransaction": 1,
                      "multiplier": 1.1,
                      "active": true,
                      "reasonInactive": 1,
                      "idRequired": true,
                      "idType": 1,
                      "idValue": "sample string 5",
                      "updated": "2025-06-14T06:12:06.1274925",
                      "linkedAccount": "JOp4jZrDskSqjHco1X/u1w==",
                      "linkedAccountGuid": "8d78ea24-c39a-44b2-aa8c-7728d57feed7",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "71"
                      },
                      "account": {
                        "$id": "73",
                        "id": 1,
                        "identifier": "Av8jd4AHQEKRH61CDRn9NQ==",
                        "identifierGuid": "7723ff02-0780-4240-911f-ad420d19fd35",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2025-06-14T06:12:06.1274925",
                        "owner": "ohakLzPi8kuDRsSO2zIKIw==",
                        "ownerGuid": "2fa416a2-e233-4bf2-8346-c48edb320a23",
                        "accountStoreGroupIdentifier": "NMCse9LS1ECYBlUaCGrHAw==",
                        "accountStoreGroupGuid": "7bacc034-d2d2-40d4-9806-551a086ac703",
                        "accountType": 1,
                        "currentBalance": 1,
                        "externalID": "sample string 7",
                        "maximumLimit": 1,
                        "accruePoints": true,
                        "loyaltyPoints": 1,
                        "termsOfTrade": 1,
                        "signatureRequired": true,
                        "referenceRequired": true,
                        "statementSendType": 10,
                        "ageingPeriod": 1,
                        "monthlyAgeingPeriod": true,
                        "explodedInvoice": true,
                        "isFifoAllocation": true,
                        "lastStatementSent": "2025-06-14T06:12:06.1274925",
                        "active": true,
                        "updated": "2025-06-14T06:12:06.1274925",
                        "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": "B2RAh+f6ZEa9mbCgMk2UDQ==",
                            "identifierGuid": "87406407-fae7-4664-bd99-b0a0324d940d",
                            "name": "sample string 2",
                            "primaryContact": "IIedzG7SxE2KgmcUuS7KaA==",
                            "primaryContactGuid": "cc9d8720-d26e-4dc4-8a82-6714b92eca68",
                            "accountID": "4nlXXyrJ/UaJ47qZcGwPFQ==",
                            "accountIDGuid": "5f5779e2-c92a-46fd-89e3-ba99706c0f15",
                            "special": true,
                            "updated": "2025-06-14T06:12:06.1274925",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "iiy+Gm3sk02JBRRSoITXGA==",
                            "priceLevelIdentifierGuid": "1abe2c8a-ec6d-4d93-8905-1452a084d718",
                            "deleted": true,
                            "account": {
                              "$ref": "73"
                            },
                            "primaryContactCustomer": {
                              "$ref": "71"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "76",
                                "id": 1,
                                "groupID": "99s/bqCdU02ocWnNMyYHBA==",
                                "groupIDGuid": "6e3fdbf7-9da0-4d53-a871-69cd33260704",
                                "customerID": "7z1T1fe1Ck6HcJFNuWxE7g==",
                                "customerIDGuid": "d5533def-b5f7-4e0a-8770-914db96c44ee",
                                "card": "sample string 4",
                                "linkedAccount": "UviOrqL7kUmR4LbXLF8Twg==",
                                "linkedAccountGuid": "ae8ef852-fba2-4991-91e0-b6d72c5f13c2",
                                "customer": {
                                  "$ref": "71"
                                },
                                "group": {
                                  "$ref": "75"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "77",
                          "id": 1,
                          "identifier": "gsPVKGAZTEeOPEbFKdO8Rg==",
                          "identifierGuid": "28d5c382-1960-474c-8e3c-46c529d3bc46",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "hMWP+ia3QEygU/K52wmfaw==",
                          "accountIDGuid": "fa8fc584-b726-4c40-a053-f2b9db099f6b",
                          "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-06-14T06:12:06.1274925",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "2ntc2ZpTm0aMZo1bmyYqUA==",
                          "idempotentVoidGuid": "d95c7bda-539a-469b-8c66-8d5b9b262a50",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "78",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "k4tzWPwTbEuDXM+Dt+E/dQ==",
                            "saleHeaderIdentifierGuid": "58738b93-13fc-4b6c-835c-cf83b7e13f75",
                            "created": "2025-06-14T06:12:06.1274925",
                            "createdLocal": "2025-06-14T06:12:06.1274925",
                            "createdText": "sample string 4",
                            "itemCount": 5,
                            "totalAmount": 6,
                            "cashTender": 1,
                            "cardTender": 1,
                            "cheqTender": 1,
                            "acctTender": 1,
                            "voucherTender": 1,
                            "loyaltyPoints": 1,
                            "cashout": 1,
                            "changeAmount": 1,
                            "rounding": 1,
                            "gstAmount": 1,
                            "transactionDiscountTender": 1,
                            "totalTip": 7,
                            "tranType": 1,
                            "processed": 1,
                            "imported": "2025-06-14T06:12:06.1274925",
                            "storeID": 1,
                            "operatorG_Uid": "qUoWh8ENu0uoDaQ14OqCzA==",
                            "operatorGuid": "87164aa9-0dc1-4bbb-a80d-a435e0ea82cc",
                            "customerG_Uid": "oOFadGMwHkmNIxtcvGqwwQ==",
                            "customerGuid": "745ae1a0-3063-491e-8d23-1b5cbc6ab0c1",
                            "communityIdentifier": "+3n47SFGhEGTCzi1n4wHlA==",
                            "communityIdentifierGuid": "edf879fb-4621-4184-930b-38b59f8c0794",
                            "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": "/2lelHc4YES14MjFgKLv/Q==",
                            "priceLevelIdentifierGuid": "945e69ff-3877-4460-b5e0-c8c580a2effd",
                            "locked": 36,
                            "relationChecksum": "sample string 37",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "38"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "communityOrganisation": {
                              "$id": "79",
                              "id": 1,
                              "identifier": "Br0s9JvaukWfEzCaqX+pvg==",
                              "identifierGuid": "f42cbd06-da9b-45ba-9f13-309aa97fa9be",
                              "name": "sample string 3",
                              "lookupIdentifier": "sample string 4",
                              "externalID": "sample string 5",
                              "phone": "sample string 6",
                              "fax": "sample string 7",
                              "email": "sample string 8",
                              "address1": "sample string 9",
                              "address2": "sample string 10",
                              "city": "sample string 11",
                              "postCode": "sample string 12",
                              "state": "sample string 13",
                              "country": "sample string 14",
                              "totalAmountAwarded": 15.1,
                              "updated": "2025-06-14T06:12:06.1274925",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "80",
                                "saleItemID": 1,
                                "identifier": "vjh6t5puDEKMP1QEoEyklQ==",
                                "identifierGuid": "b77a38be-6e9a-420c-8c3f-5404a04ca495",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "InY6K+7E4UmH/UQah0aamQ==",
                                "pluGuid": "2b3a7622-c4ee-49e1-87fd-441a87469a99",
                                "accountID": "5EIAETEVnkO/wKxV4AzMoA==",
                                "accountIDGuid": "110042e4-1531-439e-bfc0-ac55e00ccca0",
                                "normalPrice": 3,
                                "originalSellingPrice": 4,
                                "discountPrice": 5,
                                "unit": 1,
                                "quantity": 6,
                                "totalCents": 7,
                                "fixedPrice": 1,
                                "tranType": 1,
                                "discountType": 1,
                                "cost": 1,
                                "costDecimals": 8,
                                "markdown": 1,
                                "manualQuantity": 1,
                                "manualPrice": 1,
                                "manualMode": 1,
                                "active": 1,
                                "offline": true,
                                "barcode": "sample string 9",
                                "keyedSale": 1,
                                "discountedID": 1,
                                "fuelID": 1,
                                "serialNumber": "sample string 10",
                                "bestOrExpire": "2025-06-14T06:12:06.1274925",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "3GtVyLP9BUSnSTKoChosbA==",
                                "refundGuid": "c8556bdc-fdb3-4405-a749-32a80a1a2c6c",
                                "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": "Mc3uWtvss0OaDKFu5lkydQ==",
                                "idempotentVoidGuid": "5aeecd31-ecdb-43b3-9a0c-a16ee6593275",
                                "priceLevelIdentifier": "8S15SFx8t0CNblJtUnL76w==",
                                "priceLevelIdentifierGuid": "48792df1-7c5c-40b7-8d6e-526d5272fbeb",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2025-06-14T06:12:06.1274925",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "refund": {
                                  "$id": "82",
                                  "id": 1,
                                  "g_UID": "gqhnjeIzF0iPj/Bc+wpfSQ==",
                                  "guid": "8d67a882-33e2-4817-8f8f-f05cfb0a5f49",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2025-06-14T06:12:06.1274925"
                                },
                                "modifier": {
                                  "$id": "83",
                                  "id": 1,
                                  "setG_UID": "S7p5pyKfwU+gnojms1YDFw==",
                                  "modifierSetGuid": "a779ba4b-9f22-4fc1-a09e-88e6b3560317",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "sRlxvsg/+U+aDdi62qilOg==",
                                  "pluGuid": "be7119b1-3fc8-4ff9-9a0d-d8badaa8a53a",
                                  "deleted": true,
                                  "g_UID": "8dUdrU3sbEGSdSSTnZJyYg==",
                                  "guid": "ad1dd5f1-ec4d-416c-9275-24939d927262",
                                  "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": "uGVL/paPaUu18r8AwZkFzg==",
                                "pluGuid": "fe4b65b8-8f96-4b69-b5f2-bf00c19905ce",
                                "saleHeaderID": 2,
                                "totalCents": 3,
                                "grade": 1,
                                "gradeDescription": "sample string 4",
                                "dispenser": 1,
                                "hose": 1,
                                "quantity": 1,
                                "cost": 1,
                                "acquirerNum": 1,
                                "attendant": 1,
                                "ePurseBalance": 1.0,
                                "cardSignature": "sample string 5",
                                "compartmentNumber": 1,
                                "contractNumber": 1,
                                "discountCardPAN": "sample string 6",
                                "discountID": 1,
                                "discountName": "sample string 7",
                                "discountNetValue": 1.0,
                                "discountType": 1,
                                "discountValue": 1.0,
                                "discretionaryData": "sample string 8",
                                "driverID": "sample string 9",
                                "eftBatchNumber": 1,
                                "eftResponseCode": "sample string 10",
                                "endDateTime": "2025-06-14T06:12:06.1274925",
                                "engineHours": 1.1,
                                "fposNumber": 1,
                                "loyaltyCardPAN": "sample string 11",
                                "miscData1": 1,
                                "miscData2": "sample string 12",
                                "miscFlags": 1,
                                "mop": 1,
                                "odometer": 1,
                                "panNumber": "sample string 13",
                                "saleRefund": true,
                                "saleStatus": 1,
                                "sequenceNumber": 1,
                                "stan": 1,
                                "startDateTime": "2025-06-14T06:12:06.1274925",
                                "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": "fOZjQiUdNEaAUcwYUi5tVw==",
                                "pluGuid": "4263e67c-1d25-4634-8051-cc18522e6d57",
                                "accountID": "4Ka/LKOSbk64d/JeLNY/lA==",
                                "accountIDGuid": "2cbfa6e0-92a3-4e6e-b877-f25e2cd63f94",
                                "normalPrice": 3,
                                "originalSellingPrice": 4,
                                "discountPrice": 5,
                                "unit": 1,
                                "quantity": 6,
                                "totalCents": 7,
                                "fixedPrice": 1,
                                "tranType": 1,
                                "processed": 1,
                                "discountType": 1,
                                "cost": 1,
                                "costDecimals": 1,
                                "markdown": 1,
                                "manualQuantity": 1,
                                "manualPrice": 1,
                                "manualMode": 1,
                                "active": 1,
                                "barcode": "sample string 8",
                                "offline": 1,
                                "keyedSale": 1,
                                "discountedID": 1,
                                "fuelID": 1,
                                "serialNumber": "sample string 9",
                                "bestOrExpire": "2025-06-14T06:12:06.1274925",
                                "bestOrExpireType": 1,
                                "refundG_UID": "uNhabsfo1023JxM/sb9VfA==",
                                "refundGuid": "6e5ad8b8-e8c7-4dd7-b727-133fb1bf557c",
                                "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": "PnMutxOqJ0miZTVie80V1g==",
                                "identifierGuid": "b72e733e-aa13-4927-a265-35627bcd15d6",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "XczO/cPvQ0mVMz5JME6GcQ==",
                                "customerIdentifierGuid": "fdcecc5d-efc3-4943-9533-3e49304e8671",
                                "operatorNo": 1,
                                "operatorG_UID": "djBze7lSxkqYuVjJ67+F1A==",
                                "operatorGuid": "7b733076-52b9-4ac6-98b9-58c9ebbf85d4",
                                "created": "2025-06-14T06:12:06.1274925",
                                "ordered": "2025-06-14T06:12:06.1274925",
                                "started": "2025-06-14T06:12:06.1274925",
                                "completed": "2025-06-14T06:12:06.1274925",
                                "supplied": "2025-06-14T06:12:06.1274925",
                                "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": "Ety9pK9Xy0mzdfHtteBaJw==",
                                    "pluGuid": "a4bddc12-57af-49cb-b375-f1edb5e05a27",
                                    "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": "UHGuF1e2QEO2nl2VAXxHAQ==",
                                    "headerIdentifierGuid": "17ae7150-b657-4340-b69e-5d95017c4701",
                                    "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": "mCYdvcqwiUKUsEBdxRlmYg==",
                                "surveyGuid": "bd1d2698-b0ca-4289-94b0-405dc5196662",
                                "saleHeaderGuid": "AQU+1Gfp50WZrg/Bhq+2eQ==",
                                "saleGuid": "d43e0501-e967-45e7-99ae-0fc186afb679",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "8OtJx50YMUK12I1xXmaLIA==",
                                "guidResponse": "c749ebf0-189d-4231-b5d8-8d715e668b20",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2025-06-14T06:12:06.1274925",
                                "sale": {
                                  "$ref": "78"
                                },
                                "survey": {
                                  "$id": "92",
                                  "g_UID": "5JmUhl85uUq2diRsdlheLw==",
                                  "guid": "869499e4-395f-4ab9-b676-246c76585e2f",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "+rYmm0l3bE2SD0zMAWEZgA==",
                                  "checkoutFormGuid": "9b26b6fa-7749-4d6c-920f-4ccc01611980",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2025-06-14T06:12:06.1274925",
                                  "end": "2025-06-14T06:12:06.1274925",
                                  "deleted": true,
                                  "updated": "2025-06-14T06:12:06.1274925",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "e0495675-0320-4d9f-b0c5-af6fcf050c21",
                                    "cb91ef7e-72cc-4704-bedb-8f1fc697a131"
                                  ],
                                  "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": "9kZIJAiwmEuWPMCbPU3z0Q==",
                            "accountIdentifier": "244846f6-b008-4b98-963c-c09b3d4df3d1",
                            "accountName": "sample string 42",
                            "customerOrderIdentifier": "75PZiVFXM0KbX3u1MmdWTA==",
                            "customerOrderIdentifierGuid": "89d993ef-5751-4233-9b5f-7bb53267564c",
                            "priceLevelName": "sample string 43",
                            "revision": 44,
                            "ingressId": "sample string 45"
                          },
                          "metadata": {
                            "$id": "93",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "c00/TTyTr0O4VzWilHpe0Q==",
                            "paymentIdentifierGuid": "4d3f4d73-933c-43af-b857-35a2947a5ed1",
                            "identifier": "IF73DDusJ0GKkWRUaQN1hg==",
                            "identifierGuid": "0cf75e20-ac3b-4127-8a91-645469037586",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "g7W4+goZs0Wi/s4qiaJ2Wg==",
                            "itemIdentifierGuid": "fab8b583-190a-45b3-a2fe-ce2a89a2765a"
                          }
                        },
                        {
                          "$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": "EkZaEZNSNUejC6R5eIqDgQ==",
                      "customerIdentifierGuid": "115a4612-5293-4735-a30b-a479788a8381",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "4vku8xNtcEuGkeljfK20Xg==",
                      "idempotentGuid": "f32ef9e2-6d13-4b70-8691-e9637cadb45e",
                      "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-06-14T06:12:06.1274925",
                        "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-06-14T06:12:06.1274925",
                          "labelPageLayout": "rOZIglzd/U+0WY2pd9C+9Q==",
                          "pageLayoutGuid": "8248e6ac-dd5c-4ffd-b459-8da977d0bef5",
                          "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-06-14T06:12:06.1274925"
                            },
                            {
                              "$ref": "98"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "99",
                            "id": 1,
                            "customerIdentifier": "MrcXH+XoRkuWvnCmM2k+2A==",
                            "customerIdentifierGuid": "1f17b732-e8e5-4b46-96be-70a633693ed8",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2025-06-14T06:12:06.1274925",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "1I2/Ap7xvEWmzu1FzASdKw==",
                            "issuedIdempotentGuid": "02bf8dd4-f19e-45bc-a6ce-ed45cc049d2b",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2025-06-14T06:12:06.1274925",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2025-06-14T06:12:06.1274925",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "5y2clIPuAUeCTnoWVd8Igw==",
                            "redeemedIdempotentGuid": "949c2de7-ee83-4701-824e-7a1655df0883",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2025-06-14T06:12:06.1274925",
                            "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": "NDp5fjB6nEGOhBwBjMvwXw==",
                "groupIDGuid": "7e793a34-7a30-419c-8e84-1c018ccbf05f",
                "campaign": {
                  "$ref": "67"
                },
                "group": {
                  "$ref": "75"
                }
              },
              {
                "$ref": "100"
              }
            ],
            "signIqTickets": [
              {
                "$id": "101",
                "identifier": "M7k7GeJDkEiZOWJZ48IPFQ==",
                "identifierGuid": "193bb933-43e2-4890-9939-6259e3c20f15",
                "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": "ofj8724UlEWxiokTmbuilw==",
                "guid": "effcf8a1-146e-4594-b18a-891399bba297",
                "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": "lc4Lh9rVrkuucjDDCqy7fw==",
                    "groupGuid": "870bce95-d5da-4bae-ae72-30c30aacbb7f",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "RoocCF8z6E+hsqEHe3vULw==",
                    "pluGuid": "081c8a46-335f-4fe8-a1b2-a1077b7bd42f",
                    "priceGroupG_UID": "9GfTOApHo0q0W8HkhQKTrw==",
                    "priceGroupGuid": "38d367f4-470a-4aa3-b45b-c1e4850293af",
                    "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": "tClz2QxwyEugkEw2mWoWlw==",
                "priceLevelIdentifierGuid": "d97329b4-700c-4bc8-a090-4c36996a1697",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "104"
              }
            ]
          },
          "product": {
            "$ref": "3"
          },
          "dealCost": {
            "$id": "105",
            "headerIdentifier": "DMyK0LALXkGwSW2TxwHwTg==",
            "headerIdentifierGuid": "d08acc0c-0bb0-415e-b049-6d93c701f04e",
            "identifier": "+iZ/JgUZukm2JjE8AAjzYg==",
            "identifierGuid": "267f26fa-1905-49ba-b626-313c0008f362",
            "supplierIdentifier": "CtWZaO9oPUyKc1o3QeClSw==",
            "supplierGuid": "6899d50a-68ef-4c3d-8a73-5a3741e0a54b",
            "pluG_UID": "7XdqC9JyrUGnXSeOczY+2w==",
            "pluGuid": "0b6a77ed-72d2-41ad-a75d-278e73363edb",
            "campaignName": "d33b08b1-4d2a-4871-9161-6f2338ca5e9e",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2025-06-14T06:12:06.1274925",
            "end": "2025-06-14T06:12:06.1274925",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "NfBPpFdugU2Fb8CkSkKTQA==",
            "bonusItemPluGuid": "a44ff035-6e57-4d81-856f-c0a44a429340",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2025-06-14T06:12:06.1274925",
            "metcashPromotionID": "sample string 14",
            "fromHost": 15,
            "storeNames": "sample string 16",
            "storeIDs": [
              1,
              2
            ],
            "supplierName": "sample string 17",
            "campaignDescription": "sample string 18",
            "newPrice": 1,
            "campaignMetcashPromotionID": "sample string 19",
            "campaignActive": true,
            "campaignStartDate": "2025-06-14T06:12:06.1274925",
            "campaignEndDate": "2025-06-14T06:12:06.1274925",
            "masterPLUG_UID": "Y0AA6OvIcECP4R07I8BDMA==",
            "masterID": "e8004063-c8eb-4070-8fe1-1d3b23c04330",
            "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": "K23HUf1/u0i1syDXlNj1zw==",
            "bonusMasterID": "51c76d2b-7ffd-48bb-b5b3-20d794d8f5cf",
            "bonusProductName": "sample string 34",
            "bonusProductAPN": "sample string 35",
            "bonusOrderCode": "sample string 36",
            "bonusNormalSell": 37,
            "bonusNormalCost": 38,
            "bonusNormalCostDecimals": 39,
            "bonusCartonQuantity": 40,
            "bonusSalesMode": 41,
            "bonusOrderPacked": 42,
            "bonusFuelItem": true,
            "bonusActive": true
          }
        },
        "currentCostStart": "2025-06-14T06:12:06.1274925",
        "dealCosts": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "tags": [
          {
            "$id": "106",
            "pluG_UID": "kf/GxlAyyEaKalr9g9e0zw==",
            "pluGuid": "c6c6ff91-3250-46c8-8a6a-5afd83d7b4cf",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "106"
          }
        ],
        "alternateProductG_UID": "6EOpY83gLkm5uoUarA8yTg==",
        "alternateProduct": "63a943e8-e0cd-492e-b9ba-851aac0f324e",
        "productHostCode": {
          "$id": "107",
          "id": 1,
          "pluG_UID": "p2/6aZQZ8E6tkhYgsFmoaw==",
          "pluGuid": "69fa6fa7-1994-4ef0-ad92-1620b059a86b",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "61"
        },
        "mscCom": {
          "$ref": "62"
        },
        "mscDep": {
          "$ref": "64"
        },
        "mscSubCom": {
          "$ref": "63"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2025-06-14T06:12:06.1274925",
        "inventoryTracked": "2025-06-14T06:12:06.1274925",
        "isNormalPriceChangesCampaign": true
      },
      "input": {
        "$ref": "1"
      },
      "unknownScan": {
        "$id": "108",
        "id": 1,
        "headerIdentifier": "yRWXTimhPEyg9zqfC5XWUw==",
        "headerIdentifierGuid": "4e9715c9-a129-4c3c-a0f7-3a9f0b95d653",
        "inputIdentifier": "ArApG5Q5gUmVvIG7VOL3ZA==",
        "inputIdentifierGuid": "1b29b002-3994-4981-95bc-81bb54e2f764",
        "detailID": 1,
        "pluG_UID": "vD/HCQhJ8U+zNyV21qkfXQ==",
        "pluGuid": "09c73fbc-4908-4ff1-b337-2576d6a91f5d",
        "barcode": "sample string 2",
        "scanned": "2025-06-14T06:12:06.1274925"
      }
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�1�ZA9Ʒ5xl/workbook.xml �(�����0D�&�C�`A��x��}��4Ж�5��$޼��ξ�|2�����G
�e����1��5)t'3�;a�B�}q#�l�2�[��<>���Ҁ^�:9:Xi���h	[�y5�(�RCy<0��͞�&��`lug��5�S��/�4**�B�������㖦u�&�%�$�k;{��|�]~PK�1�Z����	�[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
�1�Z���j''_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="Re036936e70754e94" /></Relationships>PK�1�Z
h8�-~xl/worksheets/sheet1.xml �(���[s�@��
�����'���M�=���3���X�1?G�a
�yQ����9v���3^8a�E�r肇\'\N�i�|��|�C�ǣ�&I߳y�Ɨ�Q:t�y�:��l2� �U���fI��M��d6�&�Y2Y��2�1B�O�E�륲y���]����ViL��ŮTDKw4�F���{'
gC��^����A���MV�v�;��$�ۛ���E��q��C�L�Y�^�O��2���6��I�ȊW'��ֹN|�h�χ��"�5=Ygy��}�z�å�u@<�	��"B�n=)�d�'�E�`�t�i������2�"��>+���>�Tr�II�����C�ܣ��IE��E�
���Qޭ��^��c
�6O�얫R�����Rb��ѭT��rFtx�����;$�#�Q�R!E�PEj��`H�*.��=��!��t�&��V�vQ�h}!�%�A�*���=pL��!.�'�Pe�w{���?�T9��3���p�E��R�� �$��A\e�(�:T�� ����=�`4H����u��Չ�̊y�Gp���
����$N�4��m7��6A��y��Mb�&X��h�I\�	�$�ڄl�mB5��c����p�΂��[��_�0����>Z��'bx�lAs_,���%mw}��}��!�Y�{��̈́[3�+���0� �Q^�W�� �i_�W�� F n:v{k�a���ןQ&1�0�Q��ᮣ�[_/�hi�@�,��gbD��ޓa�k[N�X��I>�?��t�$y��~�gb�PK�1�Z|�h��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8N��ݰa[z�q�Ďl��Xp$��U$H%l����I3�����4�q�V�@�)��wpJ殅�v��Q�<�0G�W\���4�)���$b�gt�c|�D�i��,�Q�H����aɀk&9�g��3(|��4�K���h��=�~J�^+2ȓ�`�Ե�5g+&8��Bo��y�����/d+^��5R7\7�2V��)�K/���{�ժD��r��E�^���PK�1�ZЃ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�1�Z�IJ��xl/sharedStrings.xml �(�}�ao�0��J��Nb7m�v�(� ��4!�ؗ�Zb�A�_��e@������d/��wm�
�SF/S�i�Z��n�>l��&΃�����.M�V�|��-ӽ���<wb����i������r�[����ksV����D�A�e:�i2h�u��s"�P��_�^/r�Z俢SF���Qh/�͠䘾
=���N���c~����|~����3�=Z�ƞ�=���jm�.t�F���z�k�Q�V�fgѹ�.���"l���6�C9��Z�>�e<�6���<v����Oc(謜��I�RNiEj��pI�+Q�Q��l�T\N�hx�0�D)�,eC��V5c
eH%�)H�9�IU!�3�K�@5�`s�W�P�R2R󆒉dL���FFut}��Q��F6�[;Dc�_R�����6m{\��6��*��S���7?�hء����e7w������	�����gEy�GV?PK-�1�ZA9Ʒ5xl/workbook.xmlPK-�1�Z����	�[Content_Types].xmlPK-
�1�Z���j''V_rels/.relsPK-�1�Z
h8�-~�xl/worksheets/sheet1.xmlPK-�1�Z|�h��PAxl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
�xl/styles.xmlPK-�1�Z�IJ��
xl/sharedStrings.xmlPK�$

application/vnd.ms-excel

Sample:
PK�1�Z-���5xl/workbook.xml �(�����0��&�C��@�R8q���{��4П�5���H�yۙ��v�l��3�����\��lE��Pܟ�w�8�C��E�����o:�"�J�`�A�i=^i���u��~jZQ�K���!�4{H�}����.&"k���X��I!�Ը�c��۳�9F��q�w9�Ҭ�/笠xg�0F���PK�1�Z����	�[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
�1�Z�Er�''_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="R9e00c67b2d33453e" /></Relationships>PK�1�Z
h8�-~xl/worksheets/sheet1.xml �(���[s�@��
�����'���M�=���3���X�1?G�a
�yQ����9v���3^8a�E�r肇\'\N�i�|��|�C�ǣ�&I߳y�Ɨ�Q:t�y�:��l2� �U���fI��M��d6�&�Y2Y��2�1B�O�E�륲y���]����ViL��ŮTDKw4�F���{'
gC��^����A���MV�v�;��$�ۛ���E��q��C�L�Y�^�O��2���6��I�ȊW'��ֹN|�h�χ��"�5=Ygy��}�z�å�u@<�	��"B�n=)�d�'�E�`�t�i������2�"��>+���>�Tr�II�����C�ܣ��IE��E�
���Qޭ��^��c
�6O�얫R�����Rb��ѭT��rFtx�����;$�#�Q�R!E�PEj��`H�*.��=��!��t�&��V�vQ�h}!�%�A�*���=pL��!.�'�Pe�w{���?�T9��3���p�E��R�� �$��A\e�(�:T�� ����=�`4H����u��Չ�̊y�Gp���
����$N�4��m7��6A��y��Mb�&X��h�I\�	�$�ڄl�mB5��c����p�΂��[��_�0����>Z��'bx�lAs_,���%mw}��}��!�Y�{��̈́[3�+���0� �Q^�W�� �i_�W�� F n:v{k�a���ןQ&1�0�Q��ᮣ�[_/�hi�@�,��gbD��ޓa�k[N�X��I>�?��t�$y��~�gb�PK�1�Z�L�n�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��㠦�tö��3N�&vd����G�
XE�Tb�������4����޾M#9���5�A�];خ�S4���G�D�9��bC
}���A�8���m��'S�;:+}TҜ1A���Lr����3fиs�4�������#F �;�5����%*�綆}�K#dY2�W�K �nj!^F�^��B��p�s)*ӈB��2��ؾD�.�tZ�j�V�*׼��,d�^���_l�PK�1�ZЃ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�1�Z�IJ��xl/sharedStrings.xml �(�}�ao�0��J��Nb7m�v�(� ��4!�ؗ�Zb�A�_��e@������d/��wm�
�SF/S�i�Z��n�>l��&΃�����.M�V�|��-ӽ���<wb����i������r�[����ksV����D�A�e:�i2h�u��s"�P��_�^/r�Z俢SF���Qh/�͠䘾
=���N���c~����|~����3�=Z�ƞ�=���jm�.t�F���z�k�Q�V�fgѹ�.���"l���6�C9��Z�>�e<�6���<v����Oc(謜��I�RNiEj��pI�+Q�Q��l�T\N�hx�0�D)�,eC��V5c
eH%�)H�9�IU!�3�K�@5�`s�W�P�R2R󆒉dL���FFut}��Q��F6�[;Dc�_R�����6m{\��6��*��S���7?�hء����e7w������	�����gEy�GV?PK-�1�Z-���5xl/workbook.xmlPK-�1�Z����	�[Content_Types].xmlPK-
�1�Z�Er�''V_rels/.relsPK-�1�Z
h8�-~�xl/worksheets/sheet1.xmlPK-�1�Z�L�n�PAxl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
�xl/styles.xmlPK-�1�Z�IJ��
xl/sharedStrings.xmlPK�&