PUT api/store/{storeID}/stocktakerequest/{dueDate}/{name}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

dueDate

date

Required

name

string

Required

Body Parameters

StocktakeRequest
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Name

string

String length: inclusive between 0 and 20

StoreID

integer

None.

DueDate

date

Data type: Date

Description

string

String length: inclusive between 0 and 20

Created

date

Data type: DateTime

CreatedLineItems

integer

None.

InsertedLineItems

integer

None.

Products

Collection of StocktakeRequestProduct

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

StocktakeHeader

StocktakeHeader

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

Request Formats

application/json, text/json

Sample:
{
  "identifier": "0B6rypcKJECaWrQTYM/ViQ==",
  "identifierGuid": "caab1ed0-0a97-4024-9a5a-b41360cfd589",
  "name": "sample string 2",
  "storeID": 3,
  "dueDate": "2025-06-14T06:25:00.4360649",
  "description": "sample string 5",
  "created": "2025-06-14T06:25:00.4360649",
  "createdLineItems": 7,
  "insertedLineItems": 8,
  "products": [
    {
      "$id": "2",
      "stocktakeRequestIdentifier": "UYwqO/Seq0WVOU0QHPEGtw==",
      "pluG_UID": "jxj5Wnvc3EGS53Dd1MDAHw==",
      "stocktakeRequestIdentifierGuid": "3b2a8c51-9ef4-45ab-9539-4d101cf106b7",
      "pluGuid": "5af9188f-dc7b-41dc-92e7-70ddd4c0c01f",
      "lineNo": 1,
      "itemNo": "sample string 3",
      "uomCode": "sample string 4",
      "confirmed": true,
      "processed": true,
      "qtyCalculated": 1.0,
      "itemDescription": "sample string 5",
      "uomDescription": "sample string 6",
      "departmentCode": "sample string 7",
      "subDepartmentCode": "sample string 8",
      "minorDepartmentCode": "sample string 9",
      "comment": "sample string 10",
      "displayUom1": "sample string 11",
      "displayUom2": "sample string 12",
      "displayUom3": "sample string 13",
      "displayUom4": "sample string 14",
      "displayUom5": "sample string 15",
      "displayUom6": "sample string 16",
      "product": {
        "$id": "3",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "4qSJrvM8aE61UlNwH9UMYg==",
        "guid": "ae89a4e2-3cf3-4e68-b552-53701fd50c62",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "k7RLeJQTNkSg9xmbqn1QNg==",
        "priceGroupGuid": "784bb493-1394-4436-a0f7-199baa7d5036",
        "blueprintID": 1,
        "lastCountedDate": "2025-06-14T06:25:00.4360649",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2025-06-14T06:25:00.4360649",
        "pluCreated": "2025-06-14T06:25:00.4360649",
        "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:25:00.4516844",
        "lastManualUpdate": "2025-06-14T06:25:00.4516844",
        "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:25:00.4516844",
        "currentCostUpdated": "2025-06-14T06:25:00.4516844",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 1,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2025-06-14T06:25:00.4516844",
        "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:25:00.4672965",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 52,
        "altPriceModeChanged": true,
        "altPLUG_UID": "YkUSZNovbkaZMypIWiyolQ==",
        "altPLUGuid": "64124562-2fda-466e-9933-2a485a2ca895",
        "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:25:00.4829789",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "iQb/oB3oDU2CIDlcjhNEeA==",
        "shelfPageLayoutGuid": "a0ff0689-e81d-4d0d-8220-395c8e134478",
        "talkerPageLayoutG_UID": "XyjcJ97vjUaKXyZjsp3YmA==",
        "talkerPageLayoutGuid": "27dc285f-efde-468d-8a5f-2663b29dd898",
        "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": "dljxG4wntEeLRZxOaO0cLQ==",
        "inventoryIdentifier": "1bf15876-278c-47b4-8b45-9c4e68ed1c2d",
        "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": "xWVObN5IS0ywPchpiIyr5Q==",
        "parentPluGuid": "6c4e65c5-48de-4c4b-b03d-c869888cabe5",
        "preferredHostVendor": 103,
        "preferredHostChanged": true,
        "code": "sample string 105",
        "supplierIdentifier": "SMyytsEFxEmndd5U1Vm6Fw==",
        "supplierIdentifierGuid": "b6b2cc48-05c1-49c4-a775-de54d559ba17",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "osGs5S77YU+jB+8TKqp0QA==",
        "rebateSupplierIdentifierGuid": "e5acc1a2-fb2e-4f61-a307-ef132aaa7440",
        "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:25:00.4985459",
        "commodity": "sample string 120",
        "businessPillar": "sample string 121",
        "mscCommodity": "sample string 122",
        "hostIdentifier": "gpS9IY/nH0+tOy1EYqJyPg==",
        "hostIdentifierGuid": "21bd9482-e78f-4f1f-ad3b-2d4462a2723e",
        "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:25:00.5141726",
          "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": "xZJQway0JkWFb/aQ3Bw9sA==",
          "hostIdentifierGuid": "c15092c5-b4ac-4526-856f-f690dc1c3db0",
          "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:25:00.5141726",
          "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": "VHJ25k7sBk+1Iw6domHCiA==",
              "hostIdentifierGuid": "e6767254-ec4e-4f06-b523-0e9da261c288",
              "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": "eBHjOraJ9EaoSNG26YXKxw==",
                "identifierGuid": "3ae31178-89b6-46f4-a848-d1b6e985cac7",
                "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": "OiKTw0cwmUuuKpxOpiBx2w==",
                "hostSupplierIdentifierGuid": "c393223a-3047-4b99-ae2a-9c4ea62071db",
                "loyaltyPriceLevelIdentifier": "PthFtNcIRk++KR4zsceaWQ==",
                "loyaltyPriceLevelIdentifierGuid": "b445d83e-08d7-4f46-be29-1e33b1c79a59",
                "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:25:00.5141726",
                "lastProcessed": "2025-06-14T06:25:00.5141726",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "8",
                  "identifier": "FZA96fk9CU2UsgcECOPWmg==",
                  "identifierGuid": "e93d9015-3df9-4d09-94b2-070408e3d69a",
                  "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": "48SBwh0sS0a7TOBLz4llqg==",
                  "primaryContactID": "c281c4e3-2c1d-464b-bb4c-e04bcf8965aa",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "BCmo9IAGjU+toQUeUA1YKg==",
                  "supplierGroupGuid": "f4a82904-0680-4f8d-ada1-051e500d582a",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-06-14T06:25:00.5141726",
                  "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": "970108fc-898f-4252-ab1b-8228c6796d8d",
                    "identifier": "9iX8KiiKpE2qJPKSQNAMeg==",
                    "identifierGuid": "2afc25f6-8a28-4da4-aa24-f29240d00c7a",
                    "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": "2P1vZrqHQUuM/4+5tvcVMw==",
                      "supplierIdentifierGuid": "666ffdd8-87ba-4b41-8cff-8fb9b6f71533",
                      "contactGuid": "ci/NXKQSQ0OlCgdbxVsSSw==",
                      "contactID": "5ccd2f72-12a4-4343-a50a-075bc55b124b",
                      "contact": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "products": [
                    {
                      "$id": "11",
                      "pluG_UID": "A47ghlc5eE6wEGhS0xIlnA==",
                      "pluGuid": "86e08e03-3957-4e78-b010-6852d312259c",
                      "supplierIdentifier": "K10A0IvkJ0yORqRZZ714qQ==",
                      "supplierIdentifierGuid": "d0005d2b-e48b-4c27-8e46-a45967bd78a9",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 2",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 4,
                      "averagePackSize": 5,
                      "effectiveDate": "2025-06-14T06:25:00.5141726",
                      "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:25:00.5141726",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "12",
                          "pluG_UID": "FyoUJv/bYUKiivsE1rL+eg==",
                          "pluGuid": "26142a17-dbff-4261-a28a-fb04d6b2fe7a",
                          "supplierIdentifier": "c8pLiYNaVkeEyucamQJkbA==",
                          "supplierIdentifierGuid": "894bca73-5a83-4756-84ca-e71a9902646c",
                          "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": "IRY2FsDDykqD52uUha7EBA==",
                      "parentPluGuid": "16361621-c3c0-4aca-83e7-6b9485aec404",
                      "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": "dMMleEZ+s0+EjCOLqB4Sug==",
                      "supplierGuid": "7825c374-7e46-4fb3-848c-238ba81e12ba",
                      "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": "jclCzOOch0O/jYIC5jlBJQ==",
                      "supplierGuid": "cc42c98d-9ce3-4387-bf8d-8202e6394125",
                      "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:25:00.5141726",
                      "deliveryDate": "2025-06-14T06:25:00.5141726",
                      "nextCutOffDate": "2025-06-14T06:25:00.5141726",
                      "nextDeliveryDate": "2025-06-14T06:25:00.5141726",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2025-06-14T06:25:00.5141726",
                  "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:25:00.5141726",
                    "processed": "2025-06-14T06:25:00.5141726",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-06-14T06:25:00.5141726",
                    "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:25:00.5141726",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "18",
                    "id": 1,
                    "hostIdentifier": "dPEtXa6RDEmq3J5cLvrPVA==",
                    "hostIdentifierGuid": "5d2df174-91ae-490c-aadc-9e5c2efacf54",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "9a89bcf2-8103-4991-846d-264e0ee10b7d",
                      "f604264e-3af3-4277-ad25-95cd7ea50777"
                    ]
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "6"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "19",
                    "identifier": "p8jCwTppS0ejOhsaGPfV0w==",
                    "identifierGuid": "c1c2c8a7-693a-474b-a33a-1b1a18f7d5d3",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "promoTypeGuids": [
                  "48c709fd-b855-47f4-8fa9-6ec8c0514fda",
                  "4ee1afa3-e310-4680-9e68-b87561995c67"
                ],
                "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:25:00.5298105",
              "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": "f610ca05-72fa-4ce0-be92-934a346b6d34",
          "updateStore": {
            "$id": "25",
            "id": "a489b121-ebf1-4465-8037-bf87db77c74e",
            "name": "sample string 1",
            "lastActivity": "2025-06-14T06:25:00.5298105",
            "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:25:00.5298105"
          },
          "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": "XDpytMShqEGNQHwx2wuaCA==",
            "pluGuid": "b4723a5c-a1c4-41a8-8d40-7c31db0b9a08",
            "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:25:00.5298105"
          },
          {
            "$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:25:00.5298105",
            "priceChangeType": 0,
            "costDecimals": 10
          },
          "normalPluPrices": {
            "$ref": "29"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "30",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "startDate": "2025-06-14T06:25:00.5298105",
            "startTime": 3,
            "endDate": "2025-06-14T06:25:00.5298105",
            "endTime": 4,
            "newPrice": 5,
            "newCost": 6,
            "newCostDecimals": 7,
            "pctDiscount": 8,
            "promoType": 1,
            "promotionTypeCode": "sample string 9",
            "hostType": 10,
            "hostIdentifier": "62pPIv/l+U6Qm6Bj0B1wNQ==",
            "hostIdentifierGuid": "224f6aeb-e5ff-4ef9-909b-a063d01d7035",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        "tray": {
          "$id": "31",
          "g_UId": "UwT8JOoId0SeKK3bgVeU0Q==",
          "guid": "24fc0453-08ea-4477-9e28-addb815794d1",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "32",
          "priceGroupG_UID": "/7pYQI7eW02wAOvJ2E6LSw==",
          "priceGroupGuid": "4058baff-de8e-4d5b-b000-ebc9d84e8b4b",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2025-06-14T06:25:00.5298105",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 145",
        "nutrifacts": {
          "$id": "33",
          "pluG_UID": "K9F2Se+M90qzL/hoIYuGvQ==",
          "pluGuid": "4976d12b-8cef-4af7-b32f-f868218b86bd",
          "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": "29aafb64-e1e9-40c1-aede-6ac5b07d0033",
          "created": "2025-06-14T06:25:00.5454454",
          "createdByUser": "sample string 1",
          "activated": "2025-06-14T06:25:00.5454454",
          "deactivated": "2025-06-14T06:25:00.5454454",
          "lastOrdered": "2025-06-14T06:25:00.5454454",
          "lastOrderedQty": 2.0,
          "lastReceived": "2025-06-14T06:25:00.5454454",
          "lastReceivedQty": 3.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2025-06-14T06:25:00.5454454",
          "lastSold": "2025-06-14T06:25:00.5454454",
          "firstSold": "2025-06-14T06:25:00.5454454",
          "awsUpdated": "2025-06-14T06:25:00.5454454",
          "lastManualUpdate": "2025-06-14T06:25:00.5454454",
          "lastManualUpdatedByUser": "sample string 5",
          "lastUpdated": "2025-06-14T06:25:00.5454454",
          "lastUpdatedByUser": "sample string 7",
          "lastUpdatedByHost": "2025-06-14T06:25:00.5454454",
          "doNotRangeUpdated": "2025-06-14T06:25:00.5454454",
          "doNotOrderUpdated": "2025-06-14T06:25:00.5454454",
          "tracked": "2025-06-14T06:25:00.5454454"
        },
        "allergens": [
          {
            "$id": "35",
            "allergenID": 1,
            "pluG_UID": "piRYio/xOkutzl0f2VVOCw==",
            "pluGuid": "8a5824a6-f18f-4b3a-adce-5d1fd9554e0b",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "35"
          }
        ],
        "costs": {
          "$id": "36",
          "pluG_UID": "tb7CNANzAUO1PEOpdDkfFw==",
          "pluGuid": "34c2beb5-7303-4301-b53c-43a974391f17",
          "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:25:00.5611371",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "37",
            "saleHeaderID": 1,
            "created": "2025-06-14T06:25:00.5611371",
            "createdLocal": "2025-06-14T06:25:00.5611371",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "K939NYNxtUiLcHvY2w12jg==",
            "operatorGuid": "35fddd2b-7183-48b5-8b70-7bd8db0d768e",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "Ah+FdZ8Mrkixx56YNfjfVA==",
            "pluGuid": "75851f02-0c9f-48ae-b1c7-9e9835f8df54",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "38",
              "id": 1,
              "g_Uid": "VZ6tsWdWNEO5Rch0w96hRA==",
              "guid": "b1ad9e55-5667-4334-b945-c874c3dea144",
              "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:25:00.5611371",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2025-06-14T06:25:00.5611371",
              "endShift": "2025-06-14T06:25:00.5611371",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "39",
                  "operatorG_UID": "paLLHjsqDkSsmN5CxM4ULw==",
                  "operatorGuid": "1ecba2a5-2a3b-440e-ac98-de42c4ce142f",
                  "storeID": 2,
                  "operator": {
                    "$ref": "38"
                  },
                  "store": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "39"
                }
              ]
            }
          },
          {
            "$ref": "37"
          }
        ],
        "apns": [
          {
            "$id": "40",
            "pluID": 1,
            "pluG_UID": "E4wG3SxSE0ydCei27ZGsVA==",
            "pluGuid": "dd068c13-522c-4c13-9d09-e8b6ed91ac54",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "40"
          }
        ],
        "tuns": [
          {
            "$id": "41",
            "pluG_UId": "vfSxMhPnlkukPDTid41zgQ==",
            "pluGuid": "32b1f4bd-e713-4b96-a43c-34e2778d7381",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "3"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "41"
          }
        ],
        "competitionPricing": [
          {
            "$id": "42",
            "identifier": "mAjmu5LHuUm3XmkMNVwEDw==",
            "identifierGuid": "bbe60898-c792-49b9-b75e-690c355c040f",
            "pluG_UID": "DloFSyj7ZUyqGNvDvg1o5w==",
            "pluGuid": "4b055a0e-fb28-4c65-aa18-dbc3be0d68e7",
            "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": "9D5jpAU/y0itoBpe1LcnEA==",
            "groupName": "sample string 1",
            "identifierGuid": "a4633ef4-3f05-48cb-ada0-1a5ed4b72710",
            "exists": true,
            "flipChartIdentifier": "/N0kFmn2xUOfBMb7nxAODQ==",
            "flipChartIdentifierGuid": "1624ddfc-f669-43c5-9f04-c6fb9f100e0d",
            "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": "fELZ09apukeD7mTjpgmiSw==",
            "groupIdentifierGuid": "d3d9427c-a9d6-47ba-83ee-64e3a609a24b",
            "flipChart": {
              "$id": "44",
              "identifier": "J/QEsEZgSE+IUtqSJ4rwxQ==",
              "identifierGuid": "b004f427-6046-4f48-8852-da92278af0c5",
              "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": "02ESkaDOvE60OlZ4wT5Vlw==",
                "identifierGuid": "911261d3-cea0-4ebc-b43a-5678c13e5597",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "46",
                    "id": 1,
                    "g_UID": "Ta1cR9ARUUGE+p9W5Qtolw==",
                    "guid": "475cad4d-11d0-4151-84fa-9f56e50b6897",
                    "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": "/Psj9IvCp06VvRuwWz7l0Q==",
                    "previousFormGuid": "f423fbfc-c28b-4ea7-95bd-1bb05b3ee5d1",
                    "nextForm": 1,
                    "nextFormG_UID": "cIX9tXFG0UKznIfbrTtuYA==",
                    "nextFormGuid": "b5fd8570-4671-42d1-b39c-87dbad3b6e60",
                    "attributes": "sample string 10",
                    "updated": "2025-06-14T06:25:00.5611371",
                    "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": "uYylIPQdAk2TmHuHKD0uhg==",
                        "checkoutFormGuid": "20a58cb9-1df4-4d02-9398-7b87283d2e86",
                        "identifier": "FvQbFWVQSUSJv23THmUkqg==",
                        "identifierGuid": "151bf416-5065-4449-89bf-6dd31e6524aa",
                        "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": "BbdVT3QxKkW6utZQ0wg1SA==",
                        "valueGuid": "4f55b705-3174-452a-baba-d650d3083548",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2025-06-14T06:25:00.5611371",
                        "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:25:00.5767272",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "49",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "VDbu4Wk0E0qTYkxr/D/+Ig==",
                        "checkoutFormGuid": "e1ee3654-3469-4a13-9362-4c6bfc3ffe22",
                        "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": "zV3kBpRxk0GNdGLvDraAMA==",
                "flipChartPageIdentifierGuid": "06e45dcd-7194-4193-8d74-62ef0eb68030",
                "pluG_UID": "fo8UYeZzSkm1wrYvdVYV7w==",
                "pluGuid": "61148f7e-73e6-494a-b5c2-b62f755615ef",
                "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": "BMOoqpwKv0mAIaR0NNwuSg==",
            "pluGuid": "aaa8c304-0a9c-49bf-8021-a47434dc2e4a",
            "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:25:00.5767272",
            "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": "N3jknRJbIUmDuAenxwhqUQ==",
            "ingredientGuid": "fkKefjALFkKbqNep/DRakA==",
            "ingredientIdentifier": "7e9e427e-0b30-4216-9ba8-d7a9fc345a90",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "3"
            }
          },
          {
            "$ref": "52"
          }
        ],
        "bins": [
          {
            "$id": "53",
            "pluG_UID": "47j0tn8S6EmPRrGc6g5uPQ==",
            "pluGuid": "b6f4b8e3-127f-49e8-8f46-b19cea0e6e3d",
            "shelfLocationIdentifier": "mOU4Ps+AuUSXwWoyKkUD8w==",
            "shelfLocationGuid": "3e38e598-80cf-44b9-97c1-6a322a4503f3",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "SUP57NozL0CyDeNXbBOXgg==",
            "labelPageLayoutGuid": "ecf94349-33da-402f-b20d-e3576c139782",
            "updated": "2025-06-14T06:25:00.5767272",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "3"
            },
            "location": {
              "$id": "54",
              "identifier": "BFgFLWoDp0WHNnuR/StDuw==",
              "storeID": 1,
              "identifierGuid": "2d055804-036a-45a7-8736-7b91fd2b43bb",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2025-06-14T06:25:00.5767272",
              "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": "EeSxGj1UeUS655HD+M+IWQ==",
            "pluGuid": "1ab1e411-543d-4479-bae7-91c3f8cf8859",
            "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:25:00.5767272",
              "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:25:00.5767272",
                            "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": "lGOLDRjIC0STAf2MDn5GNA==",
                            "labelPageLayoutGuid": "0d8b6394-c818-440b-9301-fd8c0e7e4634",
                            "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:25:00.5767272",
                        "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": "bArQ7mRcoE6mb82crx6VhA==",
                        "labelPageLayoutGuid": "eed00a6c-5c64-4ea0-a66f-cd9caf1e9584",
                        "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:25:00.5767272",
                    "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": "ByMLYtq5JE+40jmKSvdnoQ==",
                    "labelPageLayoutGuid": "620b2307-b9da-4f24-b8d2-398a4af767a1",
                    "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:25:00.5767272",
                "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": "moHHUjIjR0WiMgTeio0Ijg==",
                "labelPageLayoutGuid": "52c7819a-2332-4547-a232-04de8a8d088e",
                "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": "DRkbPvKYFEuflhYzxHEv0A==",
          "pluGuid": "3e1b190d-98f2-4b14-9f96-1633c4712fd0",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "9cDYGRdt2kmD/iecZwtTjQ==",
          "dealCostGuid": "19d8c0f5-6d17-49da-83fe-279c670b538d",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "fZc5+/eaCkOeQrcQifd80w==",
          "priceGroupGuid": "fb39977d-9af7-430a-9e42-b71089f77cd3",
          "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:25:00.5767272",
          "rrp": 26,
          "campaignDescription": "sample string 27",
          "campaignComboPriceGroupG_UID": "kw0ieJ165UyU4Bj9ADEFPw==",
          "campaignComboPriceGroupIdentifier": "78220d93-7a9d-4ce5-94e0-18fd0031053f",
          "promotionPlacementDescription": "sample string 28",
          "storeAcceptances": [
            {
              "$id": "66",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2025-06-14T06:25:00.5767272",
              "operatorG_UID": "ho8fLkzgBka09tPqAmwRHA==",
              "operatorGuid": "2e1f8f86-e04c-4606-b4f6-d3ea026c111c",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2025-06-14T06:25:00.5767272",
              "signIqTicketFileMovedUtc": "2025-06-14T06:25:00.5767272",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2025-06-14T06:25:00.5767272",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "product": {
                "$ref": "3"
              },
              "campaignPlu": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "campaign": {
            "$id": "67",
            "id": 1,
            "storeID": 2,
            "name": "a63fc333-115e-489e-8fa3-5d604411aa2e",
            "nameGuid": "a63fc333-115e-489e-8fa3-5d604411aa2e",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2025-06-14T06:25:00.5767272",
            "startTime": 1,
            "endDate": "2025-06-14T06:25:00.5767272",
            "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:25:00.5767272",
            "system": true,
            "created": "2025-06-14T06:25:00.5767272",
            "updated": "2025-06-14T06:25:00.5767272",
            "priceChangeNotifiedUtc": "2025-06-14T06:25:00.5767272",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "tO6bEgNzjkGT8Xy9ZPwWJQ==",
            "hostIdentifierGuid": "129beeb4-7303-418e-93f1-7cbd64fc1625",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2025-06-14T06:25:00.5767272",
            "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": "6ATauxoOGUyUjdoTd2GUvg==",
                "pluGuid": "bbda04e8-0e1a-4c19-948d-da13776194be",
                "hostOfferID": 1,
                "priceGroupG_UID": "JzpMob8Hb0qarQKWyRuj1w==",
                "priceGroupGuid": "a14c3a27-07bf-4a6f-9aad-0296c91ba3d7",
                "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:25:00.5767272",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "3"
                },
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "68"
              }
            ],
            "sellingRules": [
              {
                "$id": "69",
                "id": 1,
                "identifier": "kP8u9rxbd0id+YeFSWHfEA==",
                "identifierStr": "kP8u9rxbd0id+YeFSWHfEA==",
                "identifierGuid": "f62eff90-5bbc-4877-9df9-87854961df10",
                "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": "YwfIXZonrk2BzvPO54HnTA==",
                "customerIDGuid": "5dc80763-279a-4dae-81ce-f3cee781e74c",
                "campaign": {
                  "$ref": "67"
                },
                "customer": {
                  "$id": "71",
                  "identifier": "lZ63KhdFaEKJOv/yLr7ECg==",
                  "identifierGuid": "2ab79e95-4517-4268-893a-fff22ebec40a",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2025-06-14T06:25:00.5923033",
                  "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": "JPQWMpv4h0Og03qmaeSbRA==",
                  "communityIdentifierGuid": "3216f424-f89b-4387-a0d3-7aa669e49b44",
                  "joined": "2025-06-14T06:25:00.5923033",
                  "updated": "2025-06-14T06:25:00.5923033",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "gclwdrGE0UG8lmdQDA1MjQ==",
                  "priceLevelIdentifierGuid": "7670c981-84b1-41d1-bc96-67500c0d4c8d",
                  "marketingID": "sample string 18",
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2025-06-14T06:25:00.5923033",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "72",
                      "cardType": 2,
                      "issueDate": "2025-06-14T06:25:00.5923033",
                      "expiry": "2025-06-14T06:25:00.5923033",
                      "customerID": "cVIdTM91skaOUFFan519Wg==",
                      "customerIDGuid": "4c1d5271-75cf-46b2-8e50-515a9f9d7d5a",
                      "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:25:00.5923033",
                      "linkedAccount": "25XdBlKM+EGEeqlokkV0lQ==",
                      "linkedAccountGuid": "06dd95db-8c52-41f8-847a-a96892457495",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "71"
                      },
                      "account": {
                        "$id": "73",
                        "id": 1,
                        "identifier": "jrgBWGwuq0aoM5cqdIiCVw==",
                        "identifierGuid": "5801b88e-2e6c-46ab-a833-972a74888257",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2025-06-14T06:25:00.5923033",
                        "owner": "RHqgwuQXaUypR5qsMmh4xA==",
                        "ownerGuid": "c2a07a44-17e4-4c69-a947-9aac326878c4",
                        "accountStoreGroupIdentifier": "tEJIxRVh/UmvdTE0BcUVAQ==",
                        "accountStoreGroupGuid": "c54842b4-6115-49fd-af75-313405c51501",
                        "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:25:00.5923033",
                        "active": true,
                        "updated": "2025-06-14T06:25:00.5923033",
                        "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": "KOHKWE5i7EW/h89bqLGLdg==",
                            "identifierGuid": "58cae128-624e-45ec-bf87-cf5ba8b18b76",
                            "name": "sample string 2",
                            "primaryContact": "U7JdB1tgr0C0+XVPFK5gFg==",
                            "primaryContactGuid": "075db253-605b-40af-b4f9-754f14ae6016",
                            "accountID": "bMH1gavbhEG/khTJ5Og5Lg==",
                            "accountIDGuid": "81f5c16c-dbab-4184-bf92-14c9e4e8392e",
                            "special": true,
                            "updated": "2025-06-14T06:25:00.5923033",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "1VT+pIZhiUiGN99PdzlXEQ==",
                            "priceLevelIdentifierGuid": "a4fe54d5-6186-4889-8637-df4f77395711",
                            "deleted": true,
                            "account": {
                              "$ref": "73"
                            },
                            "primaryContactCustomer": {
                              "$ref": "71"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "76",
                                "id": 1,
                                "groupID": "BvAL6wD3QkWbJlmb68JcdA==",
                                "groupIDGuid": "eb0bf006-f700-4542-9b26-599bebc25c74",
                                "customerID": "PA4WhAFuj0SqVIcfOSbJdw==",
                                "customerIDGuid": "84160e3c-6e01-448f-aa54-871f3926c977",
                                "card": "sample string 4",
                                "linkedAccount": "/yUpCiYmY0SiJprT3HeTXw==",
                                "linkedAccountGuid": "0a2925ff-2626-4463-a226-9ad3dc77935f",
                                "customer": {
                                  "$ref": "71"
                                },
                                "group": {
                                  "$ref": "75"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "77",
                          "id": 1,
                          "identifier": "XnIiPt5Uxkma4wzsXsyhrg==",
                          "identifierGuid": "3e22725e-54de-49c6-9ae3-0cec5ecca1ae",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "7s3jGp1W3UObFLwmsMrH2g==",
                          "accountIDGuid": "1ae3cdee-569d-43dd-9b14-bc26b0cac7da",
                          "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:25:00.5923033",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "ZHwWUADycUSeTg1j0xQ1UQ==",
                          "idempotentVoidGuid": "50167c64-f200-4471-9e4e-0d63d3143551",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "78",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "RvIUov0wY02Gf56FsDIHLw==",
                            "saleHeaderIdentifierGuid": "a214f246-30fd-4d63-867f-9e85b032072f",
                            "created": "2025-06-14T06:25:00.5923033",
                            "createdLocal": "2025-06-14T06:25:00.5923033",
                            "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:25:00.5923033",
                            "storeID": 1,
                            "operatorG_Uid": "IwePUkga3U2Gbw+nhgoZrg==",
                            "operatorGuid": "528f0723-1a48-4ddd-866f-0fa7860a19ae",
                            "customerG_Uid": "JeYdU6hCTkeH0hz+JQHolw==",
                            "customerGuid": "531de625-42a8-474e-87d2-1cfe2501e897",
                            "communityIdentifier": "FrhKtALae0uJgblPFLFGqg==",
                            "communityIdentifierGuid": "b44ab816-da02-4b7b-8981-b94f14b146aa",
                            "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": "oxzMDUUISka6hkXG+WSLBg==",
                            "priceLevelIdentifierGuid": "0dcc1ca3-0845-464a-ba86-45c6f9648b06",
                            "locked": 36,
                            "relationChecksum": "sample string 37",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "38"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "communityOrganisation": {
                              "$id": "79",
                              "id": 1,
                              "identifier": "y7aP6JNWGkaRES985+EN+w==",
                              "identifierGuid": "e88fb6cb-5693-461a-9111-2f7ce7e10dfb",
                              "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:25:00.5923033",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "80",
                                "saleItemID": 1,
                                "identifier": "kofu3QCfEk+gjPLfo69yjA==",
                                "identifierGuid": "ddee8792-9f00-4f12-a08c-f2dfa3af728c",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "d65JipHyAUWVlEFllzR1fA==",
                                "pluGuid": "8a49ae77-f291-4501-9594-41659734757c",
                                "accountID": "IkHHXsfF2ESTDus4SsHJ8g==",
                                "accountIDGuid": "5ec74122-c5c7-44d8-930e-eb384ac1c9f2",
                                "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:25:00.5923033",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "bz53sPl7RU+Zvb/0XylHCw==",
                                "refundGuid": "b0773e6f-7bf9-4f45-99bd-bff45f29470b",
                                "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": "/xBvNYvE/0Wbvf5St37PIw==",
                                "idempotentVoidGuid": "356f10ff-c48b-45ff-9bbd-fe52b77ecf23",
                                "priceLevelIdentifier": "jfMHMMiJ70mRZjw6pV1U9Q==",
                                "priceLevelIdentifierGuid": "3007f38d-89c8-49ef-9166-3c3aa55d54f5",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2025-06-14T06:25:00.5923033",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "refund": {
                                  "$id": "82",
                                  "id": 1,
                                  "g_UID": "gFIDZdK2uEWAA0bdV91GTA==",
                                  "guid": "65035280-b6d2-45b8-8003-46dd57dd464c",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2025-06-14T06:25:00.5923033"
                                },
                                "modifier": {
                                  "$id": "83",
                                  "id": 1,
                                  "setG_UID": "GIvJr5E/VES3hdXLsWIgWw==",
                                  "modifierSetGuid": "afc98b18-3f91-4454-b785-d5cbb162205b",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "BGkjeenWJUi3Do188Has1w==",
                                  "pluGuid": "79236904-d6e9-4825-b70e-8d7cf076acd7",
                                  "deleted": true,
                                  "g_UID": "nNAu9f7R/EGkRbcoUxl8fA==",
                                  "guid": "f52ed09c-d1fe-41fc-a445-b72853197c7c",
                                  "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": "f3QMBPp2ukSe2QKA9kqQuw==",
                                "pluGuid": "040c747f-76fa-44ba-9ed9-0280f64a90bb",
                                "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:25:00.5923033",
                                "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:25:00.5923033",
                                "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": "BNuY/bhkuEmFF/v5h200vA==",
                                "pluGuid": "fd98db04-64b8-49b8-8517-fbf9876d34bc",
                                "accountID": "Jw3AJBup30esGSCVsYdNwA==",
                                "accountIDGuid": "24c00d27-a91b-47df-ac19-2095b1874dc0",
                                "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:25:00.5923033",
                                "bestOrExpireType": 1,
                                "refundG_UID": "Uiixlftn5UKt4DvFdUZm5Q==",
                                "refundGuid": "95b12852-67fb-42e5-ade0-3bc5754666e5",
                                "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": "zxDbSo2sqk+Z9YgVJy9cMw==",
                                "identifierGuid": "4adb10cf-ac8d-4faa-99f5-8815272f5c33",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "tmJeKFE/2EmoV5iYD8Pmwg==",
                                "customerIdentifierGuid": "285e62b6-3f51-49d8-a857-98980fc3e6c2",
                                "operatorNo": 1,
                                "operatorG_UID": "68AyzLggN0Cby2tT/8Yh/Q==",
                                "operatorGuid": "cc32c0eb-20b8-4037-9bcb-6b53ffc621fd",
                                "created": "2025-06-14T06:25:00.5923033",
                                "ordered": "2025-06-14T06:25:00.5923033",
                                "started": "2025-06-14T06:25:00.5923033",
                                "completed": "2025-06-14T06:25:00.5923033",
                                "supplied": "2025-06-14T06:25:00.5923033",
                                "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": "EyueH1ZUNEmBPx+0Rq6FBw==",
                                    "pluGuid": "1f9e2b13-5456-4934-813f-1fb446ae8507",
                                    "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": "I8rNxT+tM0eLoeU+04e+sw==",
                                    "headerIdentifierGuid": "c5cdca23-ad3f-4733-8ba1-e53ed387beb3",
                                    "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": "CWYU4UZN6ke1M4hmxfGsbg==",
                                "surveyGuid": "e1146609-4d46-47ea-b533-8866c5f1ac6e",
                                "saleHeaderGuid": "Bhgvs78/dkyB5Rz13fALyg==",
                                "saleGuid": "b32f1806-3fbf-4c76-81e5-1cf5ddf00bca",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "uwCWVt2u5Ue0QuzoE35Vkg==",
                                "guidResponse": "569600bb-aedd-47e5-b442-ece8137e5592",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2025-06-14T06:25:00.5923033",
                                "sale": {
                                  "$ref": "78"
                                },
                                "survey": {
                                  "$id": "92",
                                  "g_UID": "QA9DsEMx/kqAOqzY5Elrpw==",
                                  "guid": "b0430f40-3143-4afe-803a-acd8e4496ba7",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "BpluZIIw9kmUDQBrE9I/aA==",
                                  "checkoutFormGuid": "646e9906-3082-49f6-940d-006b13d23f68",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2025-06-14T06:25:00.5923033",
                                  "end": "2025-06-14T06:25:00.5923033",
                                  "deleted": true,
                                  "updated": "2025-06-14T06:25:00.5923033",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "44b97cd1-c72d-4df5-bd1e-75a854d176be",
                                    "0ed8d7de-07af-4d5e-b73d-766e7309e270"
                                  ],
                                  "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": "fiAWxxX8PUuoXdoXTT+4sA==",
                            "accountIdentifier": "c716207e-fc15-4b3d-a85d-da174d3fb8b0",
                            "accountName": "sample string 42",
                            "customerOrderIdentifier": "9bwzbpto2UyFSTuf8rpsTw==",
                            "customerOrderIdentifierGuid": "6e33bcf5-689b-4cd9-8549-3b9ff2ba6c4f",
                            "priceLevelName": "sample string 43",
                            "revision": 44,
                            "ingressId": "sample string 45"
                          },
                          "metadata": {
                            "$id": "93",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "HbfT8pbnk06b5r9o8tCGoA==",
                            "paymentIdentifierGuid": "f2d3b71d-e796-4e93-9be6-bf68f2d086a0",
                            "identifier": "pTCjEhYymECOlpD3SE+2iw==",
                            "identifierGuid": "12a330a5-3216-4098-8e96-90f7484fb68b",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "51/8tk5IUEqHHy35ftJzoA==",
                            "itemIdentifierGuid": "b6fc5fe7-484e-4a50-871f-2df97ed273a0"
                          }
                        },
                        {
                          "$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": "iPV3qWZFoEWg1FfWw8MYGg==",
                      "customerIdentifierGuid": "a977f588-4566-45a0-a0d4-57d6c3c3181a",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "YmvoqzCtuk6X86Vy4Ev5Iw==",
                      "idempotentGuid": "abe86b62-ad30-4eba-97f3-a572e04bf923",
                      "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:25:00.6079291",
                        "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:25:00.6079291",
                          "labelPageLayout": "u/XdOMY17kGuMCcqT7jDJg==",
                          "pageLayoutGuid": "38ddf5bb-35c6-41ee-ae30-272a4fb8c326",
                          "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:25:00.6079291"
                            },
                            {
                              "$ref": "98"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "99",
                            "id": 1,
                            "customerIdentifier": "JouI9GPSuUm/LS9rpaYpnA==",
                            "customerIdentifierGuid": "f4888b26-d263-49b9-bf2d-2f6ba5a6299c",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2025-06-14T06:25:00.6079291",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "uLSLlg++bkekbWVruYJhMg==",
                            "issuedIdempotentGuid": "968bb4b8-be0f-476e-a46d-656bb9826132",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2025-06-14T06:25:00.6079291",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2025-06-14T06:25:00.6079291",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "jw4GiaAoi0S1djVDqaxreg==",
                            "redeemedIdempotentGuid": "89060e8f-28a0-448b-b576-3543a9ac6b7a",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2025-06-14T06:25:00.6079291",
                            "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": "eXXVGbhSWEask2nYpRB3nQ==",
                "groupIDGuid": "19d57579-52b8-4658-ac93-69d8a510779d",
                "campaign": {
                  "$ref": "67"
                },
                "group": {
                  "$ref": "75"
                }
              },
              {
                "$ref": "100"
              }
            ],
            "signIqTickets": [
              {
                "$id": "101",
                "identifier": "i93ATzjlj0C1AF19Oh4DQg==",
                "identifierGuid": "4fc0dd8b-e538-408f-b500-5d7d3a1e0342",
                "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": "VBB31/43XEmNU7r8OkQ8FQ==",
                "guid": "d7771054-37fe-495c-8d53-bafc3a443c15",
                "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": "eYksWR4WWEi1AjSm3T0cCw==",
                    "groupGuid": "592c8979-161e-4858-b502-34a6dd3d1c0b",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "l52EhpxtKUeUoMS165ArAQ==",
                    "pluGuid": "86849d97-6d9c-4729-94a0-c4b5eb902b01",
                    "priceGroupG_UID": "RHYqFprd3kGW74TInfDUkw==",
                    "priceGroupGuid": "162a7644-dd9a-41de-96ef-84c89df0d493",
                    "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": "GWG01nqM/EuxXni5OvO2cg==",
                "priceLevelIdentifierGuid": "d6b46119-8c7a-4bfc-b15e-78b93af3b672",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "104"
              }
            ]
          },
          "product": {
            "$ref": "3"
          },
          "dealCost": {
            "$id": "105",
            "headerIdentifier": "ks7iIBMbeEK1NloK3aWhqQ==",
            "headerIdentifierGuid": "20e2ce92-1b13-4278-b536-5a0adda5a1a9",
            "identifier": "J8BtKWJrUEmnQgQGBcJ/fg==",
            "identifierGuid": "296dc027-6b62-4950-a742-040605c27f7e",
            "supplierIdentifier": "pgOls2zQwkyMF/mf3Z1ajw==",
            "supplierGuid": "b3a503a6-d06c-4cc2-8c17-f99fdd9d5a8f",
            "pluG_UID": "xmXGqG1mJkOppi4G2RRFqQ==",
            "pluGuid": "a8c665c6-666d-4326-a9a6-2e06d91445a9",
            "campaignName": "83b5c219-cd3a-4999-a13c-6c438a4970be",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2025-06-14T06:25:00.6079291",
            "end": "2025-06-14T06:25:00.6079291",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "7N80mLZYUkaHSOGYXdjKBQ==",
            "bonusItemPluGuid": "9834dfec-58b6-4652-8748-e1985dd8ca05",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2025-06-14T06:25:00.6079291",
            "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:25:00.6079291",
            "campaignEndDate": "2025-06-14T06:25:00.6079291",
            "masterPLUG_UID": "Q32NEnyTLUOe/rB9YBlKpw==",
            "masterID": "128d7d43-937c-432d-9efe-b07d60194aa7",
            "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": "c5ZrnASNPUqwnKIwxhYjYw==",
            "bonusMasterID": "9c6b9673-8d04-4a3d-b09c-a230c6162363",
            "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:25:00.6079291",
        "dealCosts": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "tags": [
          {
            "$id": "106",
            "pluG_UID": "8HbFWiDj6EmY/cBujk3XKw==",
            "pluGuid": "5ac576f0-e320-49e8-98fd-c06e8e4dd72b",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "106"
          }
        ],
        "alternateProductG_UID": "5BEFH/LtcUC09oxvb2xHtA==",
        "alternateProduct": "1f0511e4-edf2-4071-b4f6-8c6f6f6c47b4",
        "productHostCode": {
          "$id": "107",
          "id": 1,
          "pluG_UID": "Zqc22bGCx0qfBB7e2iG3ng==",
          "pluGuid": "d936a766-82b1-4ac7-9f04-1ededa21b79e",
          "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:25:00.6079291",
        "inventoryTracked": "2025-06-14T06:25:00.6079291",
        "isNormalPriceChangesCampaign": true
      }
    },
    {
      "$ref": "2"
    }
  ],
  "stocktakeHeader": {
    "$id": "108",
    "id": 1,
    "identifier": "06Vr6LzGC0OHegdD/ux4Dg==",
    "identifierGuid": "e86ba5d3-c6bc-430b-877a-0743feec780e",
    "stocktakeRequest": {
      "$ref": "1"
    },
    "storeID": 1,
    "name": "sample string 2",
    "forDate": "2025-06-14T06:25:00.6079291",
    "createDate": "2025-06-14T06:25:00.6079291",
    "closed": true,
    "closedDate": "2025-06-14T06:25:00.6079291",
    "outOfStock": true,
    "live": true,
    "deleted": true,
    "processed": true,
    "processCounted": "2025-06-14T06:25:00.6079291",
    "processCountedUser": "sample string 8",
    "updateInventorySetting": "sample string 9",
    "stocktakeRequestIdentifier": "p8x5da7is0OF8DTgtLxOQg==",
    "stocktakeRequestIdentifierGuid": "7579cca7-e2ae-43b3-85f0-34e0b4bc4e42",
    "inputs": [
      {
        "$id": "109",
        "id": 1,
        "identifier": "12sJ0oZC1kuYPZjzsv1Dyw==",
        "identifierGuid": "d2096bd7-4286-4bd6-983d-98f3b2fd43cb",
        "headerID": 1,
        "headerIdentifier": "XMD8F/ehjkO6ArDVdE4YZQ==",
        "headerIdentifierGuid": "17fcc05c-a1f7-438e-ba02-b0d5744e1865",
        "sectionG_UID": "AL68z5qwVUyUsSKJKpY7HA==",
        "sectionGuid": "cfbcbe00-b09a-4c55-94b1-22892a963b1c",
        "operatorG_UID": "pz6yDkU9CkegvhRjuzfsKw==",
        "operatorGuid": "0eb23ea7-3d45-470a-a0be-1463bb37ec2b",
        "operatorID": 1,
        "comment": "sample string 2",
        "inputType": 1,
        "date": "2025-06-14T06:25:00.6079291",
        "inProgress": 3,
        "setCount": "2025-06-14T06:25:00.6079291",
        "deleted": true,
        "operatorName": "sample string 4",
        "sectionName": "sample string 5",
        "canDelete": 6,
        "details": [
          {
            "$id": "110",
            "id": 1,
            "headerID": 1,
            "headerIdentifier": "W9sZNxWu4kexQtpVm4TO2Q==",
            "headerIdentifierGuid": "3719db5b-ae15-47e2-b142-da559b84ced9",
            "inputID": 1,
            "inputIdentifier": "0qiqsgYqnU+dlO0m3k/xTg==",
            "inputIdentifierGuid": "b2aaa8d2-2a06-4f9d-9d94-ed26de4ff14e",
            "created": "2025-06-14T06:25:00.6079291",
            "apn": "sample string 2",
            "plu": 1,
            "pluG_UID": "TUMoU47Bvk2sTeMgScsPow==",
            "pluGuid": "5328434d-c18e-4dbe-ac4d-e32049cb0fa3",
            "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": "702mziPTIESU3/wo/Vtfhg==",
            "parentPluGuid": "cea64def-d323-4420-94df-fc28fd5b5f86",
            "edited": true,
            "product": {
              "$ref": "3"
            },
            "input": {
              "$ref": "109"
            },
            "unknownScan": {
              "$id": "111",
              "id": 1,
              "headerIdentifier": "VtF4HVkSqkCQ9Ssde9TQ9A==",
              "headerIdentifierGuid": "1d78d156-1259-40aa-90f5-2b1d7bd4d0f4",
              "inputIdentifier": "6L8rEzxVV0OOCfNBuLU9xg==",
              "inputIdentifierGuid": "132bbfe8-553c-4357-8e09-f341b8b53dc6",
              "detailID": 1,
              "pluG_UID": "OP/0mqEnBU6QiWPvfyFaCQ==",
              "pluGuid": "9af4ff38-27a1-4e05-9089-63ef7f215a09",
              "barcode": "sample string 2",
              "scanned": "2025-06-14T06:25:00.6079291"
            }
          },
          {
            "$ref": "110"
          }
        ]
      },
      {
        "$ref": "109"
      }
    ]
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

globally unique identifier

Response Formats

application/json, text/json

Sample:
"09e43ba4-db4e-4327-bdbe-36ef56a718d3"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">09e43ba4-db4e-4327-bdbe-36ef56a718d3</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK 3�ZVw�[�5xl/workbook.xml �(�����0��&�C��*D�N\�z�^�b�O�||K	$޼���~;t2nx3����\�E�"�s������7N��{���Ck�[��|<^���i��z���ay�u^5.(Ť��~���=$L>�h�ug�%D~S4�����f
jܲ�0Jέ��	#W�8ܳ�_�"+� �x\��
F����PK 3�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
 3�Z�O$h''_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="R7729a34c1f764578" /></Relationships>PK 3�ZĨV�$�xl/worksheets/sheet1.xml �(��Q�n� ��}%i�*��T��j�M;lg�85�Ȑ��? �4i�[~~��ԧ���4چ绌3���^>��䧶^�nNx�������(���v8�
��HR�
���ـ�b�eA0J��ғ����D �d�������u`�����3��	��au�b��D���ox������_��0�y�o�>��*6�z:]���qo�yO�{�^��CUE�WY���u��h>��fRl,I�,�lk•Q*��q\2�]wi�Z,�7�������$��J
?�~PK 3�Z��[s�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؎CcP�nذ-��q�q�Ķl��Xp$��U$H%l����I3�����<��i�^1 ��G7tp��F�v���r�Hv���:�9�{J��8�T���t����%�
JԀ�flE��L�?��3j|��8���髏�d3����~J���
�c��N}'[����5B����i�����/d�V��3���Ue���?�X.�tZ�j+��Z������f�F/�b�PK 3�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 3�Z�2+���xl/sharedStrings.xml �(�5�An�0E�b��1	�ȘE���=���`	�	3D���.�|���};��E�p㘩���4�����ק>�b���	{�E58�,�L�{�E֫1<͘<�T�{ޒ�����<#JZ̩�Z�|$PS�I��N����E�W]��G��06�����1�������P[#Κ��)��PK- 3�ZVw�[�5xl/workbook.xmlPK- 3�Z����	�[Content_Types].xmlPK-
 3�Z�O$h''V_rels/.relsPK- 3�ZĨV�$��xl/worksheets/sheet1.xmlPK- 3�Z��[s�P8xl/_rels/workbook.xml.relsPK- 3�ZЃc'2E
~xl/styles.xmlPK- 3�Z�2+����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK 3�Z�ٺ�5xl/workbook.xml �(�����0D�&�C��JP�'.^=x_`��m��|�o�vfg�N6��+��}Ԡ]js�yoR!\ݡw �zڵd�Iڗ���5�T�j/���",�%i�I��B���Eh\��հ�H͋���ln��8� 'c�;�L,!��l��iP��<p�{��g6���*l�$�sr�⦺��2��.�PK 3�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
 3�Z���''_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="R6a7ce86689f3417e" /></Relationships>PK 3�ZĨV�$�xl/worksheets/sheet1.xml �(��Q�n� ��}%i�*��T��j�M;lg�85�Ȑ��? �4i�[~~��ԧ���4چ绌3���^>��䧶^�nNx�������(���v8�
��HR�
���ـ�b�eA0J��ғ����D �d�������u`�����3��	��au�b��D���ox������_��0�y�o�>��*6�z:]���qo�yO�{�^��CUE�WY���u��h>��fRl,I�,�lk•Q*��q\2�]wi�Z,�7�������$��J
?�~PK 3�Z��<��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�Iܦ��ݰ���=N�&�e����G�
XEWb�������4����޾�9��5-��FZ5���S�+�n�{�DLa] iń���A8�PX�&u����)�=uBE��blI}΀[&9\��h�%>[y���?����c#���=�~J�^CY$*��ja_u�x�Ţy���V@���B�L~���L��V�-��f/usW�AxT/ѧK�Ny9W[pd�F)�5��j��/6_PK 3�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 3�Z�2+���xl/sharedStrings.xml �(�5�An�0E�b��1	�ȘE���=���`	�	3D���.�|���};��E�p㘩���4�����ק>�b���	{�E58�,�L�{�E֫1<͘<�T�{ޒ�����<#JZ̩�Z�|$PS�I��N����E�W]��G��06�����1�������P[#Κ��)��PK- 3�Z�ٺ�5xl/workbook.xmlPK- 3�Z����	��[Content_Types].xmlPK-
 3�Z���''U_rels/.relsPK- 3�ZĨV�$��xl/worksheets/sheet1.xmlPK- 3�Z��<��P7xl/_rels/workbook.xml.relsPK- 3�ZЃc'2E
|xl/styles.xmlPK- 3�Z�2+����xl/sharedStrings.xmlPK��