POST api/store/{storeID}/stocktakes

Save stocktake header

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store to save stocktake header at

integer

Required

Body Parameters

Stocktake header to save

StocktakeHeader
NameDescriptionTypeAdditional information
ID

integer

None.

Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StocktakeRequest

StocktakeRequest

None.

StoreID

integer

None.

Name

string

None.

ForDate

date

None.

CreateDate

date

None.

Closed

boolean

None.

ClosedDate

date

None.

OutOfStock

boolean

None.

Live

boolean

None.

Deleted

boolean

None.

Processed

boolean

None.

ProcessCounted

The time that the set count process was done

date

None.

ProcessCountedUser

The user who called the set count process

string

None.

UpdateInventorySetting

string

None.

StocktakeRequestIdentifier

Collection of byte

None.

StocktakeRequestIdentifierGuid

globally unique identifier

None.

Inputs

Collection of StocktakeInput

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "identifier": "sSPi5tiIEUqQQOzkTlMojg==",
  "identifierGuid": "e6e223b1-88d8-4a11-9040-ece44e53288e",
  "stocktakeRequest": {
    "$id": "2",
    "identifier": "XyTA4CfJNEqA2LjybI1fjA==",
    "identifierGuid": "e0c0245f-c927-4a34-80d8-b8f26c8d5f8c",
    "name": "sample string 2",
    "storeID": 3,
    "dueDate": "2025-08-02T23:20:21.3841964",
    "description": "sample string 5",
    "created": "2025-08-02T23:20:21.3841964",
    "createdLineItems": 7,
    "insertedLineItems": 8,
    "products": [
      {
        "$id": "3",
        "stocktakeRequestIdentifier": "JTJQ+5R9QkaXE5Sr5ynuUA==",
        "pluG_UID": "5608udega0OuA0fVPNhouQ==",
        "stocktakeRequestIdentifierGuid": "fb503225-7d94-4642-9713-94abe729ee50",
        "pluGuid": "b93cade7-a0d7-436b-ae03-47d53cd868b9",
        "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": "4",
          "plu": 1,
          "storeID": 1,
          "masterPluG_UID": "QEA=",
          "storeIDs": [
            1,
            2
          ],
          "g_UId": "mkZz0PYzPEaEGDJs+if3bA==",
          "guid": "d073469a-33f6-463c-8418-326cfa27f76c",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "eZVkr+2ojUWVBpFbKBhIOA==",
          "priceGroupGuid": "af649579-a8ed-458d-9506-915b28184838",
          "blueprintID": 1,
          "lastCountedDate": "2025-08-02T23:20:21.3841964",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2025-08-02T23:20:21.3841964",
          "pluCreated": "2025-08-02T23:20:21.3841964",
          "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-08-02T23:20:21.3841964",
          "lastManualUpdate": "2025-08-02T23:20:21.3841964",
          "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-08-02T23:20:21.3841964",
          "currentCostUpdated": "2025-08-02T23:20:21.3841964",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2025-08-02T23:20:21.3841964",
          "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,
          "awsUpdated": "2025-08-02T23:20:21.3841964",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "7GbQDbcuTUCWxGd+As7/5A==",
          "altPLUGuid": "0dd066ec-2eb7-404d-96c4-677e02ceffe4",
          "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-08-02T23:20:21.3841964",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "4wz4MzO6wUGVeCGcJGYz6g==",
          "shelfPageLayoutGuid": "33f80ce3-ba33-41c1-9578-219c246633ea",
          "talkerPageLayoutG_UID": "8SyS1IVJgU6xW85DKrhHsA==",
          "talkerPageLayoutGuid": "d4922cf1-4985-4e81-b15b-ce432ab847b0",
          "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": "D4ED5l82lkqSeTuXpgH8Fg==",
          "inventoryIdentifier": "e603810f-365f-4a96-9279-3b97a601fc16",
          "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": "xo2gjXONpkedXRWYnrt3FQ==",
          "parentPluGuid": "8da08dc6-8d73-47a6-9d5d-15989ebb7715",
          "preferredHostVendor": 104,
          "preferredHostChanged": true,
          "code": "sample string 106",
          "supplierIdentifier": "GrjQybg2NUOlqMZuP2uRqQ==",
          "supplierIdentifierGuid": "c9d0b81a-36b8-4335-a5a8-c66e3f6b91a9",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "6rNqQlMMQU6LsQdzOqHJ+w==",
          "rebateSupplierIdentifierGuid": "426ab3ea-0c53-4e41-8bb1-07733aa1c9fb",
          "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-08-02T23:20:21.3841964",
          "commodity": "sample string 121",
          "businessPillar": "sample string 122",
          "mscCommodity": "sample string 123",
          "hostIdentifier": "00op2NFpdkSZWxhrOqbh1w==",
          "hostIdentifierGuid": "d8294ad3-69d1-4476-995b-186b3aa6e1d7",
          "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": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "store": {
            "$id": "5",
            "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-08-02T23:20:21.3841964",
            "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": "C9GtRa97t0q44ODA/4CBaA==",
            "hostIdentifierGuid": "45add10b-7baf-4ab7-b8e0-e0c0ff808168",
            "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-08-02T23:20:21.3841964",
            "priceZoneName": "sample string 51",
            "storeFuelConfigured": true,
            "shippingAddressCopied": true,
            "shippingAddress": {
              "$id": "6",
              "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": "6"
            },
            "hostStoreSettings": [
              {
                "$id": "7",
                "id": 1,
                "hostIdentifier": "GkyNwKCHv0KXMe3D0dFEiQ==",
                "hostIdentifierGuid": "c08d4c1a-87a0-42bf-9731-edc3d1d14489",
                "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": "8",
                  "identifier": "cy0y/6VdcUKHHyBBEq3o6w==",
                  "identifierGuid": "ff322d73-5da5-4271-871f-204112ade8eb",
                  "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": "yyNfIEyaRk2MF6DIT/6iEA==",
                  "hostSupplierIdentifierGuid": "205f23cb-9a4c-4d46-8c17-a0c84ffea210",
                  "loyaltyPriceLevelIdentifier": "XSYsM4YR+UyWEsbQyahfDw==",
                  "loyaltyPriceLevelIdentifierGuid": "332c265d-1186-4cf9-9612-c6d0c9a85f0f",
                  "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-08-02T23:20:21.3841964",
                  "lastProcessed": "2025-08-02T23:20:21.3841964",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "9",
                    "identifier": "bKhA+TeC6kOiP81BZHh/DA==",
                    "identifierGuid": "f940a86c-8237-43ea-a23f-cd4164787f0c",
                    "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": "yWi5mt0t8UqC4jpuioI3Xg==",
                    "primaryContactID": "9ab968c9-2ddd-4af1-82e2-3a6e8a82375e",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "83pxUJv8sUi8BmZ0mqfo8w==",
                    "supplierGroupGuid": "50717af3-fc9b-48b1-bc06-66749aa7e8f3",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2025-08-02T23:20:21.3841964",
                    "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": "10",
                      "id": "d523e570-133b-4642-aeab-1111abf88d1d",
                      "identifier": "yxq1ZjJaOU2LNSzcWnmkvg==",
                      "identifierGuid": "66b51acb-5a32-4d39-8b35-2cdc5a79a4be",
                      "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": "11",
                        "supplierIdentifier": "lXJOhyMLCEa6pPy2CCMUPQ==",
                        "supplierIdentifierGuid": "874e7295-0b23-4608-baa4-fcb60823143d",
                        "contactGuid": "lmedUk4w806nRfBiSolMUA==",
                        "contactID": "529d6796-304e-4ef3-a745-f0624a894c50",
                        "contact": {
                          "$ref": "10"
                        },
                        "supplier": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "products": [
                      {
                        "$id": "12",
                        "pluG_UID": "f8IfzwZ45U6E3NrTvDiT6Q==",
                        "pluGuid": "cf1fc27f-7806-4ee5-84dc-dad3bc3893e9",
                        "supplierIdentifier": "Sk64MfLH3U6wkBHk5gvHNw==",
                        "supplierIdentifierGuid": "31b84e4a-c7f2-4edd-b090-11e4e60bc737",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2025-08-02T23:20:21.3841964",
                        "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-08-02T23:20:21.3841964",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "13",
                            "pluG_UID": "pI4dI+d5d0abAlENEV0cTA==",
                            "pluGuid": "231d8ea4-79e7-4677-9b02-510d115d1c4c",
                            "supplierIdentifier": "de189O30qk615u5eIOvmnQ==",
                            "supplierIdentifierGuid": "f47ced75-f4ed-4eaa-b5e6-ee5e20ebe69d",
                            "invoiceCode": "sample string 1",
                            "storeIDs": [
                              1,
                              2
                            ]
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "storeIDs": [
                          1,
                          2
                        ],
                        "preferredSupplier": true,
                        "preferredRebateSupplier": true,
                        "supplierName": "sample string 41",
                        "salesMode": 42,
                        "orderPacked": true,
                        "active": true,
                        "price": 1,
                        "costGstPercent": 44,
                        "parentPluG_UID": "irSUZu3hT0CbcjHXEKpgWw==",
                        "parentPluGuid": "6694b48a-e1ed-404f-9b72-31d710aa605b",
                        "freight": 45.0,
                        "freightType": 1,
                        "product": {
                          "$ref": "4"
                        },
                        "supplier": {
                          "$ref": "9"
                        },
                        "serviceFee": {
                          "$id": "14",
                          "id": 1,
                          "description": "sample string 1",
                          "fee": 1
                        },
                        "isPrimaryHost": true,
                        "hostVendor": 47
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "orderCycleHeaders": [
                      {
                        "$id": "15",
                        "storeID": 1,
                        "supplierIdentifier": "I3WfKWThB0ueShh3FNT3KA==",
                        "supplierGuid": "299f7523-e164-4b07-9e4a-187714d4f728",
                        "departmentCode": "sample string 2",
                        "warehouseDirectIndicator": "sample string 3",
                        "type": 4,
                        "storeName": "sample string 5",
                        "departmentName": "sample string 6",
                        "orderDays": 7
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "cycles": [
                      {
                        "$id": "16",
                        "storeID": 1,
                        "supplierIdentifier": "cLsFiuttPEuYoJTUFcifTw==",
                        "supplierGuid": "8a05bb70-6deb-4b3c-98a0-94d415c89f4f",
                        "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-08-02T23:20:21.3841964",
                        "deliveryDate": "2025-08-02T23:20:21.3841964",
                        "nextCutOffDate": "2025-08-02T23:20:21.3841964",
                        "nextDeliveryDate": "2025-08-02T23:20:21.3841964",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "store": {
                      "$ref": "5"
                    },
                    "updated": "2025-08-02T23:20:21.3841964",
                    "isHost": true
                  },
                  "files": [
                    {
                      "$id": "17",
                      "id": "sample string 1",
                      "fileName": "sample string 2",
                      "extension": "sample string 3",
                      "provider": 0,
                      "type": 0,
                      "hostType": "sample string 4",
                      "createdUtc": "2025-08-02T23:20:21.3841964",
                      "processed": "2025-08-02T23:20:21.3841964",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2025-08-02T23:20:21.3841964",
                      "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": "8"
                      },
                      "metcashHeader": {
                        "$id": "18",
                        "customerNumber": "sample string 1",
                        "creationDate": "2025-08-02T23:20:21.3841964",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "19",
                      "id": 1,
                      "hostIdentifier": "4TMPd4ka8UaT6MAupSTTlA==",
                      "hostIdentifierGuid": "770f33e1-1a89-46f1-93e8-c02ea524d394",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "0704e569-2db2-4a15-97b5-5596448d8135",
                        "1e521d10-8635-4b3c-8ccb-23bde0d9d2e4"
                      ]
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "7"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "20",
                      "identifier": "w7U5XxXoB0SA43iFlsD9eQ==",
                      "identifierGuid": "5f39b5c3-e815-4407-80e3-788596c0fd79",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "promoTypeGuids": [
                    "4ce49c8a-cae0-492d-80e0-b162b1881d71",
                    "3e043bc8-506a-4a61-a57e-47dfec1d993d"
                  ],
                  "isPromotionOnly": false,
                  "isOrderable": false,
                  "vendor": 0
                },
                "groupIDs": [
                  1,
                  2
                ],
                "hostDescription": "sample string 24"
              },
              {
                "$ref": "7"
              }
            ],
            "accounts": [
              {
                "$id": "21",
                "id": 1,
                "storeID": 1,
                "accountName": "sample string 2",
                "bsb": "sample string 3",
                "accountNumber": "sample string 4",
                "accountDesignated": true
              },
              {
                "$ref": "21"
              }
            ],
            "sales": [
              {
                "$id": "22",
                "id": 1,
                "storeID": 1,
                "externalSalesType": 2,
                "ftpSiteID": 1,
                "lastSaleProcessed": "2025-08-02T23:20:21.3841964",
                "ftpSite": {
                  "$id": "23",
                  "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": "22"
              }
            ],
            "zoneMatrix": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "cashManagements": [
              {
                "$id": "24",
                "id": 1,
                "storeID": 1,
                "cashManagementType": 2,
                "apiID": 1,
                "organisationID": "sample string 3",
                "siteName": "sample string 4",
                "thirdPartyAPI": {
                  "$id": "25",
                  "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": "24"
              }
            ],
            "updateStoreID": "71bbeec9-6506-4b0a-94e5-73d4cd4f9585",
            "updateStore": {
              "$id": "26",
              "id": "1255582c-a879-437b-8680-a5ed1c01914b",
              "name": "sample string 1",
              "lastActivity": "2025-08-02T23:20:21.3841964",
              "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-08-02T23:20:21.3841964"
            },
            "timeZoneId": "sample string 53",
            "securityOptions": {
              "$id": "27",
              "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": "28",
              "pluG_UID": "/0aRIjcuEEmcWChrc/hK9g==",
              "pluGuid": "229146ff-2e37-4910-9c58-286b73f84af6",
              "plu": 1,
              "storeID": 1,
              "zoneID": 2,
              "zoneName": "sample string 3",
              "store": "sample string 4",
              "priceNow": 5,
              "costNow": 6,
              "costNowDecimals": 7,
              "normalPrice": 8,
              "gstPercent": 9,
              "normalCost": 10,
              "normalCostDecimals": 11,
              "costGstPercent": 12,
              "costCalcMethod": 1,
              "currentCost": 13,
              "currentCostDecimals": 14,
              "break1": 15,
              "price1": 16,
              "break2": 17,
              "price2": 18,
              "break3": 19,
              "price3": 20,
              "fuelItem": 21,
              "fixedWeight": 22,
              "active": true,
              "complianceIndicator": "sample string 23",
              "doNotOrder": true,
              "doNotRange": true,
              "isNormalPriceChangesCampaign": true,
              "updated": "2025-08-02T23:20:21.3841964"
            },
            {
              "$ref": "28"
            }
          ],
          "currentPrices": {
            "$id": "29",
            "pluPrices": {
              "$id": "30",
              "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-08-02T23:20:21.3841964",
              "priceChangeType": 0,
              "costDecimals": 10
            },
            "normalPluPrices": {
              "$ref": "30"
            },
            "winningCampaign": 1,
            "winner": {
              "$id": "31",
              "campaignName": "sample string 1",
              "campaignDescription": "sample string 2",
              "startDate": "2025-08-02T23:20:21.3841964",
              "startTime": 3,
              "endDate": "2025-08-02T23:20:21.3841964",
              "endTime": 4,
              "newPrice": 5,
              "newCost": 6,
              "newCostDecimals": 7,
              "pctDiscount": 8,
              "promoType": 1,
              "promotionTypeCode": "sample string 9",
              "hostType": 10,
              "hostIdentifier": "sxVpS3H9M0qnx4oxogVEfQ==",
              "hostIdentifierGuid": "4b6915b3-fd71-4a33-a7c7-8a31a205447d",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          "tray": {
            "$id": "32",
            "g_UId": "FbkbGPWPpkihSsdZbykEoA==",
            "guid": "181bb915-8ff5-48a6-a14a-c7596f2904a0",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "33",
            "priceGroupG_UID": "ieFCSYesc0eUI+0nvlV86Q==",
            "priceGroupGuid": "4942e189-ac87-4773-9423-ed27be557ce9",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2025-08-02T23:20:21.3841964",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 146",
          "nutrifacts": {
            "$id": "34",
            "pluG_UID": "M7sscV3tZkOg/oSio6P0OQ==",
            "pluGuid": "712cbb33-ed5d-4366-a0fe-84a2a3a3f439",
            "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": "35",
            "pluGuid": "ec7a052c-74f8-482d-96f0-a97b340dca41",
            "created": "2025-08-02T23:20:21.3841964",
            "createdByUser": "sample string 1",
            "activated": "2025-08-02T23:20:21.3841964",
            "deactivated": "2025-08-02T23:20:21.3841964",
            "lastOrdered": "2025-08-02T23:20:21.3841964",
            "lastOrderedQty": 2.0,
            "lastReceived": "2025-08-02T23:20:21.3841964",
            "lastReceivedQty": 3.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2025-08-02T23:20:21.3841964",
            "lastSold": "2025-08-02T23:20:21.3841964",
            "firstSold": "2025-08-02T23:20:21.3841964",
            "awsUpdated": "2025-08-02T23:20:21.3841964",
            "lastManualUpdate": "2025-08-02T23:20:21.3841964",
            "lastManualUpdatedByUser": "sample string 5",
            "lastUpdated": "2025-08-02T23:20:21.3841964",
            "lastUpdatedByUser": "sample string 7",
            "lastUpdatedByHost": "2025-08-02T23:20:21.3841964",
            "doNotRangeUpdated": "2025-08-02T23:20:21.3841964",
            "doNotOrderUpdated": "2025-08-02T23:20:21.3841964",
            "tracked": "2025-08-02T23:20:21.3841964"
          },
          "allergens": [
            {
              "$id": "36",
              "allergenID": 1,
              "pluG_UID": "G1geZNUuzUCSrHb9h4URzQ==",
              "pluGuid": "641e581b-2ed5-40cd-92ac-76fd878511cd",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "36"
            }
          ],
          "costs": {
            "$id": "37",
            "pluG_UID": "RzHNvLOrYE288rg70Krp5w==",
            "pluGuid": "bccd3147-abb3-4d60-bcf2-b83bd0aae9e7",
            "enteredCost": 1,
            "weightedAvgCost": 1,
            "lastCost": 1,
            "rawEnteredCost": 2,
            "rawWeightedAvgCost": 3,
            "rawLastCost": 4,
            "freight": 5.0,
            "freightType": 6,
            "costDecimals": 7,
            "fifoCost": 1,
            "updated": "2025-08-02T23:20:21.3841964",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "38",
              "saleHeaderID": 1,
              "created": "2025-08-02T23:20:21.3841964",
              "createdLocal": "2025-08-02T23:20:21.3841964",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "36otyHBWe0yL/cSM9vx5+g==",
              "operatorGuid": "c82daadf-5670-4c7b-8bfd-c48cf6fc79fa",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "MwgPML0MMUCcu/RcuQra9g==",
              "pluGuid": "300f0833-0cbd-4031-9cbb-f45cb90adaf6",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "39",
                "id": 1,
                "g_Uid": "+omdlRxby0qKW7Lwx1ucIQ==",
                "guid": "959d89fa-5b1c-4acb-8a5b-b2f0c75b9c21",
                "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-08-02T23:20:21.3841964",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-08-02T23:20:21.3841964",
                "endShift": "2025-08-02T23:20:21.3841964",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "40",
                    "operatorG_UID": "Y1uliILSi06Ppwr13OL8uA==",
                    "operatorGuid": "88a55b63-d282-4e8b-8fa7-0af5dce2fcb8",
                    "storeID": 2,
                    "operator": {
                      "$ref": "39"
                    },
                    "store": {
                      "$ref": "5"
                    }
                  },
                  {
                    "$ref": "40"
                  }
                ]
              }
            },
            {
              "$ref": "38"
            }
          ],
          "apns": [
            {
              "$id": "41",
              "pluID": 1,
              "pluG_UID": "ZLawDquBy0ulS+tmbiAtCw==",
              "pluGuid": "0eb0b664-81ab-4bcb-a54b-eb666e202d0b",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "41"
            }
          ],
          "tuns": [
            {
              "$id": "42",
              "pluG_UId": "t3M7xEA++0SL9EUFQnl7Kw==",
              "pluGuid": "c43b73b7-3e40-44fb-8bf4-450542797b2b",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "4"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "42"
            }
          ],
          "competitionPricing": [
            {
              "$id": "43",
              "identifier": "cHXhpNMBNECX6GZxX+rgYg==",
              "identifierGuid": "a4e17570-01d3-4034-97e8-66715feae062",
              "pluG_UID": "GiiiSjS5W0GaJdNqO/lnbA==",
              "pluGuid": "4aa2281a-b934-415b-9a25-d36a3bf9676c",
              "competitionID": 1,
              "name": "sample string 2",
              "sellMultiple": 3,
              "retailPrice": 4,
              "storeName": "sample string 5"
            },
            {
              "$ref": "43"
            }
          ],
          "supplier": {
            "$ref": "9"
          },
          "supplierName": "sample string 147",
          "children": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "ordering": {
            "$ref": "12"
          },
          "flipChartPages": [
            {
              "$id": "44",
              "identifier": "eZtQEg4XqUufvcSdVXSiyw==",
              "groupName": "sample string 1",
              "identifierGuid": "12509b79-170e-4ba9-9fbd-c49d5574a2cb",
              "exists": true,
              "flipChartIdentifier": "leHEQKrnn0Cz03U2emYTxg==",
              "flipChartIdentifierGuid": "40c4e195-e7aa-409f-b3d3-75367a6613c6",
              "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": "f5gyCFPq90WUMCTCUe4uMw==",
              "groupIdentifierGuid": "0832987f-ea53-45f7-9430-24c251ee2e33",
              "flipChart": {
                "$id": "45",
                "identifier": "QWyCbiZzbkWnMNgjfat+tw==",
                "identifierGuid": "6e826c41-7326-456e-a730-d8237dab7eb7",
                "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": "46",
                  "identifier": "bRLKXoI+EUmNOTcCA/5tZw==",
                  "identifierGuid": "5eca126d-3e82-4911-8d39-370203fe6d67",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "47",
                      "id": 1,
                      "g_UID": "pbrLpgojbU2b1+1cW1gAlw==",
                      "guid": "a6cbbaa5-230a-4d6d-9bd7-ed5c5b580097",
                      "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": "yTVYb4I6J0qvgjn/ev39fA==",
                      "previousFormGuid": "6f5835c9-3a82-4a27-af82-39ff7afdfd7c",
                      "nextForm": 1,
                      "nextFormG_UID": "92ycDkhH2US7uPLMIYZs6g==",
                      "nextFormGuid": "0e9c6cf7-4748-44d9-bbb8-f2cc21866cea",
                      "attributes": "sample string 10",
                      "updated": "2025-08-02T23:20:21.3841964",
                      "positioning": 1,
                      "contentPanel": "sample string 11",
                      "selectionMode": 1,
                      "maximumSelections": 1,
                      "alteredInStore": true,
                      "deleted": true,
                      "blueprintID": 1,
                      "preserveLayout": true,
                      "mainCheckoutFormName": "sample string 13",
                      "nextCheckoutForm": {
                        "$ref": "47"
                      },
                      "previousCheckoutForm": {
                        "$ref": "47"
                      },
                      "buttons": [
                        {
                          "$id": "48",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "EbFpuMylIEatvzCaDy1lag==",
                          "checkoutFormGuid": "b869b111-a5cc-4620-adbf-309a0f2d656a",
                          "identifier": "uf7MMDgSoEKu6A4/HRJ6NA==",
                          "identifierGuid": "30ccfeb9-1238-42a0-aee8-0e3f1d127a34",
                          "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": "aNdXKCLuvUmAH0ygboaQUA==",
                          "valueGuid": "2857d768-ee22-49bd-801f-4ca06e869050",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2025-08-02T23:20:21.3841964",
                          "action": "sample string 12",
                          "valueForm": {
                            "$ref": "47"
                          },
                          "image": {
                            "$id": "49",
                            "name": "sample string 3.sample string 4",
                            "imageID": 2,
                            "imageName": "sample string 3",
                            "imageExtension": "sample string 4",
                            "lastUpdate": "2025-08-02T23:20:21.3841964",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "50",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "YGiV5YiSEEaU6mszryM91g==",
                          "checkoutFormGuid": "e5956860-9288-4610-94ea-6b33af233dd6",
                          "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": "50"
                        }
                      ]
                    },
                    {
                      "$ref": "47"
                    }
                  ],
                  "panels": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ]
                },
                "pages": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ]
              },
              "contentPanel": {
                "$ref": "50"
              },
              "products": [
                {
                  "$id": "51",
                  "flipChartPageIdentifier": "y5KezS7bC0q0BUj7S0S99g==",
                  "flipChartPageIdentifierGuid": "cd9e92cb-db2e-4a0b-b405-48fb4b44bdf6",
                  "pluG_UID": "wbzmY9WCjUq/0FZjUyuuzg==",
                  "pluGuid": "63e6bcc1-82d5-4a8d-bfd0-5663532baece",
                  "sortOrder": 3,
                  "sent": true,
                  "productChanged": true,
                  "productImageName": "sample string 6",
                  "productShowImageOnFlipCharts": true,
                  "productShowTextOnFlipCharts": true,
                  "productOverrideFlipChartText": true,
                  "productFlipChartText": "sample string 10",
                  "product": {
                    "$ref": "4"
                  },
                  "departmentSortOrder": 11,
                  "subDepartmentName": "sample string 12"
                },
                {
                  "$ref": "51"
                }
              ],
              "productCount": 27,
              "pages": [
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ]
            },
            {
              "$ref": "44"
            }
          ],
          "priceHistory": [
            {
              "$id": "52",
              "pluG_UID": "/SSk4M0SuEqMeBz/Ih81RA==",
              "pluGuid": "e0a424fd-12cd-4ab8-8c78-1cff221f3544",
              "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-08-02T23:20:21.3841964",
              "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": "52"
            }
          ],
          "ingredients": [
            {
              "$id": "53",
              "pluG_UID": "KvqiDhIB7EWC9nkk8ohjzQ==",
              "ingredientGuid": "57YM3tKdv0ygu0MaWwPa0g==",
              "ingredientIdentifier": "de0cb6e7-9dd2-4cbf-a0bb-431a5b03dad2",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "4"
              }
            },
            {
              "$ref": "53"
            }
          ],
          "bins": [
            {
              "$id": "54",
              "pluG_UID": "+Qjd781ve0mIJ6VYgy8yhw==",
              "pluGuid": "efdd08f9-6fcd-497b-8827-a558832f3287",
              "shelfLocationIdentifier": "mnS66+XCd0ymGseB5a/CIQ==",
              "shelfLocationGuid": "ebba749a-c2e5-4c77-a61a-c781e5afc221",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "Hk1iuVZbL0WpGxRYn4lMvQ==",
              "labelPageLayoutGuid": "b9624d1e-5b56-452f-a91b-14589f894cbd",
              "updated": "2025-08-02T23:20:21.3841964",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "4"
              },
              "location": {
                "$id": "55",
                "identifier": "0ks1AfuuTkaN/+A/qjf2Ow==",
                "storeID": 1,
                "identifierGuid": "01354bd2-aefb-464e-8dff-e03faa37f63b",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2025-08-02T23:20:21.3841964",
                "minTemp": 1,
                "maxTemp": 1,
                "checkFrequency": 1,
                "storeCaseConfiguration": 5,
                "storeName": "sample string 6",
                "bins": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ]
              }
            },
            {
              "$ref": "54"
            }
          ],
          "bin": {
            "$ref": "54"
          },
          "scaleLocations": [
            {
              "$id": "56",
              "plu": 1,
              "pluG_UID": "qWyzfh3Hu0m67Z/znHUhcw==",
              "pluGuid": "7eb36ca9-c71d-49bb-baed-9ff39c752173",
              "deptNo": 1,
              "product": {
                "$ref": "4"
              },
              "scaleLocation": {
                "$id": "57",
                "id": 1,
                "deptNo": 1,
                "deptCode": "sample string 2",
                "name": "sample string 3",
                "enabled": true,
                "updated": "2025-08-02T23:20:21.3841964",
                "department": {
                  "$id": "58",
                  "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": "57"
                  },
                  "subDepartments": [
                    {
                      "$id": "59",
                      "id": 1,
                      "departmentID": 2,
                      "name": "sample string 3",
                      "code": "sample string 4",
                      "departmentCode": "sample string 5",
                      "externalSales": true,
                      "minorDepartments": [
                        {
                          "$id": "60",
                          "id": 1,
                          "subDepartmentID": 2,
                          "departmentID": 3,
                          "name": "sample string 4",
                          "subDepartmentCode": "sample string 5",
                          "departmentCode": "sample string 6",
                          "code": "sample string 7",
                          "lesserDepartments": [
                            {
                              "$id": "61",
                              "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-08-02T23:20:21.3841964",
                              "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": "4t7OjZ2VD0+1IdqpUurC7A==",
                              "labelPageLayoutGuid": "8dcedee2-959d-4f0f-b521-daa952eac2ec",
                              "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": "62",
                                "dept": 1,
                                "category": 2,
                                "name": "sample string 3",
                                "active": true,
                                "mscCommodities": [
                                  {
                                    "$id": "63",
                                    "dept": 1,
                                    "category": 2,
                                    "commodity": 3,
                                    "name": "sample string 4",
                                    "active": true,
                                    "mscSubCommodities": [
                                      {
                                        "$id": "64",
                                        "dept": 1,
                                        "category": 2,
                                        "commodity": 3,
                                        "subCommodity": 4,
                                        "name": "sample string 5",
                                        "active": true,
                                        "subCommodityCode": "sample string 7"
                                      },
                                      {
                                        "$ref": "64"
                                      }
                                    ],
                                    "commodityCode": "sample string 6"
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ],
                                "categoryCode": "sample string 5"
                              },
                              "mscCom": {
                                "$ref": "63"
                              },
                              "mscDep": {
                                "$id": "65",
                                "dept": 1,
                                "name": "sample string 2",
                                "active": true,
                                "mscCategories": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "deptCode": "sample string 4"
                              },
                              "mscSubCom": {
                                "$ref": "64"
                              }
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "updated": "2025-08-02T23:20:21.3841964",
                          "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": "81Sc//BCL0uiDFmYL2mbfA==",
                          "labelPageLayoutGuid": "ff9c54f3-42f0-4b2f-a20c-59982f699b7c",
                          "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": "62"
                          },
                          "mscCom": {
                            "$ref": "63"
                          },
                          "mscDep": {
                            "$ref": "65"
                          },
                          "mscSubCom": {
                            "$ref": "64"
                          }
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "investmentBuyOverride": true,
                      "updated": "2025-08-02T23:20:21.399827",
                      "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": "Px+jcLYdmUSlCu/jzXVPYg==",
                      "labelPageLayoutGuid": "70a31f3f-1db6-4499-a50a-efe3cd754f62",
                      "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": "62"
                      },
                      "mscCom": {
                        "$ref": "63"
                      },
                      "mscDep": {
                        "$ref": "65"
                      },
                      "mscSubCom": {
                        "$ref": "64"
                      }
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "stores": [
                    1,
                    2
                  ],
                  "investmentBuyOverride": true,
                  "updated": "2025-08-02T23:20:21.399827",
                  "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": "NeNCLZSq+0e4Zc6toJ6ZaQ==",
                  "labelPageLayoutGuid": "2d42e335-aa94-47fb-b865-ceada09e9969",
                  "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": "62"
                  },
                  "mscCom": {
                    "$ref": "63"
                  },
                  "mscDep": {
                    "$ref": "65"
                  },
                  "mscSubCom": {
                    "$ref": "64"
                  }
                }
              }
            },
            {
              "$ref": "56"
            }
          ],
          "nextPrice": {
            "$id": "66",
            "id": 1,
            "campaignID": 2,
            "campaignName": "sample string 3",
            "plu": 1,
            "hostOfferID": 1,
            "metcashPromotionID": "sample string 4",
            "metcashPromotionPlacement": "sample string 5",
            "pluG_UID": "nMggoTUHDUakuh0MjvsnUw==",
            "pluGuid": "a120c89c-0735-460d-a4ba-1d0c8efb2753",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "0WPL1IJ5eU6fxig1P2Hx1w==",
            "dealCostGuid": "d4cb63d1-7982-4e79-9fc6-28353f61f1d7",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "bTHe+Od6dUy2/DiqQf1UAw==",
            "priceGroupGuid": "f8de316d-7ae7-4c75-b6fc-38aa41fd5403",
            "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-08-02T23:20:21.399827",
            "rrp": 26,
            "campaignDescription": "sample string 27",
            "campaignComboPriceGroupG_UID": "gmQkahFTwkSv/Q13yfMIUQ==",
            "campaignComboPriceGroupIdentifier": "6a246482-5311-44c2-affd-0d77c9f30851",
            "promotionPlacementDescription": "sample string 28",
            "storeAcceptances": [
              {
                "$id": "67",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2025-08-02T23:20:21.399827",
                "operatorG_UID": "Oq8r6MTWKkKO2DZ76s25gA==",
                "operatorGuid": "e82baf3a-d6c4-422a-8ed8-367beacdb980",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2025-08-02T23:20:21.399827",
                "signIqTicketFileMovedUtc": "2025-08-02T23:20:21.399827",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2025-08-02T23:20:21.399827",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "product": {
                  "$ref": "4"
                },
                "campaignPlu": {
                  "$ref": "66"
                }
              },
              {
                "$ref": "67"
              }
            ],
            "campaign": {
              "$id": "68",
              "id": 1,
              "storeID": 2,
              "name": "7c49d552-20b2-4cdb-bea9-7c636f70463c",
              "nameGuid": "7c49d552-20b2-4cdb-bea9-7c636f70463c",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2025-08-02T23:20:21.399827",
              "startTime": 1,
              "endDate": "2025-08-02T23:20:21.399827",
              "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-08-02T23:20:21.399827",
              "system": true,
              "created": "2025-08-02T23:20:21.399827",
              "updated": "2025-08-02T23:20:21.399827",
              "priceChangeNotifiedUtc": "2025-08-02T23:20:21.399827",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "tHiIv30hGE+k2RbkP7LshQ==",
              "hostIdentifierGuid": "bf8878b4-217d-4f18-a4d9-16e43fb2ec85",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2025-08-02T23:20:21.399827",
              "updatedByUser": "sample string 18",
              "offerID": 1,
              "isPriceChangeCampaign": true,
              "stores": [
                1,
                2
              ],
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ],
              "campaignPlus": [
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "campaignPools": [
                {
                  "$id": "69",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "plu": 4,
                  "pluG_UID": "46t1r1vrC0SLybot5wqNnw==",
                  "pluGuid": "af75abe3-eb5b-440b-8bc9-ba2de70a8d9f",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "Kx8p/Zz5ckuXaEwZXFyjsA==",
                  "priceGroupGuid": "fd291f2b-f99c-4b72-9768-4c195c5ca3b0",
                  "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-08-02T23:20:21.399827",
                  "rrp": 17,
                  "campaignDescription": "sample string 18",
                  "product": {
                    "$ref": "4"
                  },
                  "campaign": {
                    "$ref": "68"
                  }
                },
                {
                  "$ref": "69"
                }
              ],
              "sellingRules": [
                {
                  "$id": "70",
                  "id": 1,
                  "identifier": "sTcAN6LJyEWqipEZV0K6qw==",
                  "identifierStr": "sTcAN6LJyEWqipEZV0K6qw==",
                  "identifierGuid": "370037b1-c9a2-45c8-aa8a-91195742baab",
                  "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": "68"
                  }
                },
                {
                  "$ref": "70"
                }
              ],
              "customers": [
                {
                  "$id": "71",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "customerID": "7PEPA7s2zEe+n3/5xnx1kw==",
                  "customerIDGuid": "030ff1ec-36bb-47cc-be9f-7ff9c67c7593",
                  "campaign": {
                    "$ref": "68"
                  },
                  "customer": {
                    "$id": "72",
                    "identifier": "GD/tNBBGtEicJiXJR9/3wg==",
                    "identifierGuid": "34ed3f18-4610-48b4-9c26-25c947dff7c2",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2025-08-02T23:20:21.399827",
                    "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": "YUV+m4sIXkKq7dckcoi+Lg==",
                    "communityIdentifierGuid": "9b7e4561-088b-425e-aaed-d7247288be2e",
                    "joined": "2025-08-02T23:20:21.399827",
                    "updated": "2025-08-02T23:20:21.399827",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "vqyJU4JMy0WBdEB1ONuZOQ==",
                    "priceLevelIdentifierGuid": "5389acbe-4c82-45cb-8174-407538db9939",
                    "marketingID": "sample string 18",
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2025-08-02T23:20:21.399827",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "73",
                        "cardType": 2,
                        "issueDate": "2025-08-02T23:20:21.399827",
                        "expiry": "2025-08-02T23:20:21.399827",
                        "customerID": "HD2wxwJ4a0aT6W39t8Vnig==",
                        "customerIDGuid": "c7b03d1c-7802-466b-93e9-6dfdb7c5678a",
                        "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-08-02T23:20:21.399827",
                        "linkedAccount": "qLqbAXHPSkWiFTKIAkDH3g==",
                        "linkedAccountGuid": "019bbaa8-cf71-454a-a215-32880240c7de",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "72"
                        },
                        "account": {
                          "$id": "74",
                          "id": 1,
                          "identifier": "mBCrUco4R0ySs0fbC0V5hQ==",
                          "identifierGuid": "51ab1098-38ca-4c47-92b3-47db0b457985",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2025-08-02T23:20:21.399827",
                          "owner": "GfZ9nMmsHE+GVIeLhg6F0Q==",
                          "ownerGuid": "9c7df619-acc9-4f1c-8654-878b860e85d1",
                          "accountStoreGroupIdentifier": "GfNI7axLr0+fjZAW5otRbA==",
                          "accountStoreGroupGuid": "ed48f319-4bac-4faf-9f8d-9016e68b516c",
                          "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-08-02T23:20:21.399827",
                          "active": true,
                          "updated": "2025-08-02T23:20:21.399827",
                          "deleted": true,
                          "deletedUser": "sample string 16",
                          "currentBalanceChanged": true,
                          "maximumLimitChanged": true,
                          "loyaltyPointsChanged": true,
                          "projectedBalance": 17,
                          "accountStoreGroupStoreIDs": [
                            1,
                            2
                          ],
                          "customerEmail": "sample string 18",
                          "ownerCustomer": {
                            "$ref": "72"
                          },
                          "card": {
                            "$ref": "73"
                          },
                          "members": {
                            "$id": "75",
                            "sample string 1": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "sample string 2": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "customerGroups": [
                            {
                              "$id": "76",
                              "identifier": "L5+WT6994EWazM6FO1lXxA==",
                              "identifierGuid": "4f969f2f-7daf-45e0-9acc-ce853b5957c4",
                              "name": "sample string 2",
                              "primaryContact": "TDZ5zhNvikiAvxnnPu38Qg==",
                              "primaryContactGuid": "ce79364c-6f13-488a-80bf-19e73eedfc42",
                              "accountID": "SsGeWofRAEeGcTKnBboHDg==",
                              "accountIDGuid": "5a9ec14a-d187-4700-8671-32a705ba070e",
                              "special": true,
                              "updated": "2025-08-02T23:20:21.399827",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "No4L2iWPeEGYycYXx6OYbg==",
                              "priceLevelIdentifierGuid": "da0b8e36-8f25-4178-98c9-c617c7a3986e",
                              "deleted": true,
                              "account": {
                                "$ref": "74"
                              },
                              "primaryContactCustomer": {
                                "$ref": "72"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "77",
                                  "id": 1,
                                  "groupID": "avWb8iPawUOYeXa1EDVLFg==",
                                  "groupIDGuid": "f29bf56a-da23-43c1-9879-76b510354b16",
                                  "customerID": "w0nMFS7Sb0Schl+3xahbHg==",
                                  "customerIDGuid": "15cc49c3-d22e-446f-9c86-5fb7c5a85b1e",
                                  "card": "sample string 4",
                                  "linkedAccount": "K3VfgfK5FkK/otrZwKDBjQ==",
                                  "linkedAccountGuid": "815f752b-b9f2-4216-bfa2-dad9c0a0c18d",
                                  "customer": {
                                    "$ref": "72"
                                  },
                                  "group": {
                                    "$ref": "76"
                                  },
                                  "customerCard": {
                                    "$ref": "73"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ]
                            },
                            {
                              "$ref": "76"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "78",
                            "id": 1,
                            "identifier": "6JPUCYYecUyaP3pNjOBQJQ==",
                            "identifierGuid": "09d493e8-1e86-4c71-9a3f-7a4d8ce05025",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "VcJHn1aSgk2pdCi9/PLZXA==",
                            "accountIDGuid": "9f47c255-9256-4d82-a974-28bdfcf2d95c",
                            "customerAccount": {
                              "$ref": "74"
                            },
                            "customerCard": {
                              "$ref": "73"
                            },
                            "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-08-02T23:20:21.399827",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "blGEmrOSuEqopJtMWP0FmQ==",
                            "idempotentVoidGuid": "9a84516e-92b3-4ab8-a8a4-9b4c58fd0599",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "79",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "jyWOGusYtUim6xeEsmlxGQ==",
                              "saleHeaderIdentifierGuid": "1a8e258f-18eb-48b5-a6eb-1784b2697119",
                              "created": "2025-08-02T23:20:21.399827",
                              "createdLocal": "2025-08-02T23:20:21.399827",
                              "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-08-02T23:20:21.399827",
                              "storeID": 1,
                              "operatorG_Uid": "wcUL4ekhpEGKeNao0QgT8A==",
                              "operatorGuid": "e10bc5c1-21e9-41a4-8a78-d6a8d10813f0",
                              "customerG_Uid": "lvhuCeC34EmJjOVe84zVdA==",
                              "customerGuid": "096ef896-b7e0-49e0-898c-e55ef38cd574",
                              "communityIdentifier": "8m1K2FslfUisXrtoEkdPfw==",
                              "communityIdentifierGuid": "d84a6df2-255b-487d-ac5e-bb6812474f7f",
                              "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": "45JfYgKFiEa1YHKCXXfagw==",
                              "priceLevelIdentifierGuid": "625f92e3-8502-4688-b560-72825d77da83",
                              "locked": 36,
                              "relationChecksum": "sample string 37",
                              "loyaltyTender": 1,
                              "giftCardTender": 1,
                              "operator": {
                                "$ref": "39"
                              },
                              "customer": {
                                "$ref": "72"
                              },
                              "communityOrganisation": {
                                "$id": "80",
                                "id": 1,
                                "identifier": "388zIo6QTEOe5MMZfeqlig==",
                                "identifierGuid": "2233cfdf-908e-434c-9ee4-c3197deaa58a",
                                "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-08-02T23:20:21.399827",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "81",
                                  "saleItemID": 1,
                                  "identifier": "ULBIUjzvo0KzcUk9NrqAnA==",
                                  "identifierGuid": "5248b050-ef3c-42a3-b371-493d36ba809c",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "cjaZgIU3+kyHBH4dSraUpQ==",
                                  "pluGuid": "80993672-3785-4cfa-8704-7e1d4ab694a5",
                                  "accountID": "Mqd9SiDS4keNaOqURNqeHA==",
                                  "accountIDGuid": "4a7da732-d220-47e2-8d68-ea9444da9e1c",
                                  "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-08-02T23:20:21.399827",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "+Oo9W0cqlE+DfAcl0yYVdQ==",
                                  "refundGuid": "5b3deaf8-2a47-4f94-837c-0725d3261575",
                                  "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": "FCXMHCuqFUm0aEWGhKweDw==",
                                  "idempotentVoidGuid": "1ccc2514-aa2b-4915-b468-458684ac1e0f",
                                  "priceLevelIdentifier": "fQ43eXNMiEyev6bsmQ2jZw==",
                                  "priceLevelIdentifierGuid": "79370e7d-4c73-4c88-9ebf-a6ec990da367",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "82",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2025-08-02T23:20:21.399827",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "83",
                                    "id": 1,
                                    "g_UID": "A1YJOeFV9kiSFXp9cN16WQ==",
                                    "guid": "39095603-55e1-48f6-9215-7a7d70dd7a59",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2025-08-02T23:20:21.399827"
                                  },
                                  "modifier": {
                                    "$id": "84",
                                    "id": 1,
                                    "setG_UID": "gu1lKmxhk0K4F2SkhFiaPA==",
                                    "modifierSetGuid": "2a65ed82-616c-4293-b817-64a484589a3c",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "QXRwJyT1AUe66EeYJPETQQ==",
                                    "pluGuid": "27707441-f524-4701-bae8-479824f11341",
                                    "deleted": true,
                                    "g_UID": "Yjw/tQNLmEC77LqQP+Hi5w==",
                                    "guid": "b53f3c62-4b03-4098-bbec-ba903fe1e2e7",
                                    "product": {
                                      "$ref": "4"
                                    }
                                  },
                                  "priceLevelName": "sample string 25",
                                  "pumpNumber": 1,
                                  "hoseNumber": 1
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "eftReceipts": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "storeID": 1,
                                  "saleHeaderID": 2,
                                  "storeSaleHeader": {
                                    "$ref": "79"
                                  },
                                  "receipt": "sample string 3",
                                  "processed": 1
                                },
                                {
                                  "$ref": "85"
                                }
                              ],
                              "payments": [
                                {
                                  "$ref": "78"
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "cards": [
                                {
                                  "$id": "86",
                                  "id": 1,
                                  "saleHeaderID": 1,
                                  "identifier": "sample string 2",
                                  "cardType": 3,
                                  "providerName": "sample string 4"
                                },
                                {
                                  "$ref": "86"
                                }
                              ],
                              "campaignHits": [
                                {
                                  "$id": "87",
                                  "id": 1,
                                  "saleHeaderID": 2,
                                  "campaign": "sample string 3",
                                  "name": "sample string 4",
                                  "processed": 1,
                                  "campaignDescription": "sample string 5"
                                },
                                {
                                  "$ref": "87"
                                }
                              ],
                              "fuel": [
                                {
                                  "$id": "88",
                                  "id": 1,
                                  "plu": 1,
                                  "pluG_UID": "JuJbh4oni0ii0RjpiEYkgg==",
                                  "pluGuid": "875be226-278a-488b-a2d1-18e988462482",
                                  "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-08-02T23:20:21.399827",
                                  "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-08-02T23:20:21.399827",
                                  "tagNumber": "sample string 15",
                                  "trackTwoRem": "sample string 16",
                                  "transCode": 1,
                                  "transType": 1,
                                  "unitPrice": 1.0,
                                  "vehicleReg": "sample string 17",
                                  "offline": true,
                                  "processed": 1
                                },
                                {
                                  "$ref": "88"
                                }
                              ],
                              "fuelResells": [
                                {
                                  "$id": "89",
                                  "saleItemID": 1,
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "4rhj6IibQUuC6pImM1NuOA==",
                                  "pluGuid": "e863b8e2-9b88-4b41-82ea-922633536e38",
                                  "accountID": "v6LT/V958EmEqjYH/w9V6Q==",
                                  "accountIDGuid": "fdd3a2bf-795f-49f0-84aa-3607ff0f55e9",
                                  "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-08-02T23:20:21.399827",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "6oKdNVRoE06YBE5aU5WMjQ==",
                                  "refundGuid": "359d82ea-6854-4e13-9804-4e5a53958c8d",
                                  "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": "89"
                                }
                              ],
                              "customerOrder": [
                                {
                                  "$id": "90",
                                  "identifier": "Q9MaedANE0u/YNfBysJjPA==",
                                  "identifierGuid": "791ad343-0dd0-4b13-bf60-d7c1cac2633c",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "F4HU2Ba68UKPfN53R3Twxw==",
                                  "customerIdentifierGuid": "d8d48117-ba16-42f1-8f7c-de774774f0c7",
                                  "operatorNo": 1,
                                  "operatorG_UID": "TuLrW1BoAkmJld8sxb4dhw==",
                                  "operatorGuid": "5bebe24e-6850-4902-8995-df2cc5be1d87",
                                  "created": "2025-08-02T23:20:21.399827",
                                  "ordered": "2025-08-02T23:20:21.399827",
                                  "started": "2025-08-02T23:20:21.399827",
                                  "completed": "2025-08-02T23:20:21.399827",
                                  "supplied": "2025-08-02T23:20:21.399827",
                                  "quickTicket": 1,
                                  "deleted": true,
                                  "walkAway": true,
                                  "approxWait": 1,
                                  "actualWait": 1,
                                  "deliveryMethod": 8,
                                  "externalSaleType": 9,
                                  "customer": {
                                    "$ref": "72"
                                  },
                                  "operator": {
                                    "$ref": "39"
                                  },
                                  "details": [
                                    {
                                      "$id": "91",
                                      "headerID": 1,
                                      "plu": 1,
                                      "pluG_UId": "51BfQ2BwKUCxi016oEuWMw==",
                                      "pluGuid": "435f50e7-7060-4029-b18b-4d7aa04b9633",
                                      "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": "rlGlKhb94kiFP1mXerpywQ==",
                                      "headerIdentifierGuid": "2aa551ae-fd16-48e2-853f-59977aba72c1",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    {
                                      "$ref": "91"
                                    }
                                  ],
                                  "storeName": "sample string 11",
                                  "customerName": "sample string 12",
                                  "storeReplyTo": "sample string 13",
                                  "storeSubjectLine": "sample string 14",
                                  "storeSaleHeader": {
                                    "$ref": "79"
                                  }
                                },
                                {
                                  "$ref": "90"
                                }
                              ],
                              "surveyResponses": [
                                {
                                  "$id": "92",
                                  "surveyG_UID": "I7HJmHlUXUCZPNKgAJDiLg==",
                                  "surveyGuid": "98c9b123-5479-405d-993c-d2a00090e22e",
                                  "saleHeaderGuid": "tDOjnWnFWk2w9ZvwChGIKg==",
                                  "saleGuid": "9da333b4-c569-4d5a-b0f5-9bf00a11882a",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "pKFwg5/KfkO2KTtZVpcK3Q==",
                                  "guidResponse": "8370a1a4-ca9f-437e-b629-3b5956970add",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2025-08-02T23:20:21.399827",
                                  "sale": {
                                    "$ref": "79"
                                  },
                                  "survey": {
                                    "$id": "93",
                                    "g_UID": "ZGTTxjByeEavA1n24MGp6g==",
                                    "guid": "c6d36464-7230-4678-af03-59f6e0c1a9ea",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "2wTkfiqCsECTIAr8c6fDPg==",
                                    "checkoutFormGuid": "7ee404db-822a-40b0-9320-0afc73a7c33e",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2025-08-02T23:20:21.399827",
                                    "end": "2025-08-02T23:20:21.399827",
                                    "deleted": true,
                                    "updated": "2025-08-02T23:20:21.399827",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "bcc2e97e-41c4-457f-9053-51e8ea09f7be",
                                      "71dcd294-bd02-4feb-99ca-0f520610d33f"
                                    ],
                                    "allowsAllTextResponses": true,
                                    "surveyForm": {
                                      "$ref": "47"
                                    }
                                  },
                                  "ingressId": "sample string 4"
                                },
                                {
                                  "$ref": "92"
                                }
                              ],
                              "storeName": "sample string 38",
                              "machineName": "sample string 39",
                              "operatorName": "sample string 40",
                              "direction": 1,
                              "reason": "sample string 41",
                              "accountG_UID": "lacFZjquHUOwSIn993nh1Q==",
                              "accountIdentifier": "6605a795-ae3a-431d-b048-89fdf779e1d5",
                              "accountName": "sample string 42",
                              "customerOrderIdentifier": "NdeD2BLioUSjk/gxL/uMHQ==",
                              "customerOrderIdentifierGuid": "d883d735-e212-44a1-a393-f8312ffb8c1d",
                              "priceLevelName": "sample string 43",
                              "revision": 44,
                              "ingressId": "sample string 45"
                            },
                            "metadata": {
                              "$id": "94",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "RFsMLIv080q3s7QzyzT1+Q==",
                              "paymentIdentifierGuid": "2c0c5b44-f48b-4af3-b7b3-b433cb34f5f9",
                              "identifier": "SwAY80y+UUK1UnP1PPzuLg==",
                              "identifierGuid": "f318004b-be4c-4251-b552-73f53cfcee2e",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "UQUv/OXVjk6pc5k0ItoUew==",
                              "itemIdentifierGuid": "fc2f0551-d5e5-4e8e-a973-993422da147b"
                            }
                          },
                          {
                            "$ref": "78"
                          }
                        ]
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "customerGroupMembers": [
                      {
                        "$ref": "77"
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "customerGroups": [
                      {
                        "$ref": "76"
                      },
                      {
                        "$ref": "76"
                      }
                    ],
                    "accounts": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "account": {
                      "$ref": "74"
                    },
                    "vouchers": [
                      {
                        "$id": "95",
                        "customerIdentifier": "1ro4aUZFL0Ka6yCj8WgGEw==",
                        "customerIdentifierGuid": "6938bad6-4546-422f-9aeb-20a3f1680613",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "khIvawJtokKtzeuT81+0qw==",
                        "idempotentGuid": "6b2f1292-6d02-42a2-adcd-eb93f35fb4ab",
                        "offline": true,
                        "voucher": {
                          "$id": "96",
                          "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-08-02T23:20:21.399827",
                          "barcodeTemplate": {
                            "$id": "97",
                            "templateID": 1,
                            "template": "sample string 1",
                            "bcFunction": "sample string 2",
                            "sortOrder": 3
                          },
                          "scaleLabel": {
                            "$id": "98",
                            "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-08-02T23:20:21.399827",
                            "labelPageLayout": "ynxL/8PbM0u5GdM293lADA==",
                            "pageLayoutGuid": "ff4b7cca-dbc3-4b33-b919-d336f779400c",
                            "labelType": 6,
                            "oldName": "sample string 7",
                            "voucher": {
                              "$ref": "96"
                            },
                            "elements": [
                              {
                                "$id": "99",
                                "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-08-02T23:20:21.399827"
                              },
                              {
                                "$ref": "99"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "100",
                              "id": 1,
                              "customerIdentifier": "sy4HOqSUx0Co568ljxHWZA==",
                              "customerIdentifierGuid": "3a072eb3-94a4-40c7-a8e7-af258f11d664",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2025-08-02T23:20:21.399827",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "vHiYHEuRqkGt28LyUi5vgg==",
                              "issuedIdempotentGuid": "1c9878bc-914b-41aa-addb-c2f2522e6f82",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2025-08-02T23:20:21.399827",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2025-08-02T23:20:21.399827",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "PAJNr2H2XEaUVr41LsH2FQ==",
                              "redeemedIdempotentGuid": "af4d023c-f661-465c-9456-be352ec1f615",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2025-08-02T23:20:21.399827",
                              "storeName": "sample string 17",
                              "scaleLabel": {
                                "$ref": "98"
                              },
                              "voucher": {
                                "$ref": "96"
                              },
                              "customer": {
                                "$ref": "72"
                              },
                              "issuedOfflinePayment": {
                                "$ref": "78"
                              },
                              "redeemedOfflinePayment": {
                                "$ref": "78"
                              }
                            },
                            {
                              "$ref": "100"
                            }
                          ]
                        },
                        "customer": {
                          "$ref": "72"
                        }
                      },
                      {
                        "$ref": "95"
                      }
                    ]
                  }
                },
                {
                  "$ref": "71"
                }
              ],
              "customerGroups": [
                {
                  "$id": "101",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "groupID": "edtzMjdJ+EKBPaSfiA6PRg==",
                  "groupIDGuid": "3273db79-4937-42f8-813d-a49f880e8f46",
                  "campaign": {
                    "$ref": "68"
                  },
                  "group": {
                    "$ref": "76"
                  }
                },
                {
                  "$ref": "101"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "102",
                  "identifier": "Z06p02W+TU2VzJEe/KVwIQ==",
                  "identifierGuid": "d3a94e67-be65-4d4d-95cc-911efca57021",
                  "campaignName": "sample string 2",
                  "message": "sample string 3",
                  "ticketFileSource": "sample string 4",
                  "ticketFileDestination": "sample string 5",
                  "storeID": 1
                },
                {
                  "$ref": "102"
                }
              ],
              "comboPriceGroups": [
                {
                  "$id": "103",
                  "id": 1,
                  "campaignID": 2,
                  "campaignName": "sample string 3",
                  "g_UID": "olx4QUznmUaBkHoMZX2yyA==",
                  "guid": "41785ca2-e74c-4699-8190-7a0c657db2c8",
                  "description": "sample string 5",
                  "newPrice": 1,
                  "rangeDescription": "sample string 6",
                  "dealDescription": "sample string 7",
                  "labelQuantity": 8,
                  "hostProductCategoryID": 1,
                  "offerID": 1,
                  "dontUpdatePricePlus": true,
                  "campaign": {
                    "$ref": "68"
                  },
                  "comboPricePlus": [
                    {
                      "$id": "104",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "groupG_UID": "fK23I9wpOke+mpUmWrjDcw==",
                      "groupGuid": "23b7ad7c-29dc-473a-be9a-95265ab8c373",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "Q6UUtwFd/kG9hMwXzX1QCA==",
                      "pluGuid": "b714a543-5d01-41fe-bd84-cc17cd7d5008",
                      "priceGroupG_UID": "5zNPhCZWJU6Zut3Bxf0AlA==",
                      "priceGroupGuid": "844f33e7-5626-4e25-99ba-ddc1c5fd0094",
                      "campaignPoolID": "sample string 7",
                      "quantity": 1,
                      "campaign": {
                        "$ref": "68"
                      },
                      "product": {
                        "$ref": "4"
                      },
                      "priceGroup": {
                        "$ref": "33"
                      },
                      "campaignPool": {
                        "$ref": "68"
                      }
                    },
                    {
                      "$ref": "104"
                    }
                  ]
                },
                {
                  "$ref": "103"
                }
              ],
              "priceLevels": [
                {
                  "$id": "105",
                  "id": 1,
                  "priceLevelIdentifier": "YU/t3i9flE2NszumKPQ39A==",
                  "priceLevelIdentifierGuid": "deed4f61-5f2f-4d94-8db3-3ba628f437f4",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "105"
                }
              ]
            },
            "product": {
              "$ref": "4"
            },
            "dealCost": {
              "$id": "106",
              "headerIdentifier": "eyxnSkWgBkuEL446QZgWUQ==",
              "headerIdentifierGuid": "4a672c7b-a045-4b06-842f-8e3a41981651",
              "identifier": "uCDjiXud9kKojNDTKb16gQ==",
              "identifierGuid": "89e320b8-9d7b-42f6-a88c-d0d329bd7a81",
              "supplierIdentifier": "1FJVu6j6jECkJwFCqpxDZg==",
              "supplierGuid": "bb5552d4-faa8-408c-a427-0142aa9c4366",
              "pluG_UID": "Ctsk7+HfTkmvU4l18IRG9Q==",
              "pluGuid": "ef24db0a-dfe1-494e-af53-8975f08446f5",
              "campaignName": "518e88e8-fe64-445d-babe-905d8f19f8ff",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2025-08-02T23:20:21.399827",
              "end": "2025-08-02T23:20:21.399827",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "iDlF68/gjkGapn11iA/o/Q==",
              "bonusItemPluGuid": "eb453988-e0cf-418e-9aa6-7d75880fe8fd",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2025-08-02T23:20:21.399827",
              "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-08-02T23:20:21.399827",
              "campaignEndDate": "2025-08-02T23:20:21.399827",
              "masterPLUG_UID": "CgqcgGA5Kk6yJZanNrnH4g==",
              "masterID": "809c0a0a-3960-4e2a-b225-96a736b9c7e2",
              "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": "OKfT9G6VeEeSoHPXxQXeUQ==",
              "bonusMasterID": "f4d3a738-956e-4778-92a0-73d7c505de51",
              "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-08-02T23:20:21.399827",
          "dealCosts": [
            {
              "$ref": "106"
            },
            {
              "$ref": "106"
            }
          ],
          "tags": [
            {
              "$id": "107",
              "pluG_UID": "suH7i1rGaUWSHtztgztKnw==",
              "pluGuid": "8bfbe1b2-c65a-4569-921e-dced833b4a9f",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "107"
            }
          ],
          "alternateProductG_UID": "UUFAby7HNE2xlh3vppIWKA==",
          "alternateProduct": "6f404151-c72e-4d34-b196-1defa6921628",
          "productHostCode": {
            "$id": "108",
            "id": 1,
            "pluG_UID": "sEk/icCgGkOr7Q1JNz7nIA==",
            "pluGuid": "893f49b0-a0c0-431a-abed-0d49373ee720",
            "ibaCode": "sample string 2"
          },
          "mscCat": {
            "$ref": "62"
          },
          "mscCom": {
            "$ref": "63"
          },
          "mscDep": {
            "$ref": "65"
          },
          "mscSubCom": {
            "$ref": "64"
          },
          "isUserUpdate": true,
          "ignoreMasterProduct": true,
          "priceGroupLabelRequested": true,
          "firstSold": "2025-08-02T23:20:21.399827",
          "inventoryTracked": "2025-08-02T23:20:21.399827",
          "isNormalPriceChangesCampaign": true
        }
      },
      {
        "$ref": "3"
      }
    ],
    "stocktakeHeader": {
      "$ref": "1"
    }
  },
  "storeID": 1,
  "name": "sample string 2",
  "forDate": "2025-08-02T23:20:21.399827",
  "createDate": "2025-08-02T23:20:21.399827",
  "closed": true,
  "closedDate": "2025-08-02T23:20:21.399827",
  "outOfStock": true,
  "live": true,
  "deleted": true,
  "processed": true,
  "processCounted": "2025-08-02T23:20:21.399827",
  "processCountedUser": "sample string 8",
  "updateInventorySetting": "sample string 9",
  "stocktakeRequestIdentifier": "uAqsSztY7kGuahldI1Tr3Q==",
  "stocktakeRequestIdentifierGuid": "4bac0ab8-583b-41ee-ae6a-195d2354ebdd",
  "inputs": [
    {
      "$id": "109",
      "id": 1,
      "identifier": "/HsW0loZqEerWODe7QyXjg==",
      "identifierGuid": "d2167bfc-195a-47a8-ab58-e0deed0c978e",
      "headerID": 1,
      "headerIdentifier": "rHi5MuvbHUWMo1fMLWD9hw==",
      "headerIdentifierGuid": "32b978ac-dbeb-451d-8ca3-57cc2d60fd87",
      "sectionG_UID": "vPx9Rdjr/kWJpLBQOAD7gw==",
      "sectionGuid": "457dfcbc-ebd8-45fe-89a4-b0503800fb83",
      "operatorG_UID": "/GFdIo6zqEKWENo5yUu85A==",
      "operatorGuid": "225d61fc-b38e-42a8-9610-da39c94bbce4",
      "operatorID": 1,
      "comment": "sample string 2",
      "inputType": 1,
      "date": "2025-08-02T23:20:21.399827",
      "inProgress": 3,
      "setCount": "2025-08-02T23:20:21.399827",
      "deleted": true,
      "operatorName": "sample string 4",
      "sectionName": "sample string 5",
      "canDelete": 6,
      "details": [
        {
          "$id": "110",
          "id": 1,
          "headerID": 1,
          "headerIdentifier": "1BS8DuwMuk+JdZs99GHCqg==",
          "headerIdentifierGuid": "0ebc14d4-0cec-4fba-8975-9b3df461c2aa",
          "inputID": 1,
          "inputIdentifier": "RPKgXqxSgU6JZEu1p9laxg==",
          "inputIdentifierGuid": "5ea0f244-52ac-4e81-8964-4bb5a7d95ac6",
          "created": "2025-08-02T23:20:21.399827",
          "apn": "sample string 2",
          "plu": 1,
          "pluG_UID": "/lNVFQbF90SH09E9N2/YXQ==",
          "pluGuid": "155553fe-c506-44f7-87d3-d13d376fd85d",
          "longDesc": "sample string 3",
          "salesMode": 1,
          "quantity": 1,
          "weight": 1,
          "cartons": 1.0,
          "cartonQuantity": 1,
          "baseUnits": 4,
          "orderPacked": 5,
          "onHand": 1,
          "onHandPacks": 1,
          "onHandEnd": 1,
          "onHandPacksEnd": 1,
          "inventoryAccuracy": 6,
          "costGst": 1,
          "sellGst": 1,
          "scaleItem": true,
          "cost": 1,
          "currentCost": 1,
          "costDecimals": 1,
          "price": 1,
          "currentPrice": 1,
          "stockUnitMeasureCode": "sample string 7",
          "editID": 8,
          "deleted": true,
          "update": true,
          "inputComment": "sample string 11",
          "sectionName": "sample string 12",
          "inputType": 1,
          "itemNumber": "sample string 13",
          "active": true,
          "parentPluG_UID": "joq4gjkxq0exwTjX7BuBWw==",
          "parentPluGuid": "82b88a8e-3139-47ab-b1c1-38d7ec1b815b",
          "edited": true,
          "product": {
            "$ref": "4"
          },
          "input": {
            "$ref": "109"
          },
          "unknownScan": {
            "$id": "111",
            "id": 1,
            "headerIdentifier": "OWyKIBKVUUWzl8s3OmEfYg==",
            "headerIdentifierGuid": "208a6c39-9512-4551-b397-cb373a611f62",
            "inputIdentifier": "XM+awHuWRUWB7hlbLQjoaw==",
            "inputIdentifierGuid": "c09acf5c-967b-4545-81ee-195b2d08e86b",
            "detailID": 1,
            "pluG_UID": "DV00YCzT8U65bcgmj5KdwQ==",
            "pluGuid": "60345d0d-d32c-4ef1-b96d-c8268f929dc1",
            "barcode": "sample string 2",
            "scanned": "2025-08-02T23:20:21.399827"
          }
        },
        {
          "$ref": "110"
        }
      ]
    },
    {
      "$ref": "109"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Header identifier of stocktake

globally unique identifier

Response Formats

application/json, text/json

Sample:
"87f321e0-13b5-4ddb-8d21-341c3ed5e832"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">87f321e0-13b5-4ddb-8d21-341c3ed5e832</guid>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��[�Tje�5xl/workbook.xml �(���;�0D�H����� ���I�"�b��d;"���.�������Ck�@>z4���1��� $j��̻�z
q���l�+��o�&�k�ܘ���&H��h����]��Q�J�2�>��K���)�r6���I�b�)�Ž�U+�@JV��U4�ėj&�ȋ�C�f)d�`0����PK��[����	�[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
��[{�0''_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="Rb31158ab3d9245d8" /></Relationships>PK��[3qJX%�xl/worksheets/sheet1.xml �(��Q�n� ���B�*]V%�*U�v�v��,q
j����? �4i�[~~��Tǻ،�)25l���:e�5L�(��Tٛ����q[��~<p�Z�Z��F4�֓�‡�^9��j�L��x���=�8��T����?\n�(�dA+��@Su*�G��b_�i�7UB�+\ܯ��1>�n1y�j���_��e�b�-Ϩ�҇
������i�L�{z�yYî�����we�-vO���y�kyu�W��y^4����T�1���4��0����co8���aKh/DmR����PK��[�@)�Pxl/_rels/workbook.xml.rels �(���KN�0��b͞؁�Z5�
���1��&vd�@�Ƃ#q�"�+�`ӕ5�؟>����c�{�'�>���PZ��h�NQ�u��n�8�n3.��'6�`b\֔ip�p�����<��t������5���f��y���֣�G'O3����:19p?`��'
�r�E�yR=�WȄlW�B)��W@���B<O~���L�)�5kj,��������s�iӹSgj�noҰ���V\��տ�~PK��[Ѓ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��[�����xl/sharedStrings.xml �(�5�An� E��fO0&i�
�E�� 91���g\��Yt�������[���J#�C
i�)�c���K�X"��T���A��gզ�#�"�1<�X"�Ԓ{�J�����aL<#JYL�uo��L����4-��������9x	����;m���)��z���N�	�{#��WߴW�	PK-��[�Tje�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[{�0''U_rels/.relsPK-��[3qJX%��xl/worksheets/sheet1.xmlPK-��[�@)�P8xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
xl/styles.xmlPK-��[������xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��[�B�5xl/workbook.xml �(���;�0D�H����&_	*��)�/����?��t�vfgߎ��jc�Q���+h���M�
��X�q�� D�^�t�l�2�[�����9!H�}/�������=bP�R 5-�;B���)q�IFc�;��-!��	�]$E4(,h(Iν-hF��eu{~�N5�9�����[�_PK��[����	�[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
��[t_��''_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="Rb41f895465524351" /></Relationships>PK��[3qJX%�xl/worksheets/sheet1.xml �(��Q�n� ���B�*]V%�*U�v�v��,q
j����? �4i�[~~��Tǻ،�)25l���:e�5L�(��Tٛ����q[��~<p�Z�Z��F4�֓�‡�^9��j�L��x���=�8��T����?\n�(�dA+��@Su*�G��b_�i�7UB�+\ܯ��1>�n1y�j���_��e�b�-Ϩ�҇
������i�L�{z�yYî�����we�-vO���y�kyu�W��y^4����T�1���4��0����co8���aKh/DmR����PK��[��D.�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��4I��ݰa[z��3��&vd�@�Ƃ#q�"A*�`��h~OO��|���ߦ����5
��FF�n0}�j��1�	��ٳ�b|:�yù��&��Ď�n�S���	{�%wK�2��2��V�Aң��L��_�;yM����)y~
i�����m�BQ�y����M͇�H���;_�dE�T�K�ֲX���2u���K/���Z[���2��(ʺ����}PK��[Ѓ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��[�����xl/sharedStrings.xml �(�5�An� E��fO0&i�
�E�� 91���g\��Yt�������[���J#�C
i�)�c���K�X"��T���A��gզ�#�"�1<�X"�Ԓ{�J�����aL<#JYL�uo��L����4-��������9x	����;m���)��z���N�	�{#��WߴW�	PK-��[�B�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[t_��''T_rels/.relsPK-��[3qJX%��xl/worksheets/sheet1.xmlPK-��[��D.�P7xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
~xl/styles.xmlPK-��[������xl/sharedStrings.xmlPK��