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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Required

dueDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of StocktakeRequest
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

Name

string

String length: inclusive between 0 and 20

StoreID

integer

None.

DueDate

date

Data type: Date

Description

string

String length: inclusive between 0 and 20

Created

date

Data type: DateTime

CreatedLineItems

integer

None.

InsertedLineItems

integer

None.

Products

Collection of StocktakeRequestProduct

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

StocktakeHeader

StocktakeHeader

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "La2Fvwy+p0ear/R/Z3qkXg==",
    "identifierGuid": "bf85ad2d-be0c-47a7-9aaf-f47f677aa45e",
    "name": "sample string 2",
    "storeID": 3,
    "dueDate": "2026-06-03T18:36:52.522239",
    "description": "sample string 5",
    "created": "2026-06-03T18:36:52.522239",
    "createdLineItems": 7,
    "insertedLineItems": 8,
    "products": [
      {
        "$id": "2",
        "stocktakeRequestIdentifier": "LLzzS/qupUeKF8JJIrMLow==",
        "pluG_UID": "DCIcHZkd+UOG8eY3nSc/pg==",
        "stocktakeRequestIdentifierGuid": "4bf3bc2c-aefa-47a5-8a17-c24922b30ba3",
        "pluGuid": "1d1c220c-1d99-43f9-86f1-e6379d273fa6",
        "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": "0T5ReGWZ9ESXtG3pH9vX3A==",
          "guid": "78513ed1-9965-44f4-97b4-6de91fdbd7dc",
          "apn": "sample string 1",
          "apnChanged": true,
          "apnSwitched": true,
          "barcode": "sample string 4",
          "itemNumber": "sample string 5",
          "itemNumberChanged": true,
          "priceGroupG_UID": "P2/USJWEnkutIxg6u1GKZg==",
          "priceGroupGuid": "48d46f3f-8495-4b9e-ad23-183abb518a66",
          "blueprintID": 1,
          "lastCountedDate": "2026-06-03T18:36:52.522239",
          "externalID": "sample string 7",
          "active": true,
          "activated": "2026-06-03T18:36:52.522239",
          "pluCreated": "2026-06-03T18:36:52.522239",
          "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:36:52.522239",
          "lastManualUpdate": "2026-06-03T18:36:52.522239",
          "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:36:52.522239",
          "currentCostUpdated": "2026-06-03T18:36:52.522239",
          "costDecimals": 31,
          "costChanged": true,
          "dealCostIdentifier": "QEA=",
          "excludeFromRebate": true,
          "rebateOverride": 1,
          "costCalcMethod": 32,
          "costCalcMethodChanged": true,
          "costEffectiveDate": "2026-06-03T18:36:52.522239",
          "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:36:52.522239",
          "posTare": 1,
          "altPrice": 1.0,
          "altPriceChanged": true,
          "altPriceMode": 53,
          "altPriceModeChanged": true,
          "altPLUG_UID": "DAX2Gkv1XU+9TIuP3dOZRw==",
          "altPLUGuid": "1af6050c-f54b-4f5d-bd4c-8b8fddd39947",
          "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:36:52.522239",
          "labelLastPrice": 1,
          "shelfPageLayoutG_UID": "53uhaUNN20KVwcjH6sIWmg==",
          "shelfPageLayoutGuid": "69a17be7-4d43-42db-95c1-c8c7eac2169a",
          "talkerPageLayoutG_UID": "tXlV7OdeVEyb6rdSJmw8ig==",
          "talkerPageLayoutGuid": "ec5579b5-5ee7-4c54-9bea-b752266c3c8a",
          "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": "2WDmimjJ6kyZisuqfslNjw==",
          "inventoryIdentifier": "8ae660d9-c968-4cea-998a-cbaa7ec94d8f",
          "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": "2baSFytGtkCfqgVHh5dAJw==",
          "parentPluGuid": "1792b6d9-462b-40b6-9faa-054787974027",
          "preferredHostVendor": 105,
          "preferredHostChanged": true,
          "code": "sample string 107",
          "supplierIdentifier": "oyuGKVPyMUe9m9dUY4Nn8Q==",
          "supplierIdentifierGuid": "29862ba3-f253-4731-bd9b-d754638367f1",
          "supplierChanged": true,
          "rebateSupplierIdentifier": "nRYekCRn4kmDW9zk2ZTBiw==",
          "rebateSupplierIdentifierGuid": "901e169d-6724-49e2-835b-dce4d994c18b",
          "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:36:52.522239",
          "commodity": "sample string 122",
          "businessPillar": "sample string 123",
          "mscCommodity": "sample string 124",
          "hostIdentifier": "Z0eGOqnUkkOG/MG0zq1NQQ==",
          "hostIdentifierGuid": "3a864767-d4a9-4392-86fc-c1b4cead4d41",
          "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:36:52.522239",
            "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": "0JKdf7/PFUSseWpIhSbKIw==",
            "hostIdentifierGuid": "7f9d92d0-cfbf-4415-ac79-6a488526ca23",
            "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:36:52.522239",
            "priceZone": {
              "$id": "5",
              "id": 1,
              "name": "sample string 2",
              "hostIdentifier": "ZkY12ixKIU2pqv1OT6sAXw==",
              "hostIdentifierGuid": "da354666-4a2c-4d21-a9aa-fd4e4fab005f",
              "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": "vIg3GNDp3UinQJEaKp7tUg==",
                "hostIdentifierGuid": "183788bc-e9d0-48dd-a740-911a2a9eed52",
                "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": "oGDfBD8500WjcQVFCi4rPQ==",
                  "identifierGuid": "04df60a0-393f-45d3-a371-05450a2e2b3d",
                  "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": "YkG4Shod4Uizo4XBpYhawg==",
                  "hostSupplierIdentifierGuid": "4ab84162-1d1a-48e1-b3a3-85c1a5885ac2",
                  "loyaltyPriceLevelIdentifier": "8frHaAyZiEqIf5+fJnjfVw==",
                  "loyaltyPriceLevelIdentifierGuid": "68c7faf1-990c-4a88-887f-9f9f2678df57",
                  "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:36:52.522239",
                  "lastProcessed": "2026-06-03T18:36:52.522239",
                  "hold": true,
                  "supplierName": "sample string 35",
                  "supplier": {
                    "$id": "10",
                    "identifier": "v+IxE0+gOkuam9ulqBJIWw==",
                    "identifierGuid": "1331e2bf-a04f-4b3a-9a9b-dba5a812485b",
                    "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": "5caL54oFiE2Hr6mcJC3+xA==",
                    "primaryContactID": "e78bc6e5-058a-4d88-87af-a99c242dfec4",
                    "storeID": 1,
                    "abn": "sample string 16",
                    "supplierGroupIdentifier": "F73njkg7hEOOkQ+DJis3sg==",
                    "supplierGroupGuid": "8ee7bd17-3b48-4384-8e91-0f83262b37b2",
                    "rebate": 1.0,
                    "rebateType": 1,
                    "rebateFrequency": 1,
                    "rebateSource": 1,
                    "rebateLastClaimed": "2026-06-03T18:36:52.522239",
                    "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": "a8b84e11-140e-4565-887a-695d8eb0b24a",
                      "identifier": "KgPb/eAgqEigQsKjFQi/4g==",
                      "identifierGuid": "fddb032a-20e0-48a8-a042-c2a31508bfe2",
                      "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": "D/qXonSJz0SR1LGmXG9z9Q==",
                        "supplierIdentifierGuid": "a297fa0f-8974-44cf-91d4-b1a65c6f73f5",
                        "contactGuid": "nkaO9M3MwE64Ih5GcL799w==",
                        "contactID": "f48e469e-cccd-4ec0-b822-1e4670befdf7",
                        "contact": {
                          "$ref": "11"
                        },
                        "supplier": {
                          "$ref": "10"
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "products": [
                      {
                        "$id": "13",
                        "pluG_UID": "blHb6bZx5UOnvoNWp3UUxA==",
                        "pluGuid": "e9db516e-71b6-43e5-a7be-8356a77514c4",
                        "supplierIdentifier": "FS19K6YxxUSBRmSDmqaz+g==",
                        "supplierIdentifierGuid": "2b7d2d15-31a6-44c5-8146-64839aa6b3fa",
                        "cartonQuantity": 1,
                        "cartonQuantityChanged": true,
                        "productSize": "sample string 3",
                        "cigarettesPerSleeve": 1,
                        "randomWeight": true,
                        "piecesPerUnit": 5,
                        "averagePackSize": 6,
                        "effectiveDate": "2026-06-03T18:36:52.522239",
                        "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:36:52.522239",
                        "rebate": 1.0,
                        "rebateExclude": true,
                        "invoiceCodes": [
                          {
                            "$id": "14",
                            "pluG_UID": "NeRLtQrjHkGgHLdzOdRuHQ==",
                            "pluGuid": "b54be435-e30a-411e-a01c-b77339d46e1d",
                            "supplierIdentifier": "+WC/1R82GkOjKYakV1X31w==",
                            "supplierIdentifierGuid": "d5bf60f9-361f-431a-a329-86a45755f7d7",
                            "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": "Gzvq96Zhz0m+mHcvNxQagw==",
                        "parentPluGuid": "f7ea3b1b-61a6-49cf-be98-772f37141a83",
                        "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": "WH+8wT0gy0C+b2W02j6OXA==",
                        "supplierGuid": "c1bc7f58-203d-40cb-be6f-65b4da3e8e5c",
                        "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": "vY/QtsboJ0KeZDWnoLPmyw==",
                        "supplierGuid": "b6d08fbd-e8c6-4227-9e64-35a7a0b3e6cb",
                        "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:36:52.522239",
                        "deliveryDate": "2026-06-03T18:36:52.522239",
                        "nextCutOffDate": "2026-06-03T18:36:52.522239",
                        "nextDeliveryDate": "2026-06-03T18:36:52.522239",
                        "nextDaysBuffer": 10
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "store": {
                      "$ref": "4"
                    },
                    "updated": "2026-06-03T18:36:52.522239",
                    "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:36:52.522239",
                      "processed": "2026-06-03T18:36:52.522239",
                      "isProcessing": true,
                      "processedCount": 6,
                      "processingTime": 1,
                      "collectedUtc": "2026-06-03T18:36:52.522239",
                      "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:36:52.522239",
                        "businessPillar": "sample string 3",
                        "fileType": "sample string 4"
                      }
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "zoneMatrix": [
                    {
                      "$id": "20",
                      "id": 1,
                      "hostIdentifier": "qGa/HYYDbkmJYsuxeJdJVQ==",
                      "hostIdentifierGuid": "1dbf66a8-0386-496e-8962-cbb178974955",
                      "storeID": 1,
                      "departmentCode": "sample string 2",
                      "hostGuids": [
                        "e9bee360-33db-4508-9199-95228602d814",
                        "22f904e0-7990-4ff8-98b2-7644b9792089"
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "hostFileStoreSetting": {
                    "$ref": "8"
                  },
                  "hostStoreSettings": [
                    {
                      "$ref": "8"
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "promotionPlacements": [
                    {
                      "$id": "21",
                      "identifier": "h8DiNZ6yUUi8FZ7p9ydEqQ==",
                      "identifierGuid": "35e2c087-b29e-4851-bc15-9ee9f72744a9",
                      "code": "sample string 2",
                      "description": "sample string 3",
                      "isAdvertised": true
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "promoTypeGuids": [
                    "aed00a4b-3714-49e6-9008-57b19e4c7db7",
                    "63820f46-ea57-444e-849c-e6bf05dccba2"
                  ],
                  "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:36:52.522239",
                "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": "46520aba-fe22-448e-8def-e1e881e40177",
            "updateStore": {
              "$id": "27",
              "id": "b1029e36-2eb5-436a-aa91-797fe3cdbbb0",
              "name": "sample string 1",
              "lastActivity": "2026-06-03T18:36:52.522239",
              "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:36:52.522239"
            },
            "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": "mvRChggjCU2uzom6m6HHKw==",
              "pluGuid": "8642f49a-2308-4d09-aece-89ba9ba1c72b",
              "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:36:52.522239"
            },
            {
              "$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:36:52.522239",
              "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:36:52.522239",
              "startTime": 5,
              "endDate": "2026-06-03T18:36:52.522239",
              "endTime": 6,
              "newPrice": 7,
              "newCost": 8,
              "newCostDecimals": 9,
              "pctDiscount": 10,
              "promoType": 1,
              "promotionTypeCode": "sample string 11",
              "hostType": 12,
              "hostIdentifier": "X9CfZdTKakud0O+bj+/GRg==",
              "hostIdentifierGuid": "659fd05f-cad4-4b6a-9dd0-ef9b8fefc646",
              "storeNames": [
                "sample string 1",
                "sample string 2"
              ]
            },
            "details": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          "tray": {
            "$id": "33",
            "g_UId": "0vHgvknkWE+vq7s5mOsrmg==",
            "guid": "bee0f1d2-e449-4f58-afab-bb3998eb2b9a",
            "name": "sample string 1",
            "number": 1,
            "tare": 1
          },
          "priceGroup": {
            "$id": "34",
            "priceGroupG_UID": "z7e8fjaC7Uq6DUqygGD5Ow==",
            "priceGroupGuid": "7ebcb7cf-8236-4aed-ba0d-4ab28060f93b",
            "name": "sample string 2",
            "code": 1,
            "modified": true,
            "updated": "2026-06-03T18:36:52.522239",
            "buyingLimit": 1,
            "buyingLimitIndependent": true,
            "buyingLimitType": 0,
            "number": 1,
            "products": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "productCount": 1
          },
          "priceGroupName": "sample string 147",
          "nutrifacts": {
            "$id": "35",
            "pluG_UID": "wYpZxgfx2UiQdg0N7aP90Q==",
            "pluGuid": "c6598ac1-f107-48d9-9076-0d0deda3fdd1",
            "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": "757f3733-23f7-4b90-b6c7-7e22e29c88dd",
            "created": "2026-06-03T18:36:52.522239",
            "createdByUser": "sample string 1",
            "activated": "2026-06-03T18:36:52.522239",
            "activatedByUser": "sample string 2",
            "deactivated": "2026-06-03T18:36:52.522239",
            "deactivatedByUser": "sample string 3",
            "lastOrdered": "2026-06-03T18:36:52.522239",
            "lastOrderedQty": 4.0,
            "lastReceived": "2026-06-03T18:36:52.522239",
            "lastReceivedQty": 5.0,
            "lastInvoiceStatus": 1,
            "lastCounted": "2026-06-03T18:36:52.522239",
            "lastSold": "2026-06-03T18:36:52.522239",
            "firstSold": "2026-06-03T18:36:52.522239",
            "awsUpdated": "2026-06-03T18:36:52.522239",
            "lastManualUpdate": "2026-06-03T18:36:52.522239",
            "lastManualUpdatedByUser": "sample string 7",
            "lastUpdated": "2026-06-03T18:36:52.522239",
            "lastUpdatedByUser": "sample string 9",
            "lastUpdatedByHost": "2026-06-03T18:36:52.522239",
            "doNotRangeUpdated": "2026-06-03T18:36:52.522239",
            "doNotOrderUpdated": "2026-06-03T18:36:52.522239",
            "tracked": "2026-06-03T18:36:52.522239"
          },
          "allergens": [
            {
              "$id": "37",
              "primaryKey": {
                "$id": "38",
                "pluGuid": "a5b473ea-a7f3-4f78-a9aa-db70dbf49d28",
                "contains": 2
              },
              "allergenID": 1,
              "pluG_UID": "6nO0pfOneE+pqttw2/SdKA==",
              "pluGuid": "a5b473ea-a7f3-4f78-a9aa-db70dbf49d28",
              "contains": 2,
              "allergenName": "sample string 3",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "37"
            }
          ],
          "costs": {
            "$id": "39",
            "pluG_UID": "i9nPjjAAFk6m4YzgkwmRoA==",
            "pluGuid": "8ecfd98b-0030-4e16-a6e1-8ce0930991a0",
            "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:36:52.522239",
            "normalCost": 1,
            "currentCost": 1
          },
          "sales": [
            {
              "$id": "40",
              "saleHeaderID": 1,
              "created": "2026-06-03T18:36:52.522239",
              "createdLocal": "2026-06-03T18:36:52.522239",
              "storeID": 3,
              "storeName": "sample string 4",
              "operatorG_Uid": "ISjR5UzbNEW5ct+sAJ/sCw==",
              "operatorGuid": "e5d12821-db4c-4534-b972-dfac009fec0b",
              "operatorName": "sample string 5",
              "tranType": 1,
              "plu": 1,
              "pluG_UId": "/TxvZHROt0OQ/FfH95eRzw==",
              "pluGuid": "646f3cfd-4e74-43b7-90fc-57c7f79791cf",
              "normalPrice": 1,
              "totalCents": 1,
              "cost": 1,
              "grossProfit": 1,
              "quantity": 1,
              "operator": {
                "$id": "41",
                "id": 1,
                "g_Uid": "my1lOgUScEq5EJdBKjUQxw==",
                "guid": "3a652d9b-1205-4a70-b910-97412a3510c7",
                "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:36:52.522239",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-06-03T18:36:52.522239",
                "endShift": "2026-06-03T18:36:52.522239",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "42",
                    "operatorG_UID": "eB3/MUlpWEigWEtWEuDv+g==",
                    "operatorGuid": "31ff1d78-6949-4858-a058-4b5612e0effa",
                    "storeID": 2,
                    "operator": {
                      "$ref": "41"
                    },
                    "store": {
                      "$ref": "4"
                    }
                  },
                  {
                    "$ref": "42"
                  }
                ]
              }
            },
            {
              "$ref": "40"
            }
          ],
          "apns": [
            {
              "$id": "43",
              "pluID": 1,
              "pluG_UID": "hJXt3PfqnU+/rvmc+XTyDg==",
              "pluGuid": "dced9584-eaf7-4f9d-bfae-f99cf974f20e",
              "apn": "sample string 1",
              "deleted": true,
              "storeID": 1,
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "43"
            }
          ],
          "tuns": [
            {
              "$id": "44",
              "pluG_UId": "Fm0T24bFEUCFH6ckD7If9A==",
              "pluGuid": "db136d16-c586-4011-851f-a7240fb21ff4",
              "apn": "sample string 1",
              "tun": "sample string 2",
              "cartonQuantity": 3,
              "product": {
                "$ref": "3"
              },
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "44"
            }
          ],
          "competitionPricing": [
            {
              "$id": "45",
              "identifier": "Gt2++JzxDUyfQ/1lHo9p1A==",
              "identifierGuid": "f8bedd1a-f19c-4c0d-9f43-fd651e8f69d4",
              "pluG_UID": "rJILmGFAaUSaNtB73CGsTQ==",
              "pluGuid": "980b92ac-4061-4469-9a36-d07bdc21ac4d",
              "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": "m3FvnSJl9Eq2WVqHZ82iOw==",
              "groupName": "sample string 1",
              "identifierGuid": "9d6f719b-6522-4af4-b659-5a8767cda23b",
              "exists": true,
              "flipChartIdentifier": "A3eCuy5R9kuNsTLozlNYWg==",
              "flipChartIdentifierGuid": "bb827703-512e-4bf6-8db1-32e8ce53585a",
              "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": "mU0hl7EEukm/xKgb74tfRA==",
              "groupIdentifierGuid": "97214d99-04b1-49ba-bfc4-a81bef8b5f44",
              "flipChart": {
                "$id": "47",
                "identifier": "dJuPY816NEysIHRFt8tneQ==",
                "identifierGuid": "638f9b74-7acd-4c34-ac20-7445b7cb6779",
                "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": "ztb81O1EpUSs/b7jHQ5iIA==",
                  "identifierGuid": "d4fcd6ce-44ed-44a5-acfd-bee31d0e6220",
                  "name": "sample string 2",
                  "formType": "sample string 3",
                  "forms": [
                    {
                      "$id": "49",
                      "id": 1,
                      "g_UID": "pE1Id2VYTU67wQ8rjJ6csg==",
                      "guid": "77484da4-5865-4e4d-bbc1-0f2b8c9e9cb2",
                      "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": "1UEHu5eAIEicAYFqxwOGZg==",
                      "previousFormGuid": "bb0741d5-8097-4820-9c01-816ac7038666",
                      "nextForm": 1,
                      "nextFormG_UID": "tSEakJDA5UWAmW8oPuckSg==",
                      "nextFormGuid": "901a21b5-c090-45e5-8099-6f283ee7244a",
                      "attributes": "sample string 10",
                      "updated": "2026-06-03T18:36:52.522239",
                      "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": "boepn/R2WEanaOwA/9e2LQ==",
                          "checkoutFormGuid": "9fa9876e-76f4-4658-a768-ec00ffd7b62d",
                          "identifier": "i+/1FPuFXEaZvpcbUuIv/A==",
                          "identifierGuid": "14f5ef8b-85fb-465c-99be-971b52e22ffc",
                          "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": "W+5lt3A6WkK7v/y+r+c6Sg==",
                          "valueGuid": "b765ee5b-3a70-425a-bbbf-fcbeafe73a4a",
                          "buttonText": "sample string 10",
                          "valueText": "sample string 11",
                          "drawImageAndButton": true,
                          "updated": "2026-06-03T18:36:52.522239",
                          "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:36:52.522239",
                            "imageData": "QEA=",
                            "readOnly": true
                          }
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "panels": [
                        {
                          "$id": "52",
                          "id": 1,
                          "checkoutFormID": 2,
                          "checkoutFormG_UID": "iilv4rBKiECJMYKz+sFdug==",
                          "checkoutFormGuid": "e26f298a-4ab0-4088-8931-82b3fac15dba",
                          "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": "wmALbOnUzkSf2BYeD4ZPFA==",
                  "flipChartPageIdentifierGuid": "6c0b60c2-d4e9-44ce-9fd8-161e0f864f14",
                  "pluG_UID": "HRBcimBHP0KJ/JofTl8PLQ==",
                  "pluGuid": "8a5c101d-4760-423f-89fc-9a1f4e5f0f2d",
                  "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": "8nkrfMP8EkGle1Q9IN3ruA==",
              "pluGuid": "7c2b79f2-fcc3-4112-a57b-543d20ddebb8",
              "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:36:52.522239",
              "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": "sc/YQ8cUHUmI0eP2hRrniQ==",
              "ingredientGuid": "PQHMgdh8jkW6QCK3vhcGPA==",
              "ingredientIdentifier": "81cc013d-7cd8-458e-ba40-22b7be17063c",
              "quantity": 1.0,
              "storeIDs": [
                1,
                2
              ],
              "ingredientText": "sample string 1",
              "ingredient": {
                "$ref": "3"
              }
            },
            {
              "$ref": "55"
            }
          ],
          "bins": [
            {
              "$id": "56",
              "pluG_UID": "rQJX8zC76EWfFEjnkWjk2Q==",
              "pluGuid": "f35702ad-bb30-45e8-9f14-48e79168e4d9",
              "shelfLocationIdentifier": "r3f8fRpwak6gFM8qt31ZVw==",
              "shelfLocationGuid": "7dfc77af-701a-4e6a-a014-cf2ab77d5957",
              "labelShelfDefault": 1,
              "labelTalkerDefault": 1,
              "labelSmall": true,
              "labelPageLayoutG_UID": "ECZGItBQnUe7L/m9O/GnvA==",
              "labelPageLayoutGuid": "22462610-50d0-479d-bb2f-f9bd3bf1a7bc",
              "updated": "2026-06-03T18:36:52.522239",
              "electronicShelfLabelIdentifier": "sample string 5",
              "electronicshelfLabelsConfigurationID": 6,
              "labelShelfChanged": true,
              "productName": "sample string 8",
              "locationText": "sample string 9",
              "product": {
                "$ref": "3"
              },
              "location": {
                "$id": "57",
                "identifier": "wNqrTHWOxUmN1euutvu4VQ==",
                "storeID": 1,
                "identifierGuid": "4cabdac0-8e75-49c5-8dd5-ebaeb6fbb855",
                "name": "sample string 2",
                "haccp": true,
                "blueprintID": 1,
                "updated": "2026-06-03T18:36:52.522239",
                "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": "ZV4Fj/yP+UScefOQUSSvQg==",
              "pluGuid": "8f055e65-8ffc-44f9-9c79-f3905124af42",
              "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:36:52.522239",
                "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:36:52.522239",
                              "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": "2sTs0uTqmk2y3shM4jNU/g==",
                              "labelPageLayoutGuid": "d2ecc4da-eae4-4d9a-b2de-c84ce23354fe",
                              "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:36:52.522239",
                          "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": "V+z+p4NYyk6OkzJMVGY7bA==",
                          "labelPageLayoutGuid": "a7feec57-5883-4eca-8e93-324c54663b6c",
                          "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:36:52.522239",
                      "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": "Y3o3jKaut0m5yChLXSJhrA==",
                      "labelPageLayoutGuid": "8c377a63-aea6-49b7-b9c8-284b5d2261ac",
                      "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:36:52.522239",
                  "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": "XKDLgE643UOLrpE9zaKXpA==",
                  "labelPageLayoutGuid": "80cba05c-b84e-43dd-8bae-913dcda297a4",
                  "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": "SLswPygNgESeLcGMs+8DUw==",
            "pluGuid": "3f30bb48-0d28-4480-9e2d-c18cb3ef0353",
            "newPrice": 1,
            "pctDiscount": 1,
            "newCost": 1,
            "newCostDecimals": 6,
            "dealCostIdentifier": "6NvT/5nBbk2sFgvKKT8HBw==",
            "dealCostGuid": "ffd3dbe8-c199-4d6e-ac16-0bca293f0707",
            "pluName": "sample string 7",
            "apn": "sample string 8",
            "fuelItem": true,
            "priceGroupG_UID": "8zo95Ky3yEWndkH5og+4Qw==",
            "priceGroupGuid": "e43d3af3-b7ac-45c8-a776-41f9a20fb843",
            "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:36:52.522239",
            "rrp": 28,
            "campaignDescription": "sample string 29",
            "hostCampaign": true,
            "hostIdentifier": "QEA=",
            "hostIdentifierGuid": "b18e2703-cfae-4cce-b7ae-235bdfe1e69c",
            "campaignComboPriceGroupG_UID": "nlwiVkrvWEG9C0N4m+Jcvw==",
            "campaignComboPriceGroupIdentifier": "56225c9e-ef4a-4158-bd0b-43789be25cbf",
            "promotionPlacementDescription": "sample string 31",
            "storeAcceptances": [
              {
                "$id": "69",
                "plu": 1,
                "pluG_UId": "QEA=",
                "campaignID": 1,
                "campaignName": "sample string 2",
                "storeID": 3,
                "acceptedUtc": "2026-06-03T18:36:52.522239",
                "operatorG_UID": "6zLZ8LXwlk6VKSJ4F4ayhA==",
                "operatorGuid": "f0d932eb-f0b5-4e96-9529-22781786b284",
                "machineID": 1,
                "processed": true,
                "appliedUtc": "2026-06-03T18:36:52.522239",
                "signIqTicketFileMovedUtc": "2026-06-03T18:36:52.522239",
                "user": "sample string 6",
                "campaignDescription": "sample string 7",
                "productDesc": "sample string 8",
                "storeName": "sample string 9",
                "effectiveUtc": "2026-06-03T18:36:52.522239",
                "priceChangeType": 0,
                "operatorName": "sample string 10",
                "hostCampaign": true,
                "hostIdentifier": "QEA=",
                "hostIdentifierGuid": "2e568e96-c4a7-4ec0-a976-ab3f169b2e99",
                "product": {
                  "$ref": "3"
                },
                "campaignPlu": {
                  "$ref": "68"
                },
                "fuelItem": true
              },
              {
                "$ref": "69"
              }
            ],
            "campaign": {
              "$id": "70",
              "id": 1,
              "storeID": 2,
              "name": "dcec59b7-97f5-4265-884c-b6e3513c5d52",
              "nameGuid": "dcec59b7-97f5-4265-884c-b6e3513c5d52",
              "description": "sample string 4",
              "showDiscounts": true,
              "showTotals": true,
              "onlyEvaluateOnSubtotal": true,
              "useDescription": true,
              "campaignType": 1,
              "startDate": "2026-06-03T18:36:52.522239",
              "startTime": 1,
              "endDate": "2026-06-03T18:36:52.522239",
              "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:36:52.522239",
              "system": true,
              "created": "2026-06-03T18:36:52.522239",
              "updated": "2026-06-03T18:36:52.522239",
              "priceChangeNotifiedUtc": "2026-06-03T18:36:52.522239",
              "promoType": 1,
              "promotionTypeCode": "sample string 13",
              "hostIdentifier": "yLDmdnnnB0eDI2WXqbDNtQ==",
              "hostIdentifierGuid": "76e6b0c8-e779-4707-8323-6597a9b0cdb5",
              "hostType": 14,
              "createdByUser": "sample string 15",
              "fromHost": true,
              "deleted": true,
              "campaignDeleted": "2026-06-03T18:36:52.522239",
              "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": "2rDaIZc6AEme7Q2cUtSJgw==",
                  "pluGuid": "21dab0da-3a97-4900-9eed-0d9c52d48983",
                  "hostOfferID": 1,
                  "priceGroupG_UID": "Ef9RlnVBJUmFRKxuENp65A==",
                  "priceGroupGuid": "9651ff11-4175-4925-8544-ac6e10da7ae4",
                  "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:36:52.522239",
                  "rrp": 18,
                  "campaignDescription": "sample string 19",
                  "product": {
                    "$ref": "3"
                  },
                  "campaign": {
                    "$ref": "70"
                  }
                },
                {
                  "$ref": "71"
                }
              ],
              "sellingRules": [
                {
                  "$id": "72",
                  "id": 1,
                  "identifier": "Wt3JKB8zXUuzXGjL6EPxpA==",
                  "identifierStr": "Wt3JKB8zXUuzXGjL6EPxpA==",
                  "identifierGuid": "28c9dd5a-331f-4b5d-b35c-68cbe843f1a4",
                  "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": "MfYX6C6fkkicpIWDJM3rng==",
                  "customerIDGuid": "e817f631-9f2e-4892-9ca4-858324cdeb9e",
                  "campaign": {
                    "$ref": "70"
                  },
                  "customer": {
                    "$id": "74",
                    "identifier": "lohneM7IYkKr/lRIs5iANw==",
                    "identifierGuid": "78678896-c8ce-4262-abfe-5448b3988037",
                    "code": "sample string 2",
                    "familyName": "sample string 3",
                    "givenName": "sample string 4",
                    "otherName": "sample string 5",
                    "title": "sample string 6",
                    "dateOfBirth": "2026-06-03T18:36:52.522239",
                    "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": "hqgIHvPprEKLugv3b2+5nQ==",
                    "communityIdentifierGuid": "1e08a886-e9f3-42ac-8bba-0bf76f6fb99d",
                    "joined": "2026-06-03T18:36:52.522239",
                    "updated": "2026-06-03T18:36:52.522239",
                    "active": true,
                    "reasonInactive": 1,
                    "groupCustomer": true,
                    "loyaltyPoints": 1,
                    "homeStoreID": 1,
                    "availableSpend": 1,
                    "priceLevelIdentifier": "+5acNSl/XUKE6delRIeJFg==",
                    "priceLevelIdentifierGuid": "359c96fb-7f29-425d-84e9-d7a544878916",
                    "marketingID": "sample string 18",
                    "receiptPrintOptions": 1,
                    "hidden": true,
                    "registered": true,
                    "registeredOn": "2026-06-03T18:36:52.522239",
                    "emailMarketing": true,
                    "smsMarketing": true,
                    "deleted": true,
                    "deletedUser": "sample string 24",
                    "homeStoreName": "sample string 25",
                    "customerCards": [
                      {
                        "$id": "75",
                        "cardType": 2,
                        "issueDate": "2026-06-03T18:36:52.522239",
                        "expiry": "2026-06-03T18:36:52.522239",
                        "customerID": "e+1uJxriYEK3jt+m2/L5jQ==",
                        "customerIDGuid": "276eed7b-e21a-4260-b78e-dfa6dbf2f98d",
                        "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:36:52.522239",
                        "linkedAccount": "qLGFAaGx/U2OHixfFaVVGA==",
                        "linkedAccountGuid": "0185b1a8-b1a1-4dfd-8e1e-2c5f15a55518",
                        "currentValueChanged": true,
                        "limitsChanged": true,
                        "customer": {
                          "$ref": "74"
                        },
                        "account": {
                          "$id": "76",
                          "id": 1,
                          "identifier": "UtKQO+Fpg0KuvLLcvVcmFA==",
                          "identifierGuid": "3b90d252-69e1-4283-aebc-b2dcbd572614",
                          "referenceNo": "sample string 3",
                          "name": "sample string 4",
                          "created": "2026-06-03T18:36:52.522239",
                          "owner": "Mha9xmcQQEuOkT+ufF1Huw==",
                          "ownerGuid": "c6bd1632-1067-4b40-8e91-3fae7c5d47bb",
                          "accountStoreGroupIdentifier": "OXqpxeCftUqxHaeM7Y5y7Q==",
                          "accountStoreGroupGuid": "c5a97a39-9fe0-4ab5-b11d-a78ced8e72ed",
                          "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:36:52.522239",
                          "active": true,
                          "updated": "2026-06-03T18:36:52.522239",
                          "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": "fcG2crAqyU2Fl4HULssIBg==",
                              "identifierGuid": "72b6c17d-2ab0-4dc9-8597-81d42ecb0806",
                              "name": "sample string 2",
                              "primaryContact": "BKcuyq4XHE6+XFtj7F9mfQ==",
                              "primaryContactGuid": "ca2ea704-17ae-4e1c-be5c-5b63ec5f667d",
                              "accountID": "bR+79TFxsEqsFf1lC0vUsA==",
                              "accountIDGuid": "f5bb1f6d-7131-4ab0-ac15-fd650b4bd4b0",
                              "special": true,
                              "updated": "2026-06-03T18:36:52.522239",
                              "active": true,
                              "reasonInactive": 1,
                              "priceLevelIdentifier": "V4qaH1iIg0Om99dlg/6wiw==",
                              "priceLevelIdentifierGuid": "1f9a8a57-8858-4383-a6f7-d76583feb08b",
                              "marketingListID": "sample string 7",
                              "deleted": true,
                              "account": {
                                "$ref": "76"
                              },
                              "primaryContactCustomer": {
                                "$ref": "74"
                              },
                              "customerGroupMembers": [
                                {
                                  "$id": "79",
                                  "id": 1,
                                  "groupID": "0wCf7zdxb0+exuv11L0Ssw==",
                                  "groupIDGuid": "ef9f00d3-7137-4f6f-9ec6-ebf5d4bd12b3",
                                  "customerID": "hXihOBebLEaw90xYKyyAaw==",
                                  "customerIDGuid": "38a17885-9b17-462c-b0f7-4c582b2c806b",
                                  "card": "sample string 4",
                                  "linkedAccount": "UQ6HdI40zE2cYi4jKYWEAw==",
                                  "linkedAccountGuid": "74870e51-348e-4dcc-9c62-2e2329858403",
                                  "customer": {
                                    "$ref": "74"
                                  },
                                  "group": {
                                    "$ref": "78"
                                  },
                                  "customerCard": {
                                    "$ref": "75"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ]
                            },
                            {
                              "$ref": "78"
                            }
                          ]
                        },
                        "payments": [
                          {
                            "$id": "80",
                            "id": 1,
                            "identifier": "hvtav0/FhUGtsX99wA4DLA==",
                            "identifierGuid": "bf5afb86-c54f-4185-adb1-7f7dc00e032c",
                            "storeID": 2,
                            "operatorName": "sample string 3",
                            "saleHeaderID": 4,
                            "paymentType": 5,
                            "amount": 6,
                            "account": "sample string 7",
                            "accountID": "sOkWHcSCK0qKEhLp7D12cw==",
                            "accountIDGuid": "1d16e9b0-82c4-4a2b-8a12-12e9ec3d7673",
                            "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:36:52.522239",
                            "invRocNo": "sample string 14",
                            "responseCode": "sample string 15",
                            "cashout": 1,
                            "tip": 16,
                            "idempotentVoid": "AL3BiW4EfkOnu0xcZMMjqg==",
                            "idempotentVoidGuid": "89c1bd00-046e-437e-a7bb-4c5c64c323aa",
                            "offline": true,
                            "processed": 1,
                            "storeSaleHeader": {
                              "$id": "81",
                              "saleHeaderID": 1,
                              "saleHeaderGuid": "Ww3NITecT0WKvdNwpTrOew==",
                              "saleHeaderIdentifierGuid": "21cd0d5b-9c37-454f-8abd-d370a53ace7b",
                              "created": "2026-06-03T18:36:52.522239",
                              "createdLocal": "2026-06-03T18:36:52.522239",
                              "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:36:52.522239",
                              "storeID": 1,
                              "operatorG_Uid": "loRK10D470ytxqtFxuoXNQ==",
                              "operatorGuid": "d74a8496-f840-4cef-adc6-ab45c6ea1735",
                              "customerG_Uid": "9S1XoW4fN0aQFfN8dKJq1Q==",
                              "customerGuid": "a1572df5-1f6e-4637-9015-f37c74a26ad5",
                              "communityIdentifier": "dyv3SMx170+pYyPy4+WIOQ==",
                              "communityIdentifierGuid": "48f72b77-75cc-4fef-a963-23f2e3e58839",
                              "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": "QMc4tiwfskmpd8ruxpBIaA==",
                              "priceLevelIdentifierGuid": "b638c740-1f2c-49b2-a977-caeec6904868",
                              "locked": 36,
                              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:52.522239+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:36:52.522239",
                                "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": "a34BxnZXo0iNHIjWYy3BDg==",
                                "identifierGuid": "c6017e6b-5776-48a3-8d1c-88d6632dc10e",
                                "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:36:52.522239",
                                "promoPeriodEnd": "2026-06-03T18:36:52.522239",
                                "allowDonations": true,
                                "logoImageName": "sample string 17",
                                "totalAmountAwarded": 18.1,
                                "updated": "2026-06-03T18:36:52.522239",
                                "deleted": true
                              },
                              "details": [
                                {
                                  "$id": "84",
                                  "saleItemID": 1,
                                  "identifier": "J4phBTb3jk+f5qm1QIA+jw==",
                                  "identifierGuid": "05618a27-f736-4f8e-9fe6-a9b540803e8f",
                                  "saleHeaderID": 2,
                                  "plu": 1,
                                  "pluG_UId": "C96/9PPyJU2bj9CQxzAQlg==",
                                  "pluGuid": "f4bfde0b-f2f3-4d25-9b8f-d090c7301096",
                                  "accountID": "+4u/QaenCUy2VM7M+L2fLg==",
                                  "accountIDGuid": "41bf8bfb-a7a7-4c09-b654-ceccf8bd9f2e",
                                  "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:36:52.522239",
                                  "bestOrExpireType": 1,
                                  "providerName": "sample string 11",
                                  "refundG_UID": "OU57wAubiU+cusGfLoq+BQ==",
                                  "refundGuid": "c07b4e39-9b0b-4f89-9cba-c19f2e8abe05",
                                  "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": "QWztXL8lU0qgDVB1m2pmYg==",
                                  "idempotentVoidGuid": "5ced6c41-25bf-4a53-a00d-50759b6a6662",
                                  "priceLevelIdentifier": "dkEKVgMO6k6vD4ZmZbRdIg==",
                                  "priceLevelIdentifierGuid": "560a4176-0e03-4eea-af0f-866665b45d22",
                                  "communityIdentifier": "SVes8uLAAEmjHlZhQAF5Fg==",
                                  "communityIdentifierGuid": "f2ac5749-c0e2-4900-a31e-566140017916",
                                  "productName": "sample string 23",
                                  "apn": "sample string 24",
                                  "unknownScans": [
                                    {
                                      "$id": "85",
                                      "id": 1,
                                      "saleDetailID": 2,
                                      "storeID": 1,
                                      "scanned": "2026-06-03T18:36:52.522239",
                                      "operatorG_UID": "QEA=",
                                      "barcode": "sample string 4",
                                      "processed": 1
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "refund": {
                                    "$id": "86",
                                    "id": 1,
                                    "g_UID": "3TCX5MtunEOnss+3Svs6+Q==",
                                    "guid": "e49730dd-6ecb-439c-a7b2-cfb74afb3af9",
                                    "description": "sample string 1",
                                    "dumped": true,
                                    "inventoryReasonID": 1,
                                    "sortOrder": 1,
                                    "updated": "2026-06-03T18:36:52.522239"
                                  },
                                  "modifier": {
                                    "$id": "87",
                                    "id": 1,
                                    "setG_UID": "4oq9pLnf+UKQBBzm5edozQ==",
                                    "modifierSetGuid": "a4bd8ae2-dfb9-42f9-9004-1ce6e5e768cd",
                                    "name": "sample string 2",
                                    "price": 1,
                                    "quantity": 1,
                                    "modifierType": 1,
                                    "groupNumber": 1,
                                    "pageNumber": 1,
                                    "controlOrder": 1,
                                    "printToStation": true,
                                    "pluG_UID": "rnBjpQcGsE2EXjAeMPz5YA==",
                                    "pluGuid": "a56370ae-0607-4db0-845e-301e30fcf960",
                                    "deleted": true,
                                    "g_UID": "1ccUDkojK0yCc7fNj+ZkWQ==",
                                    "guid": "0e14c7d5-234a-4c2b-8273-b7cd8fe66459",
                                    "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": "6mr6V3fp10ml/WSFzuEbVA==",
                                  "pluGuid": "57fa6aea-e977-49d7-a5fd-6485cee11b54",
                                  "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:36:52.522239",
                                  "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:36:52.522239",
                                  "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": "jzkzoffe0k2c+POABPJ7Rg==",
                                  "pluGuid": "a133398f-def7-4dd2-9cf8-f38004f27b46",
                                  "accountID": "8vCtPjV1f0OD/guO2vRZaQ==",
                                  "accountIDGuid": "3eadf0f2-7535-437f-83fe-0b8edaf45969",
                                  "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:36:52.522239",
                                  "bestOrExpireType": 1,
                                  "refundG_UID": "ty3qCcYiA0mbWmJNu0Y+cg==",
                                  "refundGuid": "09ea2db7-22c6-4903-9b5a-624dbb463e72",
                                  "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": "REO3dtnUmU2t6JTxZEH5OQ==",
                                  "identifierGuid": "76b74344-d4d9-4d99-ade8-94f16441f939",
                                  "id": 1,
                                  "orderNo": 2,
                                  "externalSaleIdentifier": "sample string 3",
                                  "storeID": 4,
                                  "zoneID": 5,
                                  "deptNo": 6,
                                  "customerIdentifier": "fDDfYPnMskC6FSGYntU11w==",
                                  "customerIdentifierGuid": "60df307c-ccf9-40b2-ba15-21989ed535d7",
                                  "operatorNo": 1,
                                  "operatorG_UID": "6T+DkwBD70a2Mpmv1qZO7w==",
                                  "operatorGuid": "93833fe9-4300-46ef-b632-99afd6a64eef",
                                  "created": "2026-06-03T18:36:52.522239",
                                  "ordered": "2026-06-03T18:36:52.522239",
                                  "started": "2026-06-03T18:36:52.522239",
                                  "completed": "2026-06-03T18:36:52.522239",
                                  "supplied": "2026-06-03T18:36:52.522239",
                                  "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": "BJuvNWKDgE2i7Qcp9nyQlQ==",
                                      "pluGuid": "35af9b04-8362-4d80-a2ed-0729f67c9095",
                                      "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": "BQmHvPMqTk2IYjQBfuNnow==",
                                      "headerIdentifierGuid": "bc870905-2af3-4d4e-8862-34017ee367a3",
                                      "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": "hm3R7NQ69EOgyfuWf9T67Q==",
                                  "surveyGuid": "ecd16d86-3ad4-43f4-a0c9-fb967fd4faed",
                                  "saleHeaderGuid": "/vEOEnl+a0CWXcmi3ZE7QQ==",
                                  "saleGuid": "120ef1fe-7e79-406b-965d-c9a2dd913b41",
                                  "textResponse": "sample string 1",
                                  "integerResponse": 1,
                                  "g_UIDResponse": "nQFJVZX720yjeVsSRQaFUg==",
                                  "guidResponse": "5549019d-fb95-4cdb-a379-5b1245068552",
                                  "whoAnswered": 2,
                                  "answeredAtUTC": "2026-06-03T18:36:52.522239",
                                  "sale": {
                                    "$ref": "81"
                                  },
                                  "survey": {
                                    "$id": "96",
                                    "g_UID": "UhlnJV0+u0uau8ayEuzuPg==",
                                    "guid": "25671952-3e5d-4bbb-9abb-c6b212ecee3e",
                                    "name": "sample string 1",
                                    "storeID": 2,
                                    "zoneID": 1,
                                    "checkoutFormG_UID": "NDCvl/1tKUC2xyCeflvuSA==",
                                    "checkoutFormGuid": "97af3034-6dfd-4029-b6c7-209e7e5bee48",
                                    "displayToWho": 3,
                                    "displayWhen": 4,
                                    "start": "2026-06-03T18:36:52.522239",
                                    "end": "2026-06-03T18:36:52.522239",
                                    "deleted": true,
                                    "updated": "2026-06-03T18:36:52.522239",
                                    "possibleIntegerResponses": [
                                      1,
                                      2
                                    ],
                                    "possibleTextResponses": [
                                      "sample string 1",
                                      "sample string 2"
                                    ],
                                    "possibleGuidResponses": [
                                      "f964c13a-7bd5-43dc-8218-4bd4945380e2",
                                      "10f9299d-2152-4cf3-a556-ca07cdbc387f"
                                    ],
                                    "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": "rCOiWn51wUO8fLmEuGNeBg==",
                              "accountIdentifier": "5aa223ac-757e-43c1-bc7c-b984b8635e06",
                              "accountName": "sample string 44",
                              "customerOrderIdentifier": "JgH4lTjaekyTugQE37XZnA==",
                              "customerOrderIdentifierGuid": "95f80126-da38-4c7a-93ba-0404dfb5d99c",
                              "priceLevelName": "sample string 45",
                              "revision": 46,
                              "ingressId": "sample string 47"
                            },
                            "metadata": {
                              "$id": "97",
                              "id": 1,
                              "paymentID": 2,
                              "paymentIdentifier": "IR2DQP4U4kKeT5BcOuItcA==",
                              "paymentIdentifierGuid": "40831d21-14fe-42e2-9e4f-905c3ae22d70",
                              "identifier": "N+FiUCU58EGLnbCHrvXipA==",
                              "identifierGuid": "5062e137-3925-41f0-8b9d-b087aef5e2a4",
                              "metadata": "sample string 3",
                              "signatureImage": "QEA=",
                              "itemIdentifier": "wjntEuEQr0e9fTON54iJyA==",
                              "itemIdentifierGuid": "12ed39c2-10e1-47af-bd7d-338de78889c8"
                            }
                          },
                          {
                            "$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": "LXdav4yvOEeF9g33gFY3bg==",
                        "customerIdentifierGuid": "bf5a772d-af8c-4738-85f6-0df78056376e",
                        "voucherName": "sample string 2",
                        "count": 3,
                        "storeID": 4,
                        "barcode": "sample string 5",
                        "redeemCount": 6,
                        "issueCount": 7,
                        "storeSalePaymentID": 1,
                        "idempotentID": "kDBVeb1UxEGVsfWMIpeNEw==",
                        "idempotentGuid": "79553090-54bd-41c4-95b1-f58c22978d13",
                        "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:36:52.522239",
                          "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:36:52.522239",
                            "labelPageLayout": "t6eOM3HszkC0BQLaf+Q6vQ==",
                            "pageLayoutGuid": "338ea7b7-ec71-40ce-b405-02da7fe43abd",
                            "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:36:52.522239"
                              },
                              {
                                "$ref": "102"
                              }
                            ]
                          },
                          "customerVouchers": [
                            {
                              "$id": "103",
                              "id": 1,
                              "customerIdentifier": "F061yG8bNkCNeIpvaGIDQA==",
                              "customerIdentifierGuid": "c8b54e17-1b6f-4036-8d78-8a6f68620340",
                              "voucherID": 3,
                              "voucherName": "sample string 4",
                              "storeID": 1,
                              "barcode": "sample string 5",
                              "dateOfIssue": "2026-06-03T18:36:52.522239",
                              "issuedSaleHeaderID": 1,
                              "issuedSaleIdentifier": "sample string 7",
                              "issuedOfflinePaymentID": 1,
                              "issuedIdempotentID": "qXm0FGFiK0O0CJPDlHZGuw==",
                              "issuedIdempotentGuid": "14b479a9-6261-432b-b408-93c3947646bb",
                              "issuedOffline": true,
                              "issuedUser": "sample string 9",
                              "issuedNotes": "sample string 10",
                              "expiryDate": "2026-06-03T18:36:52.522239",
                              "expiredUser": "sample string 11",
                              "expiredNotes": "sample string 12",
                              "redeemed": "2026-06-03T18:36:52.522239",
                              "redeemedSaleHeaderID": 1,
                              "redeemedSaleIdentifier": "sample string 13",
                              "redeemedOfflinePaymentID": 1,
                              "redeemedIdempotentID": "Is4wZ3z8eE+NRlYHdwkeCg==",
                              "redeemedIdempotentGuid": "6730ce22-fc7c-4f78-8d46-560777091e0a",
                              "redeemedUser": "sample string 14",
                              "redeemedNotes": "sample string 15",
                              "redeemedOffline": true,
                              "updated": "2026-06-03T18:36:52.522239",
                              "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": "aAVRfEdUMUi4kZdcdSvHQQ==",
                  "groupIDGuid": "7c510568-5447-4831-b891-975c752bc741",
                  "campaign": {
                    "$ref": "70"
                  },
                  "group": {
                    "$ref": "78"
                  }
                },
                {
                  "$ref": "104"
                }
              ],
              "signIqTickets": [
                {
                  "$id": "105",
                  "identifier": "1TJz16JZdEaqXRMuseSLAw==",
                  "identifierGuid": "d77332d5-59a2-4674-aa5d-132eb1e48b03",
                  "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": "MgxjOXjgYU2T7s+ityiuKA==",
                  "guid": "39630c32-e078-4d61-93ee-cfa2b728ae28",
                  "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": "hFLoZFllH0iVFMwVzWPjfQ==",
                      "groupGuid": "64e85284-6559-481f-9514-cc15cd63e37d",
                      "comboPriceType": 5,
                      "priceType": 5,
                      "pluG_UID": "Yrj/goovzUCY6NoHlW2UXw==",
                      "pluGuid": "82ffb862-2f8a-40cd-98e8-da07956d945f",
                      "priceGroupG_UID": "M7M0UBXxikiN3eK6Yg6oQA==",
                      "priceGroupGuid": "5034b333-f115-488a-8ddd-e2ba620ea840",
                      "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": "Ihg29grv+ECrXx4lSu1xjA==",
                  "priceLevelIdentifierGuid": "f6361822-ef0a-40f8-ab5f-1e254aed718c",
                  "campaignName": "sample string 3",
                  "priceLevelName": "sample string 4"
                },
                {
                  "$ref": "108"
                }
              ],
              "promotionType": {
                "$id": "109",
                "identifier": "oknFdTbmekevpeHf7uY/Ew==",
                "identifierGuid": "75c549a2-e636-477a-afa5-e1dfeee63f13",
                "hostType": 2,
                "code": "sample string 3",
                "description": "sample string 4",
                "isLiquor": true,
                "isAdvertised": true,
                "disableWasSave": true,
                "excludeFromPromoSales": true,
                "labelPageLayoutG_UID": "JlAhmxt/JEagxSKNzX4iGw==",
                "labelPageLayoutGuid": "9b215026-7f1b-4624-a0c5-228dcd7e221b",
                "priceLevelIdentifier": "/jnendODNU6a17mCCCD+MQ==",
                "priceLevelIdentifierGuid": "9dde39fe-83d3-4e35-9ad7-b9820820fe31",
                "active": true,
                "updated": "2026-06-03T18:36:52.522239",
                "hostName": "sample string 11"
              }
            },
            "product": {
              "$ref": "3"
            },
            "dealCost": {
              "$id": "110",
              "headerIdentifier": "5hUtgBOAKUK377uhIXxABA==",
              "headerIdentifierGuid": "802d15e6-8013-4229-b7ef-bba1217c4004",
              "identifier": "y0TgMANdqUGp6hK8uwPzxg==",
              "identifierGuid": "30e044cb-5d03-41a9-a9ea-12bcbb03f3c6",
              "supplierIdentifier": "N5xR3F/Jfk2fg0ZmQ4B4jA==",
              "supplierGuid": "dc519c37-c95f-4d7e-9f83-46664380788c",
              "pluG_UID": "h4Y8PmPpjki2vK6FJCQJVA==",
              "pluGuid": "3e3c8687-e963-488e-b6bc-ae8524240954",
              "campaignName": "dc93dfaf-35a9-467d-8b4b-db973a9b5d1a",
              "description": "sample string 4",
              "cost": 5,
              "costDecimals": 6,
              "start": "2026-06-03T18:36:52.522239",
              "end": "2026-06-03T18:36:52.522239",
              "type": 9,
              "promoType": 10,
              "bonusItemPLUG_UID": "nu45BuQh40qSzSQxM1tpKw==",
              "bonusItemPluGuid": "0639ee9e-21e4-4ae3-92cd-2431335b692b",
              "bonusPurchaseUnits": 11,
              "bonusReceiveUnits": 12,
              "updated": "2026-06-03T18:36:52.522239",
              "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:36:52.522239",
              "campaignEndDate": "2026-06-03T18:36:52.522239",
              "masterPLUG_UID": "JOYQuPmIb06BtdvlIK4zOQ==",
              "masterID": "b810e624-88f9-4e6f-81b5-dbe520ae3339",
              "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": "tXoNGZuu1E6FTPnHdfBusw==",
              "bonusMasterID": "190d7ab5-ae9b-4ed4-854c-f9c775f06eb3",
              "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:36:52.522239",
          "dealCosts": [
            {
              "$ref": "110"
            },
            {
              "$ref": "110"
            }
          ],
          "tags": [
            {
              "$id": "111",
              "pluG_UID": "WIMxurvkNkmzcBRwHEnegg==",
              "pluGuid": "ba318358-e4bb-4936-b370-14701c49de82",
              "tagID": 1,
              "description": "sample string 1",
              "storeIDs": [
                1,
                2
              ]
            },
            {
              "$ref": "111"
            }
          ],
          "alternateProductG_UID": "2LbArJ7ocEaWTKo7kOpH+w==",
          "alternateProduct": "acc0b6d8-e89e-4670-964c-aa3b90ea47fb",
          "altProduct": {
            "$ref": "3"
          },
          "productHostCode": {
            "$id": "112",
            "id": 1,
            "pluG_UID": "b2sGNcvBtEGPVrPCJcpy/Q==",
            "pluGuid": "35066b6f-c1cb-41b4-8f56-b3c225ca72fd",
            "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:36:52.522239",
          "inventoryTracked": "2026-06-03T18:36:52.522239",
          "isNormalPriceChangesCampaign": true,
          "baseProductFuel": {
            "$id": "113",
            "pluG_UID": "GjopQ+wRW06pIysYhW3/jg==",
            "pluGuid": "43293a1a-11ec-4e5b-a923-2b18856dff8e",
            "fuelPluG_UID": "+2ekJmzAqE6loHIkEY0gGw==",
            "fuelPluGuid": "26a467fb-c06c-4ea8-a5a0-7224118d201b",
            "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": "Th9rtvTP60aifHCF0rsTsg==",
      "identifierGuid": "b66b1f4e-cff4-46eb-a27c-7085d2bb13b2",
      "stocktakeRequest": {
        "$ref": "1"
      },
      "storeID": 1,
      "name": "sample string 2",
      "forDate": "2026-06-03T18:36:52.522239",
      "createDate": "2026-06-03T18:36:52.522239",
      "closed": true,
      "closedDate": "2026-06-03T18:36:52.522239",
      "outOfStock": true,
      "live": true,
      "deleted": true,
      "processed": true,
      "processCounted": "2026-06-03T18:36:52.522239",
      "processCountedUser": "sample string 8",
      "updateInventorySetting": "sample string 9",
      "stocktakeRequestIdentifier": "BSK4Ijw2V0Of6IfCytqFAg==",
      "stocktakeRequestIdentifierGuid": "22b82205-363c-4357-9fe8-87c2cada8502",
      "inputs": [
        {
          "$id": "115",
          "id": 1,
          "identifier": "WvS993oXVEykTflZ+O6SeA==",
          "identifierGuid": "f7bdf45a-177a-4c54-a44d-f959f8ee9278",
          "headerID": 1,
          "headerIdentifier": "Hklk5pQqjky2jN4qPfZdRQ==",
          "headerIdentifierGuid": "e664491e-2a94-4c8e-b68c-de2a3df65d45",
          "sectionG_UID": "4D+xOAqQ9kW3iLASzsGNDA==",
          "sectionGuid": "38b13fe0-900a-45f6-b788-b012cec18d0c",
          "operatorG_UID": "vdLaH5yNYkq/5a6MVnuH8A==",
          "operatorGuid": "1fdad2bd-8d9c-4a62-bfe5-ae8c567b87f0",
          "operatorID": 1,
          "comment": "sample string 2",
          "inputType": 1,
          "date": "2026-06-03T18:36:52.522239",
          "inProgress": 3,
          "setCount": "2026-06-03T18:36:52.522239",
          "deleted": true,
          "operatorName": "sample string 4",
          "sectionName": "sample string 5",
          "canDelete": 6,
          "details": [
            {
              "$id": "116",
              "id": 1,
              "headerID": 1,
              "headerIdentifier": "cKylhm/thU2q4qnF8yIeFw==",
              "headerIdentifierGuid": "86a5ac70-ed6f-4d85-aae2-a9c5f3221e17",
              "inputID": 1,
              "inputIdentifier": "+DA6M4BMbUaiES/l82urTg==",
              "inputIdentifierGuid": "333a30f8-4c80-466d-a211-2fe5f36bab4e",
              "created": "2026-06-03T18:36:52.522239",
              "apn": "sample string 2",
              "plu": 1,
              "pluG_UID": "corwTMtpUka9+tgzvJRF9Q==",
              "pluGuid": "4cf08a72-69cb-4652-bdfa-d833bc9445f5",
              "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": "dEoVkZNjsU24g3QlVnmKnA==",
              "parentPluGuid": "91154a74-6393-4db1-b883-742556798a9c",
              "edited": true,
              "product": {
                "$ref": "3"
              },
              "input": {
                "$ref": "115"
              },
              "unknownScan": {
                "$id": "117",
                "id": 1,
                "headerIdentifier": "hXm64jNKI0iQPMHw1ukIaA==",
                "headerIdentifierGuid": "e2ba7985-4a33-4823-903c-c1f0d6e90868",
                "inputIdentifier": "PiyJl+DNMUKDJb5dKXqYLg==",
                "inputIdentifierGuid": "97892c3e-cde0-4231-8325-be5d297a982e",
                "detailID": 1,
                "pluG_UID": "j1kD/Ty9iE2ns1zhdpfDgA==",
                "pluGuid": "fd03598f-bd3c-4d88-a7b3-5ce17697c380",
                "barcode": "sample string 2",
                "scanned": "2026-06-03T18:36:52.522239"
              }
            },
            {
              "$ref": "116"
            }
          ]
        },
        {
          "$ref": "115"
        }
      ]
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK���\,۰��5xl/workbook.xml �(�����0D�&�C����)��x��})[i�-ik��-H�yۙ�};|��o���G���]c��j�';��;i���{1+�X[��h;'I��5�S��+��B�;Ġ��AZ���S�����l���o�/��bQĀƒ���Ź�%M)q���C`�C�	�'�+�7��wg���PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\�(%''_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="Ra4681ea7a0f64534" /></Relationships>PK���\F�o�xl/worksheets/sheet1.xml �(���]s�0��
��B�?:j��k����^�^�S!��?#R��A�7&����y�����F�6���1L@�j��E�:��v�M����A�o&W�F��]=�skwwijV�*3�蝪��F�ef�e���ͦX��^�KU���Zm3�J��ؙ��v����*[7-�ۓU�U<���~�>��f?��G�l��
u0��x'��~;^�XOcа�^4���Zm����և�*^s�D�JoM���qtqTf���X�ܭpBf� !�<�V{cu����t9�Q�Gg=f���r�8���q=n���ON�H&G�z���Y/HCt\G[��"�7�T
�W�ճ/��[=�b}��E�ws�1DŒ^��V/;=O��!���!�<8�� X�Ē�!����ug��DJ  �� �a�!=���3��&�>Du������4�S��q���L����%��OC�����}��� }b1$h�x�O,��?���?���/��uCM]� P��9?o�Oě��	�p�G�,�2���ް�J^bϷ�-/Q?��=?�@��Ka�4p���F�� ~x$
|{�J~��-�Hx$�@~�O#�xa��@�����W��Ke�PK���\ȏ|�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞ئNH��ݰ���=N�&vd����G�
XEWb�������4����ڼM#9���-�A��l��)��6��G�D�9��bC}��Ҡz�d(܌6u��)���:��#c�9n�d��?Dg̠�٩ӄ6����C����0��S
�x��@����¦��J��-��5z7�/#�_��<���5
V�>Q��]ez�Q�D�.�;��L�n8BQ��R_���_��PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\�PY�xl/sharedStrings.xml �(��RaO�0�+K�o͘����dL<�4l��݌��-	�d��o�{�{�^/�����ik���D�FZ��v*�o‰��((���8 ��*K�8�O
MŎ���c�;��"[��La]�nS���*�A�7�+�F�6��l"������K�,�l�а.4�4�,��h�Y4Z��;���m�:\����p�z�$���'Ӧr�y�W�����ĆН+�wV5�;�\��x�s�&�9��]�_��[1���
{2&��EX�b�$�Q�:AU��?��=�����,Q�h����J����_z
�袵UXR4_�я����� >�����>��b���7PK-���\,۰��5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\�(%''U_rels/.relsPK-���\F�o��xl/worksheets/sheet1.xmlPK-���\ȏ|�P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
�xl/styles.xmlPK-���\�PY�B	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK���\k�jC�5xl/workbook.xml �(�����0D�J��(�B�0�t���S"H��T���@���w>?_�j3uZO�#geKS�ѹ�d��%؛^P�ݠ��y1=�c��[�r,�����	��(Kw�?,��ގ�N�;J�P��^��fO��
�G��$l��T`�EPD�Ě�������Ɣ�R�ᑧE̳.��H�"��d�����/PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\�p�''_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="R805247ffae334f33" /></Relationships>PK���\F�o�xl/worksheets/sheet1.xml �(���]s�0��
��B�?:j��k����^�^�S!��?#R��A�7&����y�����F�6���1L@�j��E�:��v�M����A�o&W�F��]=�skwwijV�*3�蝪��F�ef�e���ͦX��^�KU���Zm3�J��ؙ��v����*[7-�ۓU�U<���~�>��f?��G�l��
u0��x'��~;^�XOcа�^4���Zm����և�*^s�D�JoM���qtqTf���X�ܭpBf� !�<�V{cu����t9�Q�Gg=f���r�8���q=n���ON�H&G�z���Y/HCt\G[��"�7�T
�W�ճ/��[=�b}��E�ws�1DŒ^��V/;=O��!���!�<8�� X�Ē�!����ug��DJ  �� �a�!=���3��&�>Du������4�S��q���L����%��OC�����}��� }b1$h�x�O,��?���?���/��uCM]� P��9?o�Oě��	�p�G�,�2���ް�J^bϷ�-/Q?��=?�@��Ka�4p���F�� ~x$
|{�J~��-�Hx$�@~�O#�xa��@�����W��Ke�PK���\�¨x�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞؉�mP�n�a[z�'Q;�]�gc���V� �X��j4��'�|��6o�H^0�!��Ao�|��)�;��j���e"�ÜHY�>����dz�t�Œ�t\���%���9�iØ�qɀk&ٟg�187�s���?��5�c�3����~J�^B]*�'��NrUqh�T
W�Bo���y�����/d�B�P���s�o*���9�r�Ӳ�PÃR<8e��Jʋ����PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\�PY�xl/sharedStrings.xml �(��RaO�0�+K�o͘����dL<�4l��݌��-	�d��o�{�{�^/�����ik���D�FZ��v*�o‰��((���8 ��*K�8�O
MŎ���c�;��"[��La]�nS���*�A�7�+�F�6��l"������K�,�l�а.4�4�,��h�Y4Z��;���m�:\����p�z�$���'Ӧr�y�W�����ĆН+�wV5�;�\��x�s�&�9��]�_��[1���
{2&��EX�b�$�Q�:AU��?��=�����,Q�h����J����_z
�袵UXR4_�я����� >�����>��b���7PK-���\k�jC�5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\�p�''U_rels/.relsPK-���\F�o��xl/worksheets/sheet1.xmlPK-���\�¨x�P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
�xl/styles.xmlPK-���\�PY�@	xl/sharedStrings.xmlPK��