GET api/store/{storeID}/stocktakerequest

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of 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:
[
  {
    "$id": "1",
    "identifier": "x8oNkX+V1EOMEDIU9uBIsg==",
    "identifierGuid": "910dcac7-957f-43d4-8c10-3214f6e048b2",
    "name": "sample string 2",
    "storeID": 3,
    "dueDate": "2025-10-05T00:01:10.0156939",
    "description": "sample string 5",
    "created": "2025-10-05T00:01:10.0156939",
    "createdLineItems": 7,
    "insertedLineItems": 8,
    "products": [
      {
        "$id": "2",
        "stocktakeRequestIdentifier": "gJDi+nZiqEGHiZhYb8y4rQ==",
        "pluG_UID": "g/srCU9YQkWRGC0sNg9Uww==",
        "stocktakeRequestIdentifierGuid": "fae29080-6276-41a8-8789-98586fccb8ad",
        "pluGuid": "092bfb83-584f-4542-9118-2d2c360f54c3",
        "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": "ny9cUdIw6EqDSu4UNuhx/Q==",
          "guid": "515c2f9f-30d2-4ae8-834a-ee1436e871fd",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "nS4vTn2JL0yn8Hkn5HFVeg==",
          "priceGroupGuid": "4e2f2e9d-897d-4c2f-a7f0-7927e471557a",
          "blueprintID": 1,
          "lastCountedDate": "2025-10-05T00:01:10.0156939",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-10-05T00:01:10.0156939",
          "pluCreated": "2025-10-05T00:01:10.0156939",
          "createdByUser": "sample string 9",
          "name": "sample string 10",
          "nameChanged": true,
          "secondDescription": "sample string 12",
          "hostDescription": "sample string 13",
          "keepCartonQty": true,
          "keepDescription": true,
          "keepDepartments": true,
          "keepSuppliers": true,
          "markdownDescription": "sample string 18",
          "altDescription": "sample string 19",
          "bestOrExpire": 20,
          "lastUpdate": "2025-10-05T00:01:10.0156939",
          "lastManualUpdate": "2025-10-05T00:01:10.0156939",
          "imageName": "sample string 23",
          "showImageOnFlipCharts": true,
          "showTextOnFlipCharts": true,
          "overrideFlipChartText": true,
          "flipChartText": "sample string 27",
          "salesMode": 1,
          "eftCode": 1,
          "price": 1,
          "priceChanged": true,
          "rrp": 1,
          "gstPercent": 28,
          "gstPercentChanged": true,
          "costGSTPercent": 29,
          "costGSTPercentChanged": true,
          "wetPercent": 1,
          "priceOverride": 1,
          "cost": 1,
          "currentCost": 1,
          "currentCostDecimals": 1,
          "grossProfit": 1.0,
          "currentCostDesc": "sample string 30",
          "currentCostEnd": "2025-10-05T00:01:10.0156939",
          "currentCostUpdated": "2025-10-05T00:01:10.0156939",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-10-05T00:01:10.0156939",
          "defaultGP": 1,
          "breakTargetMode": 33,
          "break1": 1,
          "price1": 1,
          "target1": 34,
          "break2": 1,
          "price2": 1,
          "target2": 35,
          "break3": 1,
          "price3": 1,
          "target3": 36,
          "break1Changed": true,
          "price1Changed": true,
          "target1Changed": true,
          "break2Changed": true,
          "price2Changed": true,
          "target2Changed": true,
          "break3Changed": true,
          "price3Changed": true,
          "target3Changed": true,
          "breakTargetModeChanged": true,
          "margin": 1.1,
          "marginChanged": true,
          "marginRanged": true,
          "marginRangedChanged": true,
          "minimumMargin": 1.1,
          "minimumMarginChanged": true,
          "maximumMargin": 1.1,
          "maximumMarginChanged": true,
          "overrideHostWarehouseIndicator": true,
          "overrideHostWarehouseIndicatorChanged": true,
          "overrideHostPrice": true,
          "overrideHostPriceChanged": true,
          "overrideHostCost": true,
          "overrideHostCostChanged": true,
          "overrideHostMargin": true,
          "overrideHostMarginChanged": true,
          "alwaysApplyMargin": true,
          "alwaysApplyMarginChanged": true,
          "aws": 1.0,
          "paws": 1.0,
          "awsUpdated": "2025-10-05T00:01:10.0156939",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "UJQkh52yLEuJVGoDt4TISQ==",
          "altPLUGuid": "87249450-b29d-4b2c-8954-6a03b784c849",
          "altPLUGuidChanged": true,
          "altPriceDescription1": "sample string 54",
          "altPriceDescription2": "sample string 55",
          "cartonQuantity": 56,
          "cartonQuantityChanged": true,
          "trayID": 1,
          "promptID": 1,
          "tare": 1,
          "packQty": 1,
          "fixedWeight": 1,
          "extraMesg": 1,
          "text1": "sample string 58",
          "text2": "sample string 59",
          "text3": "sample string 60",
          "labelText": "sample string 61",
          "labelTextChanged": true,
          "sendToScale": true,
          "nonScaleWeigh": true,
          "labelFormat": "sample string 65",
          "barcodeFormat": "sample string 66",
          "austMade": 1,
          "coolCode": 67,
          "countryOfOrigin": "sample string 68",
          "percentContent": 69.1,
          "departmentID": 1,
          "subDepartmentID": 1,
          "minorDepartmentID": 1,
          "lesserDepartmentID": 1,
          "deptCode": "sample string 70",
          "subDeptCode": "sample string 71",
          "minorDeptCode": "sample string 72",
          "lesserDeptCode": "sample string 73",
          "deptName": "sample string 74",
          "subDeptName": "sample string 75",
          "minorDeptName": "sample string 76",
          "lesserDeptName": "sample string 77",
          "departmentChanged": true,
          "subCategoryID": 1,
          "expiry": 1,
          "showDays": 1,
          "datePrint": 1,
          "labelRequired": true,
          "labelShelfQty": 80,
          "labelShelfChanged": true,
          "labelTalkerQty": 82,
          "labelSmall": true,
          "labelLastPrinted": "2025-10-05T00:01:10.0156939",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "9vQeOasFEkymAtPjknmxxw==",
          "shelfPageLayoutGuid": "391ef4f6-05ab-4c12-a602-d3e39279b1c7",
          "talkerPageLayoutG_UID": "zUGw+haS8EeQI8CaNd6UhA==",
          "talkerPageLayoutGuid": "fab041cd-9216-47f0-9023-c09a35de9484",
          "unitMeasure": 1.1,
          "unitMeasureChanged": true,
          "unitMeasureKind": 85,
          "unitMeasureKindChanged": true,
          "signIQData": "sample string 87",
          "refresh": true,
          "earnLoyaltyPoints": true,
          "earnLoyaltyPointsChanged": true,
          "quantityOverride": true,
          "quantityOverrideChanged": true,
          "quantityRequired": true,
          "quantityRequiredChanged": true,
          "allowDiscounts": true,
          "allowDiscountsChanged": true,
          "discountDiscounts": true,
          "discountDiscountsChanged": true,
          "itemRecalled": true,
          "itemRecalledChanged": true,
          "noRefund": true,
          "noRefundChanged": true,
          "allowMarkdown": true,
          "allowMarkdownChanged": true,
          "priceRequired": true,
          "priceRequiredChanged": true,
          "fuelItem": true,
          "fuelItemChanged": true,
          "trackSerial": true,
          "trackSerialChanged": true,
          "allowZeroPrice": true,
          "allowZeroPriceChanged": true,
          "notForSale": 91,
          "notForSaleChanged": true,
          "excludeFromDeals": true,
          "excludeFromVoucher": true,
          "minimumAge": 94,
          "minimumAgeChanged": true,
          "buyingLimit": 1,
          "buyingLimitChanged": true,
          "buyingLimitIndependent": true,
          "buyingLimitIndependentChanged": true,
          "inventoryGuid": "VmBU6rjdr0WmSBgN3G6AjQ==",
          "inventoryIdentifier": "ea546056-ddb8-45af-a648-180ddc6e808d",
          "inventoryAccuracy": 1,
          "baseUnits": 98,
          "orderPacked": 1,
          "isManufactured": true,
          "isIngredient": true,
          "isModifier": true,
          "isModifierChanged": true,
          "hasModifiers": 99,
          "defaultPrinter": "sample string 100",
          "defaultPrinterGroup": "sample string 101",
          "ingredientsOnManufacture": true,
          "manufactureUnitMeasure": 1,
          "mpl": 1,
          "maxShelfQty": 102,
          "allowAutoOrder": true,
          "warrantyPeriod": 1,
          "parentPluG_UId": "7b6nyNLHxkOH5htWINvBqg==",
          "parentPluGuid": "c8a7beed-c7d2-43c6-87e6-1b5620dbc1aa",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "KUPBnW8JIkqqCIvSO+uInA==",
          "supplierIdentifierGuid": "9dc14329-096f-4a22-aa08-8bd23beb889c",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "WtLj2DiCAUiYNmk546C1hA==",
          "rebateSupplierIdentifierGuid": "d8e3d25a-8238-4801-9836-6939e3a0b584",
          "rebateSupplierChanged": true,
          "availableForOrder": true,
          "warehouseDirectIndicator": "sample string 108",
          "warehouseDirectIndicatorChanged": true,
          "productGrade": "sample string 110",
          "productType": "sample string 111",
          "productGroup": "sample string 112",
          "complianceIndicator": "sample string 113",
          "inhouseBrand": "sample string 114",
          "slowMoving": true,
          "generalMerchandise": true,
          "comment": "sample string 117",
          "lastUpdatedByUser": "sample string 118",
          "lastManualUpdatedByUser": "sample string 119",
          "lastUpdatedByUserOverride": true,
          "lastUpdatedByHost": "2025-10-05T00:01:10.0156939",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "/eWKRlJIpk+d7T2WUUSQpQ==",
          "hostIdentifierGuid": "468ae5fd-4852-4fa6-9ded-3d96514490a5",
          "serviceFeeID": 1,
          "serviceFeeIDChanged": true,
          "providerName": "sample string 125",
          "aisleEnds": "sample string 126",
          "deleted": true,
          "deletedChanged": true,
          "hidden": true,
          "doNotRange": true,
          "doNotRangeChanged": true,
          "doNotOrder": true,
          "doNotOrderChanged": true,
          "locked": true,
          "excludeFromWebUpdate": true,
          "excludeFromWebUpdateChanged": true,
          "webPriceBasedOn": 137,
          "webPriceRounding": true,
          "webMarkup": 139,
          "webPriceMode": 140,
          "altDepartmentID": 1,
          "altSubDepartmentID": 1,
          "altMinorDepartmentID": 1,
          "altLesserDepartmentID": 1,
          "altDeptCode": "sample string 141",
          "altSubDeptCode": "sample string 142",
          "altMinorDeptCode": "sample string 143",
          "altLesserDeptCode": "sample string 144",
          "altDepartmentChanged": true,
          "storeProducts": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "store": {
            "$id": "4",
            "id": 1,
            "isMaster": true,
            "shortName": "sample string 3",
            "url": "sample string 4",
            "sortOrder": 1,
            "name": "sample string 5",
            "phone": "sample string 6",
            "fax": "sample string 7",
            "email": "sample string 8",
            "address1": "sample string 9",
            "address2": "sample string 10",
            "city": "sample string 11",
            "state": "sample string 12",
            "country": "sample string 13",
            "postCode": "sample string 14",
            "delivery": 1,
            "exportAccounts": 1,
            "salesAccountFolder": "sample string 15",
            "purchaseAccountFolder": "sample string 16",
            "initLoad": 1,
            "initIDs": 1,
            "zoneID": 1,
            "actAsMaster": 1,
            "lastActiveUtc": "2025-10-05T00:01:10.0156939",
            "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": "invdhsFG4EuiOMGFNWulag==",
            "hostIdentifierGuid": "86dd7b8a-46c1-4be0-a238-c185356ba56a",
            "hostName": 1,
            "hostAddress": "sample string 27",
            "hostUsername": "sample string 28",
            "hostPassword": "sample string 29",
            "excludeFromLeadInOut": true,
            "accountingProvider": 31,
            "accountingAddress": "sample string 32",
            "accountingUsername": "sample string 33",
            "accountingPassword": "sample string 34",
            "storeAccountingCode": "sample string 35",
            "softwareVariance": 36,
            "fuelWarningVariance": 37.0,
            "fuelErrorVariance": 38.0,
            "fuelAccumulatedWarningVariance": 39.0,
            "fuelAccumulatedErrorVariance": 40.0,
            "drawManagment": 41,
            "endOfDayManagment": true,
            "autoFillCashBalancing": true,
            "fuelDayVariance": 44,
            "accountingTradingTime": "00:00:00.1234567",
            "stockActivateProduct": 46,
            "giftCardSalesAccountingDeptCode": "sample string 47",
            "transactionDiscountAccountingDeptCode": "sample string 48",
            "size": 49,
            "updated": "2025-10-05T00:01:10.0156939",
            "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": "OTitaxMm/Ee8rtYPR92RWw==",
                "hostIdentifierGuid": "6bad3839-2613-47fc-bcae-d60f47dd915b",
                "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": "HFJ1m63VUkuLo0G+n7cLnw==",
                  "identifierGuid": "9b75521c-d5ad-4b52-8ba3-41be9fb70b9f",
                  "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": "OxPsI84iP0iSm+9blfURyg==",
                  "hostSupplierIdentifierGuid": "23ec133b-22ce-483f-929b-ef5b95f511ca",
                  "loyaltyPriceLevelIdentifier": "O+qJ8g5UJ0CrU/ELpSj2IA==",
                  "loyaltyPriceLevelIdentifierGuid": "f289ea3b-540e-4027-ab53-f10ba528f620",
                  "isGroup": true,
                  "description": "sample string 22",
                  "hostProvider": 23,
                  "hostTypeEnum": 24,
                  "hostType": "sample string 25",
                  "hostCode": "sample string 26",
                  "username": "sample string 27",
                  "password": "sample string 28",
                  "passwordPlain": "sample string 29",
                  "server": "sample string 30",
                  "url": "sample string 31",
                  "global": true,
                  "stateCode": "sample string 33",
                  "lastCollected": "2025-10-05T00:01:10.0156939",
                  "lastProcessed": "2025-10-05T00:01:10.0156939",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "8",
                    "identifier": "97WUzNu/G0GmB7ZjNY5VOQ==",
                    "identifierGuid": "cc94b5f7-bfdb-411b-a607-b663358e5539",
                    "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": "8XwOIiCIP0uuOfiw4AbziQ==",
                    "primaryContactID": "220e7cf1-8820-4b3f-ae39-f8b0e006f389",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "eh1W1Rr1RU6TvFdthtVq+w==",
                    "supplierGroupGuid": "d5561d7a-f51a-4e45-93bc-576d86d56afb",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-10-05T00:01:10.0156939",
                    "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": "55cd5123-f74a-4253-9420-0c0825c84c1f",
                      "identifier": "eqCdoW0bt0C65UCnZmVExw==",
                      "identifierGuid": "a19da07a-1b6d-40b7-bae5-40a7666544c7",
                      "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": "H20/25tgNEygvHIBwEOFpw==",
                        "supplierIdentifierGuid": "db3f6d1f-609b-4c34-a0bc-7201c04385a7",
                        "contactGuid": "Pqe8AbKEA0+oBDckAzfv9A==",
                        "contactID": "01bca73e-84b2-4f03-a804-37240337eff4",
                        "contact": {
                          "$ref": "9"
                        },
                        "supplier": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "products": [
                      {
                        "$id": "11",
                        "pluG_UID": "GjGfiG4KWUqpjbmctLJNLA==",
                        "pluGuid": "889f311a-0a6e-4a59-a98d-b99cb4b24d2c",
                        "supplierIdentifier": "DEkz3gtjYkCiJ2YU3F0mWg==",
                        "supplierIdentifierGuid": "de33490c-630b-4062-a227-6614dc5d265a",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2025-10-05T00:01:10.0156939",
                        "pricedByWeight": true,
                        "landedUnitCostEx": 9,
                        "landedUnitCostInc": 10,
                        "landedCartonCostInc": 11,
                        "landedCartonCostEx": 12,
                        "standardCost": 13,
                        "deliveryFee": 1,
                        "deliveryFeeBasis": "sample string 14",
                        "pickAndPackFee": 1,
                        "pickAndPackFeeBasis": "sample string 15",
                        "financeFee": 1,
                        "financeFeeBasis": "sample string 16",
                        "cartonLength": 1,
                        "cartonWidth": 1,
                        "cartonHeight": 1,
                        "palletLayerQuantity": 1,
                        "palletLayers": 1,
                        "itemCode": "sample string 17",
                        "invoiceCode": "sample string 18",
                        "invoiceDesc": "sample string 19",
                        "orderDirect": true,
                        "useCost": true,
                        "minimumQuantity": 20,
                        "hostType": 21,
                        "fromHost": 22,
                        "minimumReorder": 1,
                        "maximumReorder": 1,
                        "orderMultiple": 23.1,
                        "sellMultiple": 24.1,
                        "baseMultiple": 25.1,
                        "hostStandardCost": 26,
                        "hostTotalCost": 27,
                        "hostRetail": 28,
                        "hostLandedUnitCostEx": 29,
                        "hostLandedUnitCostInc": 30,
                        "hostDesc": "sample string 31",
                        "directIndicator": "sample string 32",
                        "availableToOrder": true,
                        "hostRangeIndicator": "sample string 34",
                        "hostProductType": "sample string 35",
                        "hostProductGrade": "sample string 36",
                        "hostProductGroup": "sample string 37",
                        "hostSlowMoving": true,
                        "hostGeneralMerchandise": true,
                        "hostPillar": "sample string 40",
                        "hostLastUpdated": "2025-10-05T00:01:10.0156939",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "12",
                            "pluG_UID": "0ZqLp9Z380uiHy9yfLZkqw==",
                            "pluGuid": "a78b9ad1-77d6-4bf3-a21f-2f727cb664ab",
                            "supplierIdentifier": "vcbV2/M510+/Z0esOnEenQ==",
                            "supplierIdentifierGuid": "dbd5c6bd-39f3-4fd7-bf67-47ac3a711e9d",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 41",
                        "salesMode": 42,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 44,
                        "parentPluG_UID": "MtY8ByP1s02NWHmTgc6XpA==",
                        "parentPluGuid": "073cd632-f523-4db3-8d58-799381ce97a4",
                        "freight": 45.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "3"
                        },
                        "supplier": {
                          "$ref": "8"
                        },
                        "serviceFee": {
                          "$id": "13",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 47
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "14",
                        "storeID": 1,
                        "supplierIdentifier": "2+XPvdvERUazPY9DTkB5XA==",
                        "supplierGuid": "bdcfe5db-c4db-4645-b33d-8f434e40795c",
                        "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": "Z39oQWt8H0qnC1FukB1+tw==",
                        "supplierGuid": "41687f67-7c6b-4a1f-a70b-516e901d7eb7",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "cutOffWeek": 5,
                        "cutOffDay": 6,
                        "cutOffTime": "00:00:00.1234567",
                        "leadTime": 7,
                        "daysBuffer": 8,
                        "supplierName": "sample string 9",
                        "cutOffDate": "2025-10-05T00:01:10.0156939",
                        "deliveryDate": "2025-10-05T00:01:10.0156939",
                        "nextCutOffDate": "2025-10-05T00:01:10.0156939",
                        "nextDeliveryDate": "2025-10-05T00:01:10.0156939",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2025-10-05T00:01:10.0156939",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "16",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-10-05T00:01:10.0156939",
                      "processed": "2025-10-05T00:01:10.0156939",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-10-05T00:01:10.0156939",
                      "size": 1,
                      "sizeFormat": "sample string 7",
                      "isArchive": true,
                      "version": "sample string 9",
                      "reference": "sample string 10",
                      "digest": "sample string 11",
                      "contentType": "sample string 12",
                      "host": {
                        "$ref": "7"
                      },
                      "metcashHeader": {
                        "$id": "17",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-10-05T00:01:10.0156939",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "18",
                      "id": 1,
                      "hostIdentifier": "9Xt0oHLdVkS6NonT2lNMXA==",
                      "hostIdentifierGuid": "a0747bf5-dd72-4456-ba36-89d3da534c5c",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "826352fb-377f-4fef-b6fa-654d0d32e911",
                        "a79ebb1d-8f2b-467f-af28-063f1ebde21a"
                      ]
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "6"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "19",
                      "identifier": "pyWCTgqVH0m/bsf+s0Wg6g==",
                      "identifierGuid": "4e8225a7-950a-491f-bf6e-c7feb345a0ea",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "promoTypeGuids": [
                    "1608a5ab-4ec9-49ed-b338-8982d25d6c38",
                    "a85c78ea-9844-4156-8f64-bdb9ff81c804"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "6"
              }
            ],
            "accounts": [
              {
                "$id": "20",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "20"
              }
            ],
            "sales": [
              {
                "$id": "21",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-10-05T00:01:10.0156939",
                "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": "fc159150-0d97-4791-8c8f-f003deefcbce",
            "updateStore": {
              "$id": "25",
              "id": "1e0e936f-2755-47d4-b522-b8b10f61687d",
              "name": "sample string 1",
              "lastActivity": "2025-10-05T00:01:10.0156939",
              "zone": "sample string 2",
              "timeZoneOffset": 0.0,
              "businessHoursStart": "00:00:00.1234567",
              "businessHoursEnd": "00:00:00.1234567",
              "master": true,
              "lastIP": "sample string 10",
              "lastHostName": "sample string 11",
              "ping": 1,
              "pingStatus": "sample string 12",
              "lastUpdateCompleted": "2025-10-05T00:01:10.0156939"
            },
            "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": "6zbeZ56S5Ee53V3PtBH11g==",
              "pluGuid": "67de36eb-929e-47e4-b9dd-5dcfb411f5d6",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "priceNow": 5,
              "costNow": 6,
              "costNowDecimals": 7,
              "normalPrice": 8,
              "priceNext": 1,
              "costNext": 1,
              "costNextDecimals": 9,
              "nextCampaignName": "sample string 10",
              "gstPercent": 11,
              "normalCost": 12,
              "normalCostDecimals": 13,
              "costGstPercent": 14,
              "costCalcMethod": 1,
              "currentCost": 15,
              "currentCostDecimals": 16,
              "break1": 17,
              "price1": 18,
              "break2": 19,
              "price2": 20,
              "break3": 21,
              "price3": 22,
              "fuelItem": 23,
              "fixedWeight": 24,
              "active": true,
              "complianceIndicator": "sample string 25",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2025-10-05T00:01:10.0156939"
            },
            {
              "$ref": "27"
            }
          ],
          "currentPrices": {
            "$id": "28",
            "pluPrices": {
              "$id": "29",
              "plu": 1,
              "pluG_UID": "QEA=",
              "stores": [
                1,
                2
              ],
              "normalPrice": 1,
              "cost": 2,
              "break1": 3,
              "price1": 4,
              "break2": 5,
              "price2": 6,
              "break3": 7,
              "price3": 8,
              "discountPrice": 9,
              "acceptedUtc": "2025-10-05T00:01:10.0156939",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "29"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "30",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-10-05T00:01:10.0156939",
              "startTime": 3,
              "endDate": "2025-10-05T00:01:10.0156939",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "crcsyv8Q90CvQDX08P70rA==",
              "hostIdentifierGuid": "ca2cb772-10ff-40f7-af40-35f4f0fef4ac",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ]
          },
          "tray": {
            "$id": "31",
            "g_UId": "rNYPtKvrL0Ka7EKNaFQ4Eg==",
            "guid": "b40fd6ac-ebab-422f-9aec-428d68543812",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "32",
            "priceGroupG_UID": "4Livm/QDJUaWCa0rMOfFEA==",
            "priceGroupGuid": "9bafb8e0-03f4-4625-9609-ad2b30e7c510",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-10-05T00:01:10.0156939",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "33",
            "pluG_UID": "h17d0J6SY0ymtiw/JDusaA==",
            "pluGuid": "d0dd5e87-929e-4c63-a6b6-2c3f243bac68",
            "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": "052ee3b9-eea2-44d5-b992-85759c281060",
            "created": "2025-10-05T00:01:10.0156939",
            "createdByUser": "sample string 1",
            "activated": "2025-10-05T00:01:10.0156939",
            "deactivated": "2025-10-05T00:01:10.0156939",
            "lastOrdered": "2025-10-05T00:01:10.0156939",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-10-05T00:01:10.0156939",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-10-05T00:01:10.0156939",
            "lastSold": "2025-10-05T00:01:10.0156939",
            "firstSold": "2025-10-05T00:01:10.0156939",
            "awsUpdated": "2025-10-05T00:01:10.0156939",
            "lastManualUpdate": "2025-10-05T00:01:10.0156939",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-10-05T00:01:10.0156939",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-10-05T00:01:10.0156939",
            "doNotRangeUpdated": "2025-10-05T00:01:10.0156939",
            "doNotOrderUpdated": "2025-10-05T00:01:10.0156939",
            "tracked": "2025-10-05T00:01:10.0156939"
          },
          "allergens": [
            {
              "$id": "35",
              "allergenID": 1,
              "pluG_UID": "ltLso8e1HkmhaTocLmOxkg==",
              "pluGuid": "a3ecd296-b5c7-491e-a169-3a1c2e63b192",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "35"
            }
          ],
          "costs": {
            "$id": "36",
            "pluG_UID": "6wJY83NtXUea77ug3IBD/Q==",
            "pluGuid": "f35802eb-6d73-475d-9aef-bba0dc8043fd",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-10-05T00:01:10.0156939",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "37",
              "saleHeaderID": 1,
              "created": "2025-10-05T00:01:10.0156939",
              "createdLocal": "2025-10-05T00:01:10.0156939",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "S9muRaVyo0GlYOwe4I+hug==",
              "operatorGuid": "45aed94b-72a5-41a3-a560-ec1ee08fa1ba",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "+Skk+o0B4EahewPGXVY+Yg==",
              "pluGuid": "fa2429f9-018d-46e0-a17b-03c65d563e62",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "38",
                "id": 1,
                "g_Uid": "zdmhn3YfX0uhU8jku7lmUQ==",
                "guid": "9fa1d9cd-1f76-4b5f-a153-c8e4bbb96651",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2025-10-05T00:01:10.0156939",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-10-05T00:01:10.0156939",
                "endShift": "2025-10-05T00:01:10.0156939",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "39",
                    "operatorG_UID": "5T4iLGdugESnEa5L+qDKwQ==",
                    "operatorGuid": "2c223ee5-6e67-4480-a711-ae4bfaa0cac1",
                    "storeID": 2,
                    "operator": {
                      "$ref": "38"
                    },
                    "store": {
                      "$ref": "4"
                    }
                  },
                  {
                    "$ref": "39"
                  }
                ]
              }
            },
            {
              "$ref": "37"
            }
          ],
          "apns": [
            {
              "$id": "40",
              "pluID": 1,
              "pluG_UID": "PqZPJbomMEOpLzlkv/BVHQ==",
              "pluGuid": "254fa63e-26ba-4330-a92f-3964bff0551d",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "40"
            }
          ],
          "tuns": [
            {
              "$id": "41",
              "pluG_UId": "/iLldRECLU6YqPAVumZwSQ==",
              "pluGuid": "75e522fe-0211-4e2d-98a8-f015ba667049",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "3"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "41"
            }
          ],
          "competitionPricing": [
            {
              "$id": "42",
              "identifier": "M19s4s5cFkCJ+DFitQK9fQ==",
              "identifierGuid": "e26c5f33-5cce-4016-89f8-3162b502bd7d",
              "pluG_UID": "HVk2kYiXZU2bcxU1jQbnYw==",
              "pluGuid": "9136591d-9788-4d65-9b73-15358d06e763",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "42"
            }
          ],
          "supplier": {
            "$ref": "8"
          },
          "supplierName": "sample string 147",
          "children": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "ordering": {
            "$ref": "11"
          },
          "flipChartPages": [
            {
              "$id": "43",
              "identifier": "8GM6SNGPdEmFnWgaWYfeMQ==",
              "groupName": "sample string 1",
              "identifierGuid": "483a63f0-8fd1-4974-859d-681a5987de31",
              "exists": true,
              "flipChartIdentifier": "BccXVkqUV0KIqjUyqU5/eA==",
              "flipChartIdentifierGuid": "5617c705-944a-4257-88aa-3532a94e7f78",
              "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": "gFEfwjci/UqZEJFA+q9DIg==",
              "groupIdentifierGuid": "c21f5180-2237-4afd-9910-9140faaf4322",
              "flipChart": {
                "$id": "44",
                "identifier": "kX/+3JDbkkWDAub5/7RnSw==",
                "identifierGuid": "dcfe7f91-db90-4592-8302-e6f9ffb4674b",
                "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": "8Lo6RJGas0OADrhApIagKA==",
                  "identifierGuid": "443abaf0-9a91-43b3-800e-b840a486a028",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "46",
                      "id": 1,
                      "g_UID": "Lwg0HZ6JukevV/QDWjuRnQ==",
                      "guid": "1d34082f-899e-47ba-af57-f4035a3b919d",
                      "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": "qtaDrRM8k06as7f+HiMBLg==",
                      "previousFormGuid": "ad83d6aa-3c13-4e93-9ab3-b7fe1e23012e",
                      "nextForm": 1,
                      "nextFormG_UID": "8vqXflE/DUqoD3nhaRP6jg==",
                      "nextFormGuid": "7e97faf2-3f51-4a0d-a80f-79e16913fa8e",
                      "attributes": "sample string 10",
                      "updated": "2025-10-05T00:01:10.0156939",
                      "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": "abdG2VMnoEGRE+nveG0AOw==",
                          "checkoutFormGuid": "d946b769-2753-41a0-9113-e9ef786d003b",
                          "identifier": "SkJM9vZn/0yOs2Hw2HiPvA==",
                          "identifierGuid": "f64c424a-67f6-4cff-8eb3-61f0d8788fbc",
                          "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": "sAkDb2cRXk6dpLj6PjVt4Q==",
                          "valueGuid": "6f0309b0-1167-4e5e-9da4-b8fa3e356de1",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-10-05T00:01:10.0156939",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "46"
                          },
                          "image": {
                            "$id": "48",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-10-05T00:01:10.0156939",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "49",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "xgJx9lxIG0Su+o1xtAXdvQ==",
                          "checkoutFormGuid": "f67102c6-485c-441b-aefa-8d71b405ddbd",
                          "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": "ooC8zaOiwES2w/qvs2kyyg==",
                  "flipChartPageIdentifierGuid": "cdbc80a2-a2a3-44c0-b6c3-faafb36932ca",
                  "pluG_UID": "o23EoLROQkCcl5EXYSpZ5w==",
                  "pluGuid": "a0c46da3-4eb4-4042-9c97-9117612a59e7",
                  "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": "VPjfpYi4ZUuFnDnmcrnTYg==",
              "pluGuid": "a5dff854-b888-4b65-859c-39e672b9d362",
              "price": 1,
              "costCalcMethod": 1,
              "cost": 2,
              "weightedAvgCost": 3,
              "lastCost": 4,
              "rawCost": 5,
              "rawWeightedAvgCost": 6,
              "rawLastCost": 7,
              "costDecimals": 8,
              "serviceFeeID": 9,
              "freight": 10.0,
              "freightType": 11,
              "process": "sample string 12",
              "user": "sample string 13",
              "updated": "2025-10-05T00:01:10.0156939",
              "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": "A/BrRBQrb0CUkuBT/T3RLg==",
              "ingredientGuid": "eXmi60bQVEe/1THgjXNl3g==",
              "ingredientIdentifier": "eba27979-d046-4754-bfd5-31e08d7365de",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "3"
              }
            },
            {
              "$ref": "52"
            }
          ],
          "bins": [
            {
              "$id": "53",
              "pluG_UID": "Jq/5N/SOXkuWao/ztQDNzg==",
              "pluGuid": "37f9af26-8ef4-4b5e-966a-8ff3b500cdce",
              "shelfLocationIdentifier": "v2MXK/M3q0Gy4sQwia3zsg==",
              "shelfLocationGuid": "2b1763bf-37f3-41ab-b2e2-c43089adf3b2",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "bbphoCfqhU2X86GlQcNWVA==",
              "labelPageLayoutGuid": "a061ba6d-ea27-4d85-97f3-a1a541c35654",
              "updated": "2025-10-05T00:01:10.0156939",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "3"
              },
              "location": {
                "$id": "54",
                "identifier": "L5Zo+n1qu0+ZYG8Yqwa8IA==",
                "storeID": 1,
                "identifierGuid": "fa68962f-6a7d-4fbb-9960-6f18ab06bc20",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-10-05T00:01:10.0156939",
                "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": "Zmb4u75SsUWRvAWzXaKZNA==",
              "pluGuid": "bbf86666-52be-45b1-91bc-05b35da29934",
              "deptNo": 1,
              "product": {
                "$ref": "3"
              },
              "scaleLocation": {
                "$id": "56",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-10-05T00:01:10.0156939",
                "department": {
                  "$id": "57",
                  "id": 1,
                  "name": "sample string 2",
                  "code": "sample string 3",
                  "sortOrder": 4,
                  "isLiquor": true,
                  "isTobacco": true,
                  "excludeTalker": true,
                  "externalSales": true,
                  "saleGLCode": "sample string 9",
                  "cogsglCode": "sample string 10",
                  "accountingCategoryID": 11,
                  "maximumMarkdownPercentage": 12.0,
                  "accountingOnly": true,
                  "generateExternalID": 1,
                  "useNonReportableTaxCode": true,
                  "minPLU": 15,
                  "maxPLU": 16,
                  "scaleLocation": {
                    "$ref": "56"
                  },
                  "subDepartments": [
                    {
                      "$id": "58",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "59",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "60",
                              "id": 1,
                              "departmentID": 2,
                              "subDepartmentID": 3,
                              "minorDepartmentID": 4,
                              "name": "sample string 5",
                              "code": "sample string 6",
                              "departmentCode": "sample string 7",
                              "subDepartmentCode": "sample string 8",
                              "minorDepartmentCode": "sample string 9",
                              "updated": "2025-10-05T00:01:10.0156939",
                              "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": "0E0j6EPB5kGklEQXu/rhMg==",
                              "labelPageLayoutGuid": "e8234dd0-c143-41e6-a494-4417bbfae132",
                              "minimumAge": 17,
                              "countryOfOrigin": "sample string 18",
                              "serviceFeeID": 1,
                              "eftCode": 19,
                              "defaultPrinter": "sample string 20",
                              "defaultPrinterGroup": "sample string 21",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$id": "61",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "62",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "63",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "62"
                              },
                              "mscDep": {
                                "$id": "64",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "61"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "63"
                              }
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "updated": "2025-10-05T00:01:10.0156939",
                          "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": "lpCwQhTD90+8QefX43y1cg==",
                          "labelPageLayoutGuid": "42b09096-c314-4ff7-bc41-e7d7e37cb572",
                          "minimumAge": 15,
                          "countryOfOrigin": "sample string 16",
                          "serviceFeeID": 1,
                          "eftCode": 17,
                          "defaultPrinter": "sample string 18",
                          "defaultPrinterGroup": "sample string 19",
                          "buyingLimit": 1,
                          "buyingLimitIndependent": true,
                          "buyingLimitType": 0,
                          "includeInDistinctLimit": true,
                          "defaultsEmpty": false,
                          "mscCat": {
                            "$ref": "61"
                          },
                          "mscCom": {
                            "$ref": "62"
                          },
                          "mscDep": {
                            "$ref": "64"
                          },
                          "mscSubCom": {
                            "$ref": "63"
                          }
                        },
                        {
                          "$ref": "59"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-10-05T00:01:10.0156939",
                      "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": "StGa/2S/fkW1fQnMUneoDw==",
                      "labelPageLayoutGuid": "ff9ad14a-bf64-457e-b57d-09cc5277a80f",
                      "minimumAge": 15,
                      "countryOfOrigin": "sample string 16",
                      "serviceFeeID": 1,
                      "eftCode": 17,
                      "defaultPrinter": "sample string 18",
                      "defaultPrinterGroup": "sample string 19",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "includeInDistinctLimit": true,
                      "defaultsEmpty": false,
                      "mscCat": {
                        "$ref": "61"
                      },
                      "mscCom": {
                        "$ref": "62"
                      },
                      "mscDep": {
                        "$ref": "64"
                      },
                      "mscSubCom": {
                        "$ref": "63"
                      }
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-10-05T00:01:10.0156939",
                  "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": "V45UcpYfMUK5a7msSqbVtw==",
                  "labelPageLayoutGuid": "72548e57-1f96-4231-b96b-b9ac4aa6d5b7",
                  "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": "WGK48RM5EkC3BKYWSn80rQ==",
            "pluGuid": "f1b86258-3913-4012-b704-a6164a7f34ad",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "jT3O022J10mG1vmtDT01Zw==",
            "dealCostGuid": "d3ce3d8d-896d-49d7-86d6-f9ad0d3d3567",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "4ySXcr4+zEuzo8xUmT1dtw==",
            "priceGroupGuid": "729724e3-3ebe-4bcc-b3a3-cc54993d5db7",
            "itemNumber": "sample string 10",
            "cri": "sample string 11",
            "pluPrice": 12,
            "pluCost": 13,
            "pluCostIndicator": "sample string 14",
            "pluPriceGstPercent": 15,
            "pluCostGstPercent": 16,
            "pluActive": true,
            "cartonQty": 1.1,
            "baseUnits": 18.1,
            "salesMode": 1,
            "pluNormalCost": 19,
            "pluaws": 20.0,
            "directNumber": "sample string 21",
            "departmentName": "sample string 22",
            "subDepartmentName": "sample string 23",
            "priceGroupName": "sample string 24",
            "supplierName": "sample string 25",
            "stockOnHand": 1.1,
            "stockOnOrder": 1.1,
            "lastReceived": "2025-10-05T00:01:10.0156939",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "SuUG265TCEeufJwQ3kgNFw==",
            "campaignComboPriceGroupIdentifier": "db06e54a-53ae-4708-ae7c-9c10de480d17",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "66",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-10-05T00:01:10.0156939",
                "operatorG_UID": "MS7X5NaLtE6O1AMhB4ufjA==",
                "operatorGuid": "e4d72e31-8bd6-4eb4-8ed4-0321078b9f8c",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-10-05T00:01:10.0156939",
                "signIqTicketFileMovedUtc": "2025-10-05T00:01:10.0156939",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-10-05T00:01:10.0156939",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "3"
                },
                "campaignPlu": {
                  "$ref": "65"
                }
              },
              {
                "$ref": "66"
              }
            ],
            "campaign": {
              "$id": "67",
              "id": 1,
              "storeID": 2,
              "name": "d28ce1e4-6c82-42eb-8767-f3e1548bed01",
              "nameGuid": "d28ce1e4-6c82-42eb-8767-f3e1548bed01",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-10-05T00:01:10.0156939",
              "startTime": 1,
              "endDate": "2025-10-05T00:01:10.0156939",
              "endTime": 1,
              "recurrence": 1,
              "recurrenceType": 1,
              "monthType": 1,
              "weekDays": 1,
              "months": 1,
              "monthWeeks": 1,
              "monthDays": "sample string 7",
              "printed": true,
              "talkerText": "sample string 8",
              "rangeDescription": "sample string 9",
              "dealDescription": "sample string 10",
              "labelQuantity": 11,
              "active": 1,
              "deactivated": "2025-10-05T00:01:10.0156939",
              "system": true,
              "created": "2025-10-05T00:01:10.0156939",
              "updated": "2025-10-05T00:01:10.0156939",
              "priceChangeNotifiedUtc": "2025-10-05T00:01:10.0156939",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "w2RYyCrzF0+swX95K9AXrg==",
              "hostIdentifierGuid": "c85864c3-f32a-4f17-acc1-7f792bd017ae",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-10-05T00:01:10.0156939",
              "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": "hI1Z7ddC+0aCO6QF/bpX/Q==",
                  "pluGuid": "ed598d84-42d7-46fb-823b-a405fdba57fd",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "Rg6e6JofGUSvK5mS0fbE3A==",
                  "priceGroupGuid": "e89e0e46-1f9a-4419-af2b-9992d1f6c4dc",
                  "fuelItem": true,
                  "pluName": "sample string 6",
                  "apn": "sample string 7",
                  "pluActive": true,
                  "cartonQty": 1,
                  "baseUnits": 9.1,
                  "cri": "sample string 10",
                  "salesMode": 1,
                  "pluaws": 11.0,
                  "directNumber": "sample string 12",
                  "departmentName": "sample string 13",
                  "subDepartmentName": "sample string 14",
                  "priceGroupName": "sample string 15",
                  "supplierName": "sample string 16",
                  "stockOnHand": 1.1,
                  "stockOnOrder": 1.1,
                  "lastReceived": "2025-10-05T00:01:10.0156939",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "3"
                  },
                  "campaign": {
                    "$ref": "67"
                  }
                },
                {
                  "$ref": "68"
                }
              ],
              "sellingRules": [
                {
                  "$id": "69",
                  "id": 1,
                  "identifier": "hY74wovG+E6ESfkh7kGemg==",
                  "identifierStr": "hY74wovG+E6ESfkh7kGemg==",
                  "identifierGuid": "c2f88e85-c68b-4ef8-8449-f921ee419e9a",
                  "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": "3VkIWwaMQUub4V565C1W3w==",
                  "customerIDGuid": "5b0859dd-8c06-4b41-9be1-5e7ae42d56df",
                  "campaign": {
                    "$ref": "67"
                  },
                  "customer": {
                    "$id": "71",
                    "identifier": "zpmUtI/SIkymI/S2FlTizQ==",
                    "identifierGuid": "b49499ce-d28f-4c22-a623-f4b61654e2cd",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-10-05T00:01:10.0156939",
                    "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": "H1Au0+dYCkiZxhXpUZ5LAw==",
                    "communityIdentifierGuid": "d32e501f-58e7-480a-99c6-15e9519e4b03",
                    "joined": "2025-10-05T00:01:10.0156939",
                    "updated": "2025-10-05T00:01:10.0156939",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "yavAEyVR/U2E/8Ko8BE6qg==",
                    "priceLevelIdentifierGuid": "13c0abc9-5125-4dfd-84ff-c2a8f0113aaa",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-10-05T00:01:10.0156939",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "72",
                        "cardType": 2,
                        "issueDate": "2025-10-05T00:01:10.0156939",
                        "expiry": "2025-10-05T00:01:10.0156939",
                        "customerID": "op7tcFSnQUGkzp3h1GCRcw==",
                        "customerIDGuid": "70ed9ea2-a754-4141-a4ce-9de1d4609173",
                        "initialValue": 1,
                        "currentValue": 1,
                        "maxLimit": 1,
                        "minTransaction": 1,
                        "maxTransaction": 1,
                        "multiplier": 1.1,
                        "active": true,
                        "reasonInactive": 1,
                        "idRequired": true,
                        "idType": 1,
                        "idValue": "sample string 5",
                        "updated": "2025-10-05T00:01:10.0156939",
                        "linkedAccount": "BndhuJP9Kk+Qo9fmhnu59Q==",
                        "linkedAccountGuid": "b8617706-fd93-4f2a-90a3-d7e6867bb9f5",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "71"
                        },
                        "account": {
                          "$id": "73",
                          "id": 1,
                          "identifier": "Hqwzh6Mjg0OJfdoBEDPfpQ==",
                          "identifierGuid": "8733ac1e-23a3-4383-897d-da011033dfa5",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-10-05T00:01:10.0156939",
                          "owner": "w5IAdtak3E2nrQpxqN8W/Q==",
                          "ownerGuid": "760092c3-a4d6-4ddc-a7ad-0a71a8df16fd",
                          "accountStoreGroupIdentifier": "uCmfqs8EP0i+tjZrHta7Ng==",
                          "accountStoreGroupGuid": "aa9f29b8-04cf-483f-beb6-366b1ed6bb36",
                          "accountType": 1,
                          "currentBalance": 1,
                          "externalID": "sample string 7",
                          "maximumLimit": 1,
                          "accruePoints": true,
                          "loyaltyPoints": 1,
                          "termsOfTrade": 1,
                          "signatureRequired": true,
                          "referenceRequired": true,
                          "statementSendType": 10,
                          "ageingPeriod": 1,
                          "monthlyAgeingPeriod": true,
                          "explodedInvoice": true,
                          "isFifoAllocation": true,
                          "lastStatementSent": "2025-10-05T00:01:10.0156939",
                          "active": true,
                          "updated": "2025-10-05T00:01:10.0156939",
                          "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": "woJ6/g79BUO3AdxE7fdY0A==",
                              "identifierGuid": "fe7a82c2-fd0e-4305-b701-dc44edf758d0",
                              "name": "sample string 2",
                              "primaryContact": "c/c7Hy1D4E6k4VrsNl1JHg==",
                              "primaryContactGuid": "1f3bf773-432d-4ee0-a4e1-5aec365d491e",
                              "accountID": "foT3s5JiwEuM4Mt1TRQygw==",
                              "accountIDGuid": "b3f7847e-6292-4bc0-8ce0-cb754d143283",
                              "special": true,
                              "updated": "2025-10-05T00:01:10.0156939",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "L5/sTXKR0kyCGiH+zIXsZg==",
                              "priceLevelIdentifierGuid": "4dec9f2f-9172-4cd2-821a-21fecc85ec66",
                              "deleted": true,
                              "account": {
                                "$ref": "73"
                              },
                              "primaryContactCustomer": {
                                "$ref": "71"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "76",
                                  "id": 1,
                                  "groupID": "hK53/fVEa0C4dk2PxydDHg==",
                                  "groupIDGuid": "fd77ae84-44f5-406b-b876-4d8fc727431e",
                                  "customerID": "s3Oaucg74EyWTPGpyqC95A==",
                                  "customerIDGuid": "b99a73b3-3bc8-4ce0-964c-f1a9caa0bde4",
                                  "card": "sample string 4",
                                  "linkedAccount": "I9Yc2BEqvkuFqBmUHZnzLw==",
                                  "linkedAccountGuid": "d81cd623-2a11-4bbe-85a8-19941d99f32f",
                                  "customer": {
                                    "$ref": "71"
                                  },
                                  "group": {
                                    "$ref": "75"
                                  },
                                  "customerCard": {
                                    "$ref": "72"
                                  }
                                },
                                {
                                  "$ref": "76"
                                }
                              ]
                            },
                            {
                              "$ref": "75"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "77",
                            "id": 1,
                            "identifier": "KkWCfIYIVUWqhH4uVMI4+Q==",
                            "identifierGuid": "7c82452a-0886-4555-aa84-7e2e54c238f9",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "C0LF+J49+0+rpApPVd+cnw==",
                            "accountIDGuid": "f8c5420b-3d9e-4ffb-aba4-0a4f55df9c9f",
                            "customerAccount": {
                              "$ref": "73"
                            },
                            "customerCard": {
                              "$ref": "72"
                            },
                            "accountType": 1,
                            "cardName": "sample string 8",
                            "authorisationNumber": "sample string 9",
                            "bankReference": "sample string 10",
                            "merchantID": "sample string 11",
                            "terminalID": "sample string 12",
                            "cardNumber": "sample string 13",
                            "paymentDate": "2025-10-05T00:01:10.0156939",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "6mMzRMpvbECAlPzmRIS9hg==",
                            "idempotentVoidGuid": "443363ea-6fca-406c-8094-fce64484bd86",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "78",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "8/uH0L7vx0ea3CU1AOwmjg==",
                              "saleHeaderIdentifierGuid": "d087fbf3-efbe-47c7-9adc-253500ec268e",
                              "created": "2025-10-05T00:01:10.0156939",
                              "createdLocal": "2025-10-05T00:01:10.0156939",
                              "createdText": "sample string 4",
                              "itemCount": 5,
                              "totalAmount": 6,
                              "cashTender": 1,
                              "cardTender": 1,
                              "cheqTender": 1,
                              "acctTender": 1,
                              "voucherTender": 1,
                              "loyaltyPoints": 1,
                              "cashout": 1,
                              "changeAmount": 1,
                              "rounding": 1,
                              "gstAmount": 1,
                              "transactionDiscountTender": 1,
                              "totalTip": 7,
                              "tranType": 1,
                              "processed": 1,
                              "imported": "2025-10-05T00:01:10.0156939",
                              "storeID": 1,
                              "operatorG_Uid": "9C/MzAaiIEC/n/6urSoVWg==",
                              "operatorGuid": "cccc2ff4-a206-4020-bf9f-feaead2a155a",
                              "customerG_Uid": "MOZ3pY7yGEyHLFlHoMJ6Rw==",
                              "customerGuid": "a577e630-f28e-4c18-872c-5947a0c27a47",
                              "communityIdentifier": "5+WslcaO9USem/ZKzqOf4Q==",
                              "communityIdentifierGuid": "95ace5e7-8ec6-44f5-9e9b-f64acea39fe1",
                              "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": "FfR/JBKcqUGS4WGZUurhrA==",
                              "priceLevelIdentifierGuid": "247ff415-9c12-41a9-92e1-619952eae1ac",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "38"
                              },
                              "customer": {
                                "$ref": "71"
                              },
                              "communityOrganisation": {
                                "$id": "79",
                                "id": 1,
                                "identifier": "UChFolhOukmlhb6PlMlE6Q==",
                                "identifierGuid": "a2452850-4e58-49ba-a585-be8f94c944e9",
                                "name": "sample string 3",
                                "lookupIdentifier": "sample string 4",
                                "externalID": "sample string 5",
                                "phone": "sample string 6",
                                "fax": "sample string 7",
                                "email": "sample string 8",
                                "address1": "sample string 9",
                                "address2": "sample string 10",
                                "city": "sample string 11",
                                "postCode": "sample string 12",
                                "state": "sample string 13",
                                "country": "sample string 14",
                                "totalAmountAwarded": 15.1,
                                "updated": "2025-10-05T00:01:10.0156939",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "80",
                                  "saleItemID": 1,
                                  "identifier": "NSTEjKliOEet8AH1RS/4bg==",
                                  "identifierGuid": "8cc42435-62a9-4738-adf0-01f5452ff86e",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "CSYKtZ8OT0ewVqAAy4lmIg==",
                                  "pluGuid": "b50a2609-0e9f-474f-b056-a000cb896622",
                                  "accountID": "JjEqDD6RGUeqg/CeWZLlSw==",
                                  "accountIDGuid": "0c2a3126-913e-4719-aa83-f09e5992e54b",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 8,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "offline": true,
                                  "barcode": "sample string 9",
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 10",
                                  "bestOrExpire": "2025-10-05T00:01:10.0156939",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "ONP9Ez63jUGHW+ZqEGRc0Q==",
                                  "refundGuid": "13fdd338-b73e-418d-875b-e66a10645cd1",
                                  "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": "iQ3ECmU7ukuLgCXw5hdJ3A==",
                                  "idempotentVoidGuid": "0ac40d89-3b65-4bba-8b80-25f0e61749dc",
                                  "priceLevelIdentifier": "5CEe5jPM10umtOm8AlJHAw==",
                                  "priceLevelIdentifierGuid": "e61e21e4-cc33-4bd7-a6b4-e9bc02524703",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-10-05T00:01:10.0156939",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "82",
                                    "id": 1,
                                    "g_UID": "T9HxdPHzmkCVKFQC5gPH2g==",
                                    "guid": "74f1d14f-f3f1-409a-9528-5402e603c7da",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-10-05T00:01:10.0156939"
                                  },
                                  "modifier": {
                                    "$id": "83",
                                    "id": 1,
                                    "setG_UID": "CKG8lGGreEK3UR/J4d16VA==",
                                    "modifierSetGuid": "94bca108-ab61-4278-b751-1fc9e1dd7a54",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "t7jjxpuV/0qSz4vRYBMf5w==",
                                    "pluGuid": "c6e3b8b7-959b-4aff-92cf-8bd160131fe7",
                                    "deleted": true,
                                    "g_UID": "hm3NOkiOF0aw62+8hOuIoQ==",
                                    "guid": "3acd6d86-8e48-4617-b0eb-6fbc84eb88a1",
                                    "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": "y2g9WUWJdkyUVIehFg34YA==",
                                  "pluGuid": "593d68cb-8945-4c76-9454-87a1160df860",
                                  "saleHeaderID": 2,
                                  "totalCents": 3,
                                  "grade": 1,
                                  "gradeDescription": "sample string 4",
                                  "dispenser": 1,
                                  "hose": 1,
                                  "quantity": 1,
                                  "cost": 1,
                                  "acquirerNum": 1,
                                  "attendant": 1,
                                  "ePurseBalance": 1.0,
                                  "cardSignature": "sample string 5",
                                  "compartmentNumber": 1,
                                  "contractNumber": 1,
                                  "discountCardPAN": "sample string 6",
                                  "discountID": 1,
                                  "discountName": "sample string 7",
                                  "discountNetValue": 1.0,
                                  "discountType": 1,
                                  "discountValue": 1.0,
                                  "discretionaryData": "sample string 8",
                                  "driverID": "sample string 9",
                                  "eftBatchNumber": 1,
                                  "eftResponseCode": "sample string 10",
                                  "endDateTime": "2025-10-05T00:01:10.0156939",
                                  "engineHours": 1.1,
                                  "fposNumber": 1,
                                  "loyaltyCardPAN": "sample string 11",
                                  "miscData1": 1,
                                  "miscData2": "sample string 12",
                                  "miscFlags": 1,
                                  "mop": 1,
                                  "odometer": 1,
                                  "panNumber": "sample string 13",
                                  "saleRefund": true,
                                  "saleStatus": 1,
                                  "sequenceNumber": 1,
                                  "stan": 1,
                                  "startDateTime": "2025-10-05T00:01:10.0156939",
                                  "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": "bLCzj/HNEkunS8Gi/V9xPw==",
                                  "pluGuid": "8fb3b06c-cdf1-4b12-a74b-c1a2fd5f713f",
                                  "accountID": "O6agKlvDbUWWtCyqFMZjwA==",
                                  "accountIDGuid": "2aa0a63b-c35b-456d-96b4-2caa14c663c0",
                                  "normalPrice": 3,
                                  "originalSellingPrice": 4,
                                  "discountPrice": 5,
                                  "unit": 1,
                                  "quantity": 6,
                                  "totalCents": 7,
                                  "fixedPrice": 1,
                                  "tranType": 1,
                                  "processed": 1,
                                  "discountType": 1,
                                  "cost": 1,
                                  "costDecimals": 1,
                                  "markdown": 1,
                                  "manualQuantity": 1,
                                  "manualPrice": 1,
                                  "manualMode": 1,
                                  "active": 1,
                                  "barcode": "sample string 8",
                                  "offline": 1,
                                  "keyedSale": 1,
                                  "discountedID": 1,
                                  "fuelID": 1,
                                  "serialNumber": "sample string 9",
                                  "bestOrExpire": "2025-10-05T00:01:10.0156939",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "UuHmnH1AFEehRZRbXj7/Mw==",
                                  "refundGuid": "9ce6e152-407d-4714-a145-945b5e3eff33",
                                  "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": "+V7JB/oRpkyG4m67J1UMuA==",
                                  "identifierGuid": "07c95ef9-11fa-4ca6-86e2-6ebb27550cb8",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "ppLUaF2K5E6uNBgzdPP0mw==",
                                  "customerIdentifierGuid": "68d492a6-8a5d-4ee4-ae34-183374f3f49b",
                                  "operatorNo": 1,
                                  "operatorG_UID": "2CT5hpkhHEeozIDpZwDTWQ==",
                                  "operatorGuid": "86f924d8-2199-471c-a8cc-80e96700d359",
                                  "created": "2025-10-05T00:01:10.0156939",
                                  "ordered": "2025-10-05T00:01:10.0156939",
                                  "started": "2025-10-05T00:01:10.0156939",
                                  "completed": "2025-10-05T00:01:10.0156939",
                                  "supplied": "2025-10-05T00:01:10.0156939",
                                  "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": "Soen+UTU3kiE6zaJnO0dfw==",
                                      "pluGuid": "f9a7874a-d444-48de-84eb-36899ced1d7f",
                                      "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": "NqUWytpcSE2f9HDY7zpDyw==",
                                      "headerIdentifierGuid": "ca16a536-5cda-4d48-9ff4-70d8ef3a43cb",
                                      "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": "1hPupr85ckq2kJktayLqxQ==",
                                  "surveyGuid": "a6ee13d6-39bf-4a72-b690-992d6b22eac5",
                                  "saleHeaderGuid": "wTQav//FnU6kXbGywqgfYw==",
                                  "saleGuid": "bf1a34c1-c5ff-4e9d-a45d-b1b2c2a81f63",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "N6U51/c6J0qFcExowko/sw==",
                                  "guidResponse": "d739a537-3af7-4a27-8570-4c68c24a3fb3",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-10-05T00:01:10.0156939",
                                  "sale": {
                                    "$ref": "78"
                                  },
                                  "survey": {
                                    "$id": "92",
                                    "g_UID": "o+JI3rExb06yQJw2KciBmQ==",
                                    "guid": "de48e2a3-31b1-4e6f-b240-9c3629c88199",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "BUq23zWR9E+E+rBG2RAC5w==",
                                    "checkoutFormGuid": "dfb64a05-9135-4ff4-84fa-b046d91002e7",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-10-05T00:01:10.0156939",
                                    "end": "2025-10-05T00:01:10.0156939",
                                    "deleted": true,
                                    "updated": "2025-10-05T00:01:10.0156939",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "49a6622b-2deb-4160-9e0e-275fd6bcf938",
                                      "de13a820-7e83-4f71-ad18-06f1bb4cd39a"
                                    ],
                                    "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": "Um68+k+5RUWjjZG+fLqINA==",
                              "accountIdentifier": "fabc6e52-b94f-4545-a38d-91be7cba8834",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "kDjZXMpbPUWPmMQelxAwuQ==",
                              "customerOrderIdentifierGuid": "5cd93890-5bca-453d-8f98-c41e971030b9",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "93",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "mQGE2ONgu0GGHiAVAqnMwQ==",
                              "paymentIdentifierGuid": "d8840199-60e3-41bb-861e-201502a9ccc1",
                              "identifier": "dm0hWHNJ6U67v3lbQJwU3w==",
                              "identifierGuid": "58216d76-4973-4ee9-bbbf-795b409c14df",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "4p6PQb4vBkaw8fFwAG9DHw==",
                              "itemIdentifierGuid": "418f9ee2-2fbe-4606-b0f1-f170006f431f"
                            }
                          },
                          {
                            "$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": "MefHxRQWoEyv8LFLw8x7xA==",
                        "customerIdentifierGuid": "c5c7e731-1614-4ca0-aff0-b14bc3cc7bc4",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "sMk0MajPUk+1pFTqQe2d0g==",
                        "idempotentGuid": "3134c9b0-cfa8-4f52-b5a4-54ea41ed9dd2",
                        "offline": true,
                        "voucher": {
                          "$id": "95",
                          "id": 1,
                          "name": "sample string 2",
                          "description": "sample string 3",
                          "shortDescription": "sample string 4",
                          "url": "sample string 5",
                          "barcodeTemplateID": 1,
                          "expiry": 0,
                          "voucherType": 6,
                          "limitPerTransaction": 7,
                          "customerTracking": true,
                          "discountAccount": "sample string 9",
                          "endDate": "2025-10-05T00:01:10.0156939",
                          "barcodeTemplate": {
                            "$id": "96",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "97",
                            "id": 1,
                            "uid": "sample string 2",
                            "name": "sample string 3",
                            "width": 1.1,
                            "height": 1.1,
                            "showBorder": true,
                            "borderWidth": 1.1,
                            "borderStyle": 1,
                            "borderColour": "sample string 5",
                            "updated": "2025-10-05T00:01:10.0156939",
                            "labelPageLayout": "Pt2sEf/0fEm/tHxOxWr8YQ==",
                            "pageLayoutGuid": "11acdd3e-f4ff-497c-bfb4-7c4ec56afc61",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "95"
                            },
                            "elements": [
                              {
                                "$id": "98",
                                "id": 1,
                                "scaleLabelID": 2,
                                "showPercentDI": true,
                                "showAvgPerHundred": true,
                                "showAvgPerServe": true,
                                "name": "sample string 6",
                                "x": 1.1,
                                "y": 1.1,
                                "width": 1.1,
                                "height": 1.1,
                                "type": 1,
                                "rotation": 1,
                                "text": "sample string 7",
                                "fontFamily": "sample string 8",
                                "align": 1,
                                "bold": true,
                                "italic": true,
                                "underline": true,
                                "strikeout": true,
                                "reverse": true,
                                "textColour": "sample string 9",
                                "fontSize": 1.1,
                                "picture": "QEA=",
                                "borderWidth": 10,
                                "sortOrder": 11,
                                "printOptions": 12,
                                "superScriptTextFontSize": 1.1,
                                "lineStyle": 1,
                                "spacingStyle": 1,
                                "interCharacterSpacing": 1.1,
                                "superScriptOffset": 1.1,
                                "lineSpacing": 1.1,
                                "dateFormat": "sample string 13",
                                "autoGrow": true,
                                "fontAutoResize": true,
                                "updated": "2025-10-05T00:01:10.0156939"
                              },
                              {
                                "$ref": "98"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "99",
                              "id": 1,
                              "customerIdentifier": "jJUbGJRp202NPDtz/+QQlA==",
                              "customerIdentifierGuid": "181b958c-6994-4ddb-8d3c-3b73ffe41094",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-10-05T00:01:10.0156939",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "4S2hEw5CMkugWV9Nr61jGw==",
                              "issuedIdempotentGuid": "13a12de1-420e-4b32-a059-5f4dafad631b",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-10-05T00:01:10.0156939",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-10-05T00:01:10.0156939",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "/SlheT/aG0qTJYaCwLGPnw==",
                              "redeemedIdempotentGuid": "796129fd-da3f-4a1b-9325-8682c0b18f9f",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-10-05T00:01:10.0156939",
                              "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": "NStAzxP0Vk2NdcHnxZumxg==",
                  "groupIDGuid": "cf402b35-f413-4d56-8d75-c1e7c59ba6c6",
                  "campaign": {
                    "$ref": "67"
                  },
                  "group": {
                    "$ref": "75"
                  }
                },
                {
                  "$ref": "100"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "101",
                  "identifier": "pulTgB3U6k+YWqKPBTNz0Q==",
                  "identifierGuid": "8053e9a6-d41d-4fea-985a-a28f053373d1",
                  "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": "cDQjHsEBh0iU3zEBtuI3Pw==",
                  "guid": "1e233470-01c1-4887-94df-3101b6e2373f",
                  "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": "gPSlahoNBEGDAREm99YwQA==",
                      "groupGuid": "6aa5f480-0d1a-4104-8301-1126f7d63040",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "fVciBz/Ju0qOAqwb6wCYXw==",
                      "pluGuid": "0722577d-c93f-4abb-8e02-ac1beb00985f",
                      "priceGroupG_UID": "R5Pb5fRI7EKEUz5SvIcbOQ==",
                      "priceGroupGuid": "e5db9347-48f4-42ec-8453-3e52bc871b39",
                      "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": "9Bd2BFhA/UOFD1FnoYi1Zw==",
                  "priceLevelIdentifierGuid": "047617f4-4058-43fd-850f-5167a188b567",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "104"
                }
              ]
            },
            "product": {
              "$ref": "3"
            },
            "dealCost": {
              "$id": "105",
              "headerIdentifier": "ECZAbRK9E0eEy5k7YiiqaQ==",
              "headerIdentifierGuid": "6d402610-bd12-4713-84cb-993b6228aa69",
              "identifier": "Q7Fg29PruUe+1Oq9GSGpLA==",
              "identifierGuid": "db60b143-ebd3-47b9-bed4-eabd1921a92c",
              "supplierIdentifier": "lWeKhyLTmESnqUgV1HyQHg==",
              "supplierGuid": "878a6795-d322-4498-a7a9-4815d47c901e",
              "pluG_UID": "Hb1OJZ3sS0yS64pb7DmC5w==",
              "pluGuid": "254ebd1d-ec9d-4c4b-92eb-8a5bec3982e7",
              "campaignName": "3e1329fc-7e53-4e78-8a95-e5b2c28dd3a4",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-10-05T00:01:10.0156939",
              "end": "2025-10-05T00:01:10.0156939",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "+22I8qmZC0S5lhkJncy80Q==",
              "bonusItemPluGuid": "f2886dfb-99a9-440b-b996-19099dccbcd1",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-10-05T00:01:10.0156939",
              "metcashPromotionID": "sample string 14",
              "fromHost": 15,
              "storeNames": "sample string 16",
              "storeIDs": [
                1,
                2
              ],
              "supplierName": "sample string 17",
              "campaignDescription": "sample string 18",
              "newPrice": 1,
              "campaignMetcashPromotionID": "sample string 19",
              "campaignActive": true,
              "campaignStartDate": "2025-10-05T00:01:10.0156939",
              "campaignEndDate": "2025-10-05T00:01:10.0156939",
              "masterPLUG_UID": "IL+89P9yr0aKrtofRqKIGw==",
              "masterID": "f4bcbf20-72ff-46af-8aae-da1f46a2881b",
              "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": "/NHoDTEJU0iRnqqv/hXsiA==",
              "bonusMasterID": "0de8d1fc-0931-4853-919e-aaaffe15ec88",
              "bonusProductName": "sample string 34",
              "bonusProductAPN": "sample string 35",
              "bonusOrderCode": "sample string 36",
              "bonusNormalSell": 37,
              "bonusNormalCost": 38,
              "bonusNormalCostDecimals": 39,
              "bonusCartonQuantity": 40,
              "bonusSalesMode": 41,
              "bonusOrderPacked": 42,
              "bonusFuelItem": true,
              "bonusActive": true
            }
          },
          "currentCostStart": "2025-10-05T00:01:10.0156939",
          "dealCosts": [
            {
              "$ref": "105"
            },
            {
              "$ref": "105"
            }
          ],
          "tags": [
            {
              "$id": "106",
              "pluG_UID": "T6mZmMo5HU+9OQ86dEU5NA==",
              "pluGuid": "9899a94f-39ca-4f1d-bd39-0f3a74453934",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "106"
            }
          ],
          "alternateProductG_UID": "j6ghGHlFY0OLaWJzytZBlA==",
          "alternateProduct": "1821a88f-4579-4363-8b69-6273cad64194",
          "productHostCode": {
            "$id": "107",
            "id": 1,
            "pluG_UID": "CbXiDFI3JkKwCkaRuoyYsw==",
            "pluGuid": "0ce2b509-3752-4226-b00a-4691ba8c98b3",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "61"
          },
          "mscCom": {
            "$ref": "62"
          },
          "mscDep": {
            "$ref": "64"
          },
          "mscSubCom": {
            "$ref": "63"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-10-05T00:01:10.0156939",
          "inventoryTracked": "2025-10-05T00:01:10.0156939",
          "isNormalPriceChangesCampaign": true
        }
      },
      {
        "$ref": "2"
      }
    ],
    "stocktakeHeader": {
      "$id": "108",
      "id": 1,
      "identifier": "ENcG5GD1+0qSrbCNRdMOFw==",
      "identifierGuid": "e406d710-f560-4afb-92ad-b08d45d30e17",
      "stocktakeRequest": {
        "$ref": "1"
      },
      "storeID": 1,
      "name": "sample string 2",
      "forDate": "2025-10-05T00:01:10.0309674",
      "createDate": "2025-10-05T00:01:10.0309674",
      "closed": true,
      "closedDate": "2025-10-05T00:01:10.0309674",
      "outOfStock": true,
      "live": true,
      "deleted": true,
      "processed": true,
      "processCounted": "2025-10-05T00:01:10.0309674",
      "processCountedUser": "sample string 8",
      "updateInventorySetting": "sample string 9",
      "stocktakeRequestIdentifier": "4kcR8tkzHkak7uHAlubqqQ==",
      "stocktakeRequestIdentifierGuid": "f21147e2-33d9-461e-a4ee-e1c096e6eaa9",
      "inputs": [
        {
          "$id": "109",
          "id": 1,
          "identifier": "FIkeMvazWEapta9RN3Xb9g==",
          "identifierGuid": "321e8914-b3f6-4658-a9b5-af513775dbf6",
          "headerID": 1,
          "headerIdentifier": "7JffJxktAUSpdPYFxaJtgQ==",
          "headerIdentifierGuid": "27df97ec-2d19-4401-a974-f605c5a26d81",
          "sectionG_UID": "3ESRsYud6k2OaW1lvd97mg==",
          "sectionGuid": "b19144dc-9d8b-4dea-8e69-6d65bddf7b9a",
          "operatorG_UID": "FrdZ0h7PhkCQRDNBh6qAmg==",
          "operatorGuid": "d259b716-cf1e-4086-9044-334187aa809a",
          "operatorID": 1,
          "comment": "sample string 2",
          "inputType": 1,
          "date": "2025-10-05T00:01:10.0309674",
          "inProgress": 3,
          "setCount": "2025-10-05T00:01:10.0309674",
          "deleted": true,
          "operatorName": "sample string 4",
          "sectionName": "sample string 5",
          "canDelete": 6,
          "details": [
            {
              "$id": "110",
              "id": 1,
              "headerID": 1,
              "headerIdentifier": "Fq7qtymTQk+apYY5UJ3yIg==",
              "headerIdentifierGuid": "b7eaae16-9329-4f42-9aa5-8639509df222",
              "inputID": 1,
              "inputIdentifier": "XRhvpAYkgUqHltTS8syuNQ==",
              "inputIdentifierGuid": "a46f185d-2406-4a81-8796-d4d2f2ccae35",
              "created": "2025-10-05T00:01:10.0309674",
              "apn": "sample string 2",
              "plu": 1,
              "pluG_UID": "SU+80N8mi0Ka1g2KgklucQ==",
              "pluGuid": "d0bc4f49-26df-428b-9ad6-0d8a82496e71",
              "longDesc": "sample string 3",
              "salesMode": 1,
              "quantity": 1,
              "weight": 1,
              "cartons": 1.0,
              "cartonQuantity": 1,
              "baseUnits": 4,
              "orderPacked": 5,
              "onHand": 1,
              "onHandPacks": 1,
              "onHandEnd": 1,
              "onHandPacksEnd": 1,
              "inventoryAccuracy": 6,
              "costGst": 1,
              "sellGst": 1,
              "scaleItem": true,
              "cost": 1,
              "currentCost": 1,
              "costDecimals": 1,
              "price": 1,
              "currentPrice": 1,
              "stockUnitMeasureCode": "sample string 7",
              "notes": "sample string 8",
              "editID": 9,
              "deleted": true,
              "update": true,
              "inputComment": "sample string 12",
              "sectionName": "sample string 13",
              "inputType": 1,
              "itemNumber": "sample string 14",
              "active": true,
              "parentPluG_UID": "TZc3saWOPEyLdkdNKqwzFQ==",
              "parentPluGuid": "b137974d-8ea5-4c3c-8b76-474d2aac3315",
              "edited": true,
              "product": {
                "$ref": "3"
              },
              "input": {
                "$ref": "109"
              },
              "unknownScan": {
                "$id": "111",
                "id": 1,
                "headerIdentifier": "lj3/JLzh90+Mut8uG42XbQ==",
                "headerIdentifierGuid": "24ff3d96-e1bc-4ff7-8cba-df2e1b8d976d",
                "inputIdentifier": "wUoPdVE4dEa4wUFaMyRK8Q==",
                "inputIdentifierGuid": "750f4ac1-3851-4674-b8c1-415a33244af1",
                "detailID": 1,
                "pluG_UID": "cO1FggIuU0aWuEEfezdObA==",
                "pluGuid": "8245ed70-2e02-4653-96b8-411f7b374e6c",
                "barcode": "sample string 2",
                "scanned": "2025-10-05T00:01:10.0309674"
              }
            },
            {
              "$ref": "110"
            }
          ]
        },
        {
          "$ref": "109"
        }
      ]
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK%E[[d
|�5xl/workbook.xml �(�����0��&�C��h��x�ུ[�H����[J ��mgv��ig�_��/�ѓ	�ﰌ�5�&A�p�L�	�5�I�'�B(�eo
&�KQT��D��&H�^i����@y�QO+JSep< �.�
�e2�����"��6������:<�H1�΍w���oT�uU1^ױ�u�w�k����PK%E[����	�[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
%E[��[''_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="R2b4ea88dc29f47ed" /></Relationships>PK%E[�<�o�xl/worksheets/sheet1.xml �(���Ko�0��
b?���JR�ʹ�tS�bf�$NA
8�Nӟ?�!�D�$F�ι�br�Yn�U�BW�& �T�ԫ�z��;��!���d��w�+e#�W榞ƹ�ۛ45�\��I�VUno��2��~K�z],�\/w��l�`i�6�u�L^lM|t���lk���#���U�U<��
�~8}T��4��7/8��٤��jo����N�i�~�x^Mcа�~l����J��������*�r�D�RoL��šuqTf����X�ܭpBf� !�<��;cu����r9�Q�G'=�	S!�P�q=n���ON�H&G�z���I/HCt\G[��DHB� $/�Y�g�<7o����E���%�c�KzA/[���<A@

0��K<���kp��A� �%�C$����u�Gx"%`I��0�G���yf�٤���n���au疦yJ����}��$�8h[�~H�>�0$P��	�'~	�'��OC���Ő�}�yH�>�kH�>��X���ep
uA�����}��@�NϿ�P
�{�JL�)s/)/�@%/��������F��T�Nwi��i?�⧁G��ק��q�����G���O#��i�g/��}��Qk���v�R��PK%E[�p"��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8����ݰa[z�I�Ďl��Xp$��U$H%l����I3�����<�q�V�@�ioF�wpJ����v��I�<�q�$�������@i��2~A�;ևY����.Re��*ˆ�5���p^�?Do����ӌ.���>〘�d�1u�S��X��@�L{íhmx�*n�Bo��y������e$XUU��ܲ��2�yN!_z�.��T�ZÔ��=W���ѫ��~PK%E[Ѓ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%E[�\рZ�xl/sharedStrings.xml �(��R�j�0�����z�HSX�u�v�u{*�y�ښ&vf)c��υ�A�.o�9��t�d�Q�;XTFOXD�-�Tz7aO�7��yH\K^
vd�4M�s�'lOT]�!�=�S�v��ؒ��.������;Q4K�4�59�!�j��j�.��PiB�B�&�U`���$<�Mf^+�d�x	MlM��"o�y
9�Vv(���9Ӥ2�AK�/��A���5��-��Yj�npq ~�[�cۉ�]���H�yn��8����?��~�+{�Hđ��Ľ����ӬA^V�����?���d�(@���`��R!�ě٧Zq�w`���P`0[e�e�����@:�����}����~�/PK-%E[[d
|�5xl/workbook.xmlPK-%E[����	�[Content_Types].xmlPK-
%E[��[''V_rels/.relsPK-%E[�<�o��xl/worksheets/sheet1.xmlPK-%E[�p"��P�xl/_rels/workbook.xml.relsPK-%E[Ѓc'2E
�xl/styles.xmlPK-%E[�\рZ�A	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK%E[m_/�5xl/workbook.xml �(�����0��&�C�����N\�z�^�V�O�||K	$޼���~;t2nh��G�ڗ��}�$���cAǝ0N��{#����V�ɏǂ8Y�F�^Z��?,o���A�J1�q��!D�fO	�O2k��Dd	��M��")���
7,0��s�*�a�J����&��$�9?��o�
F����PK%E[����	�[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
%E[�+z''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Ra9d0416e084d4ff0" /></Relationships>PK%E[�<�o�xl/worksheets/sheet1.xml �(���Ko�0��
b?���JR�ʹ�tS�bf�$NA
8�Nӟ?�!�D�$F�ι�br�Yn�U�BW�& �T�ԫ�z��;��!���d��w�+e#�W榞ƹ�ۛ45�\��I�VUno��2��~K�z],�\/w��l�`i�6�u�L^lM|t���lk���#���U�U<��
�~8}T��4��7/8��٤��jo����N�i�~�x^Mcа�~l����J��������*�r�D�RoL��šuqTf����X�ܭpBf� !�<��;cu����r9�Q�G'=�	S!�P�q=n���ON�H&G�z���I/HCt\G[��DHB� $/�Y�g�<7o����E���%�c�KzA/[���<A@

0��K<���kp��A� �%�C$����u�Gx"%`I��0�G���yf�٤���n���au疦yJ����}��$�8h[�~H�>�0$P��	�'~	�'��OC���Ő�}�yH�>�kH�>��X���ep
uA�����}��@�NϿ�P
�{�JL�)s/)/�@%/��������F��T�Nwi��i?�⧁G��ק��q�����G���O#��i�g/��}��Qk���v�R��PK%E[40`3�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q�4��vÆm�\{�DMl�v���G�
XE�Tb�������4����ٽ�yAFk:(�i�h��Q?4��n�8��&�0�@Ҋ	1�5�A8��Y�&u����)�=uB�D���yM���Lr�8��j=J|��<������0 F �{�����"KT O���ƺ�+��I~�j �nj!^&�^��RFy�";6����£z�>]z�,/�x�j�+%�
�h�����PK%E[Ѓ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%E[�\рZ�xl/sharedStrings.xml �(��R�j�0�����z�HSX�u�v�u{*�y�ښ&vf)c��υ�A�.o�9��t�d�Q�;XTFOXD�-�Tz7aO�7��yH\K^
vd�4M�s�'lOT]�!�=�S�v��ؒ��.������;Q4K�4�59�!�j��j�.��PiB�B�&�U`���$<�Mf^+�d�x	MlM��"o�y
9�Vv(���9Ӥ2�AK�/��A���5��-��Yj�npq ~�[�cۉ�]���H�yn��8����?��~�+{�Hđ��Ľ����ӬA^V�����?���d�(@���`��R!�ě٧Zq�w`���P`0[e�e�����@:�����}����~�/PK-%E[m_/�5xl/workbook.xmlPK-%E[����	�[Content_Types].xmlPK-
%E[�+z''V_rels/.relsPK-%E[�<�o��xl/worksheets/sheet1.xmlPK-%E[40`3�P�xl/_rels/workbook.xml.relsPK-%E[Ѓc'2E
�xl/styles.xmlPK-%E[�\рZ�B	xl/sharedStrings.xmlPK��