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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

dueDate

date

Required

name

string

Required

Body Parameters

None.

Response Information

Resource Description

StocktakeRequest
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Name

string

String length: inclusive between 0 and 20

StoreID

integer

None.

DueDate

date

Data type: Date

Description

string

String length: inclusive between 0 and 20

Created

date

Data type: DateTime

CreatedLineItems

integer

None.

InsertedLineItems

integer

None.

Products

Collection of StocktakeRequestProduct

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

StocktakeHeader

StocktakeHeader

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

Response Formats

application/json, text/json

Sample:
{
  "identifier": "z2bXJfh3ZkmTbgau/wUMnA==",
  "identifierGuid": "25d766cf-77f8-4966-936e-06aeff050c9c",
  "name": "sample string 2",
  "storeID": 3,
  "dueDate": "2026-06-03T18:34:24.3430356",
  "description": "sample string 5",
  "created": "2026-06-03T18:34:24.3430356",
  "createdLineItems": 7,
  "insertedLineItems": 8,
  "products": [
    {
      "$id": "2",
      "stocktakeRequestIdentifier": "HqJuz8jH10m6WkPTPR/XWw==",
      "pluG_UID": "2f0tBX1hCEiUdmLAFEWoSw==",
      "stocktakeRequestIdentifierGuid": "cf6ea21e-c7c8-49d7-ba5a-43d33d1fd75b",
      "pluGuid": "052dfdd9-617d-4808-9476-62c01445a84b",
      "lineNo": 1,
      "itemNo": "sample string 3",
      "uomCode": "sample string 4",
      "confirmed": true,
      "processed": true,
      "qtyCalculated": 1.0,
      "itemDescription": "sample string 5",
      "uomDescription": "sample string 6",
      "departmentCode": "sample string 7",
      "subDepartmentCode": "sample string 8",
      "minorDepartmentCode": "sample string 9",
      "comment": "sample string 10",
      "displayUom1": "sample string 11",
      "displayUom2": "sample string 12",
      "displayUom3": "sample string 13",
      "displayUom4": "sample string 14",
      "displayUom5": "sample string 15",
      "displayUom6": "sample string 16",
      "product": {
        "$id": "3",
        "plu": 1,
        "storeID": 1,
        "masterPluG_UID": "QEA=",
        "storeIDs": [
          1,
          2
        ],
        "g_UId": "cOdFBEf8Jk2rbyTY24NSUQ==",
        "guid": "0445e770-fc47-4d26-ab6f-24d8db835251",
        "apn": "sample string 1",
        "apnChanged": true,
        "apnSwitched": true,
        "barcode": "sample string 4",
        "itemNumber": "sample string 5",
        "itemNumberChanged": true,
        "priceGroupG_UID": "GS8kR4Vkkka4MgXByKIZoA==",
        "priceGroupGuid": "47242f19-6485-4692-b832-05c1c8a219a0",
        "blueprintID": 1,
        "lastCountedDate": "2026-06-03T18:34:24.3430356",
        "externalID": "sample string 7",
        "active": true,
        "activated": "2026-06-03T18:34:24.3430356",
        "pluCreated": "2026-06-03T18:34:24.3430356",
        "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": "2026-06-03T18:34:24.3430356",
        "lastManualUpdate": "2026-06-03T18:34:24.3430356",
        "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": "2026-06-03T18:34:24.3430356",
        "currentCostUpdated": "2026-06-03T18:34:24.3430356",
        "costDecimals": 31,
        "costChanged": true,
        "dealCostIdentifier": "QEA=",
        "excludeFromRebate": true,
        "rebateOverride": 1,
        "costCalcMethod": 32,
        "costCalcMethodChanged": true,
        "costEffectiveDate": "2026-06-03T18:34:24.3430356",
        "defaultGP": 1,
        "breakTargetMode": 33,
        "break1": 1,
        "price1": 1,
        "target1": 34,
        "break2": 1,
        "price2": 1,
        "target2": 35,
        "break3": 1,
        "price3": 1,
        "target3": 36,
        "break1Changed": true,
        "price1Changed": true,
        "target1Changed": true,
        "break2Changed": true,
        "price2Changed": true,
        "target2Changed": true,
        "break3Changed": true,
        "price3Changed": true,
        "target3Changed": true,
        "breakTargetModeChanged": true,
        "margin": 1.1,
        "marginChanged": true,
        "marginRanged": true,
        "marginRangedChanged": true,
        "minimumMargin": 1.1,
        "minimumMarginChanged": true,
        "maximumMargin": 1.1,
        "maximumMarginChanged": true,
        "overrideHostWarehouseIndicator": true,
        "overrideHostWarehouseIndicatorChanged": true,
        "overrideHostPrice": true,
        "overrideHostPriceChanged": true,
        "overrideHostCost": true,
        "overrideHostCostChanged": true,
        "overrideHostMargin": true,
        "overrideHostMarginChanged": true,
        "alwaysApplyMargin": true,
        "alwaysApplyMarginChanged": true,
        "aws": 1.0,
        "paws": 1.0,
        "awsUpdated": "2026-06-03T18:34:24.3430356",
        "posTare": 1,
        "altPrice": 1.0,
        "altPriceChanged": true,
        "altPriceMode": 53,
        "altPriceModeChanged": true,
        "altPLUG_UID": "zqyMImnRZ0iaeUk/9wE3Vg==",
        "altPLUGuid": "228cacce-d169-4867-9a79-493ff7013756",
        "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": "2026-06-03T18:34:24.3430356",
        "labelLastPrice": 1,
        "shelfPageLayoutG_UID": "V4odU5lI3ESm6lJk8tgoBQ==",
        "shelfPageLayoutGuid": "531d8a57-4899-44dc-a6ea-5264f2d82805",
        "talkerPageLayoutG_UID": "+GMhG7ahdkGOtxuRf2VcPw==",
        "talkerPageLayoutGuid": "1b2163f8-a1b6-4176-8eb7-1b917f655c3f",
        "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,
        "liabilityItem": true,
        "trackSerial": true,
        "trackSerialChanged": true,
        "allowZeroPrice": true,
        "allowZeroPriceChanged": true,
        "notForSale": 92,
        "notForSaleChanged": true,
        "excludeFromDeals": true,
        "excludeFromVoucher": true,
        "minimumAge": 95,
        "minimumAgeChanged": true,
        "buyingLimit": 1,
        "buyingLimitChanged": true,
        "buyingLimitIndependent": true,
        "buyingLimitIndependentChanged": true,
        "inventoryGuid": "L7OJFuKgZEuXVTykhi5Gqw==",
        "inventoryIdentifier": "1689b32f-a0e2-4b64-9755-3ca4862e46ab",
        "inventoryAccuracy": 1,
        "baseUnits": 99,
        "orderPacked": 1,
        "isManufactured": true,
        "isIngredient": true,
        "isModifier": true,
        "isModifierChanged": true,
        "hasModifiers": 100,
        "defaultPrinter": "sample string 101",
        "defaultPrinterGroup": "sample string 102",
        "ingredientsOnManufacture": true,
        "manufactureUnitMeasure": 1,
        "mpl": 1,
        "maxShelfQty": 103,
        "allowAutoOrder": true,
        "warrantyPeriod": 1,
        "parentPluG_UId": "rd2xxZyUH0KBEg7sZluwnA==",
        "parentPluGuid": "c5b1ddad-949c-421f-8112-0eec665bb09c",
        "preferredHostVendor": 105,
        "preferredHostChanged": true,
        "code": "sample string 107",
        "supplierIdentifier": "vT/QrpEjO0uuRh2TO6Ooxg==",
        "supplierIdentifierGuid": "aed03fbd-2391-4b3b-ae46-1d933ba3a8c6",
        "supplierChanged": true,
        "rebateSupplierIdentifier": "5U1t5QaxbEa3SV/Xbh3Jjw==",
        "rebateSupplierIdentifierGuid": "e56d4de5-b106-466c-b749-5fd76e1dc98f",
        "rebateSupplierChanged": true,
        "availableForOrder": true,
        "warehouseDirectIndicator": "sample string 109",
        "warehouseDirectIndicatorChanged": true,
        "productGrade": "sample string 111",
        "productType": "sample string 112",
        "productGroup": "sample string 113",
        "complianceIndicator": "sample string 114",
        "inhouseBrand": "sample string 115",
        "slowMoving": true,
        "generalMerchandise": true,
        "comment": "sample string 118",
        "lastUpdatedByUser": "sample string 119",
        "lastManualUpdatedByUser": "sample string 120",
        "lastUpdatedByUserOverride": true,
        "lastUpdatedByHost": "2026-06-03T18:34:24.3430356",
        "commodity": "sample string 122",
        "businessPillar": "sample string 123",
        "mscCommodity": "sample string 124",
        "hostIdentifier": "MH28laKw60iE0gp4vjfzfA==",
        "hostIdentifierGuid": "95bc7d30-b0a2-48eb-84d2-0a78be37f37c",
        "serviceFeeID": 1,
        "serviceFeeIDChanged": true,
        "providerName": "sample string 126",
        "aisleEnds": "sample string 127",
        "deleted": true,
        "deletedChanged": true,
        "hidden": true,
        "doNotRange": true,
        "doNotRangeChanged": true,
        "doNotOrder": true,
        "doNotOrderChanged": true,
        "locked": true,
        "excludeFromWebUpdate": true,
        "excludeFromWebUpdateChanged": true,
        "webPriceBasedOn": 138,
        "webPriceRounding": true,
        "webMarkup": 140,
        "webPriceMode": 141,
        "altDepartmentID": 1,
        "altSubDepartmentID": 1,
        "altMinorDepartmentID": 1,
        "altLesserDepartmentID": 1,
        "altDeptCode": "sample string 142",
        "altSubDeptCode": "sample string 143",
        "altMinorDeptCode": "sample string 144",
        "altLesserDeptCode": "sample string 145",
        "altDepartmentChanged": true,
        "storeProducts": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "store": {
          "$id": "4",
          "id": 1,
          "isMaster": true,
          "isElectedMaster": true,
          "electedMasterStoreID": 1,
          "isZoneMaster": 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": "2026-06-03T18:34:24.3430356",
          "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": "LY2f2+2EXkeo3Pr1B722uA==",
          "hostIdentifierGuid": "db9f8d2d-84ed-475e-a8dc-faf507bdb6b8",
          "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,
          "defaultOrderDocumentId": 1,
          "defaultStockReceiveDocumentId": 1,
          "giftCardSalesAccountingDeptCode": "sample string 47",
          "transactionDiscountAccountingDeptCode": "sample string 48",
          "size": 49,
          "updated": "2026-06-03T18:34:24.3430356",
          "priceZone": {
            "$id": "5",
            "id": 1,
            "name": "sample string 2",
            "hostIdentifier": "dY/HZmH9rkCY/h3O8kxwag==",
            "hostIdentifierGuid": "66c78f75-fd61-40ae-98fe-1dcef24c706a",
            "sortOrder": 3,
            "zoneMasterStoreID": 1,
            "electedMasterStoreID": 1,
            "containsElectedMasterStore": true
          },
          "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"
          },
          "billingAddressCopied": true,
          "billingAddress": {
            "$ref": "6"
          },
          "warehouseStore": {
            "$id": "7",
            "storeID": 1,
            "warehouseStoreID": 2,
            "storeName": "sample string 3",
            "warehouseName": "sample string 4"
          },
          "hostStoreSettings": [
            {
              "$id": "8",
              "id": 1,
              "hostIdentifier": "yNKk8Osbn0iF9CWbodHzbA==",
              "hostIdentifierGuid": "f0a4d2c8-1beb-489f-85f4-259ba1d1f36c",
              "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,
              "secondPassword": "sample string 23",
              "secondPasswordPlain": "sample string 24",
              "secondServerAddress": "sample string 25",
              "processPromotions": true,
              "hostProvider": 0,
              "host": {
                "$id": "9",
                "identifier": "kAdMJtOVYkeOHsJt5Eq3bg==",
                "identifierGuid": "264c0790-95d3-4762-8e1e-c26de44ab76e",
                "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": "ZfBSnKin4ESaUZbOHBMz4A==",
                "hostSupplierIdentifierGuid": "9c52f065-a7a8-44e0-9a51-96ce1c1333e0",
                "loyaltyPriceLevelIdentifier": "LZmiZIGiTEixtFAlcm52ZQ==",
                "loyaltyPriceLevelIdentifierGuid": "64a2992d-a281-484c-b1b4-5025726e7665",
                "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": "2026-06-03T18:34:24.3430356",
                "lastProcessed": "2026-06-03T18:34:24.3430356",
                "hold": true,
                "supplierName": "sample string 35",
                "supplier": {
                  "$id": "10",
                  "identifier": "sAyCDij6cESFGohfDcNbIg==",
                  "identifierGuid": "0e820cb0-fa28-4470-851a-885f0dc35b22",
                  "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": "SqKW+vc5Ek62gEXwEtu5aw==",
                  "primaryContactID": "fa96a24a-39f7-4e12-b680-45f012dbb96b",
                  "storeID": 1,
                  "abn": "sample string 16",
                  "supplierGroupIdentifier": "qidTAg1Z3kSPtbBFv94Z+g==",
                  "supplierGroupGuid": "025327aa-590d-44de-8fb5-b045bfde19fa",
                  "rebate": 1.0,
                  "rebateType": 1,
                  "rebateFrequency": 1,
                  "rebateSource": 1,
                  "rebateLastClaimed": "2026-06-03T18:34:24.3430356",
                  "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": "11",
                    "id": "03b2c919-89fe-48fa-8618-81a097477208",
                    "identifier": "3d1H4/qsnk6ExM0k6gkPAQ==",
                    "identifierGuid": "e347dddd-acfa-4e9e-84c4-cd24ea090f01",
                    "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": "12",
                      "supplierIdentifier": "Hw8ux64EA0eTLxqrfknBBg==",
                      "supplierIdentifierGuid": "c72e0f1f-04ae-4703-932f-1aab7e49c106",
                      "contactGuid": "sEDBXn2askGy/bZq7qAVHw==",
                      "contactID": "5ec140b0-9a7d-41b2-b2fd-b66aeea0151f",
                      "contact": {
                        "$ref": "11"
                      },
                      "supplier": {
                        "$ref": "10"
                      }
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "products": [
                    {
                      "$id": "13",
                      "pluG_UID": "A0br0Cdya02TerqyWurSOg==",
                      "pluGuid": "d0eb4603-7227-4d6b-937a-bab25aead23a",
                      "supplierIdentifier": "8QJkY59F8k6nkzx46xneMw==",
                      "supplierIdentifierGuid": "636402f1-459f-4ef2-a793-3c78eb19de33",
                      "cartonQuantity": 1,
                      "cartonQuantityChanged": true,
                      "productSize": "sample string 3",
                      "cigarettesPerSleeve": 1,
                      "randomWeight": true,
                      "piecesPerUnit": 5,
                      "averagePackSize": 6,
                      "effectiveDate": "2026-06-03T18:34:24.3430356",
                      "pricedByWeight": true,
                      "landedUnitCostEx": 9,
                      "landedUnitCostInc": 10,
                      "landedCartonCostInc": 12,
                      "landedCartonCostEx": 13,
                      "standardCost": 14,
                      "deliveryFee": 1,
                      "deliveryFeeBasis": "sample string 15",
                      "pickAndPackFee": 1,
                      "pickAndPackFeeBasis": "sample string 16",
                      "financeFee": 1,
                      "financeFeeBasis": "sample string 17",
                      "cartonLength": 1,
                      "cartonWidth": 1,
                      "cartonHeight": 1,
                      "palletLayerQuantity": 1,
                      "palletLayers": 1,
                      "itemCode": "sample string 18",
                      "invoiceCode": "sample string 19",
                      "invoiceDesc": "sample string 20",
                      "orderDirect": true,
                      "useCost": true,
                      "minimumQuantity": 21,
                      "hostType": 22,
                      "fromHost": 23,
                      "minimumReorder": 1,
                      "maximumReorder": 1,
                      "orderMultiple": 24.1,
                      "sellMultiple": 25.1,
                      "baseMultiple": 26.1,
                      "hostStandardCost": 27,
                      "hostTotalCost": 28,
                      "hostRetail": 29,
                      "hostLandedUnitCostEx": 30,
                      "hostLandedUnitCostInc": 31,
                      "hostDesc": "sample string 32",
                      "directIndicator": "sample string 33",
                      "availableToOrder": true,
                      "hostRangeIndicator": "sample string 35",
                      "hostProductType": "sample string 36",
                      "hostProductGrade": "sample string 37",
                      "hostProductGroup": "sample string 38",
                      "hostSlowMoving": true,
                      "hostGeneralMerchandise": true,
                      "hostPillar": "sample string 41",
                      "hostLastUpdated": "2026-06-03T18:34:24.3430356",
                      "rebate": 1.0,
                      "rebateExclude": true,
                      "invoiceCodes": [
                        {
                          "$id": "14",
                          "pluG_UID": "Jyr2XLXZ2U+FTxhtAa9OHA==",
                          "pluGuid": "5cf62a27-d9b5-4fd9-854f-186d01af4e1c",
                          "supplierIdentifier": "66SqZbaH0UOxmOEmoXQiTA==",
                          "supplierIdentifierGuid": "65aaa4eb-87b6-43d1-b198-e126a174224c",
                          "invoiceCode": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "storeIDs": [
                        1,
                        2
                      ],
                      "preferredSupplier": true,
                      "preferredRebateSupplier": true,
                      "supplierName": "sample string 42",
                      "salesMode": 43,
                      "orderPacked": true,
                      "active": true,
                      "price": 1,
                      "costGstPercent": 45,
                      "parentPluG_UID": "Kj+KanMZBkGf/cqdSV43lw==",
                      "parentPluGuid": "6a8a3f2a-1973-4106-9ffd-ca9d495e3797",
                      "freight": 46.0,
                      "freightType": 1,
                      "product": {
                        "$ref": "3"
                      },
                      "supplier": {
                        "$ref": "10"
                      },
                      "serviceFee": {
                        "$id": "15",
                        "id": 1,
                        "description": "sample string 1",
                        "fee": 1
                      },
                      "isPrimaryHost": true,
                      "hostVendor": 48
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "orderCycleHeaders": [
                    {
                      "$id": "16",
                      "storeID": 1,
                      "supplierIdentifier": "x5J2yb9qGEa9CKh5tzQI9Q==",
                      "supplierGuid": "c97692c7-6abf-4618-bd08-a879b73408f5",
                      "departmentCode": "sample string 2",
                      "warehouseDirectIndicator": "sample string 3",
                      "type": 4,
                      "storeName": "sample string 5",
                      "departmentName": "sample string 6",
                      "orderDays": 7
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "cycles": [
                    {
                      "$id": "17",
                      "storeID": 1,
                      "supplierIdentifier": "5AXBvWKggUmnMjHu1aYc1g==",
                      "supplierGuid": "bdc105e4-a062-4981-a732-31eed5a61cd6",
                      "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": "2026-06-03T18:34:24.3430356",
                      "deliveryDate": "2026-06-03T18:34:24.3430356",
                      "nextCutOffDate": "2026-06-03T18:34:24.3430356",
                      "nextDeliveryDate": "2026-06-03T18:34:24.3430356",
                      "nextDaysBuffer": 10
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "store": {
                    "$ref": "4"
                  },
                  "updated": "2026-06-03T18:34:24.3430356",
                  "isHost": true
                },
                "files": [
                  {
                    "$id": "18",
                    "id": "sample string 1",
                    "fileName": "sample string 2",
                    "extension": "sample string 3",
                    "provider": 0,
                    "type": 0,
                    "hostType": "sample string 4",
                    "createdUtc": "2026-06-03T18:34:24.3430356",
                    "processed": "2026-06-03T18:34:24.3430356",
                    "isProcessing": true,
                    "processedCount": 6,
                    "processingTime": 1,
                    "collectedUtc": "2026-06-03T18:34:24.3430356",
                    "size": 1,
                    "sizeFormat": "sample string 7",
                    "isArchive": true,
                    "customerNumber": "sample string 9",
                    "businessPillar": "sample string 10",
                    "fileType": "sample string 11",
                    "version": "sample string 12",
                    "reference": "sample string 13",
                    "digest": "sample string 14",
                    "contentType": "sample string 15",
                    "host": {
                      "$ref": "9"
                    },
                    "metcashHeader": {
                      "$id": "19",
                      "customerNumber": "sample string 1",
                      "creationDate": "2026-06-03T18:34:24.3430356",
                      "businessPillar": "sample string 3",
                      "fileType": "sample string 4"
                    }
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "zoneMatrix": [
                  {
                    "$id": "20",
                    "id": 1,
                    "hostIdentifier": "hl7gH4Nmg0SMdXIBK5JGUQ==",
                    "hostIdentifierGuid": "1fe05e86-6683-4483-8c75-72012b924651",
                    "storeID": 1,
                    "departmentCode": "sample string 2",
                    "hostGuids": [
                      "afe90548-259d-4801-9d6e-278bc67a809f",
                      "fd593dbb-c7a5-42aa-8b4b-e58738584b55"
                    ]
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "hostFileStoreSetting": {
                  "$ref": "8"
                },
                "hostStoreSettings": [
                  {
                    "$ref": "8"
                  },
                  {
                    "$ref": "8"
                  }
                ],
                "promotionPlacements": [
                  {
                    "$id": "21",
                    "identifier": "+OOm9BF1zEmVLA9OztPWOw==",
                    "identifierGuid": "f4a6e3f8-7511-49cc-952c-0f4eced3d63b",
                    "code": "sample string 2",
                    "description": "sample string 3",
                    "isAdvertised": true
                  },
                  {
                    "$ref": "21"
                  }
                ],
                "promoTypeGuids": [
                  "d97d6166-7cd5-4f26-81f4-b666c1cbf081",
                  "5c712268-646b-4d76-8ac0-88874916506b"
                ],
                "isPromotionOnly": false,
                "isOrderable": false,
                "vendor": 0
              },
              "groupIDs": [
                1,
                2
              ],
              "hostDescription": "sample string 27"
            },
            {
              "$ref": "8"
            }
          ],
          "accounts": [
            {
              "$id": "22",
              "id": 1,
              "storeID": 1,
              "accountName": "sample string 2",
              "bsb": "sample string 3",
              "accountNumber": "sample string 4",
              "accountDesignated": true
            },
            {
              "$ref": "22"
            }
          ],
          "sales": [
            {
              "$id": "23",
              "id": 1,
              "storeID": 1,
              "externalSalesType": 2,
              "ftpSiteID": 1,
              "lastSaleProcessed": "2026-06-03T18:34:24.3430356",
              "ftpSite": {
                "$id": "24",
                "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": "23"
            }
          ],
          "suppliedStores": [
            1,
            2
          ],
          "zoneMatrix": [
            {
              "$ref": "20"
            },
            {
              "$ref": "20"
            }
          ],
          "cashManagements": [
            {
              "$id": "25",
              "id": 1,
              "storeID": 1,
              "cashManagementType": 2,
              "apiID": 1,
              "organisationID": "sample string 3",
              "siteName": "sample string 4",
              "thirdPartyAPI": {
                "$id": "26",
                "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,
                "config": "sample string 10"
              }
            },
            {
              "$ref": "25"
            }
          ],
          "updateStoreID": "efa7c521-a19c-436b-a1e8-49d667685029",
          "updateStore": {
            "$id": "27",
            "id": "f8349ba2-d1e9-4aab-b80d-fa6f9e7e886a",
            "name": "sample string 1",
            "lastActivity": "2026-06-03T18:34:24.3430356",
            "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": "2026-06-03T18:34:24.3430356"
          },
          "timeZoneId": "sample string 54",
          "securityOptions": {
            "$id": "28",
            "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": "29",
            "pluG_UID": "XN042/0U80SMr0Ebs1UC5Q==",
            "pluGuid": "db38dd5c-14fd-44f3-8caf-411bb35502e5",
            "plu": 1,
            "storeID": 1,
            "zoneID": 2,
            "zoneName": "sample string 3",
            "store": "sample string 4",
            "isElectedMasterStore": true,
            "isZoneMasterStore": true,
            "priceNow": 7,
            "costNow": 8,
            "costNowDecimals": 9,
            "normalPrice": 10,
            "priceNext": 1,
            "costNext": 1,
            "costNextDecimals": 11,
            "nextCampaignName": "sample string 12",
            "gstPercent": 13,
            "normalCost": 14,
            "normalCostDecimals": 15,
            "costGstPercent": 16,
            "costCalcMethod": 1,
            "currentCost": 17,
            "currentCostDecimals": 18,
            "break1": 19,
            "price1": 20,
            "break2": 21,
            "price2": 22,
            "break3": 23,
            "price3": 24,
            "fuelItem": 25,
            "fixedWeight": 26,
            "active": true,
            "complianceIndicator": "sample string 27",
            "doNotOrder": true,
            "doNotRange": true,
            "isNormalPriceChangesCampaign": true,
            "updated": "2026-06-03T18:34:24.3430356"
          },
          {
            "$ref": "29"
          }
        ],
        "currentPrices": {
          "$id": "30",
          "pluPrices": {
            "$id": "31",
            "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,
            "memberDiscountPrice": 10,
            "acceptedUtc": "2026-06-03T18:34:24.3430356",
            "priceChangeType": 0,
            "costDecimals": 11,
            "costCalcMethod": 12,
            "targetCampaignPriceGtOrEquNormal": true
          },
          "normalPluPrices": {
            "$ref": "31"
          },
          "winningCampaign": 1,
          "winner": {
            "$id": "32",
            "campaignName": "sample string 1",
            "campaignDescription": "sample string 2",
            "talkerText": "sample string 3",
            "disableWasSave": true,
            "startDate": "2026-06-03T18:34:24.3430356",
            "startTime": 5,
            "endDate": "2026-06-03T18:34:24.3430356",
            "endTime": 6,
            "newPrice": 7,
            "newCost": 8,
            "newCostDecimals": 9,
            "pctDiscount": 10,
            "promoType": 1,
            "promotionTypeCode": "sample string 11",
            "hostType": 12,
            "hostIdentifier": "L44nZtdhsECL7fiNOCO7yQ==",
            "hostIdentifierGuid": "66278e2f-61d7-40b0-8bed-f88d3823bbc9",
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ]
          },
          "details": [
            {
              "$ref": "32"
            },
            {
              "$ref": "32"
            }
          ]
        },
        "tray": {
          "$id": "33",
          "g_UId": "y1V2tjH3/EGA2FLoqCjLYw==",
          "guid": "b67655cb-f731-41fc-80d8-52e8a828cb63",
          "name": "sample string 1",
          "number": 1,
          "tare": 1
        },
        "priceGroup": {
          "$id": "34",
          "priceGroupG_UID": "z3KTLT6lvUW0hVBl+DfP0g==",
          "priceGroupGuid": "2d9372cf-a53e-45bd-b485-5065f837cfd2",
          "name": "sample string 2",
          "code": 1,
          "modified": true,
          "updated": "2026-06-03T18:34:24.3430356",
          "buyingLimit": 1,
          "buyingLimitIndependent": true,
          "buyingLimitType": 0,
          "number": 1,
          "products": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "productCount": 1
        },
        "priceGroupName": "sample string 147",
        "nutrifacts": {
          "$id": "35",
          "pluG_UID": "CxKsfuZ51km92Tfm7RoB8Q==",
          "pluGuid": "7eac120b-79e6-49d6-bdd9-37e6ed1a01f1",
          "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": "36",
          "pluGuid": "efc67dd1-d5c2-4497-9161-a5e2e7d0806f",
          "created": "2026-06-03T18:34:24.3430356",
          "createdByUser": "sample string 1",
          "activated": "2026-06-03T18:34:24.3430356",
          "activatedByUser": "sample string 2",
          "deactivated": "2026-06-03T18:34:24.3430356",
          "deactivatedByUser": "sample string 3",
          "lastOrdered": "2026-06-03T18:34:24.3430356",
          "lastOrderedQty": 4.0,
          "lastReceived": "2026-06-03T18:34:24.3430356",
          "lastReceivedQty": 5.0,
          "lastInvoiceStatus": 1,
          "lastCounted": "2026-06-03T18:34:24.3430356",
          "lastSold": "2026-06-03T18:34:24.3430356",
          "firstSold": "2026-06-03T18:34:24.3430356",
          "awsUpdated": "2026-06-03T18:34:24.3430356",
          "lastManualUpdate": "2026-06-03T18:34:24.3430356",
          "lastManualUpdatedByUser": "sample string 7",
          "lastUpdated": "2026-06-03T18:34:24.3430356",
          "lastUpdatedByUser": "sample string 9",
          "lastUpdatedByHost": "2026-06-03T18:34:24.3430356",
          "doNotRangeUpdated": "2026-06-03T18:34:24.3430356",
          "doNotOrderUpdated": "2026-06-03T18:34:24.3430356",
          "tracked": "2026-06-03T18:34:24.3430356"
        },
        "allergens": [
          {
            "$id": "37",
            "primaryKey": {
              "$id": "38",
              "pluGuid": "4eae2569-9274-4523-9fb5-b6ac612c1823",
              "contains": 2
            },
            "allergenID": 1,
            "pluG_UID": "aSWuTnSSI0WftbasYSwYIw==",
            "pluGuid": "4eae2569-9274-4523-9fb5-b6ac612c1823",
            "contains": 2,
            "allergenName": "sample string 3",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "37"
          }
        ],
        "costs": {
          "$id": "39",
          "pluG_UID": "mnhBTzDSlkqCn0Oe8dYEVg==",
          "pluGuid": "4f41789a-d230-4a96-829f-439ef1d60456",
          "enteredCost": 1,
          "weightedAvgCost": 1,
          "lastCost": 1,
          "rawEnteredCost": 2,
          "rawWeightedAvgCost": 3,
          "rawLastCost": 4,
          "freight": 5.0,
          "freightType": 6,
          "costDecimals": 7,
          "fifoCost": 1,
          "updated": "2026-06-03T18:34:24.3430356",
          "normalCost": 1,
          "currentCost": 1
        },
        "sales": [
          {
            "$id": "40",
            "saleHeaderID": 1,
            "created": "2026-06-03T18:34:24.3430356",
            "createdLocal": "2026-06-03T18:34:24.3430356",
            "storeID": 3,
            "storeName": "sample string 4",
            "operatorG_Uid": "eCMDgrXNd0itVVN0gveDcw==",
            "operatorGuid": "82032378-cdb5-4877-ad55-537482f78373",
            "operatorName": "sample string 5",
            "tranType": 1,
            "plu": 1,
            "pluG_UId": "LNs48bbP6U2W/D9/GG3Ttw==",
            "pluGuid": "f138db2c-cfb6-4de9-96fc-3f7f186dd3b7",
            "normalPrice": 1,
            "totalCents": 1,
            "cost": 1,
            "grossProfit": 1,
            "quantity": 1,
            "operator": {
              "$id": "41",
              "id": 1,
              "g_Uid": "x3nfQ4r+QU+8KLMQNi/ZdA==",
              "guid": "43df79c7-fe8a-4f41-bc28-b310362fd974",
              "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": "2026-06-03T18:34:24.3430356",
              "passwordResetRequired": true,
              "alteredInStore": true,
              "startShift": "2026-06-03T18:34:24.3430356",
              "endShift": "2026-06-03T18:34:24.3430356",
              "machineName": "sample string 20",
              "drawerID": 1,
              "stores": [
                {
                  "$id": "42",
                  "operatorG_UID": "DeA8PSs5ek2gt5EiNPQeFA==",
                  "operatorGuid": "3d3ce00d-392b-4d7a-a0b7-912234f41e14",
                  "storeID": 2,
                  "operator": {
                    "$ref": "41"
                  },
                  "store": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "42"
                }
              ]
            }
          },
          {
            "$ref": "40"
          }
        ],
        "apns": [
          {
            "$id": "43",
            "pluID": 1,
            "pluG_UID": "bSRN9HkwIkWNQEQmkybFiw==",
            "pluGuid": "f44d246d-3079-4522-8d40-44269326c58b",
            "apn": "sample string 1",
            "deleted": true,
            "storeID": 1,
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "43"
          }
        ],
        "tuns": [
          {
            "$id": "44",
            "pluG_UId": "y4wZ7RDTckeBrh1lNwPbAw==",
            "pluGuid": "ed198ccb-d310-4772-81ae-1d653703db03",
            "apn": "sample string 1",
            "tun": "sample string 2",
            "cartonQuantity": 3,
            "product": {
              "$ref": "3"
            },
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "44"
          }
        ],
        "competitionPricing": [
          {
            "$id": "45",
            "identifier": "JHhYSKAaG0qHMcOVxh867Q==",
            "identifierGuid": "48587824-1aa0-4a1b-8731-c395c61f3aed",
            "pluG_UID": "RfExS2h0dUWenZISnjEfuw==",
            "pluGuid": "4b31f145-7468-4575-9e9d-92129e311fbb",
            "competitionID": 1,
            "name": "sample string 2",
            "sellMultiple": 3,
            "retailPrice": 4,
            "storeName": "sample string 5"
          },
          {
            "$ref": "45"
          }
        ],
        "supplier": {
          "$ref": "10"
        },
        "supplierName": "sample string 148",
        "children": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "ordering": {
          "$ref": "13"
        },
        "flipChartPages": [
          {
            "$id": "46",
            "identifier": "gwKCk7m/nE2sXWyXQZOqTw==",
            "groupName": "sample string 1",
            "identifierGuid": "93820283-bfb9-4d9c-ac5d-6c974193aa4f",
            "exists": true,
            "flipChartIdentifier": "YGmYRfifo0W9HGnbKEuK0Q==",
            "flipChartIdentifierGuid": "45986960-9ff8-45a3-bd1c-69db284b8ad1",
            "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": "ZhW0f8VXOUWEGnSyez8Paw==",
            "groupIdentifierGuid": "7fb41566-57c5-4539-841a-74b27b3f0f6b",
            "flipChart": {
              "$id": "47",
              "identifier": "83yhBFp+fkuHnHwvnT9/hg==",
              "identifierGuid": "04a17cf3-7e5a-4b7e-879c-7c2f9d3f7f86",
              "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": "48",
                "identifier": "7J6OywvgLUqX+0xNT39DgA==",
                "identifierGuid": "cb8e9eec-e00b-4a2d-97fb-4c4d4f7f4380",
                "name": "sample string 2",
                "formType": "sample string 3",
                "forms": [
                  {
                    "$id": "49",
                    "id": 1,
                    "g_UID": "abaDydDWQEi4TFBfxeJHDg==",
                    "guid": "c983b669-d6d0-4840-b84c-505fc5e2470e",
                    "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": "B1EV0Ksd9kuyNr2bga3y/w==",
                    "previousFormGuid": "d0155107-1dab-4bf6-b236-bd9b81adf2ff",
                    "nextForm": 1,
                    "nextFormG_UID": "1K6uAubTC0mui9IQ67hQGA==",
                    "nextFormGuid": "02aeaed4-d3e6-490b-ae8b-d210ebb85018",
                    "attributes": "sample string 10",
                    "updated": "2026-06-03T18:34:24.3430356",
                    "positioning": 1,
                    "contentPanel": "sample string 11",
                    "selectionMode": 1,
                    "maximumSelections": 1,
                    "alteredInStore": true,
                    "deleted": true,
                    "blueprintID": 1,
                    "preserveLayout": true,
                    "mainCheckoutFormName": "sample string 13",
                    "nextCheckoutForm": {
                      "$ref": "49"
                    },
                    "previousCheckoutForm": {
                      "$ref": "49"
                    },
                    "buttons": [
                      {
                        "$id": "50",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "xz769+bdNkmVkiPK+Gc6og==",
                        "checkoutFormGuid": "f7fa3ec7-dde6-4936-9592-23caf8673aa2",
                        "identifier": "5Y9gI4PHtECbyoiZsvBysw==",
                        "identifierGuid": "23608fe5-c783-40b4-9bca-8899b2f072b3",
                        "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": "Mwl25T7Ak02ZCM1ouixhYQ==",
                        "valueGuid": "e5760933-c03e-4d93-9908-cd68ba2c6161",
                        "buttonText": "sample string 10",
                        "valueText": "sample string 11",
                        "drawImageAndButton": true,
                        "updated": "2026-06-03T18:34:24.3430356",
                        "action": "sample string 12",
                        "valueForm": {
                          "$ref": "49"
                        },
                        "image": {
                          "$id": "51",
                          "name": "sample string 3.sample string 4",
                          "imageID": 2,
                          "imageName": "sample string 3",
                          "imageExtension": "sample string 4",
                          "lastUpdate": "2026-06-03T18:34:24.3430356",
                          "imageData": "QEA=",
                          "readOnly": true
                        }
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "panels": [
                      {
                        "$id": "52",
                        "id": 1,
                        "checkoutFormID": 2,
                        "checkoutFormG_UID": "SoipB/OlMUeZlwFFgD70Gw==",
                        "checkoutFormGuid": "07a9884a-a5f3-4731-9997-0145803ef41b",
                        "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": "52"
                      }
                    ]
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "panels": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ]
              },
              "pages": [
                {
                  "$ref": "46"
                },
                {
                  "$ref": "46"
                }
              ]
            },
            "contentPanel": {
              "$ref": "52"
            },
            "products": [
              {
                "$id": "53",
                "flipChartPageIdentifier": "Sw3WRSxi10K/XMsiG6Cx3g==",
                "flipChartPageIdentifierGuid": "45d60d4b-622c-42d7-bf5c-cb221ba0b1de",
                "pluG_UID": "Oqi3NW5uX066LiH+ESz9MQ==",
                "pluGuid": "35b7a83a-6e6e-4e5f-ba2e-21fe112cfd31",
                "sortOrder": 3,
                "sent": true,
                "productChanged": true,
                "productImageName": "sample string 6",
                "productShowImageOnFlipCharts": true,
                "productShowTextOnFlipCharts": true,
                "productOverrideFlipChartText": true,
                "productFlipChartText": "sample string 10",
                "product": {
                  "$ref": "3"
                },
                "departmentSortOrder": 11,
                "subDepartmentName": "sample string 12"
              },
              {
                "$ref": "53"
              }
            ],
            "productCount": 27,
            "pages": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ]
          },
          {
            "$ref": "46"
          }
        ],
        "priceHistory": [
          {
            "$id": "54",
            "pluG_UID": "Qqdi3BUSCkGhQntgMCklHQ==",
            "pluGuid": "dc62a742-1215-410a-a142-7b603029251d",
            "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": "2026-06-03T18:34:24.3430356",
            "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": "54"
          }
        ],
        "ingredients": [
          {
            "$id": "55",
            "pluG_UID": "qSodsjqqWECJamVntsmMvQ==",
            "ingredientGuid": "5tYdXkZN7EODPciWLAxWPg==",
            "ingredientIdentifier": "5e1dd6e6-4d46-43ec-833d-c8962c0c563e",
            "quantity": 1.0,
            "storeIDs": [
              1,
              2
            ],
            "ingredientText": "sample string 1",
            "ingredient": {
              "$ref": "3"
            }
          },
          {
            "$ref": "55"
          }
        ],
        "bins": [
          {
            "$id": "56",
            "pluG_UID": "8V6RZelR+0yUmba+cLFabA==",
            "pluGuid": "65915ef1-51e9-4cfb-9499-b6be70b15a6c",
            "shelfLocationIdentifier": "+w91cPT7WE2JFrjV+md2zA==",
            "shelfLocationGuid": "70750ffb-fbf4-4d58-8916-b8d5fa6776cc",
            "labelShelfDefault": 1,
            "labelTalkerDefault": 1,
            "labelSmall": true,
            "labelPageLayoutG_UID": "jd2La0ULUU6pq7Q/4Zl81g==",
            "labelPageLayoutGuid": "6b8bdd8d-0b45-4e51-a9ab-b43fe1997cd6",
            "updated": "2026-06-03T18:34:24.3430356",
            "electronicShelfLabelIdentifier": "sample string 5",
            "electronicshelfLabelsConfigurationID": 6,
            "labelShelfChanged": true,
            "productName": "sample string 8",
            "locationText": "sample string 9",
            "product": {
              "$ref": "3"
            },
            "location": {
              "$id": "57",
              "identifier": "XJYbivi6EEaF3HjualZIfw==",
              "storeID": 1,
              "identifierGuid": "8a1b965c-baf8-4610-85dc-78ee6a56487f",
              "name": "sample string 2",
              "haccp": true,
              "blueprintID": 1,
              "updated": "2026-06-03T18:34:24.3430356",
              "minTemp": 1,
              "maxTemp": 1,
              "checkFrequency": 1,
              "storeCaseConfiguration": 5,
              "storeName": "sample string 6",
              "bins": [
                {
                  "$ref": "56"
                },
                {
                  "$ref": "56"
                }
              ]
            }
          },
          {
            "$ref": "56"
          }
        ],
        "bin": {
          "$ref": "56"
        },
        "scaleLocations": [
          {
            "$id": "58",
            "plu": 1,
            "pluG_UID": "RKrxowEYc0q6+ZKXtY+Tnw==",
            "pluGuid": "a3f1aa44-1801-4a73-baf9-9297b58f939f",
            "deptNo": 1,
            "product": {
              "$ref": "3"
            },
            "scaleLocation": {
              "$id": "59",
              "id": 1,
              "deptNo": 1,
              "deptCode": "sample string 2",
              "name": "sample string 3",
              "enabled": true,
              "updated": "2026-06-03T18:34:24.3430356",
              "department": {
                "$id": "60",
                "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": "59"
                },
                "subDepartments": [
                  {
                    "$id": "61",
                    "id": 1,
                    "departmentID": 2,
                    "name": "sample string 3",
                    "code": "sample string 4",
                    "departmentCode": "sample string 5",
                    "externalSales": true,
                    "minorDepartments": [
                      {
                        "$id": "62",
                        "id": 1,
                        "subDepartmentID": 2,
                        "departmentID": 3,
                        "name": "sample string 4",
                        "subDepartmentCode": "sample string 5",
                        "departmentCode": "sample string 6",
                        "code": "sample string 7",
                        "lesserDepartments": [
                          {
                            "$id": "63",
                            "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": "2026-06-03T18:34:24.3430356",
                            "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": "eQjwy9jOuUeRuP9RC9pfVQ==",
                            "labelPageLayoutGuid": "cbf00879-ced8-47b9-91b8-ff510bda5f55",
                            "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": "64",
                              "dept": 1,
                              "category": 2,
                              "name": "sample string 3",
                              "active": true,
                              "mscCommodities": [
                                {
                                  "$id": "65",
                                  "dept": 1,
                                  "category": 2,
                                  "commodity": 3,
                                  "name": "sample string 4",
                                  "active": true,
                                  "mscSubCommodities": [
                                    {
                                      "$id": "66",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "subCommodity": 4,
                                      "name": "sample string 5",
                                      "active": true,
                                      "subCommodityCode": "sample string 7"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "commodityCode": "sample string 6"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "categoryCode": "sample string 5"
                            },
                            "mscCom": {
                              "$ref": "65"
                            },
                            "mscDep": {
                              "$id": "67",
                              "dept": 1,
                              "name": "sample string 2",
                              "active": true,
                              "mscCategories": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "deptCode": "sample string 4"
                            },
                            "mscSubCom": {
                              "$ref": "66"
                            }
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "updated": "2026-06-03T18:34:24.3430356",
                        "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": "zx0NbGJf/ES2VovvoVGBag==",
                        "labelPageLayoutGuid": "6c0d1dcf-5f62-44fc-b656-8befa151816a",
                        "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": "64"
                        },
                        "mscCom": {
                          "$ref": "65"
                        },
                        "mscDep": {
                          "$ref": "67"
                        },
                        "mscSubCom": {
                          "$ref": "66"
                        }
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-06-03T18:34:24.3430356",
                    "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": "KB67TqudQU6o2IpvKz12pQ==",
                    "labelPageLayoutGuid": "4ebb1e28-9dab-4e41-a8d8-8a6f2b3d76a5",
                    "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": "64"
                    },
                    "mscCom": {
                      "$ref": "65"
                    },
                    "mscDep": {
                      "$ref": "67"
                    },
                    "mscSubCom": {
                      "$ref": "66"
                    }
                  },
                  {
                    "$ref": "61"
                  }
                ],
                "stores": [
                  1,
                  2
                ],
                "investmentBuyOverride": true,
                "updated": "2026-06-03T18:34:24.3430356",
                "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": "9A+q9jpbrkGgDrSotweCEg==",
                "labelPageLayoutGuid": "f6aa0ff4-5b3a-41ae-a00e-b4a8b7078212",
                "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": "64"
                },
                "mscCom": {
                  "$ref": "65"
                },
                "mscDep": {
                  "$ref": "67"
                },
                "mscSubCom": {
                  "$ref": "66"
                }
              }
            }
          },
          {
            "$ref": "58"
          }
        ],
        "nextPrice": {
          "$id": "68",
          "id": 1,
          "campaignID": 2,
          "campaignName": "sample string 3",
          "plu": 1,
          "hostOfferID": 1,
          "metcashPromotionID": "sample string 4",
          "metcashPromotionPlacement": "sample string 5",
          "pluG_UID": "NlIMCf4F80qWP7u/Yg4FSA==",
          "pluGuid": "090c5236-05fe-4af3-963f-bbbf620e0548",
          "newPrice": 1,
          "pctDiscount": 1,
          "newCost": 1,
          "newCostDecimals": 6,
          "dealCostIdentifier": "df62RIf4vUKOEQ+7xckwKw==",
          "dealCostGuid": "44b6fe75-f887-42bd-8e11-0fbbc5c9302b",
          "pluName": "sample string 7",
          "apn": "sample string 8",
          "fuelItem": true,
          "priceGroupG_UID": "71zioRK0QEGQPihz5eO9Lw==",
          "priceGroupGuid": "a1e25cef-b412-4140-903e-2873e5e3bd2f",
          "itemNumber": "sample string 10",
          "cri": "sample string 11",
          "pluPrice": 12,
          "costCalcMethod": 13,
          "pluCost": 14,
          "pluCostIndicator": "sample string 15",
          "pluPriceGstPercent": 16,
          "pluCostGstPercent": 17,
          "pluActive": true,
          "cartonQty": 1.1,
          "baseUnits": 19.1,
          "salesMode": 1,
          "orderPacked": 20,
          "pluNormalCost": 21,
          "pluaws": 22.0,
          "directNumber": "sample string 23",
          "departmentName": "sample string 24",
          "subDepartmentName": "sample string 25",
          "priceGroupName": "sample string 26",
          "supplierName": "sample string 27",
          "stockOnHand": 1.1,
          "stockOnOrder": 1.1,
          "lastReceived": "2026-06-03T18:34:24.3430356",
          "rrp": 28,
          "campaignDescription": "sample string 29",
          "hostCampaign": true,
          "hostIdentifier": "QEA=",
          "hostIdentifierGuid": "f42ec8af-5431-4560-9104-10bedb48ec96",
          "campaignComboPriceGroupG_UID": "2mdqAcKa8U+knPzeWBGGqA==",
          "campaignComboPriceGroupIdentifier": "016a67da-9ac2-4ff1-a49c-fcde581186a8",
          "promotionPlacementDescription": "sample string 31",
          "storeAcceptances": [
            {
              "$id": "69",
              "plu": 1,
              "pluG_UId": "QEA=",
              "campaignID": 1,
              "campaignName": "sample string 2",
              "storeID": 3,
              "acceptedUtc": "2026-06-03T18:34:24.3430356",
              "operatorG_UID": "RYcHVLtozEakB6jFUq9x2w==",
              "operatorGuid": "54078745-68bb-46cc-a407-a8c552af71db",
              "machineID": 1,
              "processed": true,
              "appliedUtc": "2026-06-03T18:34:24.3430356",
              "signIqTicketFileMovedUtc": "2026-06-03T18:34:24.3430356",
              "user": "sample string 6",
              "campaignDescription": "sample string 7",
              "productDesc": "sample string 8",
              "storeName": "sample string 9",
              "effectiveUtc": "2026-06-03T18:34:24.3430356",
              "priceChangeType": 0,
              "operatorName": "sample string 10",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "6121b676-0e39-4725-8dee-ebeccd712693",
              "product": {
                "$ref": "3"
              },
              "campaignPlu": {
                "$ref": "68"
              },
              "fuelItem": true
            },
            {
              "$ref": "69"
            }
          ],
          "campaign": {
            "$id": "70",
            "id": 1,
            "storeID": 2,
            "name": "625b7cbc-35b8-4162-9851-2075d1d63032",
            "nameGuid": "625b7cbc-35b8-4162-9851-2075d1d63032",
            "description": "sample string 4",
            "showDiscounts": true,
            "showTotals": true,
            "onlyEvaluateOnSubtotal": true,
            "useDescription": true,
            "campaignType": 1,
            "startDate": "2026-06-03T18:34:24.3430356",
            "startTime": 1,
            "endDate": "2026-06-03T18:34:24.3430356",
            "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": "2026-06-03T18:34:24.3430356",
            "system": true,
            "created": "2026-06-03T18:34:24.3430356",
            "updated": "2026-06-03T18:34:24.3430356",
            "priceChangeNotifiedUtc": "2026-06-03T18:34:24.3430356",
            "promoType": 1,
            "promotionTypeCode": "sample string 13",
            "hostIdentifier": "kN7HJqhotEm4I+3DrzwlJw==",
            "hostIdentifierGuid": "26c7de90-68a8-49b4-b823-edc3af3c2527",
            "hostType": 14,
            "createdByUser": "sample string 15",
            "fromHost": true,
            "deleted": true,
            "campaignDeleted": "2026-06-03T18:34:24.3430356",
            "updatedByUser": "sample string 18",
            "offerID": 1,
            "isPriceChangeCampaign": true,
            "stores": [
              1,
              2
            ],
            "storeNames": [
              "sample string 1",
              "sample string 2"
            ],
            "campaignPlus": [
              {
                "$ref": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "campaignPools": [
              {
                "$id": "71",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "plu": 4,
                "pluG_UID": "tz+2yoml/EiWTS929KXPmQ==",
                "pluGuid": "cab63fb7-a589-48fc-964d-2f76f4a5cf99",
                "hostOfferID": 1,
                "priceGroupG_UID": "wXXjb6T2tkulznCGsYYyzQ==",
                "priceGroupGuid": "6fe375c1-f6a4-4bb6-a5ce-7086b18632cd",
                "fuelItem": true,
                "pluName": "sample string 6",
                "apn": "sample string 7",
                "pluActive": true,
                "cartonQty": 1,
                "baseUnits": 9.1,
                "cri": "sample string 10",
                "salesMode": 1,
                "orderPacked": 11,
                "pluaws": 12.0,
                "directNumber": "sample string 13",
                "departmentName": "sample string 14",
                "subDepartmentName": "sample string 15",
                "priceGroupName": "sample string 16",
                "supplierName": "sample string 17",
                "stockOnHand": 1.1,
                "stockOnOrder": 1.1,
                "lastReceived": "2026-06-03T18:34:24.3430356",
                "rrp": 18,
                "campaignDescription": "sample string 19",
                "product": {
                  "$ref": "3"
                },
                "campaign": {
                  "$ref": "70"
                }
              },
              {
                "$ref": "71"
              }
            ],
            "sellingRules": [
              {
                "$id": "72",
                "id": 1,
                "identifier": "QOjLVme56ESJ39nm9CuGpg==",
                "identifierStr": "QOjLVme56ESJ39nm9CuGpg==",
                "identifierGuid": "56cbe840-b967-44e8-89df-d9e6f42b86a6",
                "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": "70"
                }
              },
              {
                "$ref": "72"
              }
            ],
            "customers": [
              {
                "$id": "73",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "customerID": "MA6WIH0QKUC5sQewsy90PA==",
                "customerIDGuid": "20960e30-107d-4029-b9b1-07b0b32f743c",
                "campaign": {
                  "$ref": "70"
                },
                "customer": {
                  "$id": "74",
                  "identifier": "Mepc0AB1vU+GokQtc4OsHA==",
                  "identifierGuid": "d05cea31-7500-4fbd-86a2-442d7383ac1c",
                  "code": "sample string 2",
                  "familyName": "sample string 3",
                  "givenName": "sample string 4",
                  "otherName": "sample string 5",
                  "title": "sample string 6",
                  "dateOfBirth": "2026-06-03T18:34:24.3430356",
                  "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": "D487e1RLBUWF0QUGGRoqBQ==",
                  "communityIdentifierGuid": "7b3b8f0f-4b54-4505-85d1-0506191a2a05",
                  "joined": "2026-06-03T18:34:24.3430356",
                  "updated": "2026-06-03T18:34:24.3430356",
                  "active": true,
                  "reasonInactive": 1,
                  "groupCustomer": true,
                  "loyaltyPoints": 1,
                  "homeStoreID": 1,
                  "availableSpend": 1,
                  "priceLevelIdentifier": "Rf2JhdbcRkKLGk6toWAiAg==",
                  "priceLevelIdentifierGuid": "8589fd45-dcd6-4246-8b1a-4eada1602202",
                  "marketingID": "sample string 18",
                  "receiptPrintOptions": 1,
                  "hidden": true,
                  "registered": true,
                  "registeredOn": "2026-06-03T18:34:24.3430356",
                  "emailMarketing": true,
                  "smsMarketing": true,
                  "deleted": true,
                  "deletedUser": "sample string 24",
                  "homeStoreName": "sample string 25",
                  "customerCards": [
                    {
                      "$id": "75",
                      "cardType": 2,
                      "issueDate": "2026-06-03T18:34:24.3430356",
                      "expiry": "2026-06-03T18:34:24.3430356",
                      "customerID": "SiNyzjkknECs0GceBXvWRQ==",
                      "customerIDGuid": "ce72234a-2439-409c-acd0-671e057bd645",
                      "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": "2026-06-03T18:34:24.3430356",
                      "linkedAccount": "ldDiAVnr5EeUOhX5bBeG6A==",
                      "linkedAccountGuid": "01e2d095-eb59-47e4-943a-15f96c1786e8",
                      "currentValueChanged": true,
                      "limitsChanged": true,
                      "customer": {
                        "$ref": "74"
                      },
                      "account": {
                        "$id": "76",
                        "id": 1,
                        "identifier": "fVH1HoTaP0eCDgX478fhHA==",
                        "identifierGuid": "1ef5517d-da84-473f-820e-05f8efc7e11c",
                        "referenceNo": "sample string 3",
                        "name": "sample string 4",
                        "created": "2026-06-03T18:34:24.3430356",
                        "owner": "cXgxDlMHy0uIvpdqnvVXng==",
                        "ownerGuid": "0e317871-0753-4bcb-88be-976a9ef5579e",
                        "accountStoreGroupIdentifier": "SSpS1m2JKkygSrzYqeUJXg==",
                        "accountStoreGroupGuid": "d6522a49-896d-4c2a-a04a-bcd8a9e5095e",
                        "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": "2026-06-03T18:34:24.3430356",
                        "active": true,
                        "updated": "2026-06-03T18:34:24.3430356",
                        "deleted": true,
                        "deletedUser": "sample string 16",
                        "currentBalanceChanged": true,
                        "maximumLimitChanged": true,
                        "loyaltyPointsChanged": true,
                        "projectedBalance": 17,
                        "accountStoreGroupStoreIDs": [
                          1,
                          2
                        ],
                        "customerEmail": "sample string 18",
                        "ownerCustomer": {
                          "$ref": "74"
                        },
                        "card": {
                          "$ref": "75"
                        },
                        "members": {
                          "$id": "77",
                          "sample string 1": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "sample string 2": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        "customerGroups": [
                          {
                            "$id": "78",
                            "identifier": "ksAU0XdXEEu/5kwPcKT9aA==",
                            "identifierGuid": "d114c092-5777-4b10-bfe6-4c0f70a4fd68",
                            "name": "sample string 2",
                            "primaryContact": "jx45LzgmZ0+pFNgIihsSnw==",
                            "primaryContactGuid": "2f391e8f-2638-4f67-a914-d8088a1b129f",
                            "accountID": "0v1HBv6wZkWf0FNXjqHbpQ==",
                            "accountIDGuid": "0647fdd2-b0fe-4566-9fd0-53578ea1dba5",
                            "special": true,
                            "updated": "2026-06-03T18:34:24.3430356",
                            "active": true,
                            "reasonInactive": 1,
                            "priceLevelIdentifier": "Ggl81Cf7uUi9y74/puG5xQ==",
                            "priceLevelIdentifierGuid": "d47c091a-fb27-48b9-bdcb-be3fa6e1b9c5",
                            "marketingListID": "sample string 7",
                            "deleted": true,
                            "account": {
                              "$ref": "76"
                            },
                            "primaryContactCustomer": {
                              "$ref": "74"
                            },
                            "customerGroupMembers": [
                              {
                                "$id": "79",
                                "id": 1,
                                "groupID": "+TvRDeY+kkuJaP6v0d18zw==",
                                "groupIDGuid": "0dd13bf9-3ee6-4b92-8968-feafd1dd7ccf",
                                "customerID": "d+2lNF8cwUGMyTAKYyuacw==",
                                "customerIDGuid": "34a5ed77-1c5f-41c1-8cc9-300a632b9a73",
                                "card": "sample string 4",
                                "linkedAccount": "1THgdQ+Uc0qPsuMtZcjk8Q==",
                                "linkedAccountGuid": "75e031d5-940f-4a73-8fb2-e32d65c8e4f1",
                                "customer": {
                                  "$ref": "74"
                                },
                                "group": {
                                  "$ref": "78"
                                },
                                "customerCard": {
                                  "$ref": "75"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          },
                          {
                            "$ref": "78"
                          }
                        ]
                      },
                      "payments": [
                        {
                          "$id": "80",
                          "id": 1,
                          "identifier": "MkRt/jRblESWoBJ1iGQM8A==",
                          "identifierGuid": "fe6d4432-5b34-4494-96a0-127588640cf0",
                          "storeID": 2,
                          "operatorName": "sample string 3",
                          "saleHeaderID": 4,
                          "paymentType": 5,
                          "amount": 6,
                          "account": "sample string 7",
                          "accountID": "RCRjNSs2AEq6djWDNWZstA==",
                          "accountIDGuid": "35632444-362b-4a00-ba76-358335666cb4",
                          "customerAccount": {
                            "$ref": "76"
                          },
                          "customerCard": {
                            "$ref": "75"
                          },
                          "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": "2026-06-03T18:34:24.3430356",
                          "invRocNo": "sample string 14",
                          "responseCode": "sample string 15",
                          "cashout": 1,
                          "tip": 16,
                          "idempotentVoid": "36OBj/Ek5Ue1z+kal1lA6Q==",
                          "idempotentVoidGuid": "8f81a3df-24f1-47e5-b5cf-e91a975940e9",
                          "offline": true,
                          "processed": 1,
                          "storeSaleHeader": {
                            "$id": "81",
                            "saleHeaderID": 1,
                            "saleHeaderGuid": "29xbZUQH90mtQpqlw6SZrg==",
                            "saleHeaderIdentifierGuid": "655bdcdb-0744-49f7-ad42-9aa5c3a499ae",
                            "created": "2026-06-03T18:34:24.3430356",
                            "createdLocal": "2026-06-03T18:34:24.3430356",
                            "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": "2026-06-03T18:34:24.3430356",
                            "storeID": 1,
                            "operatorG_Uid": "+8DRPJKxP0uxUZG+UHMzYw==",
                            "operatorGuid": "3cd1c0fb-b192-4b3f-b151-91be50733363",
                            "customerG_Uid": "R7G3O24cskiq/Bt0XNZrfg==",
                            "customerGuid": "3bb7b147-1c6e-48b2-aafc-1b745cd66b7e",
                            "communityIdentifier": "0Qk3jlLBrEynQMPz3CKyzw==",
                            "communityIdentifierGuid": "8e3709d1-c152-4cac-a740-c3f3dc22b2cf",
                            "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": "jnt+NtTJKkii2aWhx6gURg==",
                            "priceLevelIdentifierGuid": "367e7b8e-c9d4-482a-a2d9-a5a1c7a81446",
                            "locked": 36,
                            "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:24.3430356+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                            "deserialisedOrderMetadata": {
                              "$id": "82",
                              "customerName": "sample string 1",
                              "pickupAt": "2026-06-03T18:34:24.3430356",
                              "deliveryAddress1": "sample string 2",
                              "deliveryAddress2": "sample string 3",
                              "customerPhoneNumber": "sample string 4",
                              "orderType": 0,
                              "externalOrderID": "sample string 5",
                              "externalDisplayableOrderID": "sample string 6",
                              "tableName": "sample string 7",
                              "createdBy": 0,
                              "orderingAppName": "sample string 8"
                            },
                            "relationChecksum": "sample string 38",
                            "loyaltyTender": 1,
                            "giftCardTender": 1,
                            "operator": {
                              "$ref": "41"
                            },
                            "customer": {
                              "$ref": "74"
                            },
                            "communityOrganisation": {
                              "$id": "83",
                              "id": 1,
                              "identifier": "taxSZhIoq026Mh/Oa7pGng==",
                              "identifierGuid": "6652acb5-2812-4dab-ba32-1fce6bba469e",
                              "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",
                              "abn": "sample string 15",
                              "promoPeriodStart": "2026-06-03T18:34:24.3430356",
                              "promoPeriodEnd": "2026-06-03T18:34:24.3430356",
                              "allowDonations": true,
                              "logoImageName": "sample string 17",
                              "totalAmountAwarded": 18.1,
                              "updated": "2026-06-03T18:34:24.3430356",
                              "deleted": true
                            },
                            "details": [
                              {
                                "$id": "84",
                                "saleItemID": 1,
                                "identifier": "8xdGIGFgJkWIiCZWPHsF2g==",
                                "identifierGuid": "204617f3-6061-4526-8888-26563c7b05da",
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "ayWGOEPgh0ebU3LWlnZR3g==",
                                "pluGuid": "3886256b-e043-4787-9b53-72d6967651de",
                                "accountID": "9uE+oLt5uE6Yl43obOc3FA==",
                                "accountIDGuid": "a03ee1f6-79bb-4eb8-9897-8de86ce73714",
                                "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": "2026-06-03T18:34:24.3586695",
                                "bestOrExpireType": 1,
                                "providerName": "sample string 11",
                                "refundG_UID": "pewIz0Q0vEywE0Pl7Kctgw==",
                                "refundGuid": "cf08eca5-3444-4cbc-b013-43e5eca72d83",
                                "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": "0KBNpa21Rk+jwVzc3w1ICQ==",
                                "idempotentVoidGuid": "a54da0d0-b5ad-4f46-a3c1-5cdcdf0d4809",
                                "priceLevelIdentifier": "gJTI7D9wgU2tWOAdPT27TA==",
                                "priceLevelIdentifierGuid": "ecc89480-703f-4d81-ad58-e01d3d3dbb4c",
                                "communityIdentifier": "U3Se6xnNdkiCB+I/MRLOwg==",
                                "communityIdentifierGuid": "eb9e7453-cd19-4876-8207-e23f3112cec2",
                                "productName": "sample string 23",
                                "apn": "sample string 24",
                                "unknownScans": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "saleDetailID": 2,
                                    "storeID": 1,
                                    "scanned": "2026-06-03T18:34:24.3586695",
                                    "operatorG_UID": "QEA=",
                                    "barcode": "sample string 4",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "refund": {
                                  "$id": "86",
                                  "id": 1,
                                  "g_UID": "m1kedDoWtUyhG6wNo3IMDQ==",
                                  "guid": "741e599b-163a-4cb5-a11b-ac0da3720c0d",
                                  "description": "sample string 1",
                                  "dumped": true,
                                  "inventoryReasonID": 1,
                                  "sortOrder": 1,
                                  "updated": "2026-06-03T18:34:24.3586695"
                                },
                                "modifier": {
                                  "$id": "87",
                                  "id": 1,
                                  "setG_UID": "b2Qv/MH5k06mgMCpicIkkA==",
                                  "modifierSetGuid": "fc2f646f-f9c1-4e93-a680-c0a989c22490",
                                  "name": "sample string 2",
                                  "price": 1,
                                  "quantity": 1,
                                  "modifierType": 1,
                                  "groupNumber": 1,
                                  "pageNumber": 1,
                                  "controlOrder": 1,
                                  "printToStation": true,
                                  "pluG_UID": "j6pYliTRi0+ZhHv3njOqSQ==",
                                  "pluGuid": "9658aa8f-d124-4f8b-9984-7bf79e33aa49",
                                  "deleted": true,
                                  "g_UID": "Y747aXjmREGZ31Bjfl3aSg==",
                                  "guid": "693bbe63-e678-4144-99df-50637e5dda4a",
                                  "product": {
                                    "$ref": "3"
                                  }
                                },
                                "priceLevelName": "sample string 25",
                                "pumpNumber": 1,
                                "hoseNumber": 1
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "eftReceipts": [
                              {
                                "$id": "88",
                                "id": 1,
                                "storeID": 1,
                                "saleHeaderID": 2,
                                "storeSaleHeader": {
                                  "$ref": "81"
                                },
                                "receipt": "sample string 3",
                                "processed": 1
                              },
                              {
                                "$ref": "88"
                              }
                            ],
                            "payments": [
                              {
                                "$ref": "80"
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "cards": [
                              {
                                "$id": "89",
                                "id": 1,
                                "saleHeaderID": 1,
                                "identifier": "sample string 2",
                                "cardType": 3,
                                "providerName": "sample string 4"
                              },
                              {
                                "$ref": "89"
                              }
                            ],
                            "campaignHits": [
                              {
                                "$id": "90",
                                "id": 1,
                                "saleHeaderID": 2,
                                "campaign": "sample string 3",
                                "name": "sample string 4",
                                "processed": 1,
                                "campaignDescription": "sample string 5"
                              },
                              {
                                "$ref": "90"
                              }
                            ],
                            "fuel": [
                              {
                                "$id": "91",
                                "id": 1,
                                "plu": 1,
                                "pluG_UID": "upaZTTRlJkiloR3R/WKtfQ==",
                                "pluGuid": "4d9996ba-6534-4826-a5a1-1dd1fd62ad7d",
                                "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": "2026-06-03T18:34:24.3586695",
                                "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": "2026-06-03T18:34:24.3586695",
                                "tagNumber": "sample string 15",
                                "trackTwoRem": "sample string 16",
                                "transCode": 1,
                                "transType": 1,
                                "unitPrice": 1.0,
                                "vehicleReg": "sample string 17",
                                "offline": true,
                                "processed": 1
                              },
                              {
                                "$ref": "91"
                              }
                            ],
                            "fuelResells": [
                              {
                                "$id": "92",
                                "saleItemID": 1,
                                "saleHeaderID": 2,
                                "plu": 1,
                                "pluG_UId": "iofiGojgVk2JifbZlSj+BA==",
                                "pluGuid": "1ae2878a-e088-4d56-8989-f6d99528fe04",
                                "accountID": "5faEwsLgyEKvz9Find4aLA==",
                                "accountIDGuid": "c284f6e5-e0c2-42c8-afcf-d1629dde1a2c",
                                "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": "2026-06-03T18:34:24.3586695",
                                "bestOrExpireType": 1,
                                "refundG_UID": "GrGyBnGrRkabQGRIKQ7qeQ==",
                                "refundGuid": "06b2b11a-ab71-4646-9b40-6448290eea79",
                                "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": "92"
                              }
                            ],
                            "customerOrder": [
                              {
                                "$id": "93",
                                "identifier": "Hp0AvsxBREeursVe7UP8SQ==",
                                "identifierGuid": "be009d1e-41cc-4744-aeae-c55eed43fc49",
                                "id": 1,
                                "orderNo": 2,
                                "externalSaleIdentifier": "sample string 3",
                                "storeID": 4,
                                "zoneID": 5,
                                "deptNo": 6,
                                "customerIdentifier": "u5NWjIJD90C1AEXyBg0d/g==",
                                "customerIdentifierGuid": "8c5693bb-4382-40f7-b500-45f2060d1dfe",
                                "operatorNo": 1,
                                "operatorG_UID": "1mKS/5TxyUyXi7FxAsuxaA==",
                                "operatorGuid": "ff9262d6-f194-4cc9-978b-b17102cbb168",
                                "created": "2026-06-03T18:34:24.3586695",
                                "ordered": "2026-06-03T18:34:24.3586695",
                                "started": "2026-06-03T18:34:24.3586695",
                                "completed": "2026-06-03T18:34:24.3586695",
                                "supplied": "2026-06-03T18:34:24.3586695",
                                "quickTicket": 1,
                                "deleted": true,
                                "walkAway": true,
                                "approxWait": 1,
                                "actualWait": 1,
                                "deliveryMethod": 8,
                                "externalSaleType": 9,
                                "customer": {
                                  "$ref": "74"
                                },
                                "operator": {
                                  "$ref": "41"
                                },
                                "details": [
                                  {
                                    "$id": "94",
                                    "headerID": 1,
                                    "plu": 1,
                                    "pluG_UId": "NweOyG05WEmLFBM/AWSSxQ==",
                                    "pluGuid": "c88e0737-396d-4958-8b14-133f016492c5",
                                    "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": "4c5NUfvjuU6Ul2VmeeU9Ow==",
                                    "headerIdentifierGuid": "514dcee1-e3fb-4eb9-9497-656679e53d3b",
                                    "product": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "94"
                                  }
                                ],
                                "storeName": "sample string 11",
                                "customerName": "sample string 12",
                                "storeReplyTo": "sample string 13",
                                "storeSubjectLine": "sample string 14",
                                "storeSaleHeader": {
                                  "$ref": "81"
                                }
                              },
                              {
                                "$ref": "93"
                              }
                            ],
                            "surveyResponses": [
                              {
                                "$id": "95",
                                "surveyG_UID": "HUGt81mT70WP2tCjQiCrOA==",
                                "surveyGuid": "f3ad411d-9359-45ef-8fda-d0a34220ab38",
                                "saleHeaderGuid": "6NwqsBJXBE2CWZrsqCe+uQ==",
                                "saleGuid": "b02adce8-5712-4d04-8259-9aeca827beb9",
                                "textResponse": "sample string 1",
                                "integerResponse": 1,
                                "g_UIDResponse": "fkKFtW0xYEqkCu57WdRAsg==",
                                "guidResponse": "b585427e-316d-4a60-a40a-ee7b59d440b2",
                                "whoAnswered": 2,
                                "answeredAtUTC": "2026-06-03T18:34:24.3586695",
                                "sale": {
                                  "$ref": "81"
                                },
                                "survey": {
                                  "$id": "96",
                                  "g_UID": "tVmuML90+U22UdRv0mRQsw==",
                                  "guid": "30ae59b5-74bf-4df9-b651-d46fd26450b3",
                                  "name": "sample string 1",
                                  "storeID": 2,
                                  "zoneID": 1,
                                  "checkoutFormG_UID": "AB33KT2thUmtEtMnwFxabg==",
                                  "checkoutFormGuid": "29f71d00-ad3d-4985-ad12-d327c05c5a6e",
                                  "displayToWho": 3,
                                  "displayWhen": 4,
                                  "start": "2026-06-03T18:34:24.3586695",
                                  "end": "2026-06-03T18:34:24.3586695",
                                  "deleted": true,
                                  "updated": "2026-06-03T18:34:24.3586695",
                                  "possibleIntegerResponses": [
                                    1,
                                    2
                                  ],
                                  "possibleTextResponses": [
                                    "sample string 1",
                                    "sample string 2"
                                  ],
                                  "possibleGuidResponses": [
                                    "ea96f107-b7cd-4b31-b244-b8499a3584ec",
                                    "71a5bb9c-7c0f-4344-a8ca-cbd5f43cfa12"
                                  ],
                                  "allowsAllTextResponses": true,
                                  "surveyForm": {
                                    "$ref": "49"
                                  }
                                },
                                "ingressId": "sample string 4"
                              },
                              {
                                "$ref": "95"
                              }
                            ],
                            "storeName": "sample string 39",
                            "terminalNumber": 40,
                            "machineName": "sample string 41",
                            "operatorName": "sample string 42",
                            "direction": 1,
                            "reason": "sample string 43",
                            "accountG_UID": "k0UDYvC9/E6JNfiDf3lFvA==",
                            "accountIdentifier": "62034593-bdf0-4efc-8935-f8837f7945bc",
                            "accountName": "sample string 44",
                            "customerOrderIdentifier": "UA2JSNh3hkaqfGwuviOcbw==",
                            "customerOrderIdentifierGuid": "48890d50-77d8-4686-aa7c-6c2ebe239c6f",
                            "priceLevelName": "sample string 45",
                            "revision": 46,
                            "ingressId": "sample string 47"
                          },
                          "metadata": {
                            "$id": "97",
                            "id": 1,
                            "paymentID": 2,
                            "paymentIdentifier": "ezp/d+w9jkuISCHxSf6csQ==",
                            "paymentIdentifierGuid": "777f3a7b-3dec-4b8e-8848-21f149fe9cb1",
                            "identifier": "IGmRTs3wxUOnl2ZUakw5DQ==",
                            "identifierGuid": "4e916920-f0cd-43c5-a797-66546a4c390d",
                            "metadata": "sample string 3",
                            "signatureImage": "QEA=",
                            "itemIdentifier": "75j3lQEPwkuLe02vNeWSwQ==",
                            "itemIdentifierGuid": "95f798ef-0f01-4bc2-8b7b-4daf35e592c1"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ]
                    },
                    {
                      "$ref": "75"
                    }
                  ],
                  "customerGroupMembers": [
                    {
                      "$ref": "79"
                    },
                    {
                      "$ref": "79"
                    }
                  ],
                  "customerGroups": [
                    {
                      "$ref": "78"
                    },
                    {
                      "$ref": "78"
                    }
                  ],
                  "accounts": [
                    {
                      "$ref": "76"
                    },
                    {
                      "$ref": "76"
                    }
                  ],
                  "account": {
                    "$ref": "76"
                  },
                  "vouchers": [
                    {
                      "$id": "98",
                      "customerIdentifier": "V0efXC1toEWTDnjJ8IHuZg==",
                      "customerIdentifierGuid": "5c9f4757-6d2d-45a0-930e-78c9f081ee66",
                      "voucherName": "sample string 2",
                      "count": 3,
                      "storeID": 4,
                      "barcode": "sample string 5",
                      "redeemCount": 6,
                      "issueCount": 7,
                      "storeSalePaymentID": 1,
                      "idempotentID": "ClgGEYWTw0WgYUQaOO5F/A==",
                      "idempotentGuid": "1106580a-9385-45c3-a061-441a38ee45fc",
                      "offline": true,
                      "voucher": {
                        "$id": "99",
                        "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": "2026-06-03T18:34:24.3586695",
                        "barcodeTemplate": {
                          "$id": "100",
                          "templateID": 1,
                          "template": "sample string 1",
                          "bcFunction": "sample string 2",
                          "sortOrder": 3
                        },
                        "scaleLabel": {
                          "$id": "101",
                          "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": "2026-06-03T18:34:24.3586695",
                          "labelPageLayout": "d4pBDQetFU22rUssAGqq4g==",
                          "pageLayoutGuid": "0d418a77-ad07-4d15-b6ad-4b2c006aaae2",
                          "labelType": 6,
                          "oldName": "sample string 7",
                          "voucher": {
                            "$ref": "99"
                          },
                          "elements": [
                            {
                              "$id": "102",
                              "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": "2026-06-03T18:34:24.3586695"
                            },
                            {
                              "$ref": "102"
                            }
                          ]
                        },
                        "customerVouchers": [
                          {
                            "$id": "103",
                            "id": 1,
                            "customerIdentifier": "bG/V+fBZxEqFRzn0q9frOg==",
                            "customerIdentifierGuid": "f9d56f6c-59f0-4ac4-8547-39f4abd7eb3a",
                            "voucherID": 3,
                            "voucherName": "sample string 4",
                            "storeID": 1,
                            "barcode": "sample string 5",
                            "dateOfIssue": "2026-06-03T18:34:24.3586695",
                            "issuedSaleHeaderID": 1,
                            "issuedSaleIdentifier": "sample string 7",
                            "issuedOfflinePaymentID": 1,
                            "issuedIdempotentID": "FfRg7ZFyZUqy1zBZE1ABwQ==",
                            "issuedIdempotentGuid": "ed60f415-7291-4a65-b2d7-3059135001c1",
                            "issuedOffline": true,
                            "issuedUser": "sample string 9",
                            "issuedNotes": "sample string 10",
                            "expiryDate": "2026-06-03T18:34:24.3586695",
                            "expiredUser": "sample string 11",
                            "expiredNotes": "sample string 12",
                            "redeemed": "2026-06-03T18:34:24.3586695",
                            "redeemedSaleHeaderID": 1,
                            "redeemedSaleIdentifier": "sample string 13",
                            "redeemedOfflinePaymentID": 1,
                            "redeemedIdempotentID": "jT9aWFxtt0S1oRxGFuqDAA==",
                            "redeemedIdempotentGuid": "585a3f8d-6d5c-44b7-b5a1-1c4616ea8300",
                            "redeemedUser": "sample string 14",
                            "redeemedNotes": "sample string 15",
                            "redeemedOffline": true,
                            "updated": "2026-06-03T18:34:24.3586695",
                            "storeName": "sample string 17",
                            "scaleLabel": {
                              "$ref": "101"
                            },
                            "voucher": {
                              "$ref": "99"
                            },
                            "customer": {
                              "$ref": "74"
                            },
                            "issuedOfflinePayment": {
                              "$ref": "80"
                            },
                            "redeemedOfflinePayment": {
                              "$ref": "80"
                            }
                          },
                          {
                            "$ref": "103"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "98"
                    }
                  ]
                }
              },
              {
                "$ref": "73"
              }
            ],
            "customerGroups": [
              {
                "$id": "104",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "groupID": "cBCanl6aB0GVZrHwPVQAzw==",
                "groupIDGuid": "9e9a1070-9a5e-4107-9566-b1f03d5400cf",
                "campaign": {
                  "$ref": "70"
                },
                "group": {
                  "$ref": "78"
                }
              },
              {
                "$ref": "104"
              }
            ],
            "signIqTickets": [
              {
                "$id": "105",
                "identifier": "IKnOVmTdhk2ia3K2ZoE6Vg==",
                "identifierGuid": "56cea920-dd64-4d86-a26b-72b666813a56",
                "campaignName": "sample string 2",
                "message": "sample string 3",
                "ticketFileSource": "sample string 4",
                "ticketFileDestination": "sample string 5",
                "storeID": 1
              },
              {
                "$ref": "105"
              }
            ],
            "comboPriceGroups": [
              {
                "$id": "106",
                "id": 1,
                "campaignID": 2,
                "campaignName": "sample string 3",
                "g_UID": "/iD4L9pjvk2M2eeCymBNRA==",
                "guid": "2ff820fe-63da-4dbe-8cd9-e782ca604d44",
                "description": "sample string 5",
                "newPrice": 1,
                "rangeDescription": "sample string 6",
                "dealDescription": "sample string 7",
                "labelQuantity": 8,
                "hostProductCategoryID": 1,
                "offerID": 1,
                "dontUpdatePricePlus": true,
                "campaign": {
                  "$ref": "70"
                },
                "comboPricePlus": [
                  {
                    "$id": "107",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupG_UID": "i8huROjx/ky60EoEQTCkwA==",
                    "groupGuid": "446ec88b-f1e8-4cfe-bad0-4a044130a4c0",
                    "comboPriceType": 5,
                    "priceType": 5,
                    "pluG_UID": "QBv82OjdME2w4pYt7rOK3A==",
                    "pluGuid": "d8fc1b40-dde8-4d30-b0e2-962deeb38adc",
                    "priceGroupG_UID": "M18IQU/HiE2T0jo70MmoaQ==",
                    "priceGroupGuid": "41085f33-c74f-4d88-93d2-3a3bd0c9a869",
                    "campaignPoolID": "sample string 7",
                    "quantity": 1,
                    "campaign": {
                      "$ref": "70"
                    },
                    "product": {
                      "$ref": "3"
                    },
                    "priceGroup": {
                      "$ref": "34"
                    },
                    "campaignPool": {
                      "$ref": "70"
                    }
                  },
                  {
                    "$ref": "107"
                  }
                ]
              },
              {
                "$ref": "106"
              }
            ],
            "priceLevels": [
              {
                "$id": "108",
                "id": 1,
                "priceLevelIdentifier": "XUyivnOTwUaenhJ8WgArZA==",
                "priceLevelIdentifierGuid": "bea24c5d-9373-46c1-9e9e-127c5a002b64",
                "campaignName": "sample string 3",
                "priceLevelName": "sample string 4"
              },
              {
                "$ref": "108"
              }
            ],
            "promotionType": {
              "$id": "109",
              "identifier": "5m7mc8hdSU+NARVloRtYWw==",
              "identifierGuid": "73e66ee6-5dc8-4f49-8d01-1565a11b585b",
              "hostType": 2,
              "code": "sample string 3",
              "description": "sample string 4",
              "isLiquor": true,
              "isAdvertised": true,
              "disableWasSave": true,
              "excludeFromPromoSales": true,
              "labelPageLayoutG_UID": "EBKbSZZExEi6qyYg0wpL/w==",
              "labelPageLayoutGuid": "499b1210-4496-48c4-baab-2620d30a4bff",
              "priceLevelIdentifier": "kBOIFWBo10ap6sEPYvv3Yg==",
              "priceLevelIdentifierGuid": "15881390-6860-46d7-a9ea-c10f62fbf762",
              "active": true,
              "updated": "2026-06-03T18:34:24.3586695",
              "hostName": "sample string 11"
            }
          },
          "product": {
            "$ref": "3"
          },
          "dealCost": {
            "$id": "110",
            "headerIdentifier": "isC7tEo7H0K4d7ndtbdHbA==",
            "headerIdentifierGuid": "b4bbc08a-3b4a-421f-b877-b9ddb5b7476c",
            "identifier": "rtN5OJ6x1k6z8Hr77LVLBQ==",
            "identifierGuid": "3879d3ae-b19e-4ed6-b3f0-7afbecb54b05",
            "supplierIdentifier": "eGEnJbwobUiK+v7ZKzv9yQ==",
            "supplierGuid": "25276178-28bc-486d-8afa-fed92b3bfdc9",
            "pluG_UID": "IuKtpDwxd0aRYGxRp1qMsQ==",
            "pluGuid": "a4ade222-313c-4677-9160-6c51a75a8cb1",
            "campaignName": "e91ae484-c4d6-4949-b981-4f0d12d2f53a",
            "description": "sample string 4",
            "cost": 5,
            "costDecimals": 6,
            "start": "2026-06-03T18:34:24.3586695",
            "end": "2026-06-03T18:34:24.3586695",
            "type": 9,
            "promoType": 10,
            "bonusItemPLUG_UID": "vSbiHhty10+/Z/pq1GXyyg==",
            "bonusItemPluGuid": "1ee226bd-721b-4fd7-bf67-fa6ad465f2ca",
            "bonusPurchaseUnits": 11,
            "bonusReceiveUnits": 12,
            "updated": "2026-06-03T18:34:24.3586695",
            "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": "2026-06-03T18:34:24.3586695",
            "campaignEndDate": "2026-06-03T18:34:24.3586695",
            "masterPLUG_UID": "zHiktZAqgEC8CQJAHM4DRg==",
            "masterID": "b5a478cc-2a90-4080-bc09-02401cce0346",
            "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": "SGSYYOPnI0ijEiO44vG4bw==",
            "bonusMasterID": "60986448-e7e3-4823-a312-23b8e2f1b86f",
            "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": "2026-06-03T18:34:24.3586695",
        "dealCosts": [
          {
            "$ref": "110"
          },
          {
            "$ref": "110"
          }
        ],
        "tags": [
          {
            "$id": "111",
            "pluG_UID": "CVC0LsyHgEGU/jjwpk6mhQ==",
            "pluGuid": "2eb45009-87cc-4180-94fe-38f0a64ea685",
            "tagID": 1,
            "description": "sample string 1",
            "storeIDs": [
              1,
              2
            ]
          },
          {
            "$ref": "111"
          }
        ],
        "alternateProductG_UID": "FM8PMcCmckSxcx5C6tHqAw==",
        "alternateProduct": "310fcf14-a6c0-4472-b173-1e42ead1ea03",
        "altProduct": {
          "$ref": "3"
        },
        "productHostCode": {
          "$id": "112",
          "id": 1,
          "pluG_UID": "jwftTVTn4kGcHAKvciRyAw==",
          "pluGuid": "4ded078f-e754-41e2-9c1c-02af72247203",
          "ibaCode": "sample string 2"
        },
        "mscCat": {
          "$ref": "64"
        },
        "mscCom": {
          "$ref": "65"
        },
        "mscDep": {
          "$ref": "67"
        },
        "mscSubCom": {
          "$ref": "66"
        },
        "isUserUpdate": true,
        "ignoreMasterProduct": true,
        "priceGroupLabelRequested": true,
        "firstSold": "2026-06-03T18:34:24.3586695",
        "inventoryTracked": "2026-06-03T18:34:24.3586695",
        "isNormalPriceChangesCampaign": true,
        "baseProductFuel": {
          "$id": "113",
          "pluG_UID": "oSRIiF1/wkK9WmximWO88g==",
          "pluGuid": "884824a1-7f5d-42c2-bd5a-6c629963bcf2",
          "fuelPluG_UID": "tsA2TFxEt0yX0CBuCooQPg==",
          "fuelPluGuid": "4c36c0b6-445c-4cb7-97d0-206e0a8a103e",
          "price": 3,
          "productDescription": "sample string 4",
          "productBarcode": "sample string 5",
          "fuelProductDescription": "sample string 6",
          "fuelProductBarcode": "sample string 7",
          "fuelProductPrice": 8
        },
        "productFuelLinks": [
          {
            "$ref": "113"
          },
          {
            "$ref": "113"
          }
        ]
      }
    },
    {
      "$ref": "2"
    }
  ],
  "stocktakeHeader": {
    "$id": "114",
    "id": 1,
    "identifier": "XQB3VXR7Z0mPLQfVt7aZJw==",
    "identifierGuid": "5577005d-7b74-4967-8f2d-07d5b7b69927",
    "stocktakeRequest": {
      "$ref": "1"
    },
    "storeID": 1,
    "name": "sample string 2",
    "forDate": "2026-06-03T18:34:24.3586695",
    "createDate": "2026-06-03T18:34:24.3586695",
    "closed": true,
    "closedDate": "2026-06-03T18:34:24.3586695",
    "outOfStock": true,
    "live": true,
    "deleted": true,
    "processed": true,
    "processCounted": "2026-06-03T18:34:24.3586695",
    "processCountedUser": "sample string 8",
    "updateInventorySetting": "sample string 9",
    "stocktakeRequestIdentifier": "p7SsPUlf2EWP+qZkb0Ui8w==",
    "stocktakeRequestIdentifierGuid": "3dacb4a7-5f49-45d8-8ffa-a6646f4522f3",
    "inputs": [
      {
        "$id": "115",
        "id": 1,
        "identifier": "RSmW2vTRWkO+au9N2c4hXA==",
        "identifierGuid": "da962945-d1f4-435a-be6a-ef4dd9ce215c",
        "headerID": 1,
        "headerIdentifier": "up+O4tvZIk+hKn4UnX0GXQ==",
        "headerIdentifierGuid": "e28e9fba-d9db-4f22-a12a-7e149d7d065d",
        "sectionG_UID": "CwwXZGM4O0KTidqD2+ZG1Q==",
        "sectionGuid": "64170c0b-3863-423b-9389-da83dbe646d5",
        "operatorG_UID": "H/gCljI0kk62dEc4RRZsFg==",
        "operatorGuid": "9602f81f-3432-4e92-b674-473845166c16",
        "operatorID": 1,
        "comment": "sample string 2",
        "inputType": 1,
        "date": "2026-06-03T18:34:24.3586695",
        "inProgress": 3,
        "setCount": "2026-06-03T18:34:24.3586695",
        "deleted": true,
        "operatorName": "sample string 4",
        "sectionName": "sample string 5",
        "canDelete": 6,
        "details": [
          {
            "$id": "116",
            "id": 1,
            "headerID": 1,
            "headerIdentifier": "42IF3gaRhE2sOwd08YIsTA==",
            "headerIdentifierGuid": "de0562e3-9106-4d84-ac3b-0774f1822c4c",
            "inputID": 1,
            "inputIdentifier": "Bo8M6rR24Um9v8sFpaTwqQ==",
            "inputIdentifierGuid": "ea0c8f06-76b4-49e1-bdbf-cb05a5a4f0a9",
            "created": "2026-06-03T18:34:24.3586695",
            "apn": "sample string 2",
            "plu": 1,
            "pluG_UID": "28+Tqi0TO0Ocb5njy0na1w==",
            "pluGuid": "aa93cfdb-132d-433b-9c6f-99e3cb49dad7",
            "longDesc": "sample string 3",
            "salesMode": 1,
            "quantity": 1,
            "weight": 1,
            "cartons": 1.0,
            "cartonQuantity": 1,
            "baseUnits": 4,
            "orderPacked": 5,
            "onHand": 1,
            "onHandPacks": 1,
            "onHandEnd": 1,
            "onHandPacksEnd": 1,
            "inventoryAccuracy": 6,
            "costGst": 1,
            "sellGst": 1,
            "scaleItem": true,
            "cost": 1,
            "currentCost": 1,
            "costDecimals": 1,
            "price": 1,
            "currentPrice": 1,
            "stockUnitMeasureCode": "sample string 7",
            "notes": "sample string 8",
            "editID": 9,
            "deleted": true,
            "update": true,
            "inputComment": "sample string 12",
            "sectionName": "sample string 13",
            "inputType": 1,
            "itemNumber": "sample string 14",
            "active": true,
            "parentPluG_UID": "j2bas9rB5ESIjuBDV5X94g==",
            "parentPluGuid": "b3da668f-c1da-44e4-888e-e0435795fde2",
            "edited": true,
            "product": {
              "$ref": "3"
            },
            "input": {
              "$ref": "115"
            },
            "unknownScan": {
              "$id": "117",
              "id": 1,
              "headerIdentifier": "vqMPqVXgSkGE70Gf0sf8IA==",
              "headerIdentifierGuid": "a90fa3be-e055-414a-84ef-419fd2c7fc20",
              "inputIdentifier": "O70gLzlykUOBF09KM843jA==",
              "inputIdentifierGuid": "2f20bd3b-7239-4391-8117-4f4a33ce378c",
              "detailID": 1,
              "pluG_UID": "BnSJZJQLYE2/g0kq2giwLA==",
              "pluGuid": "64897406-0b94-4d60-bf83-492ada08b02c",
              "barcode": "sample string 2",
              "scanned": "2026-06-03T18:34:24.3586695"
            }
          },
          {
            "$ref": "116"
          }
        ]
      },
      {
        "$ref": "115"
      }
    ]
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKL��\~�V�5xl/workbook.xml �(�����0D�&�C��(�N\�z�^��6Ж�5��$޼��ξ:Y�?���G�W��2��"�s	����ĝ�N��{+���Z��`I��J,(k�T��+����K�����2�9�s����/2[��Dd
��]`�Ţ�ajܲ�0Z�[W�3F�Rq�_�gi��Y	y^���F����PKL��\����	�[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
L��\\u�}''_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="R808558fde46342ca" /></Relationships>PKL��\/��'DMxl/worksheets/sheet1.xml �(���Ko�0��J��&~?P�j�R��T{�=g���$F����5!�T��#ߌ�����{el��q#�\�e^���έ~��a�����R.�xiGff�mGql�*R�*��J�"u�Ѭc�Z�5Ջ]�J#Xl�&u>���
OѾ�n�J����)T��e8I���~<}`�j>��
�x�T�\��:8��Z^��Tl܃gU�w,�*�m�o}��|�9_$Z9���gP��҅A�~V߇|�2��e�B��\�0X����z����G��CH�D0�m�>n�S@$�	��m��>��2�0Do{��h�EBJ�`!y�g�Ͼyn^����E��g��1DŒ��e����RP�!D\��>����EI,�"!�D��^3{�GR�	#ħ��}��t�}L���W�~i�[���붟�$�ݚx��M<�	�&�}���}���Y��m�O�61��M��	�&~�	�&�*�5�=�45�@}�S��S���S�����a��(��D��Nf�:{�z��5�m��^���L���:݈��H��C�̴v�T���n��PKL��\P�']�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؉݆TM��m��3��&�e����G�
XE�Tb�������4����޾M#9c���-��V�n�}��a�Y�q�)OD3�H�-����ҨN2Σ���$SNCO�TG�#�[�0g�-�.�CtZ
wN�&��0}u�
br�����O)�k(�L�Ե�_��U]	ޠ�n�л��t1�z}�3΅B._d�!���������N��L
kV.�+&�(uwU�7��PKL��\Ѓ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��PKL��\�M"8[�xl/sharedStrings.xml �(��R�K�0�WJ��Ǧk7�:��s��8�4Cz��ڤ�����`LHQ��{����˥�Ϧ�>���j�A�<PB�R�����3����Z���7�RD�l��)��7a�b
�@��,Si�p��م��%����a�aåb�Н"+�0�S��X	���-KP$+	&
)K��2�N�.��p�
i�…�
N��Pْuƥr�AO����%A�����+��������@���Ǿ�#�n��`���Q�ı��$����$���U~s��h��pk�7m
�㍽o�7=�e�\�5��},@��"XI���v�%�\��`�K�1�������	�Q �}����>�o����PK-L��\~�V�5xl/workbook.xmlPK-L��\����	�[Content_Types].xmlPK-
L��\\u�}''V_rels/.relsPK-L��\/��'DM�xl/worksheets/sheet1.xmlPK-L��\P�']�PXxl/_rels/workbook.xml.relsPK-L��\Ѓc'2E
�xl/styles.xmlPK-L��\�M"8[�	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKL��\�)Ft�5xl/workbook.xml �(�����0D�&�C��`�N\�z��6Ж�5��B	$޼��ξ>Z�=���G����2��`����h�]k��0I�b�m��ڊ�F�1Ir氇���R
�.�X~p���A�J�2����s����G9k��$l	�����"*b@cIk@ItnMISJ\��ឞQ���"f��J7��l�]}PKL��\����	�[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
L��\N��''_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="Re4029119af0a416c" /></Relationships>PKL��\/��'DMxl/worksheets/sheet1.xml �(���Ko�0��J��&~?P�j�R��T{�=g���$F����5!�T��#ߌ�����{el��q#�\�e^���έ~��a�����R.�xiGff�mGql�*R�*��J�"u�Ѭc�Z�5Ջ]�J#Xl�&u>���
OѾ�n�J����)T��e8I���~<}`�j>��
�x�T�\��:8��Z^��Tl܃gU�w,�*�m�o}��|�9_$Z9���gP��҅A�~V߇|�2��e�B��\�0X����z����G��CH�D0�m�>n�S@$�	��m��>��2�0Do{��h�EBJ�`!y�g�Ͼyn^����E��g��1DŒ��e����RP�!D\��>����EI,�"!�D��^3{�GR�	#ħ��}��t�}L���W�~i�[���붟�$�ݚx��M<�	�&�}���}���Y��m�O�61��M��	�&~�	�&�*�5�=�45�@}�S��S���S�����a��(��D��Nf�:{�z��5�m��^���L���:݈��H��C�̴v�T���n��PKL��\cߴ|�Pxl/_rels/workbook.xml.rels �(���An� E��f_c[��*$�n�Mr��Ɗ
H�����W(j�֑��&+4��i������<O�C��P%��u�$�R����f��I�|#��G���(���)���b�<���]�U�e�W���uY
��e�������G�ON�f��0}s�
brPa�$�'�����L��I�U
j�Z�
��U��M-�˄���Z/d4���)ފ�3����ۧ�7�tZ����N�hk�V��9ћ��PKL��\Ѓ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��PKL��\�M"8[�xl/sharedStrings.xml �(��R�K�0�WJ��Ǧk7�:��s��8�4Cz��ڤ�����`LHQ��{����˥�Ϧ�>���j�A�<PB�R�����3����Z���7�RD�l��)��7a�b
�@��,Si�p��م��%����a�aåb�Н"+�0�S��X	���-KP$+	&
)K��2�N�.��p�
i�…�
N��Pْuƥr�AO����%A�����+��������@���Ǿ�#�n��`���Q�ı��$����$���U~s��h��pk�7m
�㍽o�7=�e�\�5��},@��"XI���v�%�\��`�K�1�������	�Q �}����>�o����PK-L��\�)Ft�5xl/workbook.xmlPK-L��\����	��[Content_Types].xmlPK-
L��\N��''U_rels/.relsPK-L��\/��'DM�xl/worksheets/sheet1.xmlPK-L��\cߴ|�PWxl/_rels/workbook.xml.relsPK-L��\Ѓc'2E
�xl/styles.xmlPK-L��\�M"8[�	xl/sharedStrings.xmlPK��