GET api/product/{id}/modifierSets

Get modifier sets which have the specified product attached to them

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Identifier of product to get modifier sets for

globally unique identifier

Required

Take

integer

None.

Skip

integer

None.

StoreID

Filter modifier sets which only have products from this store; also filters the products list to only include products from this store

integer

None.

Name

Filter modifier sets whose name contains this string

string

None.

PLUG_UID

Collection of byte

None.

PluGuid

Filter modifier sets which only have product modifier sets assigned to this specific product; also filters the product modifier sets list

globally unique identifier

None.

DefaultOnly

boolean

Deprecated. Modifier sets no longer have a default version.

Relations

If true the modifier set's modifiers list will be populated

boolean

None.

LoadProducts

If true the modifier set's products list will be populated

boolean

None.

Body Parameters

None.

Response Information

Resource Description

PageList of matching objects

PageListOfModifierSet
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of ModifierSet

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "ModifierSet",
  "list": [
    {
      "$id": "2",
      "g_UID": "zn/Fimdyr0GlG38Zh05ZXQ==",
      "guid": "8ac57fce-7267-41af-a51b-7f19874e595d",
      "name": "sample string 1",
      "products": [
        {
          "$id": "3",
          "g_UID": "isNIwLRJmkauSZDoAVctYA==",
          "guid": "c048c38a-49b4-469a-ae49-90e801572d60",
          "pluG_UID": "ZPPpcSAf9kSLeM+rZpls5Q==",
          "pluGuid": "71e9f364-1f20-44f6-8b78-cfab66996ce5",
          "name": "sample string 1",
          "setOrder": 1,
          "selectionType": 1,
          "maxSelection": 1,
          "panelName": "sample string 2",
          "deleted": true,
          "productName": "sample string 4",
          "storeID": 1,
          "storeIDs": [
            1,
            2
          ],
          "product": {
            "$id": "4",
            "plu": 1,
            "storeID": 1,
            "masterPluG_UID": "QEA=",
            "storeIDs": [
              1,
              2
            ],
            "g_UId": "24o3hLH/WUae2b2pHnWD0g==",
            "guid": "84378adb-ffb1-4659-9ed9-bda91e7583d2",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "voImAM75kE+8umE/LLn16A==",
            "priceGroupGuid": "002682be-f9ce-4f90-bcba-613f2cb9f5e8",
            "blueprintID": 1,
            "lastCountedDate": "2026-06-03T18:32:12.099304",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2026-06-03T18:32:12.099304",
            "pluCreated": "2026-06-03T18:32:12.099304",
            "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:32:12.099304",
            "lastManualUpdate": "2026-06-03T18:32:12.099304",
            "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:32:12.099304",
            "currentCostUpdated": "2026-06-03T18:32:12.099304",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2026-06-03T18:32:12.099304",
            "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:32:12.099304",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "Wn0ucWcpT02h6kiQVHpt3A==",
            "altPLUGuid": "712e7d5a-2967-4d4f-a1ea-4890547a6ddc",
            "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:32:12.099304",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "wTranQA5KEmzYIgM1BbVkg==",
            "shelfPageLayoutGuid": "9dda3ac1-3900-4928-b360-880cd416d592",
            "talkerPageLayoutG_UID": "+h0UGDfBCk6ekCGap74j9g==",
            "talkerPageLayoutGuid": "18141dfa-c137-4e0a-9e90-219aa7be23f6",
            "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": "nQqp4I9VH0eGoFPRVEo3pQ==",
            "inventoryIdentifier": "e0a90a9d-558f-471f-86a0-53d1544a37a5",
            "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": "ua5bfkmBGk2NzaPUBM5K6g==",
            "parentPluGuid": "7e5baeb9-8149-4d1a-8dcd-a3d404ce4aea",
            "preferredHostVendor": 105,
            "preferredHostChanged": true,
            "code": "sample string 107",
            "supplierIdentifier": "y4ian3wiC0S6pEupstdy8Q==",
            "supplierIdentifierGuid": "9f9a88cb-227c-440b-baa4-4ba9b2d772f1",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "i5ftGCJIs0CNMfclUtGHZA==",
            "rebateSupplierIdentifierGuid": "18ed978b-4822-40b3-8d31-f72552d18764",
            "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:32:12.099304",
            "commodity": "sample string 122",
            "businessPillar": "sample string 123",
            "mscCommodity": "sample string 124",
            "hostIdentifier": "aQPF64LQNE2xrJlWRGoAMA==",
            "hostIdentifierGuid": "ebc50369-d082-4d34-b1ac-9956446a0030",
            "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": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "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:32:12.099304",
              "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": "QFQ7pUn2xkOR4sPHqDeSkA==",
              "hostIdentifierGuid": "a53b5440-f649-43c6-91e2-c3c7a8379290",
              "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:32:12.099304",
              "priceZone": {
                "$id": "6",
                "id": 1,
                "name": "sample string 2",
                "hostIdentifier": "KIi+tZux7E6btArePcccWQ==",
                "hostIdentifierGuid": "b5be8828-b19b-4eec-9bb4-0ade3dc71c59",
                "sortOrder": 3,
                "zoneMasterStoreID": 1,
                "electedMasterStoreID": 1,
                "containsElectedMasterStore": true
              },
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "7",
                "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": "7"
              },
              "warehouseStore": {
                "$id": "8",
                "storeID": 1,
                "warehouseStoreID": 2,
                "storeName": "sample string 3",
                "warehouseName": "sample string 4"
              },
              "hostStoreSettings": [
                {
                  "$id": "9",
                  "id": 1,
                  "hostIdentifier": "jEK/mpqQ1k6Ez46RZk5FLg==",
                  "hostIdentifierGuid": "9abf428c-909a-4ed6-84cf-8e91664e452e",
                  "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": "10",
                    "identifier": "hJKCc67bYkuLr10SuFFZsw==",
                    "identifierGuid": "73829284-dbae-4b62-8baf-5d12b85159b3",
                    "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": "uFqt0Ew+y0qTLZj6Ha1pag==",
                    "hostSupplierIdentifierGuid": "d0ad5ab8-3e4c-4acb-932d-98fa1dad696a",
                    "loyaltyPriceLevelIdentifier": "wT1l8Wb2mk2rj55R6iIV9A==",
                    "loyaltyPriceLevelIdentifierGuid": "f1653dc1-f666-4d9a-ab8f-9e51ea2215f4",
                    "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:32:12.099304",
                    "lastProcessed": "2026-06-03T18:32:12.099304",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "11",
                      "identifier": "v8gJNiIMV0ekoEbyEBYoIQ==",
                      "identifierGuid": "3609c8bf-0c22-4757-a4a0-46f210162821",
                      "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": "p81ivFwqp0C0ipdmZRPIZQ==",
                      "primaryContactID": "bc62cda7-2a5c-40a7-b48a-97666513c865",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "PXr39hmRnkm0wkMxlZjKAw==",
                      "supplierGroupGuid": "f6f77a3d-9119-499e-b4c2-43319598ca03",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2026-06-03T18:32:12.099304",
                      "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": "12",
                        "id": "63f6713a-16da-4ffa-9451-a05d7c369a19",
                        "identifier": "fuAsnLaKZ02j8P0bYOn+Ag==",
                        "identifierGuid": "9c2ce07e-8ab6-4d67-a3f0-fd1b60e9fe02",
                        "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": "13",
                          "supplierIdentifier": "3UmdBw5UC0KjYpujKXEjvg==",
                          "supplierIdentifierGuid": "079d49dd-540e-420b-a362-9ba3297123be",
                          "contactGuid": "vqUkWOg620WpBm4QJaMzMw==",
                          "contactID": "5824a5be-3ae8-45db-a906-6e1025a33333",
                          "contact": {
                            "$ref": "12"
                          },
                          "supplier": {
                            "$ref": "11"
                          }
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "products": [
                        {
                          "$id": "14",
                          "pluG_UID": "CMLVrPJSbEiBZhc40Cgk3w==",
                          "pluGuid": "acd5c208-52f2-486c-8166-1738d02824df",
                          "supplierIdentifier": "D6QtKoCgEUWUnL6gOGIRTQ==",
                          "supplierIdentifierGuid": "2a2da40f-a080-4511-949c-bea03862114d",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2026-06-03T18:32:12.099304",
                          "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:32:12.099304",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "15",
                              "pluG_UID": "r7C3q/3dm0ud+hhuYvmQdw==",
                              "pluGuid": "abb7b0af-ddfd-4b9b-9dfa-186e62f99077",
                              "supplierIdentifier": "/zp1RBqRakaXT8unaKvrNQ==",
                              "supplierIdentifierGuid": "44753aff-911a-466a-974f-cba768abeb35",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 42",
                          "salesMode": 43,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 45,
                          "parentPluG_UID": "rTrIEpz2iUOdYX7lBa0VUg==",
                          "parentPluGuid": "12c83aad-f69c-4389-9d61-7ee505ad1552",
                          "freight": 46.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "11"
                          },
                          "serviceFee": {
                            "$id": "16",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 48
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "17",
                          "storeID": 1,
                          "supplierIdentifier": "c91VkRitFU2jirZh5ib7tg==",
                          "supplierGuid": "9155dd73-ad18-4d15-a38a-b661e626fbb6",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "18",
                          "storeID": 1,
                          "supplierIdentifier": "b+Iqyu+9nUCWMKl1noUsow==",
                          "supplierGuid": "ca2ae26f-bdef-409d-9630-a9759e852ca3",
                          "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:32:12.099304",
                          "deliveryDate": "2026-06-03T18:32:12.099304",
                          "nextCutOffDate": "2026-06-03T18:32:12.099304",
                          "nextDeliveryDate": "2026-06-03T18:32:12.099304",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2026-06-03T18:32:12.099304",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "19",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2026-06-03T18:32:12.099304",
                        "processed": "2026-06-03T18:32:12.099304",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2026-06-03T18:32:12.099304",
                        "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": "10"
                        },
                        "metcashHeader": {
                          "$id": "20",
                          "customerNumber": "sample string 1",
                          "creationDate": "2026-06-03T18:32:12.099304",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "21",
                        "id": 1,
                        "hostIdentifier": "EiBFUO/5Hk+ARo6hnpbRVA==",
                        "hostIdentifierGuid": "50452012-f9ef-4f1e-8046-8ea19e96d154",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "1a7147d8-bafc-49ab-86a6-399292505c8a",
                          "395e3f28-c426-43b9-adbd-48f5051029cc"
                        ]
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "9"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "9"
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "22",
                        "identifier": "HeiTBJ2F90GHgPNmX6PMSQ==",
                        "identifierGuid": "0493e81d-859d-41f7-8780-f3665fa3cc49",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "promoTypeGuids": [
                      "46839402-9f1b-47af-9b9d-3d1c8c505cca",
                      "a3706885-fc1b-4f73-a423-6de7f6f23248"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 27"
                },
                {
                  "$ref": "9"
                }
              ],
              "accounts": [
                {
                  "$id": "23",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "23"
                }
              ],
              "sales": [
                {
                  "$id": "24",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2026-06-03T18:32:12.099304",
                  "ftpSite": {
                    "$id": "25",
                    "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": "24"
                }
              ],
              "suppliedStores": [
                1,
                2
              ],
              "zoneMatrix": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "cashManagements": [
                {
                  "$id": "26",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "27",
                    "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": "26"
                }
              ],
              "updateStoreID": "84e2f9d4-b372-44cc-a08d-c623ae254465",
              "updateStore": {
                "$id": "28",
                "id": "72a29770-878e-45d3-a69c-c484d9eebd3c",
                "name": "sample string 1",
                "lastActivity": "2026-06-03T18:32:12.099304",
                "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:32:12.099304"
              },
              "timeZoneId": "sample string 54",
              "securityOptions": {
                "$id": "29",
                "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": "30",
                "pluG_UID": "5N7GJDANOE2SWo/tzS6mtQ==",
                "pluGuid": "24c6dee4-0d30-4d38-925a-8fedcd2ea6b5",
                "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:32:12.099304"
              },
              {
                "$ref": "30"
              }
            ],
            "currentPrices": {
              "$id": "31",
              "pluPrices": {
                "$id": "32",
                "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:32:12.099304",
                "priceChangeType": 0,
                "costDecimals": 11,
                "costCalcMethod": 12,
                "targetCampaignPriceGtOrEquNormal": true
              },
              "normalPluPrices": {
                "$ref": "32"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "33",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "talkerText": "sample string 3",
                "disableWasSave": true,
                "startDate": "2026-06-03T18:32:12.099304",
                "startTime": 5,
                "endDate": "2026-06-03T18:32:12.099304",
                "endTime": 6,
                "newPrice": 7,
                "newCost": 8,
                "newCostDecimals": 9,
                "pctDiscount": 10,
                "promoType": 1,
                "promotionTypeCode": "sample string 11",
                "hostType": 12,
                "hostIdentifier": "ZSO6WoZNhECkYZFQi2FcPQ==",
                "hostIdentifierGuid": "5aba2365-4d86-4084-a461-91508b615c3d",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ]
            },
            "tray": {
              "$id": "34",
              "g_UId": "S8VA5cluLEGZ5Byxx07eiA==",
              "guid": "e540c54b-6ec9-412c-99e4-1cb1c74ede88",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "35",
              "priceGroupG_UID": "Hmp+Zchdp0as2JCzCnhFjA==",
              "priceGroupGuid": "657e6a1e-5dc8-46a7-acd8-90b30a78458c",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2026-06-03T18:32:12.099304",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 147",
            "nutrifacts": {
              "$id": "36",
              "pluG_UID": "Rte4p1S3K0OwYQGHiRRzlQ==",
              "pluGuid": "a7b8d746-b754-432b-b061-018789147395",
              "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": "37",
              "pluGuid": "36dba0a7-7878-4d20-b3a3-138719bfdbeb",
              "created": "2026-06-03T18:32:12.099304",
              "createdByUser": "sample string 1",
              "activated": "2026-06-03T18:32:12.099304",
              "activatedByUser": "sample string 2",
              "deactivated": "2026-06-03T18:32:12.099304",
              "deactivatedByUser": "sample string 3",
              "lastOrdered": "2026-06-03T18:32:12.099304",
              "lastOrderedQty": 4.0,
              "lastReceived": "2026-06-03T18:32:12.099304",
              "lastReceivedQty": 5.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2026-06-03T18:32:12.099304",
              "lastSold": "2026-06-03T18:32:12.099304",
              "firstSold": "2026-06-03T18:32:12.099304",
              "awsUpdated": "2026-06-03T18:32:12.099304",
              "lastManualUpdate": "2026-06-03T18:32:12.099304",
              "lastManualUpdatedByUser": "sample string 7",
              "lastUpdated": "2026-06-03T18:32:12.099304",
              "lastUpdatedByUser": "sample string 9",
              "lastUpdatedByHost": "2026-06-03T18:32:12.099304",
              "doNotRangeUpdated": "2026-06-03T18:32:12.099304",
              "doNotOrderUpdated": "2026-06-03T18:32:12.099304",
              "tracked": "2026-06-03T18:32:12.099304"
            },
            "allergens": [
              {
                "$id": "38",
                "primaryKey": {
                  "$id": "39",
                  "pluGuid": "bfabae93-2528-4ed6-a456-f08ab3b8ad0f",
                  "contains": 2
                },
                "allergenID": 1,
                "pluG_UID": "k66rvygl1k6kVvCKs7itDw==",
                "pluGuid": "bfabae93-2528-4ed6-a456-f08ab3b8ad0f",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "38"
              }
            ],
            "costs": {
              "$id": "40",
              "pluG_UID": "Qn46VrA7fkSrNBorq8Slvw==",
              "pluGuid": "563a7e42-3bb0-447e-ab34-1a2babc4a5bf",
              "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:32:12.099304",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "41",
                "saleHeaderID": 1,
                "created": "2026-06-03T18:32:12.099304",
                "createdLocal": "2026-06-03T18:32:12.099304",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "TgFz/NXAskGSGmcooU+rfg==",
                "operatorGuid": "fc73014e-c0d5-41b2-921a-6728a14fab7e",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "/jV7ghQmjk2jaLOZXnYU2A==",
                "pluGuid": "827b35fe-2614-4d8e-a368-b3995e7614d8",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "42",
                  "id": 1,
                  "g_Uid": "rlUOKgxRIkuCuZG4OvdtUQ==",
                  "guid": "2a0e55ae-510c-4b22-82b9-91b83af76d51",
                  "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:32:12.099304",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2026-06-03T18:32:12.099304",
                  "endShift": "2026-06-03T18:32:12.099304",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "43",
                      "operatorG_UID": "UcOlQNnJ9kmofnxFofV+DA==",
                      "operatorGuid": "40a5c351-c9d9-49f6-a87e-7c45a1f57e0c",
                      "storeID": 2,
                      "operator": {
                        "$ref": "42"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "43"
                    }
                  ]
                }
              },
              {
                "$ref": "41"
              }
            ],
            "apns": [
              {
                "$id": "44",
                "pluID": 1,
                "pluG_UID": "PFhM8WvCPUypbbB2vZIJ0A==",
                "pluGuid": "f14c583c-c26b-4c3d-a96d-b076bd9209d0",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "tuns": [
              {
                "$id": "45",
                "pluG_UId": "p4KFtjezukOicFgbWIZ8Qg==",
                "pluGuid": "b68582a7-b337-43ba-a270-581b58867c42",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "45"
              }
            ],
            "competitionPricing": [
              {
                "$id": "46",
                "identifier": "uyNCUL1zbUq30WK1HnLxmg==",
                "identifierGuid": "504223bb-73bd-4a6d-b7d1-62b51e72f19a",
                "pluG_UID": "/UHZu2ejUUiZUQkVX07MFQ==",
                "pluGuid": "bbd941fd-a367-4851-9951-09155f4ecc15",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "46"
              }
            ],
            "supplier": {
              "$ref": "11"
            },
            "supplierName": "sample string 148",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "14"
            },
            "flipChartPages": [
              {
                "$id": "47",
                "identifier": "Y5R8KJ71t0WtLV1T1Y3P4g==",
                "groupName": "sample string 1",
                "identifierGuid": "287c9463-f59e-45b7-ad2d-5d53d58dcfe2",
                "exists": true,
                "flipChartIdentifier": "dKI0R/gjIkehjjJ/xrQVNw==",
                "flipChartIdentifierGuid": "4734a274-23f8-4722-a18e-327fc6b41537",
                "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": "LcOfYh80mUSWxG26WtIr3A==",
                "groupIdentifierGuid": "629fc32d-341f-4499-96c4-6dba5ad22bdc",
                "flipChart": {
                  "$id": "48",
                  "identifier": "fn87tSM6XEGbsoIjXDSYZQ==",
                  "identifierGuid": "b53b7f7e-3a23-415c-9bb2-82235c349865",
                  "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": "49",
                    "identifier": "xQ0wNm7cvUO+YE9HqvwAMg==",
                    "identifierGuid": "36300dc5-dc6e-43bd-be60-4f47aafc0032",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "50",
                        "id": 1,
                        "g_UID": "TlB+Fk0nQUmvaVv8XldO0A==",
                        "guid": "167e504e-274d-4941-af69-5bfc5e574ed0",
                        "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": "Iz6z7FKB+k6KE/XNDukSAA==",
                        "previousFormGuid": "ecb33e23-8152-4efa-8a13-f5cd0ee91200",
                        "nextForm": 1,
                        "nextFormG_UID": "57b0EZVg3EK4zAa/z9fgHA==",
                        "nextFormGuid": "11f4b6e7-6095-42dc-b8cc-06bfcfd7e01c",
                        "attributes": "sample string 10",
                        "updated": "2026-06-03T18:32:12.099304",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "50"
                        },
                        "previousCheckoutForm": {
                          "$ref": "50"
                        },
                        "buttons": [
                          {
                            "$id": "51",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "A8/k/b6VL0CFZE6zyxqCuw==",
                            "checkoutFormGuid": "fde4cf03-95be-402f-8564-4eb3cb1a82bb",
                            "identifier": "q5aNkjUbi0+VrVwQQGYZtg==",
                            "identifierGuid": "928d96ab-1b35-4f8b-95ad-5c10406619b6",
                            "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": "Rp2HtX/luEG7CHVSi5f64w==",
                            "valueGuid": "b5879d46-e57f-41b8-bb08-75528b97fae3",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2026-06-03T18:32:12.099304",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "50"
                            },
                            "image": {
                              "$id": "52",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2026-06-03T18:32:12.099304",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "53",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "V7Ij5u1Sn029e9kGF5I72w==",
                            "checkoutFormGuid": "e623b257-52ed-4d9f-bd7b-d90617923bdb",
                            "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": "53"
                          }
                        ]
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "47"
                    },
                    {
                      "$ref": "47"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "53"
                },
                "products": [
                  {
                    "$id": "54",
                    "flipChartPageIdentifier": "KzZEv8NB6U+QNwVbECeQFQ==",
                    "flipChartPageIdentifierGuid": "bf44362b-41c3-4fe9-9037-055b10279015",
                    "pluG_UID": "yXAJ7MqAlUacb+dIulAGtg==",
                    "pluGuid": "ec0970c9-80ca-4695-9c6f-e748ba5006b6",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "4"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "47"
                  },
                  {
                    "$ref": "47"
                  }
                ]
              },
              {
                "$ref": "47"
              }
            ],
            "priceHistory": [
              {
                "$id": "55",
                "pluG_UID": "uXJ3yvc4QEGtuDFjUAjQnA==",
                "pluGuid": "ca7772b9-38f7-4140-adb8-31635008d09c",
                "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:32:12.099304",
                "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": "55"
              }
            ],
            "ingredients": [
              {
                "$id": "56",
                "pluG_UID": "sy7HtDO9m0ioVMUwaIGu8Q==",
                "ingredientGuid": "ZdbHkqs7rkC+pEhnfcu00Q==",
                "ingredientIdentifier": "92c7d665-3bab-40ae-bea4-48677dcbb4d1",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "56"
              }
            ],
            "bins": [
              {
                "$id": "57",
                "pluG_UID": "G2TJpcfvSEGYJZ2pTJckKQ==",
                "pluGuid": "a5c9641b-efc7-4148-9825-9da94c972429",
                "shelfLocationIdentifier": "MH1yaRMm4kinL1Kgtu5/8Q==",
                "shelfLocationGuid": "69727d30-2613-48e2-a72f-52a0b6ee7ff1",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "e0flH2sKnkGS6w/H13AYcA==",
                "labelPageLayoutGuid": "1fe5477b-0a6b-419e-92eb-0fc7d7701870",
                "updated": "2026-06-03T18:32:12.099304",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "4"
                },
                "location": {
                  "$id": "58",
                  "identifier": "muwUttOoWEGiCweXHH9WSA==",
                  "storeID": 1,
                  "identifierGuid": "b614ec9a-a8d3-4158-a20b-07971c7f5648",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2026-06-03T18:32:12.099304",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ]
                }
              },
              {
                "$ref": "57"
              }
            ],
            "bin": {
              "$ref": "57"
            },
            "scaleLocations": [
              {
                "$id": "59",
                "plu": 1,
                "pluG_UID": "EJorTZCqC0mS4sznPcP35w==",
                "pluGuid": "4d2b9a10-aa90-490b-92e2-cce73dc3f7e7",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "60",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2026-06-03T18:32:12.099304",
                  "department": {
                    "$id": "61",
                    "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": "60"
                    },
                    "subDepartments": [
                      {
                        "$id": "62",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "63",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "64",
                                "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:32:12.099304",
                                "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": "2ixBwrIAC0uSnyPBFQXWyQ==",
                                "labelPageLayoutGuid": "c2412cda-00b2-4b0b-929f-23c11505d6c9",
                                "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": "65",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "66",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "67",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "66"
                                },
                                "mscDep": {
                                  "$id": "68",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "65"
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "67"
                                }
                              },
                              {
                                "$ref": "64"
                              }
                            ],
                            "updated": "2026-06-03T18:32:12.099304",
                            "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": "JJfUCQSkl0yIhliGh8Ln9A==",
                            "labelPageLayoutGuid": "09d49724-a404-4c97-8886-588687c2e7f4",
                            "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": "65"
                            },
                            "mscCom": {
                              "$ref": "66"
                            },
                            "mscDep": {
                              "$ref": "68"
                            },
                            "mscSubCom": {
                              "$ref": "67"
                            }
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2026-06-03T18:32:12.099304",
                        "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": "isSMcbUNvEuSUzZ9eC78yA==",
                        "labelPageLayoutGuid": "718cc48a-0db5-4bbc-9253-367d782efcc8",
                        "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": "65"
                        },
                        "mscCom": {
                          "$ref": "66"
                        },
                        "mscDep": {
                          "$ref": "68"
                        },
                        "mscSubCom": {
                          "$ref": "67"
                        }
                      },
                      {
                        "$ref": "62"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2026-06-03T18:32:12.099304",
                    "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": "AP7/pvefNkKR1fEtRiDlnA==",
                    "labelPageLayoutGuid": "a6fffe00-9ff7-4236-91d5-f12d4620e59c",
                    "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": "65"
                    },
                    "mscCom": {
                      "$ref": "66"
                    },
                    "mscDep": {
                      "$ref": "68"
                    },
                    "mscSubCom": {
                      "$ref": "67"
                    }
                  }
                }
              },
              {
                "$ref": "59"
              }
            ],
            "nextPrice": {
              "$id": "69",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "TtsuxnQeZkuZuo3bQkhJqQ==",
              "pluGuid": "c62edb4e-1e74-4b66-99ba-8ddb424849a9",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "1tF5/qLHeEeCe3l3QI+SsQ==",
              "dealCostGuid": "fe79d1d6-c7a2-4778-827b-7977408f92b1",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "v7oFdpd+YUuPesCT9cMVFQ==",
              "priceGroupGuid": "7605babf-7e97-4b61-8f7a-c093f5c31515",
              "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:32:12.099304",
              "rrp": 28,
              "campaignDescription": "sample string 29",
              "hostCampaign": true,
              "hostIdentifier": "QEA=",
              "hostIdentifierGuid": "dbaa8155-2fe2-4de4-9b59-555dc06728d2",
              "campaignComboPriceGroupG_UID": "RB5OsE8QcUy6zb+MLOhsIQ==",
              "campaignComboPriceGroupIdentifier": "b04e1e44-104f-4c71-bacd-bf8c2ce86c21",
              "promotionPlacementDescription": "sample string 31",
              "storeAcceptances": [
                {
                  "$id": "70",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2026-06-03T18:32:12.099304",
                  "operatorG_UID": "Tux7z85FGUOYl5O2pXpL3w==",
                  "operatorGuid": "cf7bec4e-45ce-4319-9897-93b6a57a4bdf",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2026-06-03T18:32:12.099304",
                  "signIqTicketFileMovedUtc": "2026-06-03T18:32:12.099304",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2026-06-03T18:32:12.099304",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "hostIdentifier": "QEA=",
                  "hostIdentifierGuid": "363432a2-5fad-4c14-9ad7-34da1ac6c4e0",
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "69"
                  },
                  "fuelItem": true
                },
                {
                  "$ref": "70"
                }
              ],
              "campaign": {
                "$id": "71",
                "id": 1,
                "storeID": 2,
                "name": "60281b53-d927-47c7-b66f-2b42bcc8af3a",
                "nameGuid": "60281b53-d927-47c7-b66f-2b42bcc8af3a",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2026-06-03T18:32:12.099304",
                "startTime": 1,
                "endDate": "2026-06-03T18:32:12.099304",
                "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:32:12.099304",
                "system": true,
                "created": "2026-06-03T18:32:12.099304",
                "updated": "2026-06-03T18:32:12.099304",
                "priceChangeNotifiedUtc": "2026-06-03T18:32:12.099304",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "Syz+o6F3a0q5KxXh3PJznQ==",
                "hostIdentifierGuid": "a3fe2c4b-77a1-4a6b-b92b-15e1dcf2739d",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2026-06-03T18:32:12.099304",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "69"
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "72",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "y1fP2sphGkejv3vQfuKIiw==",
                    "pluGuid": "dacf57cb-61ca-471a-a3bf-7bd07ee2888b",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "zzJbvujk4EKvEv48UDB/zA==",
                    "priceGroupGuid": "be5b32cf-e4e8-42e0-af12-fe3c50307fcc",
                    "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:32:12.099304",
                    "rrp": 18,
                    "campaignDescription": "sample string 19",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "71"
                    }
                  },
                  {
                    "$ref": "72"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "73",
                    "id": 1,
                    "identifier": "BaRJQ7bju0ChwLxzeGV2Dg==",
                    "identifierStr": "BaRJQ7bju0ChwLxzeGV2Dg==",
                    "identifierGuid": "4349a405-e3b6-40bb-a1c0-bc737865760e",
                    "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": "71"
                    }
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "customers": [
                  {
                    "$id": "74",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "e9TE9FVXGEeovpaTc1lpVQ==",
                    "customerIDGuid": "f4c4d47b-5755-4718-a8be-969373596955",
                    "campaign": {
                      "$ref": "71"
                    },
                    "customer": {
                      "$id": "75",
                      "identifier": "6uAk2w2BokCk1ket9NwBAw==",
                      "identifierGuid": "db24e0ea-810d-40a2-a4d6-47adf4dc0103",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2026-06-03T18:32:12.099304",
                      "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": "TRfllMueG0mzo43vEcJB/g==",
                      "communityIdentifierGuid": "94e5174d-9ecb-491b-b3a3-8def11c241fe",
                      "joined": "2026-06-03T18:32:12.099304",
                      "updated": "2026-06-03T18:32:12.099304",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "a9jt0si5502oqNJyfg4RdA==",
                      "priceLevelIdentifierGuid": "d2edd86b-b9c8-4de7-a8a8-d2727e0e1174",
                      "marketingID": "sample string 18",
                      "receiptPrintOptions": 1,
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2026-06-03T18:32:12.099304",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "76",
                          "cardType": 2,
                          "issueDate": "2026-06-03T18:32:12.099304",
                          "expiry": "2026-06-03T18:32:12.099304",
                          "customerID": "NGM7qC8dQ0eNjOsAJJ2I8w==",
                          "customerIDGuid": "a83b6334-1d2f-4743-8d8c-eb00249d88f3",
                          "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:32:12.099304",
                          "linkedAccount": "jO36+d8jP0ichYYbqcDqzg==",
                          "linkedAccountGuid": "f9faed8c-23df-483f-9c85-861ba9c0eace",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "75"
                          },
                          "account": {
                            "$id": "77",
                            "id": 1,
                            "identifier": "Xbk0iwwBgESvBK+dkKghSA==",
                            "identifierGuid": "8b34b95d-010c-4480-af04-af9d90a82148",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2026-06-03T18:32:12.099304",
                            "owner": "wcXjwqWyw0mQEhhTiam2QQ==",
                            "ownerGuid": "c2e3c5c1-b2a5-49c3-9012-185389a9b641",
                            "accountStoreGroupIdentifier": "BufySb0Nq0GN07W5mklNzw==",
                            "accountStoreGroupGuid": "49f2e706-0dbd-41ab-8dd3-b5b99a494dcf",
                            "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:32:12.099304",
                            "active": true,
                            "updated": "2026-06-03T18:32:12.099304",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "75"
                            },
                            "card": {
                              "$ref": "76"
                            },
                            "members": {
                              "$id": "78",
                              "sample string 1": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "79",
                                "identifier": "s4KpYg/lJUOAMshxhzyLAA==",
                                "identifierGuid": "62a982b3-e50f-4325-8032-c871873c8b00",
                                "name": "sample string 2",
                                "primaryContact": "u/ps9haPyEWsDY4hZMpM0w==",
                                "primaryContactGuid": "f66cfabb-8f16-45c8-ac0d-8e2164ca4cd3",
                                "accountID": "FcbnutYXC06FWg4yHi3hFQ==",
                                "accountIDGuid": "bae7c615-17d6-4e0b-855a-0e321e2de115",
                                "special": true,
                                "updated": "2026-06-03T18:32:12.099304",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "kZU2xw4Vyke4J3FNZ4Hepg==",
                                "priceLevelIdentifierGuid": "c7369591-150e-47ca-b827-714d6781dea6",
                                "marketingListID": "sample string 7",
                                "deleted": true,
                                "account": {
                                  "$ref": "77"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "75"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "80",
                                    "id": 1,
                                    "groupID": "IVj7Cb8ny06LSR+dBS495A==",
                                    "groupIDGuid": "09fb5821-27bf-4ecb-8b49-1f9d052e3de4",
                                    "customerID": "Ajyd0EWm2kWLhqxYZOmfrQ==",
                                    "customerIDGuid": "d09d3c02-a645-45da-8b86-ac5864e99fad",
                                    "card": "sample string 4",
                                    "linkedAccount": "W3skUUJISUa1Dw66bBN+cw==",
                                    "linkedAccountGuid": "51247b5b-4842-4649-b50f-0eba6c137e73",
                                    "customer": {
                                      "$ref": "75"
                                    },
                                    "group": {
                                      "$ref": "79"
                                    },
                                    "customerCard": {
                                      "$ref": "76"
                                    }
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ]
                              },
                              {
                                "$ref": "79"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "81",
                              "id": 1,
                              "identifier": "yBFUzTDbpUuiDkikO1PWtg==",
                              "identifierGuid": "cd5411c8-db30-4ba5-a20e-48a43b53d6b6",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "VwQhH93OvEuzhcGANHNDzA==",
                              "accountIDGuid": "1f210457-cedd-4bbc-b385-c180347343cc",
                              "customerAccount": {
                                "$ref": "77"
                              },
                              "customerCard": {
                                "$ref": "76"
                              },
                              "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:32:12.099304",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "4VkQemHfZUW+MrAvWi8roQ==",
                              "idempotentVoidGuid": "7a1059e1-df61-4565-be32-b02f5a2f2ba1",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "82",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "9ik9OLujI0qKqINvCNCC7w==",
                                "saleHeaderIdentifierGuid": "383d29f6-a3bb-4a23-8aa8-836f08d082ef",
                                "created": "2026-06-03T18:32:12.099304",
                                "createdLocal": "2026-06-03T18:32:12.099304",
                                "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:32:12.099304",
                                "storeID": 1,
                                "operatorG_Uid": "PtwzzdHvAkK00wn9vAY2UQ==",
                                "operatorGuid": "cd33dc3e-efd1-4202-b4d3-09fdbc063651",
                                "customerG_Uid": "gRCHrSfZMESxac/oMqbzuA==",
                                "customerGuid": "ad871081-d927-4430-b169-cfe832a6f3b8",
                                "communityIdentifier": "NRMEwFpwKkmPyxwIA+0xkQ==",
                                "communityIdentifierGuid": "c0041335-705a-492a-8fcb-1c0803ed3191",
                                "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": "85uncljgG0iiJpp2U8NbMQ==",
                                "priceLevelIdentifierGuid": "72a79bf3-e058-481b-a226-9a7653c35b31",
                                "locked": 36,
                                "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:32:12.099304+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": "83",
                                  "customerName": "sample string 1",
                                  "pickupAt": "2026-06-03T18:32:12.099304",
                                  "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": "42"
                                },
                                "customer": {
                                  "$ref": "75"
                                },
                                "communityOrganisation": {
                                  "$id": "84",
                                  "id": 1,
                                  "identifier": "MjULPHDqokqJdVWqsDXlFg==",
                                  "identifierGuid": "3c0b3532-ea70-4aa2-8975-55aab035e516",
                                  "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:32:12.099304",
                                  "promoPeriodEnd": "2026-06-03T18:32:12.099304",
                                  "allowDonations": true,
                                  "logoImageName": "sample string 17",
                                  "totalAmountAwarded": 18.1,
                                  "updated": "2026-06-03T18:32:12.099304",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "85",
                                    "saleItemID": 1,
                                    "identifier": "tHASIsBOqU6hbNs4Y06Avg==",
                                    "identifierGuid": "221270b4-4ec0-4ea9-a16c-db38634e80be",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "72f6rRmN4UW5SWEjyCNJYg==",
                                    "pluGuid": "adfa67ef-8d19-45e1-b949-6123c8234962",
                                    "accountID": "XAHrOftXT0W1DjR8XUA/dQ==",
                                    "accountIDGuid": "39eb015c-57fb-454f-b50e-347c5d403f75",
                                    "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:32:12.099304",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "ISvDUmIo2069oH+tLGUNXA==",
                                    "refundGuid": "52c32b21-2862-4edb-bda0-7fad2c650d5c",
                                    "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": "p+4T/xjzp0mXgmS8/u5eFg==",
                                    "idempotentVoidGuid": "ff13eea7-f318-49a7-9782-64bcfeee5e16",
                                    "priceLevelIdentifier": "wke145QYDEedn6/DgNTnPA==",
                                    "priceLevelIdentifierGuid": "e3b547c2-1894-470c-9d9f-afc380d4e73c",
                                    "communityIdentifier": "FvXDdEJ3wU2fFf7VBbMuKQ==",
                                    "communityIdentifierGuid": "74c3f516-7742-4dc1-9f15-fed505b32e29",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "86",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2026-06-03T18:32:12.099304",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "86"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "87",
                                      "id": 1,
                                      "g_UID": "T1lUC4LSRk+IzPpadFjd4w==",
                                      "guid": "0b54594f-d282-4f46-88cc-fa5a7458dde3",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2026-06-03T18:32:12.099304"
                                    },
                                    "modifier": {
                                      "$id": "88",
                                      "id": 1,
                                      "setG_UID": "Kz8W5W1pIEq90fhhVF9pXw==",
                                      "modifierSetGuid": "e5163f2b-696d-4a20-bdd1-f861545f695f",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "CXVmpQLNM02WbgTnq6HAxA==",
                                      "pluGuid": "a5667509-cd02-4d33-966e-04e7aba1c0c4",
                                      "deleted": true,
                                      "g_UID": "ddiMBX7AbUeu6Cne1VU0vQ==",
                                      "guid": "058cd875-c07e-476d-aee8-29ded55534bd",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "89",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "82"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "81"
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "90",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "91",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "91"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "92",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "8OqkHd8erEC2mr15sSH0JA==",
                                    "pluGuid": "1da4eaf0-1edf-40ac-b69a-bd79b121f424",
                                    "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:32:12.099304",
                                    "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:32:12.099304",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "92"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "93",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "LTSZy8d9JEaO7Bso5vYfqw==",
                                    "pluGuid": "cb99342d-7dc7-4624-8eec-1b28e6f61fab",
                                    "accountID": "g48oDg+uCkidXlQJ6HonuQ==",
                                    "accountIDGuid": "0e288f83-ae0f-480a-9d5e-5409e87a27b9",
                                    "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:32:12.099304",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "52SVh4k2EUegkWQku501RA==",
                                    "refundGuid": "879564e7-3689-4711-a091-6424bb9d3544",
                                    "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": "93"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "94",
                                    "identifier": "mBguWFlLAEO7n8xjApEdUg==",
                                    "identifierGuid": "582e1898-4b59-4300-bb9f-cc6302911d52",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "AQqxcnsODUaTyQxnp2Surg==",
                                    "customerIdentifierGuid": "72b10a01-0e7b-460d-93c9-0c67a764aeae",
                                    "operatorNo": 1,
                                    "operatorG_UID": "Lt/62NRd+ka0BSc/YgyrPQ==",
                                    "operatorGuid": "d8fadf2e-5dd4-46fa-b405-273f620cab3d",
                                    "created": "2026-06-03T18:32:12.099304",
                                    "ordered": "2026-06-03T18:32:12.099304",
                                    "started": "2026-06-03T18:32:12.099304",
                                    "completed": "2026-06-03T18:32:12.099304",
                                    "supplied": "2026-06-03T18:32:12.099304",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "75"
                                    },
                                    "operator": {
                                      "$ref": "42"
                                    },
                                    "details": [
                                      {
                                        "$id": "95",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "a4gxBlocLUud22/H9OL5tA==",
                                        "pluGuid": "0631886b-1c5a-4b2d-9ddb-6fc7f4e2f9b4",
                                        "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": "R2oMTyNDEkmQj+QICUbTlw==",
                                        "headerIdentifierGuid": "4f0c6a47-4323-4912-908f-e4080946d397",
                                        "product": {
                                          "$ref": "4"
                                        }
                                      },
                                      {
                                        "$ref": "95"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "82"
                                    }
                                  },
                                  {
                                    "$ref": "94"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "96",
                                    "surveyG_UID": "6nq2PEyH9kGE60ZFwSQaRA==",
                                    "surveyGuid": "3cb67aea-874c-41f6-84eb-4645c1241a44",
                                    "saleHeaderGuid": "ggjze2sY2USNMm0p6vaDSw==",
                                    "saleGuid": "7bf30882-186b-44d9-8d32-6d29eaf6834b",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "sDBpGZ9jIUuA32tuGFW3TQ==",
                                    "guidResponse": "196930b0-639f-4b21-80df-6b6e1855b74d",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2026-06-03T18:32:12.099304",
                                    "sale": {
                                      "$ref": "82"
                                    },
                                    "survey": {
                                      "$id": "97",
                                      "g_UID": "CPbI/38WI0WGExkISqIK9g==",
                                      "guid": "ffc8f608-167f-4523-8613-19084aa20af6",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "bxuzcqNnLUSjcGblJLk/Yw==",
                                      "checkoutFormGuid": "72b31b6f-67a3-442d-a370-66e524b93f63",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2026-06-03T18:32:12.099304",
                                      "end": "2026-06-03T18:32:12.099304",
                                      "deleted": true,
                                      "updated": "2026-06-03T18:32:12.099304",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "3285afdd-1041-4420-8b27-387d0e2e616b",
                                        "1211a9a0-f300-451b-8cbf-54508eb81364"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "50"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "96"
                                  }
                                ],
                                "storeName": "sample string 39",
                                "terminalNumber": 40,
                                "machineName": "sample string 41",
                                "operatorName": "sample string 42",
                                "direction": 1,
                                "reason": "sample string 43",
                                "accountG_UID": "ZB2oxhAciU+OHjM7RY0Ufg==",
                                "accountIdentifier": "c6a81d64-1c10-4f89-8e1e-333b458d147e",
                                "accountName": "sample string 44",
                                "customerOrderIdentifier": "vg/X/eS6l0W6523xWWPDLg==",
                                "customerOrderIdentifierGuid": "fdd70fbe-bae4-4597-bae7-6df15963c32e",
                                "priceLevelName": "sample string 45",
                                "revision": 46,
                                "ingressId": "sample string 47"
                              },
                              "metadata": {
                                "$id": "98",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "J+z0mrnZMEi/hB1Jz2f/kw==",
                                "paymentIdentifierGuid": "9af4ec27-d9b9-4830-bf84-1d49cf67ff93",
                                "identifier": "Xst96f2bVU2Mp+7PefGSjQ==",
                                "identifierGuid": "e97dcb5e-9bfd-4d55-8ca7-eecf79f1928d",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "qGqh0JCa1U+tloUZURDUug==",
                                "itemIdentifierGuid": "d0a16aa8-9a90-4fd5-ad96-85195110d4ba"
                              }
                            },
                            {
                              "$ref": "81"
                            }
                          ]
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "80"
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "79"
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "account": {
                        "$ref": "77"
                      },
                      "vouchers": [
                        {
                          "$id": "99",
                          "customerIdentifier": "QBApnwLjh0qj3O9j6bUJkA==",
                          "customerIdentifierGuid": "9f291040-e302-4a87-a3dc-ef63e9b50990",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "S8KtpcW1bkeDeoupr55pVg==",
                          "idempotentGuid": "a5adc24b-b5c5-476e-837a-8ba9af9e6956",
                          "offline": true,
                          "voucher": {
                            "$id": "100",
                            "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:32:12.099304",
                            "barcodeTemplate": {
                              "$id": "101",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "102",
                              "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:32:12.099304",
                              "labelPageLayout": "jHy0puwITkaAHNtd2jcDOw==",
                              "pageLayoutGuid": "a6b47c8c-08ec-464e-801c-db5dda37033b",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "100"
                              },
                              "elements": [
                                {
                                  "$id": "103",
                                  "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:32:12.099304"
                                },
                                {
                                  "$ref": "103"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "104",
                                "id": 1,
                                "customerIdentifier": "bflCYSFU+EyCPfF1cnt93A==",
                                "customerIdentifierGuid": "6142f96d-5421-4cf8-823d-f175727b7ddc",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2026-06-03T18:32:12.099304",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "5K3FN3xmnUSFx+QZlgFB/g==",
                                "issuedIdempotentGuid": "37c5ade4-667c-449d-85c7-e419960141fe",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2026-06-03T18:32:12.099304",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2026-06-03T18:32:12.099304",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "dwysNyNuU0ShFAc25JP51g==",
                                "redeemedIdempotentGuid": "37ac0c77-6e23-4453-a114-0736e493f9d6",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2026-06-03T18:32:12.099304",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "102"
                                },
                                "voucher": {
                                  "$ref": "100"
                                },
                                "customer": {
                                  "$ref": "75"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "81"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "81"
                                }
                              },
                              {
                                "$ref": "104"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "75"
                          }
                        },
                        {
                          "$ref": "99"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "105",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "sNNiwjI4fUS/IChnwlZ3Og==",
                    "groupIDGuid": "c262d3b0-3832-447d-bf20-2867c256773a",
                    "campaign": {
                      "$ref": "71"
                    },
                    "group": {
                      "$ref": "79"
                    }
                  },
                  {
                    "$ref": "105"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "106",
                    "identifier": "xFNBHJlfaU6I99bMFykoXg==",
                    "identifierGuid": "1c4153c4-5f99-4e69-88f7-d6cc1729285e",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "106"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "107",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "+IknZua/g0CHAKsTVuJZYw==",
                    "guid": "662789f8-bfe6-4083-8700-ab1356e25963",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "71"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "108",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "3+PyH+0qAECe7qJi9YPtRQ==",
                        "groupGuid": "1ff2e3df-2aed-4000-9eee-a262f583ed45",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "cq/1I8LAn066jVqxHwnILQ==",
                        "pluGuid": "23f5af72-c0c2-4e9f-ba8d-5ab11f09c82d",
                        "priceGroupG_UID": "9xJNmISAOku99LC0Xq9YUA==",
                        "priceGroupGuid": "984d12f7-8084-4b3a-bdf4-b0b45eaf5850",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "71"
                        },
                        "product": {
                          "$ref": "4"
                        },
                        "priceGroup": {
                          "$ref": "35"
                        },
                        "campaignPool": {
                          "$ref": "71"
                        }
                      },
                      {
                        "$ref": "108"
                      }
                    ]
                  },
                  {
                    "$ref": "107"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "109",
                    "id": 1,
                    "priceLevelIdentifier": "o76f+4wXyEuB3j/xI4EJNA==",
                    "priceLevelIdentifierGuid": "fb9fbea3-178c-4bc8-81de-3ff123810934",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "109"
                  }
                ],
                "promotionType": {
                  "$id": "110",
                  "identifier": "VO5dcZspXEWMTC42GeAUBg==",
                  "identifierGuid": "715dee54-299b-455c-8c4c-2e3619e01406",
                  "hostType": 2,
                  "code": "sample string 3",
                  "description": "sample string 4",
                  "isLiquor": true,
                  "isAdvertised": true,
                  "disableWasSave": true,
                  "excludeFromPromoSales": true,
                  "labelPageLayoutG_UID": "727faAX/ykCFVjrOJpZUWQ==",
                  "labelPageLayoutGuid": "68df6eef-ff05-40ca-8556-3ace26965459",
                  "priceLevelIdentifier": "XnqQgY+u306vASL8RVLksw==",
                  "priceLevelIdentifierGuid": "81907a5e-ae8f-4edf-af01-22fc4552e4b3",
                  "active": true,
                  "updated": "2026-06-03T18:32:12.099304",
                  "hostName": "sample string 11"
                }
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "111",
                "headerIdentifier": "ppfX3ChXbU2fId8H7N81qw==",
                "headerIdentifierGuid": "dcd797a6-5728-4d6d-9f21-df07ecdf35ab",
                "identifier": "vkQ0KBCLkkCD1Yy+ljhKLw==",
                "identifierGuid": "283444be-8b10-4092-83d5-8cbe96384a2f",
                "supplierIdentifier": "Z0o/RKd/8E+aSQVIVS0YaA==",
                "supplierGuid": "443f4a67-7fa7-4ff0-9a49-0548552d1868",
                "pluG_UID": "PPOH1JBQ/UyTDxQgOVZW7w==",
                "pluGuid": "d487f33c-5090-4cfd-930f-1420395656ef",
                "campaignName": "e4e9bcbd-17b8-44d4-a55e-49b631130978",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2026-06-03T18:32:12.099304",
                "end": "2026-06-03T18:32:12.099304",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "gAERpv4gfEykRFwRrJvvPw==",
                "bonusItemPluGuid": "a6110180-20fe-4c7c-a444-5c11ac9bef3f",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2026-06-03T18:32:12.099304",
                "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:32:12.099304",
                "campaignEndDate": "2026-06-03T18:32:12.099304",
                "masterPLUG_UID": "HhVM0slPiESnm+T83l30DA==",
                "masterID": "d24c151e-4fc9-4488-a79b-e4fcde5df40c",
                "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": "/kyNBEHL0kyhZzzQAZJLgw==",
                "bonusMasterID": "048d4cfe-cb41-4cd2-a167-3cd001924b83",
                "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:32:12.099304",
            "dealCosts": [
              {
                "$ref": "111"
              },
              {
                "$ref": "111"
              }
            ],
            "tags": [
              {
                "$id": "112",
                "pluG_UID": "2h7AGbj0OEGGKosZ/9I0jg==",
                "pluGuid": "19c01eda-f4b8-4138-862a-8b19ffd2348e",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "112"
              }
            ],
            "alternateProductG_UID": "QytQG85NoEWQiVwvnNHcTw==",
            "alternateProduct": "1b502b43-4dce-45a0-9089-5c2f9cd1dc4f",
            "altProduct": {
              "$ref": "4"
            },
            "productHostCode": {
              "$id": "113",
              "id": 1,
              "pluG_UID": "L9IPSQZleU+U9+wDstVNYg==",
              "pluGuid": "490fd22f-6506-4f79-94f7-ec03b2d54d62",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "65"
            },
            "mscCom": {
              "$ref": "66"
            },
            "mscDep": {
              "$ref": "68"
            },
            "mscSubCom": {
              "$ref": "67"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2026-06-03T18:32:12.099304",
            "inventoryTracked": "2026-06-03T18:32:12.099304",
            "isNormalPriceChangesCampaign": true,
            "baseProductFuel": {
              "$id": "114",
              "pluG_UID": "VvdXiWD3JUanV7QYlIePXw==",
              "pluGuid": "8957f756-f760-4625-a757-b41894878f5f",
              "fuelPluG_UID": "3tC/vLotUE2irjhDlFIJ+w==",
              "fuelPluGuid": "bcbfd0de-2dba-4d50-a2ae-3843945209fb",
              "price": 3,
              "productDescription": "sample string 4",
              "productBarcode": "sample string 5",
              "fuelProductDescription": "sample string 6",
              "fuelProductBarcode": "sample string 7",
              "fuelProductPrice": 8
            },
            "productFuelLinks": [
              {
                "$ref": "114"
              },
              {
                "$ref": "114"
              }
            ]
          },
          "oldName": "sample string 5",
          "modifiers": [
            {
              "$ref": "88"
            },
            {
              "$ref": "88"
            }
          ]
        },
        {
          "$ref": "3"
        }
      ],
      "oldName": "sample string 2",
      "selectionType": 1,
      "maxSelection": 1,
      "modifiers": [
        {
          "$ref": "88"
        },
        {
          "$ref": "88"
        }
      ],
      "deleted": true
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��\&?�5xl/workbook.xml �(�����0��J}���P@HE��ҵCw�D�%����@���w>�b�vl��GN�嶄�{�s�ځ$��6��]��D�H���EK�nߒ��qe�҄^h�al�X�X��
D^NJ�PP�O�k�����{��d|��T`�EPL��j�,8���+0��ex���RJ1i��I28������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
��\܋c''_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="R69585f80400b4a41" /></Relationships>PK��\���xl/worksheets/sheet1.xml �(����n�0�_��}16����&��m�����b�N��1�&!�k��ό�ݽ���6Bu9�A�JU�n�ã���]��J���sޙ��ac�a��).�	ԁw.W+-�uG�G��Eɷ�<J�YD�0A��̺�L#�վR�4g�� ۱�d��EV	W}p4�sx�7;*2��7g1:����p�U�0�,Z�O���T�f��>��'�ƺ!Q�)Uk�H1������m\��U�bLH��$��<��˔~�2�ɤ'�~�1]є�	�)��>��ѬO�	����ISG'=�Gd�0��0Z�ԣql~�[fY�i��Ӯ�ݻ��͸a��Sf�4h'�aI�K�qI�Kb�$�Kb�$�@���|x'
��$�+��č����v�s�St6��=%����\���ϻ�PK��\�"�Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�!�d�M�i.`�1���l�i��E��+�J��H]t��h~OO��|���ަ����5
dI
��j0]砟*�m7E��fO��
�!�kJ��q>�3����M"��ut�$:�,MK��g��u���փ�g+����^�;�19
�ah���-dI�٫�f*��E.K��%�05�#�_��|!�3�Y��E+*�Z�P�^8T/��K/���ZQ*U���*纨nj��/�_PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\�����xl/sharedStrings.xml �(�ePAN�0���;v���CT��S�	!a%�Ī��
"������hfv��~/> ��h�FRv�w8��>\�IAl��>"�I��J"يd��<�kM����`V1��AӔ��4p���(nt����l�3���?�\Ur�.���R��/������5��ㅷ�l�O�Zi��i��1UG��<�G@H�S�[�6/�/�X�$�s���5�:��s��_���7PK-��\&?�5xl/workbook.xmlPK-��\����	��[Content_Types].xmlPK-
��\܋c''U_rels/.relsPK-��\����xl/worksheets/sheet1.xmlPK-��\�"�P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�xl/styles.xmlPK-��\�����mxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK��\���5xl/workbook.xml �(�����0D�&�C���'.^=x_a�
�%m
~��7o;��o'���t�z�2[P���1�j�
���î5V�Ҿ�i[Yce�B�YE)�؃�F;!G�?,7X��	D���@jZ�w��S�����2k��$l	��T>ö�Y
Z�Jf���H��d�<Nx¯i�r:CB7������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
��\�A�Z''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R6c42738a96874d6e" /></Relationships>PK��\���xl/worksheets/sheet1.xml �(����n�0�_��}16����&��m�����b�N��1�&!�k��ό�ݽ���6Bu9�A�JU�n�ã���]��J���sޙ��ac�a��).�	ԁw.W+-�uG�G��Eɷ�<J�YD�0A��̺�L#�վR�4g�� ۱�d��EV	W}p4�sx�7;*2��7g1:����p�U�0�,Z�O���T�f��>��'�ƺ!Q�)Uk�H1������m\��U�bLH��$��<��˔~�2�ɤ'�~�1]є�	�)��>��ѬO�	����ISG'=�Gd�0��0Z�ԣql~�[fY�i��Ӯ�ݻ��͸a��Sf�4h'�aI�K�qI�Kb�$�Kb�$�@���|x'
��$�+��č����v�s�St6��=%����\���ϻ�PK��\_�O��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q�&AM�a�m�{�Q;��B�Ƃ#q�"A*�`��h~OO��|�Xoߦ�������$FFY=���Sh*�n�{1�	��gq����Gν�iB�ؙL��Mb�:>�:bG\�銻%n��p��?D۶��'�N����Zw�=Qv@�Qh���5dI�����ȋ��W�J���wS��2����Η2
1�e*2�(�]ezt�����^:-�5ҺB-^H�Jj*�j��/6_PK��\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��\�����xl/sharedStrings.xml �(�ePAN�0���;v���CT��S�	!a%�Ī��
"������hfv��~/> ��h�FRv�w8��>\�IAl��>"�I��J"يd��<�kM����`V1��AӔ��4p���(nt����l�3���?�\Ur�.���R��/������5��ㅷ�l�O�Zi��i��1UG��<�G@H�S�[�6/�/�X�$�s���5�:��s��_���7PK-��\���5xl/workbook.xmlPK-��\����	�[Content_Types].xmlPK-
��\�A�Z''V_rels/.relsPK-��\����xl/worksheets/sheet1.xmlPK-��\_�O��P�xl/_rels/workbook.xml.relsPK-��\Ѓc'2E
�xl/styles.xmlPK-��\�����lxl/sharedStrings.xmlPK��