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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

dueDate

date

Required

name

string

Required

Body Parameters

None.

Response Information

Resource Description

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.

Response Formats

application/json, text/json

Sample:
{
  "identifier": "4kYeAQrX50uxRLtnpmki6A==",
  "identifierGuid": "011e46e2-d70a-4be7-b144-bb67a66922e8",
  "name": "sample string 2",
  "storeID": 3,
  "dueDate": "2025-06-14T06:26:55.6318527",
  "description": "sample string 5",
  "created": "2025-06-14T06:26:55.6318527",
  "createdLineItems": 7,
  "insertedLineItems": 8,
  "products": [
    {
      "$id": "2",
      "stocktakeRequestIdentifier": "a5EPA6hvHUeCpEUug+KowQ==",
      "pluG_UID": "APxb5Do97kqGqczk885KFg==",
      "stocktakeRequestIdentifierGuid": "030f916b-6fa8-471d-82a4-452e83e2a8c1",
      "pluGuid": "e45bfc00-3d3a-4aee-86a9-cce4f3ce4a16",
      "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": "kj9J2FFhfEGqE82tOvr3iQ==",
        "guid": "d8493f92-6151-417c-aa13-cdad3afaf789",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "1iiFKEwYX0el0myV5/TL4w==",
        "priceGroupGuid": "288528d6-184c-475f-a5d2-6c95e7f4cbe3",
        "blueprintID": 1,
        "lastCountedDate": "2025-06-14T06:26:55.6474825",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2025-06-14T06:26:55.6474825",
        "pluCreated": "2025-06-14T06:26:55.6474825",
        "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:26:55.6474825",
        "lastManualUpdate": "2025-06-14T06:26:55.6474825",
        "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:26:55.6474825",
        "currentCostUpdated": "2025-06-14T06:26:55.6474825",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 1,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2025-06-14T06:26:55.6474825",
        "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:26:55.6474825",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 52,
        "altPriceModeChanged": true,
        "altPLUG_UID": "KyvWe48zsUWAqK22pzDu5w==",
        "altPLUGuid": "7bd62b2b-338f-45b1-80a8-adb6a730eee7",
        "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:26:55.6474825",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "cZHax2y4b0uSGUK7egfjBg==",
        "shelfPageLayoutGuid": "c7da9171-b86c-4b6f-9219-42bb7a07e306",
        "talkerPageLayoutG_UID": "RlS4zXOOXEmHaaJdBFQZZg==",
        "talkerPageLayoutGuid": "cdb85446-8e73-495c-8769-a25d04541966",
        "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": "xW3/R2Fr1UCGdi+KMNM+pQ==",
        "inventoryIdentifier": "47ff6dc5-6b61-40d5-8676-2f8a30d33ea5",
        "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": "hDu9q0a6UUCY6t/BV91jZg==",
        "parentPluGuid": "abbd3b84-ba46-4051-98ea-dfc157dd6366",
        "preferredHostVendor": 103,
        "preferredHostChanged": true,
        "code": "sample string 105",
        "supplierIdentifier": "yAe2M1hc9k2n43zmgtfuNw==",
        "supplierIdentifierGuid": "33b607c8-5c58-4df6-a7e3-7ce682d7ee37",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "M9M4HIb2+06CUHIiguiHFg==",
        "rebateSupplierIdentifierGuid": "1c38d333-f686-4efb-8250-722282e88716",
        "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:26:55.6474825",
        "commodity": "sample string 120",
        "businessPillar": "sample string 121",
        "mscCommodity": "sample string 122",
        "hostIdentifier": "Um8/l5tZa0e/iThcjrPV+Q==",
        "hostIdentifierGuid": "973f6f52-599b-476b-bf89-385c8eb3d5f9",
        "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:26:55.6474825",
          "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": "6zctOX1iX0eXq//2n6zGqQ==",
          "hostIdentifierGuid": "392d37eb-627d-475f-97ab-fff69facc6a9",
          "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:26:55.6474825",
          "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": "3sMap7m5rU+ft1giUDdcVA==",
              "hostIdentifierGuid": "a71ac3de-b9b9-4fad-9fb7-582250375c54",
              "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": "SdYRuCYqkUy+lIljFP3jkg==",
                "identifierGuid": "b811d649-2a26-4c91-be94-896314fde392",
                "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": "g2UsFVCgc0yKXxSMKasbhA==",
                "hostSupplierIdentifierGuid": "152c6583-a050-4c73-8a5f-148c29ab1b84",
                "loyaltyPriceLevelIdentifier": "nOszWmgisU6qeFQzicVcXQ==",
                "loyaltyPriceLevelIdentifierGuid": "5a33eb9c-2268-4eb1-aa78-543389c55c5d",
                "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:26:55.6474825",
                "lastProcessed": "2025-06-14T06:26:55.6474825",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "8",
                  "identifier": "enxSTcsfoEekChGfu3jHDA==",
                  "identifierGuid": "4d527c7a-1fcb-47a0-a40a-119fbb78c70c",
                  "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": "CZdQrrQ3CEuty/r7nsfjqA==",
                  "primaryContactID": "ae509709-37b4-4b08-adcb-fafb9ec7e3a8",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "56PdP+DzL02BlLbaN1h6KA==",
                  "supplierGroupGuid": "3fdda3e7-f3e0-4d2f-8194-b6da37587a28",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2025-06-14T06:26:55.6474825",
                  "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": "9b97c715-6fd5-43d1-a225-46b10e46e254",
                    "identifier": "lgP5UAKWwUmX+u3uEyLZCA==",
                    "identifierGuid": "50f90396-9602-49c1-97fa-edee1322d908",
                    "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": "3fcdjxxl1ki37K32qVaREg==",
                      "supplierIdentifierGuid": "8f1df7dd-651c-48d6-b7ec-adf6a9569112",
                      "contactGuid": "xj0F1dJpxEWMs9snINHEpg==",
                      "contactID": "d5053dc6-69d2-45c4-8cb3-db2720d1c4a6",
                      "contact": {
                        "$ref": "9"
                      },
                      "supplier": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "products": [
                    {
                      "$id": "11",
                      "pluG_UID": "yL3eDCiKi0KLL7ZkETd5mQ==",
                      "pluGuid": "0cdebdc8-8a28-428b-8b2f-b66411377999",
                      "supplierIdentifier": "O/tuWjXxoEKFDz6ixPt/tg==",
                      "supplierIdentifierGuid": "5a6efb3b-f135-42a0-850f-3ea2c4fb7fb6",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 2",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 4,
                      "averagePackSize": 5,
                      "effectiveDate": "2025-06-14T06:26:55.6474825",
                      "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:26:55.6474825",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "12",
                          "pluG_UID": "MLZs8SaHbUGAd3s7YFyBgg==",
                          "pluGuid": "f16cb630-8726-416d-8077-7b3b605c8182",
                          "supplierIdentifier": "LUyJRymo90ya2kahh663HQ==",
                          "supplierIdentifierGuid": "47894c2d-a829-4cf7-9ada-46a187aeb71d",
                          "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": "+f0o1xWl4kaG/GO+Vyuejg==",
                      "parentPluGuid": "d728fdf9-a515-46e2-86fc-63be572b9e8e",
                      "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": "kXYzS9dyck65YW9cOHnh0w==",
                      "supplierGuid": "4b337691-72d7-4e72-b961-6f5c3879e1d3",
                      "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": "HsDEpPDuLUSjXcjMUvkqUw==",
                      "supplierGuid": "a4c4c01e-eef0-442d-a35d-c8cc52f92a53",
                      "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:26:55.6474825",
                      "deliveryDate": "2025-06-14T06:26:55.6474825",
                      "nextCutOffDate": "2025-06-14T06:26:55.6474825",
                      "nextDeliveryDate": "2025-06-14T06:26:55.6474825",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2025-06-14T06:26:55.6474825",
                  "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:26:55.6474825",
                    "processed": "2025-06-14T06:26:55.6474825",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2025-06-14T06:26:55.6474825",
                    "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:26:55.6474825",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "18",
                    "id": 1,
                    "hostIdentifier": "pkj4TgWjFke8EdoeAsR66g==",
                    "hostIdentifierGuid": "4ef848a6-a305-4716-bc11-da1e02c47aea",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "d0244476-44fc-4219-8d48-5ab796016ecb",
                      "e14a56f1-8719-4d4c-a256-c2532386b57d"
                    ]
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "6"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "19",
                    "identifier": "8N0ERBhjwUCwgKYplFICpA==",
                    "identifierGuid": "4404ddf0-6318-40c1-b080-a629945202a4",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "promoTypeGuids": [
                  "54939bed-4004-4201-a24e-d53a5c068aa2",
                  "d5977ec5-e856-4620-9e19-c1aea4153df7"
                ],
                "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:26:55.6474825",
              "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": "d8c499c0-699c-4fe5-a18a-e93a9a42139f",
          "updateStore": {
            "$id": "25",
            "id": "c916e05d-7beb-4bbe-a402-d7c83d7a91de",
            "name": "sample string 1",
            "lastActivity": "2025-06-14T06:26:55.6474825",
            "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:26:55.6474825"
          },
          "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": "fbt1wumexEWNbugjGs+aaw==",
            "pluGuid": "c275bb7d-9ee9-45c4-8d6e-e8231acf9a6b",
            "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:26:55.6474825"
          },
          {
            "$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:26:55.6474825",
            "priceChangeType": 0,
            "costDecimals": 10
          },
          "normalPluPrices": {
            "$ref": "29"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "30",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "startDate": "2025-06-14T06:26:55.6474825",
            "startTime": 3,
            "endDate": "2025-06-14T06:26:55.6474825",
            "endTime": 4,
            "newPrice": 5,
            "newCost": 6,
            "newCostDecimals": 7,
            "pctDiscount": 8,
            "promoType": 1,
            "promotionTypeCode": "sample string 9",
            "hostType": 10,
            "hostIdentifier": "pTyt83vw6EmF0wc+o8uUPg==",
            "hostIdentifierGuid": "f3ad3ca5-f07b-49e8-85d3-073ea3cb943e",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        "tray": {
          "$id": "31",
          "g_UId": "VFNjqGsIKkGpT4JslHRaAQ==",
          "guid": "a8635354-086b-412a-a94f-826c94745a01",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "32",
          "priceGroupG_UID": "L5bG9YKvUUqQW4Oed8OKPw==",
          "priceGroupGuid": "f5c6962f-af82-4a51-905b-839e77c38a3f",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2025-06-14T06:26:55.6474825",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 145",
        "nutrifacts": {
          "$id": "33",
          "pluG_UID": "djG2pCygs0C/rS8RECvGlA==",
          "pluGuid": "a4b63176-a02c-40b3-bfad-2f11102bc694",
          "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": "04e5e515-bf6f-4eac-9995-8aa671a22edc",
          "created": "2025-06-14T06:26:55.6474825",
          "createdByUser": "sample string 1",
          "activated": "2025-06-14T06:26:55.6474825",
          "deactivated": "2025-06-14T06:26:55.6474825",
          "lastOrdered": "2025-06-14T06:26:55.6474825",
          "lastOrderedQty": 2.0,
          "lastReceived": "2025-06-14T06:26:55.6474825",
          "lastReceivedQty": 3.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2025-06-14T06:26:55.6474825",
          "lastSold": "2025-06-14T06:26:55.6474825",
          "firstSold": "2025-06-14T06:26:55.6474825",
          "awsUpdated": "2025-06-14T06:26:55.6474825",
          "lastManualUpdate": "2025-06-14T06:26:55.6474825",
          "lastManualUpdatedByUser": "sample string 5",
          "lastUpdated": "2025-06-14T06:26:55.6474825",
          "lastUpdatedByUser": "sample string 7",
          "lastUpdatedByHost": "2025-06-14T06:26:55.6474825",
          "doNotRangeUpdated": "2025-06-14T06:26:55.6474825",
          "doNotOrderUpdated": "2025-06-14T06:26:55.6474825",
          "tracked": "2025-06-14T06:26:55.6474825"
        },
        "allergens": [
          {
            "$id": "35",
            "allergenID": 1,
            "pluG_UID": "63c8O0YnWEKy73huBCZ9AA==",
            "pluGuid": "3b3c77eb-2746-4258-b2ef-786e04267d00",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "35"
          }
        ],
        "costs": {
          "$id": "36",
          "pluG_UID": "IBJugbavHkW3l84flmVA+g==",
          "pluGuid": "816e1220-afb6-451e-b797-ce1f966540fa",
          "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:26:55.6474825",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "37",
            "saleHeaderID": 1,
            "created": "2025-06-14T06:26:55.6474825",
            "createdLocal": "2025-06-14T06:26:55.6474825",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "Ork0snc5wESKcrSn5vcODA==",
            "operatorGuid": "b234b93a-3977-44c0-8a72-b4a7e6f70e0c",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "dJFpBCd5OESLlLpcHOEwPw==",
            "pluGuid": "04699174-7927-4438-8b94-ba5c1ce1303f",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "38",
              "id": 1,
              "g_Uid": "ITAx+BstrUeHeEL2DVvfSw==",
              "guid": "f8313021-2d1b-47ad-8778-42f60d5bdf4b",
              "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:26:55.6474825",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2025-06-14T06:26:55.6474825",
              "endShift": "2025-06-14T06:26:55.6474825",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "39",
                  "operatorG_UID": "XduzmtfjdkOSqjtK6z5PTw==",
                  "operatorGuid": "9ab3db5d-e3d7-4376-92aa-3b4aeb3e4f4f",
                  "storeID": 2,
                  "operator": {
                    "$ref": "38"
                  },
                  "store": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "39"
                }
              ]
            }
          },
          {
            "$ref": "37"
          }
        ],
        "apns": [
          {
            "$id": "40",
            "pluID": 1,
            "pluG_UID": "yJ/WXoBC80if4qUgWHIJCw==",
            "pluGuid": "5ed69fc8-4280-48f3-9fe2-a5205872090b",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "40"
          }
        ],
        "tuns": [
          {
            "$id": "41",
            "pluG_UId": "FklP7qYhTUGMw1gGFZtqKQ==",
            "pluGuid": "ee4f4916-21a6-414d-8cc3-5806159b6a29",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "3"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "41"
          }
        ],
        "competitionPricing": [
          {
            "$id": "42",
            "identifier": "2mWpshQ9RE+oEfaV2wsnvw==",
            "identifierGuid": "b2a965da-3d14-4f44-a811-f695db0b27bf",
            "pluG_UID": "vcrEdQoG0EuQN0ggNWoFsQ==",
            "pluGuid": "75c4cabd-060a-4bd0-9037-4820356a05b1",
            "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": "vgrH2EEWCUqMfQnw6seNLQ==",
            "groupName": "sample string 1",
            "identifierGuid": "d8c70abe-1641-4a09-8c7d-09f0eac78d2d",
            "exists": true,
            "flipChartIdentifier": "bO3dLQc2iE+eD88tvWvFzw==",
            "flipChartIdentifierGuid": "2ddded6c-3607-4f88-9e0f-cf2dbd6bc5cf",
            "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": "tQjF0yfE+Uqvl3dgVQ51FQ==",
            "groupIdentifierGuid": "d3c508b5-c427-4af9-af97-7760550e7515",
            "flipChart": {
              "$id": "44",
              "identifier": "IBAAjtqvZ0qSdWs+C2ROBA==",
              "identifierGuid": "8e001020-afda-4a67-9275-6b3e0b644e04",
              "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": "DaqsWRMy70OfmLwRY7bzhQ==",
                "identifierGuid": "59acaa0d-3213-43ef-9f98-bc1163b6f385",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "46",
                    "id": 1,
                    "g_UID": "IIymI6UhmUqnk9TRDjJJZQ==",
                    "guid": "23a68c20-21a5-4a99-a793-d4d10e324965",
                    "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": "FH6BceXATkWzEV5In18gZg==",
                    "previousFormGuid": "71817e14-c0e5-454e-b311-5e489f5f2066",
                    "nextForm": 1,
                    "nextFormG_UID": "pDAtmQaoakeaaAJPRVfavQ==",
                    "nextFormGuid": "992d30a4-a806-476a-9a68-024f4557dabd",
                    "attributes": "sample string 10",
                    "updated": "2025-06-14T06:26:55.6474825",
                    "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": "ajpaMiU20ki5gX8XEL21yA==",
                        "checkoutFormGuid": "325a3a6a-3625-48d2-b981-7f1710bdb5c8",
                        "identifier": "uTRWqkbii0ORyNSI2kdLlg==",
                        "identifierGuid": "aa5634b9-e246-438b-91c8-d488da474b96",
                        "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": "ZZqZ8b5gak6g8EZqcsbswg==",
                        "valueGuid": "f1999a65-60be-4e6a-a0f0-466a72c6ecc2",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2025-06-14T06:26:55.6474825",
                        "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:26:55.6474825",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "49",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "3ZyAjb0dzEKQv/iJ72zUlw==",
                        "checkoutFormGuid": "8d809cdd-1dbd-42cc-90bf-f889ef6cd497",
                        "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": "pCmZSWXLZEWXTcUC96pk+g==",
                "flipChartPageIdentifierGuid": "499929a4-cb65-4564-974d-c502f7aa64fa",
                "pluG_UID": "3IBB4m9oI0ie7jKDzEEGZg==",
                "pluGuid": "e24180dc-686f-4823-9eee-3283cc410666",
                "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": "DGDiMvX/b0uANppgtP+VtA==",
            "pluGuid": "32e2600c-fff5-4b6f-8036-9a60b4ff95b4",
            "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:26:55.6474825",
            "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": "a5AtVehqgU2Msefakd40mg==",
            "ingredientGuid": "KAa+7Bo7EU6nROvBtqFtbQ==",
            "ingredientIdentifier": "ecbe0628-3b1a-4e11-a744-ebc1b6a16d6d",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "3"
            }
          },
          {
            "$ref": "52"
          }
        ],
        "bins": [
          {
            "$id": "53",
            "pluG_UID": "SIdrnbr97k2OwhTEp5XUDA==",
            "pluGuid": "9d6b8748-fdba-4dee-8ec2-14c4a795d40c",
            "shelfLocationIdentifier": "VHbXLevIgU29MuJXkfR13w==",
            "shelfLocationGuid": "2dd77654-c8eb-4d81-bd32-e25791f475df",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "OVXiRPFK0EqNppjb7LZWVg==",
            "labelPageLayoutGuid": "44e25539-4af1-4ad0-8da6-98dbecb65656",
            "updated": "2025-06-14T06:26:55.6474825",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "3"
            },
            "location": {
              "$id": "54",
              "identifier": "D5bI5cQk8UyrIjQVl/ifcg==",
              "storeID": 1,
              "identifierGuid": "e5c8960f-24c4-4cf1-ab22-341597f89f72",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2025-06-14T06:26:55.6474825",
              "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": "tmJz8xlTt06C7ZnZGAeh5A==",
            "pluGuid": "f37362b6-5319-4eb7-82ed-99d91807a1e4",
            "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:26:55.6474825",
              "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:26:55.6474825",
                            "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": "OWzVYDivskOQ13VDU3y7uA==",
                            "labelPageLayoutGuid": "60d56c39-af38-43b2-90d7-7543537cbbb8",
                            "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:26:55.6474825",
                        "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": "foX4t+TESkC36ntdkIreBw==",
                        "labelPageLayoutGuid": "b7f8857e-c4e4-404a-b7ea-7b5d908ade07",
                        "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:26:55.6474825",
                    "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": "m+bxgOIqTkKTAJSnQVQ0nw==",
                    "labelPageLayoutGuid": "80f1e69b-2ae2-424e-9300-94a74154349f",
                    "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:26:55.6474825",
                "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": "imvG9kDh3EmyFtHSxeYALg==",
                "labelPageLayoutGuid": "f6c66b8a-e140-49dc-b216-d1d2c5e6002e",
                "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": "Hdx4/6xnmkeT5YQOJUVaBw==",
          "pluGuid": "ff78dc1d-67ac-479a-93e5-840e25455a07",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "kIiqabXKrkiXxLmq7wAyEA==",
          "dealCostGuid": "69aa8890-cab5-48ae-97c4-b9aaef003210",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "Hj81axhVlk6hdR6HWvFURA==",
          "priceGroupGuid": "6b353f1e-5518-4e96-a175-1e875af15444",
          "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:26:55.6474825",
          "rrp": 26,
          "campaignDescription": "sample string 27",
          "campaignComboPriceGroupG_UID": "+rV1F7fJykSLNw1KoJxRjg==",
          "campaignComboPriceGroupIdentifier": "1775b5fa-c9b7-44ca-8b37-0d4aa09c518e",
          "promotionPlacementDescription": "sample string 28",
          "storeAcceptances": [
            {
              "$id": "66",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2025-06-14T06:26:55.6474825",
              "operatorG_UID": "oYGB1PYOZUSmADJlegAz3A==",
              "operatorGuid": "d48181a1-0ef6-4465-a600-32657a0033dc",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2025-06-14T06:26:55.6474825",
              "signIqTicketFileMovedUtc": "2025-06-14T06:26:55.6474825",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2025-06-14T06:26:55.6474825",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "product": {
                "$ref": "3"
              },
              "campaignPlu": {
                "$ref": "65"
              }
            },
            {
              "$ref": "66"
            }
          ],
          "campaign": {
            "$id": "67",
            "id": 1,
            "storeID": 2,
            "name": "8057c68d-fa86-47c7-8110-5edcf93e7343",
            "nameGuid": "8057c68d-fa86-47c7-8110-5edcf93e7343",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2025-06-14T06:26:55.6474825",
            "startTime": 1,
            "endDate": "2025-06-14T06:26:55.6474825",
            "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:26:55.6474825",
            "system": true,
            "created": "2025-06-14T06:26:55.6474825",
            "updated": "2025-06-14T06:26:55.6474825",
            "priceChangeNotifiedUtc": "2025-06-14T06:26:55.6474825",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "M3g7sCfayUGoTs5KD4A4yQ==",
            "hostIdentifierGuid": "b03b7833-da27-41c9-a84e-ce4a0f8038c9",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2025-06-14T06:26:55.6474825",
            "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": "ORoB/tkp7E+8mj4G9kDrqQ==",
                "pluGuid": "fe011a39-29d9-4fec-bc9a-3e06f640eba9",
                "hostOfferID": 1,
                "priceGroupG_UID": "DE6xG+vzx0CdcVcZnVkK/Q==",
                "priceGroupGuid": "1bb14e0c-f3eb-40c7-9d71-57199d590afd",
                "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:26:55.6474825",
                "rrp": 17,
                "campaignDescription": "sample string 18",
                "product": {
                  "$ref": "3"
                },
                "campaign": {
                  "$ref": "67"
                }
              },
              {
                "$ref": "68"
              }
            ],
            "sellingRules": [
              {
                "$id": "69",
                "id": 1,
                "identifier": "RsS/aTRg9kOVN9t2rwjt4Q==",
                "identifierStr": "RsS/aTRg9kOVN9t2rwjt4Q==",
                "identifierGuid": "69bfc446-6034-43f6-9537-db76af08ede1",
                "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": "eWG8U8jEVUSw2n65AxAPXg==",
                "customerIDGuid": "53bc6179-c4c8-4455-b0da-7eb903100f5e",
                "campaign": {
                  "$ref": "67"
                },
                "customer": {
                  "$id": "71",
                  "identifier": "hFeV78ujQE+9rw/Z6phFCA==",
                  "identifierGuid": "ef955784-a3cb-4f40-bdaf-0fd9ea984508",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2025-06-14T06:26:55.6474825",
                  "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": "EFKsg+kXWkeXtTM8bopntg==",
                  "communityIdentifierGuid": "83ac5210-17e9-475a-97b5-333c6e8a67b6",
                  "joined": "2025-06-14T06:26:55.6474825",
                  "updated": "2025-06-14T06:26:55.6474825",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "ogZBQStzVEeHmWsMFrS2Iw==",
                  "priceLevelIdentifierGuid": "414106a2-732b-4754-8799-6b0c16b4b623",
                  "marketingID": "sample string 18",
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2025-06-14T06:26:55.6474825",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "72",
                      "cardType": 2,
                      "issueDate": "2025-06-14T06:26:55.6474825",
                      "expiry": "2025-06-14T06:26:55.6474825",
                      "customerID": "iP/jAc7xvEKJfknW18WJKw==",
                      "customerIDGuid": "01e3ff88-f1ce-42bc-897e-49d6d7c5892b",
                      "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:26:55.6474825",
                      "linkedAccount": "WpHf07R//kWrpa6qUndj5g==",
                      "linkedAccountGuid": "d3df915a-7fb4-45fe-aba5-aeaa527763e6",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "71"
                      },
                      "account": {
                        "$id": "73",
                        "id": 1,
                        "identifier": "mXqmQbtLPUKJGhf8wb13XQ==",
                        "identifierGuid": "41a67a99-4bbb-423d-891a-17fcc1bd775d",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2025-06-14T06:26:55.6474825",
                        "owner": "MnQ8N88fR0ikYMse0KDjjQ==",
                        "ownerGuid": "373c7432-1fcf-4847-a460-cb1ed0a0e38d",
                        "accountStoreGroupIdentifier": "6nDYG2/kzkyrIp9FyfHkQA==",
                        "accountStoreGroupGuid": "1bd870ea-e46f-4cce-ab22-9f45c9f1e440",
                        "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:26:55.6474825",
                        "active": true,
                        "updated": "2025-06-14T06:26:55.6474825",
                        "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": "PagN0HMqGkKYbDESP/K8ig==",
                            "identifierGuid": "d00da83d-2a73-421a-986c-31123ff2bc8a",
                            "name": "sample string 2",
                            "primaryContact": "Qcdh82ml60SDBmepIue4qw==",
                            "primaryContactGuid": "f361c741-a569-44eb-8306-67a922e7b8ab",
                            "accountID": "H4LM4XaU2EGCxy7FVuNShw==",
                            "accountIDGuid": "e1cc821f-9476-41d8-82c7-2ec556e35287",
                            "special": true,
                            "updated": "2025-06-14T06:26:55.6474825",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "PJJk1Z2hiE60elL36SwcrQ==",
                            "priceLevelIdentifierGuid": "d564923c-a19d-4e88-b47a-52f7e92c1cad",
                            "deleted": true,
                            "account": {
                              "$ref": "73"
                            },
                            "primaryContactCustomer": {
                              "$ref": "71"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "76",
                                "id": 1,
                                "groupID": "MX+x0k6ET0a3DhpIFOmaWw==",
                                "groupIDGuid": "d2b17f31-844e-464f-b70e-1a4814e99a5b",
                                "customerID": "edobxL9maUqOFl944tx/hw==",
                                "customerIDGuid": "c41bda79-66bf-4a69-8e16-5f78e2dc7f87",
                                "card": "sample string 4",
                                "linkedAccount": "J4o6JwWrZ0ul1WZu4PiijQ==",
                                "linkedAccountGuid": "273a8a27-ab05-4b67-a5d5-666ee0f8a28d",
                                "customer": {
                                  "$ref": "71"
                                },
                                "group": {
                                  "$ref": "75"
                                },
                                "customerCard": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "75"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "77",
                          "id": 1,
                          "identifier": "0r3D4tDyiUiknBCEWPpPQQ==",
                          "identifierGuid": "e2c3bdd2-f2d0-4889-a49c-108458fa4f41",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "eE3g1eO8Zk6KobDj9P800Q==",
                          "accountIDGuid": "d5e04d78-bce3-4e66-8aa1-b0e3f4ff34d1",
                          "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:26:55.6474825",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "o5LG4sKRIkGZ+JzXupr3nw==",
                          "idempotentVoidGuid": "e2c692a3-91c2-4122-99f8-9cd7ba9af79f",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "78",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "g4vE+vT5kUmkjpf8XnjbWg==",
                            "saleHeaderIdentifierGuid": "fac48b83-f9f4-4991-a48e-97fc5e78db5a",
                            "created": "2025-06-14T06:26:55.6474825",
                            "createdLocal": "2025-06-14T06:26:55.6474825",
                            "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:26:55.6474825",
                            "storeID": 1,
                            "operatorG_Uid": "YGBTTo4md062OjyQWOtB2Q==",
                            "operatorGuid": "4e536060-268e-4e77-b63a-3c9058eb41d9",
                            "customerG_Uid": "SxwsLgoBUkyAbmFizMKG3g==",
                            "customerGuid": "2e2c1c4b-010a-4c52-806e-6162ccc286de",
                            "communityIdentifier": "/1HNX3jEQkKZiBdLjeOkTw==",
                            "communityIdentifierGuid": "5fcd51ff-c478-4242-9988-174b8de3a44f",
                            "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": "w5kEUYHjpEuYuM0FoxqGqw==",
                            "priceLevelIdentifierGuid": "510499c3-e381-4ba4-98b8-cd05a31a86ab",
                            "locked": 36,
                            "relationChecksum": "sample string 37",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "38"
                            },
                            "customer": {
                              "$ref": "71"
                            },
                            "communityOrganisation": {
                              "$id": "79",
                              "id": 1,
                              "identifier": "N5CBfb/RbU2w2Azz8j3F3Q==",
                              "identifierGuid": "7d819037-d1bf-4d6d-b0d8-0cf3f23dc5dd",
                              "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:26:55.6474825",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "80",
                                "saleItemID": 1,
                                "identifier": "D6CMy11saE6oxlzAO/40Og==",
                                "identifierGuid": "cb8ca00f-6c5d-4e68-a8c6-5cc03bfe343a",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "wnD2h17J7kaB1h5ExnyOSg==",
                                "pluGuid": "87f670c2-c95e-46ee-81d6-1e44c67c8e4a",
                                "accountID": "ay+k1xqiIkuBLAQ2rVJBdg==",
                                "accountIDGuid": "d7a42f6b-a21a-4b22-812c-0436ad524176",
                                "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:26:55.6474825",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "UnCKsoStoUiNfT3Is4PGsw==",
                                "refundGuid": "b28a7052-ad84-48a1-8d7d-3dc8b383c6b3",
                                "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": "U5sdzmuStU2aGSMJ5yEQqw==",
                                "idempotentVoidGuid": "ce1d9b53-926b-4db5-9a19-2309e72110ab",
                                "priceLevelIdentifier": "eh1+kT9oDkG1PTsSPjwBsw==",
                                "priceLevelIdentifierGuid": "917e1d7a-683f-410e-b53d-3b123e3c01b3",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2025-06-14T06:26:55.6474825",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "refund": {
                                  "$id": "82",
                                  "id": 1,
                                  "g_UID": "21/Rm0PcmkGAYIMWsAfeTw==",
                                  "guid": "9bd15fdb-dc43-419a-8060-8316b007de4f",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2025-06-14T06:26:55.6474825"
                                },
                                "modifier": {
                                  "$id": "83",
                                  "id": 1,
                                  "setG_UID": "fCmmUWrJRUOxwpTlREHRqw==",
                                  "modifierSetGuid": "51a6297c-c96a-4345-b1c2-94e54441d1ab",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "wf2NwKNEyUWBXteSnCHH1g==",
                                  "pluGuid": "c08dfdc1-44a3-45c9-815e-d7929c21c7d6",
                                  "deleted": true,
                                  "g_UID": "9rhiIz3R90GCdBn1KTwqlA==",
                                  "guid": "2362b8f6-d13d-41f7-8274-19f5293c2a94",
                                  "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": "vvzwVaKUTkyfdWDnR81nDg==",
                                "pluGuid": "55f0fcbe-94a2-4c4e-9f75-60e747cd670e",
                                "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:26:55.6474825",
                                "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:26:55.6474825",
                                "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": "UzfkpMbAEUCfDJIpjtHpwg==",
                                "pluGuid": "a4e43753-c0c6-4011-9f0c-92298ed1e9c2",
                                "accountID": "8q6iK4jz5kqV6dFdUdANAQ==",
                                "accountIDGuid": "2ba2aef2-f388-4ae6-95e9-d15d51d00d01",
                                "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:26:55.6474825",
                                "bestOrExpireType": 1,
                                "refundG_UID": "uicBen0MxkOTFqnSDLneoQ==",
                                "refundGuid": "7a0127ba-0c7d-43c6-9316-a9d20cb9dea1",
                                "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": "CBKd9HVAOk+QNNjR/4/4Gg==",
                                "identifierGuid": "f49d1208-4075-4f3a-9034-d8d1ff8ff81a",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "0gC2056cR0uOMgWTpv2vwA==",
                                "customerIdentifierGuid": "d3b600d2-9c9e-4b47-8e32-0593a6fdafc0",
                                "operatorNo": 1,
                                "operatorG_UID": "UkbbC2Eut0qjS2iZPLxY/Q==",
                                "operatorGuid": "0bdb4652-2e61-4ab7-a34b-68993cbc58fd",
                                "created": "2025-06-14T06:26:55.6474825",
                                "ordered": "2025-06-14T06:26:55.6474825",
                                "started": "2025-06-14T06:26:55.6474825",
                                "completed": "2025-06-14T06:26:55.6474825",
                                "supplied": "2025-06-14T06:26:55.6474825",
                                "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": "eWtJYbmHZki+UC8+hizC3g==",
                                    "pluGuid": "61496b79-87b9-4866-be50-2f3e862cc2de",
                                    "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": "0YdOmD+wvEinTQ3MO0NR7w==",
                                    "headerIdentifierGuid": "984e87d1-b03f-48bc-a74d-0dcc3b4351ef",
                                    "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": "hfvP2ON9xEGvzi6iyus48Q==",
                                "surveyGuid": "d8cffb85-7de3-41c4-afce-2ea2caeb38f1",
                                "saleHeaderGuid": "WNkfo1jvSkSgphak5MKRtA==",
                                "saleGuid": "a31fd958-ef58-444a-a0a6-16a4e4c291b4",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "aYXX0PBCHU2J8YOPpfoJ9Q==",
                                "guidResponse": "d0d78569-42f0-4d1d-89f1-838fa5fa09f5",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2025-06-14T06:26:55.6474825",
                                "sale": {
                                  "$ref": "78"
                                },
                                "survey": {
                                  "$id": "92",
                                  "g_UID": "fBmEXm2hfU+/2LGJztr8NQ==",
                                  "guid": "5e84197c-a16d-4f7d-bfd8-b189cedafc35",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "mc32rLaioEuZR438bcmhRQ==",
                                  "checkoutFormGuid": "acf6cd99-a2b6-4ba0-9947-8dfc6dc9a145",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2025-06-14T06:26:55.6474825",
                                  "end": "2025-06-14T06:26:55.6474825",
                                  "deleted": true,
                                  "updated": "2025-06-14T06:26:55.6474825",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "ffd3da23-61c8-40d0-8eaa-9a109c88755a",
                                    "13eb95e3-c884-42a0-9e9d-32b50faa65a3"
                                  ],
                                  "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": "WG7mPPF0Hk6+PQGKOWOkrg==",
                            "accountIdentifier": "3ce66e58-74f1-4e1e-be3d-018a3963a4ae",
                            "accountName": "sample string 42",
                            "customerOrderIdentifier": "qm4lwFj7W0Cqhx/nh/dA6Q==",
                            "customerOrderIdentifierGuid": "c0256eaa-fb58-405b-aa87-1fe787f740e9",
                            "priceLevelName": "sample string 43",
                            "revision": 44,
                            "ingressId": "sample string 45"
                          },
                          "metadata": {
                            "$id": "93",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "VcFzI7zn9E6vb5oExL3XbQ==",
                            "paymentIdentifierGuid": "2373c155-e7bc-4ef4-af6f-9a04c4bdd76d",
                            "identifier": "eLqtNC/2fEOL0bD5w9lKXA==",
                            "identifierGuid": "34adba78-f62f-437c-8bd1-b0f9c3d94a5c",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "YspK+nyjTUalYGF1YnKAJg==",
                            "itemIdentifierGuid": "fa4aca62-a37c-464d-a560-617562728026"
                          }
                        },
                        {
                          "$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": "Es5vu0FaGkmJUPy3wR+Sbw==",
                      "customerIdentifierGuid": "bb6fce12-5a41-491a-8950-fcb7c11f926f",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "e4saaovJDEmsIS0uI/YZ4w==",
                      "idempotentGuid": "6a1a8b7b-c98b-490c-ac21-2d2e23f619e3",
                      "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:26:55.6474825",
                        "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:26:55.6474825",
                          "labelPageLayout": "yIxD2hs6hkaIwDEuqBMXuA==",
                          "pageLayoutGuid": "da438cc8-3a1b-4686-88c0-312ea81317b8",
                          "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:26:55.6474825"
                            },
                            {
                              "$ref": "98"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "99",
                            "id": 1,
                            "customerIdentifier": "V/dJCqatxkicYN9Q1IZVkw==",
                            "customerIdentifierGuid": "0a49f757-ada6-48c6-9c60-df50d4865593",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2025-06-14T06:26:55.6474825",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "T40IziJBr0eok/OMvR2n6A==",
                            "issuedIdempotentGuid": "ce088d4f-4122-47af-a893-f38cbd1da7e8",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2025-06-14T06:26:55.6474825",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2025-06-14T06:26:55.6474825",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "kzuW3VSsRkWxlLr+p2H7Gw==",
                            "redeemedIdempotentGuid": "dd963b93-ac54-4546-b194-bafea761fb1b",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2025-06-14T06:26:55.6474825",
                            "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": "ueOzZgcPWEaCBjazWLTnHg==",
                "groupIDGuid": "66b3e3b9-0f07-4658-8206-36b358b4e71e",
                "campaign": {
                  "$ref": "67"
                },
                "group": {
                  "$ref": "75"
                }
              },
              {
                "$ref": "100"
              }
            ],
            "signIqTickets": [
              {
                "$id": "101",
                "identifier": "rybvn2kLXEKZnC9ojtnOnw==",
                "identifierGuid": "9fef26af-0b69-425c-999c-2f688ed9ce9f",
                "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": "ejwA562ZzE+orVAzJq/eUQ==",
                "guid": "e7003c7a-99ad-4fcc-a8ad-503326afde51",
                "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": "4w7i5VIcP0+cHEV9pa8qIg==",
                    "groupGuid": "e5e20ee3-1c52-4f3f-9c1c-457da5af2a22",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "d3omNz3SwUWF4n4ceN24vw==",
                    "pluGuid": "37267a77-d23d-45c1-85e2-7e1c78ddb8bf",
                    "priceGroupG_UID": "1smwpuoYCUGBh8M89rjAKA==",
                    "priceGroupGuid": "a6b0c9d6-18ea-4109-8187-c33cf6b8c028",
                    "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": "Af445zxhCkyl3ZbRu0y85w==",
                "priceLevelIdentifierGuid": "e738fe01-613c-4c0a-a5dd-96d1bb4cbce7",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "104"
              }
            ]
          },
          "product": {
            "$ref": "3"
          },
          "dealCost": {
            "$id": "105",
            "headerIdentifier": "n4B884zXo0m4vGdtiICeWw==",
            "headerIdentifierGuid": "f37c809f-d78c-49a3-b8bc-676d88809e5b",
            "identifier": "Sk53cK7e10SontXCxORncA==",
            "identifierGuid": "70774e4a-deae-44d7-a89e-d5c2c4e46770",
            "supplierIdentifier": "jqIWFmCkkkKcX9U6RpqpUQ==",
            "supplierGuid": "1616a28e-a460-4292-9c5f-d53a469aa951",
            "pluG_UID": "wkbDl8SkhEuwl1KHBW+u1A==",
            "pluGuid": "97c346c2-a4c4-4b84-b097-5287056faed4",
            "campaignName": "3bfa56ab-1b18-4817-a2b3-cdc7c557f1ed",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2025-06-14T06:26:55.6474825",
            "end": "2025-06-14T06:26:55.6474825",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "TQ+O4gy1NUummA12uHa+mA==",
            "bonusItemPluGuid": "e28e0f4d-b50c-4b35-a698-0d76b876be98",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2025-06-14T06:26:55.6474825",
            "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:26:55.6474825",
            "campaignEndDate": "2025-06-14T06:26:55.6474825",
            "masterPLUG_UID": "ni8rxf2U0E2f0MmtsE5jJQ==",
            "masterID": "c52b2f9e-94fd-4dd0-9fd0-c9adb04e6325",
            "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": "6T/NICipkkOKPRHPx/eEeA==",
            "bonusMasterID": "20cd3fe9-a928-4392-8a3d-11cfc7f78478",
            "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:26:55.6474825",
        "dealCosts": [
          {
            "$ref": "105"
          },
          {
            "$ref": "105"
          }
        ],
        "tags": [
          {
            "$id": "106",
            "pluG_UID": "+JADO9fGC0mu9N3IegM0WA==",
            "pluGuid": "3b0390f8-c6d7-490b-aef4-ddc87a033458",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "106"
          }
        ],
        "alternateProductG_UID": "dAUvvlGSp0iFklwM8FxBFw==",
        "alternateProduct": "be2f0574-9251-48a7-8592-5c0cf05c4117",
        "productHostCode": {
          "$id": "107",
          "id": 1,
          "pluG_UID": "5hNaGMvjnkOwiz5Jn3SfjQ==",
          "pluGuid": "185a13e6-e3cb-439e-b08b-3e499f749f8d",
          "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:26:55.6474825",
        "inventoryTracked": "2025-06-14T06:26:55.6474825",
        "isNormalPriceChangesCampaign": true
      }
    },
    {
      "$ref": "2"
    }
  ],
  "stocktakeHeader": {
    "$id": "108",
    "id": 1,
    "identifier": "F0bxJB+C5ESdOq7nsY3DTQ==",
    "identifierGuid": "24f14617-821f-44e4-9d3a-aee7b18dc34d",
    "stocktakeRequest": {
      "$ref": "1"
    },
    "storeID": 1,
    "name": "sample string 2",
    "forDate": "2025-06-14T06:26:55.6474825",
    "createDate": "2025-06-14T06:26:55.6474825",
    "closed": true,
    "closedDate": "2025-06-14T06:26:55.6474825",
    "outOfStock": true,
    "live": true,
    "deleted": true,
    "processed": true,
    "processCounted": "2025-06-14T06:26:55.6474825",
    "processCountedUser": "sample string 8",
    "updateInventorySetting": "sample string 9",
    "stocktakeRequestIdentifier": "+Zl6bTb/7EOja3ihJFlcAQ==",
    "stocktakeRequestIdentifierGuid": "6d7a99f9-ff36-43ec-a36b-78a124595c01",
    "inputs": [
      {
        "$id": "109",
        "id": 1,
        "identifier": "RiCDtRtFGkKmL8w+rjWt+w==",
        "identifierGuid": "b5832046-451b-421a-a62f-cc3eae35adfb",
        "headerID": 1,
        "headerIdentifier": "3vrWFnFlTU+E4KjxjskYfw==",
        "headerIdentifierGuid": "16d6fade-6571-4f4d-84e0-a8f18ec9187f",
        "sectionG_UID": "1VNls09dOUSEv8wz5fAkwQ==",
        "sectionGuid": "b36553d5-5d4f-4439-84bf-cc33e5f024c1",
        "operatorG_UID": "W2/udTSwCEitRyuTqpta5w==",
        "operatorGuid": "75ee6f5b-b034-4808-ad47-2b93aa9b5ae7",
        "operatorID": 1,
        "comment": "sample string 2",
        "inputType": 1,
        "date": "2025-06-14T06:26:55.6474825",
        "inProgress": 3,
        "setCount": "2025-06-14T06:26:55.6474825",
        "deleted": true,
        "operatorName": "sample string 4",
        "sectionName": "sample string 5",
        "canDelete": 6,
        "details": [
          {
            "$id": "110",
            "id": 1,
            "headerID": 1,
            "headerIdentifier": "rWGXRlBQekWNTsdqZWeB6Q==",
            "headerIdentifierGuid": "469761ad-5050-457a-8d4e-c76a656781e9",
            "inputID": 1,
            "inputIdentifier": "esQTo3sbv0OIjokC0a0yoA==",
            "inputIdentifierGuid": "a313c47a-1b7b-43bf-888e-8902d1ad32a0",
            "created": "2025-06-14T06:26:55.6474825",
            "apn": "sample string 2",
            "plu": 1,
            "pluG_UID": "vtY8yUW/AEGq5B/7jyMTbg==",
            "pluGuid": "c93cd6be-bf45-4100-aae4-1ffb8f23136e",
            "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": "EAzXyDw4zEuBxtIR0XKE3w==",
            "parentPluGuid": "c8d70c10-383c-4bcc-81c6-d211d17284df",
            "edited": true,
            "product": {
              "$ref": "3"
            },
            "input": {
              "$ref": "109"
            },
            "unknownScan": {
              "$id": "111",
              "id": 1,
              "headerIdentifier": "UabqndzBs0aiMEXYOZEaMA==",
              "headerIdentifierGuid": "9deaa651-c1dc-46b3-a230-45d839911a30",
              "inputIdentifier": "bxScIOmbD023AUwdZ7GANA==",
              "inputIdentifierGuid": "209c146f-9be9-4d0f-b701-4c1d67b18034",
              "detailID": 1,
              "pluG_UID": "ArdRsWno/UuuQZzJjdB/Bg==",
              "pluGuid": "b151b702-e869-4bfd-ae41-9cc98dd07f06",
              "barcode": "sample string 2",
              "scanned": "2025-06-14T06:26:55.6474825"
            }
          },
          {
            "$ref": "110"
          }
        ]
      },
      {
        "$ref": "109"
      }
    ]
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK[3�Z��(��5xl/workbook.xml �(�����0D�&�C���D�'.^=x_`+
�%m
~��o�vfg�N1k34Z�#GesS�޹)g̶=J�'=��;���y1͹h���[�r,��38�Z�^L���Xv2���W��hu<R,͞g�7���I�b��"������%��%��w%�)1���#N�s
Qó��ה��V��w�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+Lw''_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="Rb9905764058b4f5e" /></Relationships>PK[3�Z_�g�BMxl/worksheets/sheet1.xml �(���Ko�0��J��&~?P�j�R��T{�=g���$F����5!�T��#ߌ33V���b앱�.�!�@�r��y��;��!‡Ir���fJ����q�9�ű]d�Hm����{+m���G���j�/�T/v�*]�`�Q���T6˷6<E�J,�5*]VG(6�PE���$Y�>���Q�q�Go(�IR�ru�W���&���8>�.�!�ظϪ��&X�U�۸��0W�:s�H�rzc�ߠȏ��"�����e~�#�0#�	��a��Y�����9��G��.>��c�1�~q�ǵ���$��dBpt�'�O.�� ���=�䅑@r��=��>��y��o��/�E�c�KzǗ�/�GHA}r����7΃.��X2@9DBމp�f���,	F�O#\��4u�$1��j��?���V�����m?I�?�5��'`�x��ML�n?�i�>A��K�`mb�'x�x��M���M�
T�)j�{pij��R��OH���H���32ԅ�=BBb�II0��l S�c/_�6�F�-���6c���x@X�����wH���N��]����PK[3�Z�f¸�Pxl/_rels/workbook.xml.rels �(���Kn� ���f_��#��M6ݦ�ƃ�b�6g�G��R�u�.��
�?��������<�:?�B��@Pӏzh��S
����W��$>Ѿ�]S�™��XԱ#��y�������y���-p�$ǫ��������u�L_�;y���0��yz;�$R�<�-��)O;٤5�*�>L͇����^Ȭ�+��e_�Xɫ��(�	.nz鴌j�骦.ʢdq^9���ݿ�~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��wZ�xl/sharedStrings.xml �(��R]K�@�+���IM��l�Z�OE����.�n���BQHP|����ٝ��򣮼wXRF�EDƒ.L��v,�o����.ee4���e���J5�Ŏ��C*v�%��v̫��d�mH��,ip]�I�a-�^aZ�Nv(�V���o�I�<�|^B�zU�Y�y�.3kU�e�d�.�bc1�v�i���^�TXհs�KM�>���	^(�9���Ě`�J���l��n�b�r�[�c߉Ձ\����X?w�(�1H���0��`�����I�2Mϓ�n
ɺ��>޺;��_ƙ��Bq���4�*��"~��ןj)���KS���z9	���y=��ɗ�n����-t��PK-[3�Z��(��5xl/workbook.xmlPK-[3�Z����	�[Content_Types].xmlPK-
[3�Z+Lw''V_rels/.relsPK-[3�Z_�g�BM�xl/worksheets/sheet1.xmlPK-[3�Z�f¸�PVxl/_rels/workbook.xml.relsPK-[3�ZЃc'2E
�xl/styles.xmlPK-[3�Z��wZ�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK[3�Z/�U�5xl/workbook.xml �(�����0��&�C����!�p��Ճ�Z��@����[J ��mgv�ۡ�q�Ә}Ԥ}�<�`kB<@12t�	�Q�1BH��o:�"ˮ��Ă4��z���ay��~jZQ�I���!�4{H�}����.&"k���h��I!�4�c�a��[��#W�8�T��?���\%��;���w�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�ZM�K
''_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="R2834222c1768418f" /></Relationships>PK[3�Z_�g�BMxl/worksheets/sheet1.xml �(���Ko�0��J��&~?P�j�R��T{�=g���$F����5!�T��#ߌ33V���b앱�.�!�@�r��y��;��!‡Ir���fJ����q�9�ű]d�Hm����{+m���G���j�/�T/v�*]�`�Q���T6˷6<E�J,�5*]VG(6�PE���$Y�>���Q�q�Go(�IR�ru�W���&���8>�.�!�ظϪ��&X�U�۸��0W�:s�H�rzc�ߠȏ��"�����e~�#�0#�	��a��Y�����9��G��.>��c�1�~q�ǵ���$��dBpt�'�O.�� ���=�䅑@r��=��>��y��o��/�E�c�KzǗ�/�GHA}r����7΃.��X2@9DBމp�f���,	F�O#\��4u�$1��j��?���V�����m?I�?�5��'`�x��ML�n?�i�>A��K�`mb�'x�x��M���M�
T�)j�{pij��R��OH���H���32ԅ�=BBb�II0��l S�c/_�6�F�-���6c���x@X�����wH���N��]����PK[3�Z��7R�Pxl/_rels/workbook.xml.rels �(���An� E��f_��UH6�t��Ɗ
Hۜ���W(j�֑��&+4��i������m���8:+�Z����I?4��n8ɔoD3�H����#�Q�e,�G�;څY�\��z�Nr@Z2��aɀ[&9^<����:�h�`���)��(ÀI�O����L��8hlV\u�����B��e���u�2]��D^�N�u��]e��?��7�tZ��9�q��lU���U�����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��wZ�xl/sharedStrings.xml �(��R]K�@�+���IM��l�Z�OE����.�n���BQHP|����ٝ��򣮼wXRF�EDƒ.L��v,�o����.ee4���e���J5�Ŏ��C*v�%��v̫��d�mH��,ip]�I�a-�^aZ�Nv(�V���o�I�<�|^B�zU�Y�y�.3kU�e�d�.�bc1�v�i���^�TXհs�KM�>���	^(�9���Ě`�J���l��n�b�r�[�c߉Ձ\����X?w�(�1H���0��`�����I�2Mϓ�n
ɺ��>޺;��_ƙ��Bq���4�*��"~��ןj)���KS���z9	���y=��ɗ�n����-t��PK-[3�Z/�U�5xl/workbook.xmlPK-[3�Z����	�[Content_Types].xmlPK-
[3�ZM�K
''V_rels/.relsPK-[3�Z_�g�BM�xl/worksheets/sheet1.xmlPK-[3�Z��7R�PVxl/_rels/workbook.xml.relsPK-[3�ZЃc'2E
�xl/styles.xmlPK-[3�Z��wZ�	xl/sharedStrings.xmlPK��