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": "9cp2CWn0g0aSOfJcXq1TJQ==",
      "guid": "0976caf5-f469-4683-9239-f25c5ead5325",
      "name": "sample string 1",
      "products": [
        {
          "$id": "3",
          "g_UID": "sUVyv8sMVkWFw1hg+rUmAg==",
          "guid": "bf7245b1-0ccb-4556-85c3-5860fab52602",
          "pluG_UID": "5grIRu644E6O8O4a+wvrbg==",
          "pluGuid": "46c80ae6-b8ee-4ee0-8ef0-ee1afb0beb6e",
          "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": "u7aVbR3C6UCv+6Ax4sY0Lg==",
            "guid": "6d95b6bb-c21d-40e9-affb-a031e2c6342e",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "mbPGI3F2CUqxwgm6hT2RdQ==",
            "priceGroupGuid": "23c6b399-7671-4a09-b1c2-09ba853d9175",
            "blueprintID": 1,
            "lastCountedDate": "2025-10-04T23:59:28.0039776",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-10-04T23:59:28.0039776",
            "pluCreated": "2025-10-04T23:59:28.0039776",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-10-04T23:59:28.0039776",
            "lastManualUpdate": "2025-10-04T23:59:28.0039776",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-10-04T23:59:28.0039776",
            "currentCostUpdated": "2025-10-04T23:59:28.0039776",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-10-04T23:59:28.0039776",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "paws": 1.0,
            "awsUpdated": "2025-10-04T23:59:28.0039776",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "WQt0+g8yD0S7LEyv4D4QOA==",
            "altPLUGuid": "fa740b59-320f-440f-bb2c-4cafe03e1038",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-10-04T23:59:28.0039776",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "0ArhseZlzkKAaVnz9UsVaQ==",
            "shelfPageLayoutGuid": "b1e10ad0-65e6-42ce-8069-59f3f54b1569",
            "talkerPageLayoutG_UID": "domDtLJG7ku8sEZEj+zXag==",
            "talkerPageLayoutGuid": "b4838976-46b2-4bee-bcb0-46448fecd76a",
            "unitMeasure": 1.1,
            "unitMeasureChanged": true,
            "unitMeasureKind": 85,
            "unitMeasureKindChanged": true,
            "signIQData": "sample string 87",
            "refresh": true,
            "earnLoyaltyPoints": true,
            "earnLoyaltyPointsChanged": true,
            "quantityOverride": true,
            "quantityOverrideChanged": true,
            "quantityRequired": true,
            "quantityRequiredChanged": true,
            "allowDiscounts": true,
            "allowDiscountsChanged": true,
            "discountDiscounts": true,
            "discountDiscountsChanged": true,
            "itemRecalled": true,
            "itemRecalledChanged": true,
            "noRefund": true,
            "noRefundChanged": true,
            "allowMarkdown": true,
            "allowMarkdownChanged": true,
            "priceRequired": true,
            "priceRequiredChanged": true,
            "fuelItem": true,
            "fuelItemChanged": true,
            "trackSerial": true,
            "trackSerialChanged": true,
            "allowZeroPrice": true,
            "allowZeroPriceChanged": true,
            "notForSale": 91,
            "notForSaleChanged": true,
            "excludeFromDeals": true,
            "excludeFromVoucher": true,
            "minimumAge": 94,
            "minimumAgeChanged": true,
            "buyingLimit": 1,
            "buyingLimitChanged": true,
            "buyingLimitIndependent": true,
            "buyingLimitIndependentChanged": true,
            "inventoryGuid": "2aU8NQswhU2xmGad27JU/A==",
            "inventoryIdentifier": "353ca5d9-300b-4d85-b198-669ddbb254fc",
            "inventoryAccuracy": 1,
            "baseUnits": 98,
            "orderPacked": 1,
            "isManufactured": true,
            "isIngredient": true,
            "isModifier": true,
            "isModifierChanged": true,
            "hasModifiers": 99,
            "defaultPrinter": "sample string 100",
            "defaultPrinterGroup": "sample string 101",
            "ingredientsOnManufacture": true,
            "manufactureUnitMeasure": 1,
            "mpl": 1,
            "maxShelfQty": 102,
            "allowAutoOrder": true,
            "warrantyPeriod": 1,
            "parentPluG_UId": "AEEvc71tJ0SuZt+0r3HGyw==",
            "parentPluGuid": "732f4100-6dbd-4427-ae66-dfb4af71c6cb",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "/zTby1j1hk6fxpzWzyvMrQ==",
            "supplierIdentifierGuid": "cbdb34ff-f558-4e86-9fc6-9cd6cf2bccad",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "MyW6KUxKFE6tv3XCNzyb8Q==",
            "rebateSupplierIdentifierGuid": "29ba2533-4a4c-4e14-adbf-75c2373c9bf1",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-10-04T23:59:28.0039776",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "LXXqcyjx2U2YKTE1z2SKdw==",
            "hostIdentifierGuid": "73ea752d-f128-4dd9-9829-3135cf648a77",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-10-04T23:59:28.0039776",
              "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": "SvnpbacA80W5Yu27I9JlcA==",
              "hostIdentifierGuid": "6de9f94a-00a7-45f3-b962-edbb23d26570",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-10-04T23:59:28.0039776",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "6",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "6"
              },
              "hostStoreSettings": [
                {
                  "$id": "7",
                  "id": 1,
                  "hostIdentifier": "iuoZds9W00ibq1x5A7aBQA==",
                  "hostIdentifierGuid": "7619ea8a-56cf-48d3-9bab-5c7903b68140",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "8",
                    "identifier": "kHi8HgjeA02ZubQaKNpwNQ==",
                    "identifierGuid": "1ebc7890-de08-4d03-99b9-b41a28da7035",
                    "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": "OcGJ4eAhIE2T8XnWHM6Y7w==",
                    "hostSupplierIdentifierGuid": "e189c139-21e0-4d20-93f1-79d61cce98ef",
                    "loyaltyPriceLevelIdentifier": "SWZTXzmky060zvwSvtEzEg==",
                    "loyaltyPriceLevelIdentifierGuid": "5f536649-a439-4ecb-b4ce-fc12bed13312",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-10-04T23:59:28.0039776",
                    "lastProcessed": "2025-10-04T23:59:28.0039776",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "im8KWWF5A0ytStv+PQTjJA==",
                      "identifierGuid": "590a6f8a-7961-4c03-ad4a-dbfe3d04e324",
                      "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": "kQsRF9QSu0a5o8dpGgSNEA==",
                      "primaryContactID": "17110b91-12d4-46bb-b9a3-c7691a048d10",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "EjyiE1chaUqUGlaiMhj6lw==",
                      "supplierGroupGuid": "13a23c12-2157-4a69-941a-56a23218fa97",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-10-04T23:59:28.0039776",
                      "rebateLastClaimedAmount": 1.0,
                      "cartonsOnly": true,
                      "minimumOrderValue": 1,
                      "enforceMinimumQuantity": true,
                      "freight": 19.0,
                      "freightType": 20,
                      "deleted": true,
                      "deletedUser": "sample string 22",
                      "storeName": "sample string 23",
                      "primaryContact": {
                        "$id": "10",
                        "id": "2964d3fe-0251-43e5-9735-7c28cd75d423",
                        "identifier": "Ec4Jvy2LTEelMVYJPmGadA==",
                        "identifierGuid": "bf09ce11-8b2d-474c-a531-56093e619a74",
                        "familyName": "sample string 1",
                        "givenNames": "sample string 2",
                        "otherNames": "sample string 3",
                        "title": "sample string 4",
                        "dateOfBirth": "sample string 5",
                        "sex": "sample string 6",
                        "address": "sample string 7",
                        "address1": "sample string 8",
                        "address2": "sample string 9",
                        "town": "sample string 10",
                        "state": "sample string 11",
                        "country": "sample string 12",
                        "postalCode": "sample string 13",
                        "telephone": "sample string 14",
                        "mobile": "sample string 15",
                        "email": "sample string 16",
                        "fax": "sample string 17",
                        "primary": true
                      },
                      "contacts": [
                        {
                          "$id": "11",
                          "supplierIdentifier": "JM1JLjtH3kG3kuT4WwGt7w==",
                          "supplierIdentifierGuid": "2e49cd24-473b-41de-b792-e4f85b01adef",
                          "contactGuid": "kDSgzJX3/kuGHB9G0c0GPA==",
                          "contactID": "cca03490-f795-4bfe-861c-1f46d1cd063c",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "tzzAjKdSmECL6Kpr+RJzng==",
                          "pluGuid": "8cc03cb7-52a7-4098-8be8-aa6bf912739e",
                          "supplierIdentifier": "0CZ9frxxbkmPHX4Cf6oipw==",
                          "supplierIdentifierGuid": "7e7d26d0-71bc-496e-8f1d-7e027faa22a7",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-10-04T23:59:28.0039776",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-10-04T23:59:28.0039776",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "wm61bNr2V0eemYNnqr2kKw==",
                              "pluGuid": "6cb56ec2-f6da-4757-9e99-8367aabda42b",
                              "supplierIdentifier": "EBGWYkBDPECT0WdpPDf3xw==",
                              "supplierIdentifierGuid": "62961110-4340-403c-93d1-67693c37f7c7",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "13"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "o0QKT897dEWGVOMCqXb9vw==",
                          "parentPluGuid": "4f0a44a3-7bcf-4574-8654-e302a976fdbf",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$ref": "4"
                          },
                          "supplier": {
                            "$ref": "9"
                          },
                          "serviceFee": {
                            "$id": "14",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "15",
                          "storeID": 1,
                          "supplierIdentifier": "m7e8k5tnQEiBc1zkEBZVFA==",
                          "supplierGuid": "93bcb79b-679b-4840-8173-5ce410165514",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "16",
                          "storeID": 1,
                          "supplierIdentifier": "a5k4cNmHO0KnTzXoLanozw==",
                          "supplierGuid": "7038996b-87d9-423b-a74f-35e82da9e8cf",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-10-04T23:59:28.0039776",
                          "deliveryDate": "2025-10-04T23:59:28.0039776",
                          "nextCutOffDate": "2025-10-04T23:59:28.0039776",
                          "nextDeliveryDate": "2025-10-04T23:59:28.0039776",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-10-04T23:59:28.0039776",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "17",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-10-04T23:59:28.0039776",
                        "processed": "2025-10-04T23:59:28.0039776",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-10-04T23:59:28.0039776",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "8"
                        },
                        "metcashHeader": {
                          "$id": "18",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-10-04T23:59:28.0039776",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "uQC0lAdvwkq5WighD8zmkQ==",
                        "hostIdentifierGuid": "94b400b9-6f07-4ac2-b95a-28210fcce691",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "f603392e-1d64-409b-b377-55d3b24c6d5e",
                          "4d95efd2-2c1d-4fa1-bd50-de5e575c9a5f"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "18U5ZNieaE2/WTx/+aeLLg==",
                        "identifierGuid": "6439c5d7-9ed8-4d68-bf59-3c7ff9a78b2e",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "f4aeb555-4e4f-44e7-a24e-050a86d8a8b0",
                      "92f0ed27-77ca-41bc-9265-c7be30b8060e"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "7"
                }
              ],
              "accounts": [
                {
                  "$id": "21",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "21"
                }
              ],
              "sales": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-10-04T23:59:28.0039776",
                  "ftpSite": {
                    "$id": "23",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "path": "sample string 7",
                    "protocol": 8
                  }
                },
                {
                  "$ref": "22"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "cashManagements": [
                {
                  "$id": "24",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "25",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "24"
                }
              ],
              "updateStoreID": "d4a167fb-2e99-4a23-9cb9-55085589a774",
              "updateStore": {
                "$id": "26",
                "id": "b53ae301-b97b-45d9-a5f5-c11e7ec71178",
                "name": "sample string 1",
                "lastActivity": "2025-10-04T23:59:28.0039776",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-10-04T23:59:28.0039776"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "27",
                "loginMode": 1,
                "allowSelfVerification": true,
                "verifierEmail": "sample string 3",
                "source": "sample string 4",
                "loginModeInherited": 5,
                "loginModeSource": "sample string 6",
                "selfVerifyInherited": true,
                "selfVerifySource": "sample string 8",
                "verifyEmailInherited": "sample string 9",
                "verifyEmailSource": "sample string 10"
              }
            },
            "storePrices": [
              {
                "$id": "28",
                "pluG_UID": "P7gzBOlvLEaYsAmYODIU8g==",
                "pluGuid": "0433b83f-6fe9-462c-98b0-0998383214f2",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "priceNext": 1,
                "costNext": 1,
                "costNextDecimals": 9,
                "nextCampaignName": "sample string 10",
                "gstPercent": 11,
                "normalCost": 12,
                "normalCostDecimals": 13,
                "costGstPercent": 14,
                "costCalcMethod": 1,
                "currentCost": 15,
                "currentCostDecimals": 16,
                "break1": 17,
                "price1": 18,
                "break2": 19,
                "price2": 20,
                "break3": 21,
                "price3": 22,
                "fuelItem": 23,
                "fixedWeight": 24,
                "active": true,
                "complianceIndicator": "sample string 25",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-10-04T23:59:28.0039776"
              },
              {
                "$ref": "28"
              }
            ],
            "currentPrices": {
              "$id": "29",
              "pluPrices": {
                "$id": "30",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-10-04T23:59:28.0039776",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "30"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "31",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-10-04T23:59:28.0039776",
                "startTime": 3,
                "endDate": "2025-10-04T23:59:28.0039776",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "RVI+hRm7sk2xCtEsK6yzOg==",
                "hostIdentifierGuid": "853e5245-bb19-4db2-b10a-d12c2bacb33a",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "wDPKdj8WSEeVoWqahge5Ag==",
              "guid": "76ca33c0-163f-4748-95a1-6a9a8607b902",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "RxgBJICPX0GU35L9X0RlIg==",
              "priceGroupGuid": "24011847-8f80-415f-94df-92fd5f446522",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-10-04T23:59:28.0039776",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "wz+daTpGtUq2918wqjqKqA==",
              "pluGuid": "699d3fc3-463a-4ab5-b6f7-5f30aa3a8aa8",
              "plu": 1,
              "servingsPerPack": 1,
              "servingSize": 1,
              "showAllergens": 1,
              "energy": 1,
              "protein": 1,
              "fat": 1,
              "saturated": 1,
              "carbo": 1,
              "sugars": 1,
              "sodium": 1,
              "potasium": 1,
              "calcium": 1,
              "fibre": 1,
              "soya": 1,
              "nutsSeeds": 1,
              "shells": 1,
              "eggs": 1,
              "dairy": 1,
              "gluten": 1,
              "sulphites": 1,
              "peanuts": 1,
              "sesame": 1,
              "fish": 1,
              "lupins": 1
            },
            "dates": {
              "$id": "35",
              "pluGuid": "d5216f0c-341f-43fc-9ba7-3f67cd465184",
              "created": "2025-10-04T23:59:28.0039776",
              "createdByUser": "sample string 1",
              "activated": "2025-10-04T23:59:28.0039776",
              "deactivated": "2025-10-04T23:59:28.0039776",
              "lastOrdered": "2025-10-04T23:59:28.0039776",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-10-04T23:59:28.0039776",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-10-04T23:59:28.0039776",
              "lastSold": "2025-10-04T23:59:28.0039776",
              "firstSold": "2025-10-04T23:59:28.0039776",
              "awsUpdated": "2025-10-04T23:59:28.0039776",
              "lastManualUpdate": "2025-10-04T23:59:28.0039776",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-10-04T23:59:28.0039776",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-10-04T23:59:28.0039776",
              "doNotRangeUpdated": "2025-10-04T23:59:28.0039776",
              "doNotOrderUpdated": "2025-10-04T23:59:28.0039776",
              "tracked": "2025-10-04T23:59:28.0039776"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "XakArlso5kO/vr/paPUtBQ==",
                "pluGuid": "ae00a95d-285b-43e6-bfbe-bfe968f52d05",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "iSf/no54jk6iP+WuMWB2og==",
              "pluGuid": "9eff2789-788e-4e8e-a23f-e5ae316076a2",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-10-04T23:59:28.0039776",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-10-04T23:59:28.0039776",
                "createdLocal": "2025-10-04T23:59:28.0039776",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "NpgY+TcO9UaaeyxGQpgXuQ==",
                "operatorGuid": "f9189836-0e37-46f5-9a7b-2c46429817b9",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "FP9pyraqH0+RcMfCrayLZw==",
                "pluGuid": "ca69ff14-aab6-4f1f-9170-c7c2adac8b67",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "wjgtFLZ+F0a9iE0EYWBecg==",
                  "guid": "142d38c2-7eb6-4617-bd88-4d0461605e72",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-10-04T23:59:28.0039776",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-10-04T23:59:28.0039776",
                  "endShift": "2025-10-04T23:59:28.0039776",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "2aKc0hCrqEyKyKXWIzckVA==",
                      "operatorGuid": "d29ca2d9-ab10-4ca8-8ac8-a5d623372454",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "CNMPl7vV9kO+BbGVO2SjIg==",
                "pluGuid": "970fd308-d5bb-43f6-be05-b1953b64a322",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "3mazpJwaLUGli9hRClop2A==",
                "pluGuid": "a4b366de-1a9c-412d-a58b-d8510a5a29d8",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "MyMdzdhrv0msH8yoRaQ9cg==",
                "identifierGuid": "cd1d2333-6bd8-49bf-ac1f-cca845a43d72",
                "pluG_UID": "trJZAwkTM0yFpA3GkzYU6Q==",
                "pluGuid": "0359b2b6-1309-4c33-85a4-0dc6933614e9",
                "competitionID": 1,
                "name": "sample string 2",
                "sellMultiple": 3,
                "retailPrice": 4,
                "storeName": "sample string 5"
              },
              {
                "$ref": "43"
              }
            ],
            "supplier": {
              "$ref": "9"
            },
            "supplierName": "sample string 147",
            "children": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "ordering": {
              "$ref": "12"
            },
            "flipChartPages": [
              {
                "$id": "44",
                "identifier": "u2jNyUs4MESxyal/CDGChA==",
                "groupName": "sample string 1",
                "identifierGuid": "c9cd68bb-384b-4430-b1c9-a97f08318284",
                "exists": true,
                "flipChartIdentifier": "iTohlzjizUG/rzSGWiWh6g==",
                "flipChartIdentifierGuid": "97213a89-e238-41cd-bfaf-34865a25a1ea",
                "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": "jIYPUrBLvUiBIOvNUKBonA==",
                "groupIdentifierGuid": "520f868c-4bb0-48bd-8120-ebcd50a0689c",
                "flipChart": {
                  "$id": "45",
                  "identifier": "QAfjNeTsBkGt5752mCc5HA==",
                  "identifierGuid": "35e30740-ece4-4106-ade7-be769827391c",
                  "displayName": "sample string 2",
                  "sortOrder": 3,
                  "productsPerRow": 4,
                  "rowsPerPage": 5,
                  "buttonMarginX": 6,
                  "buttonMarginY": 7,
                  "beginButtonsX": 8,
                  "beginButtonsY": 9,
                  "autoSizeButtons": true,
                  "autoSizeGrid": true,
                  "showButtonText": true,
                  "showButtonImage": true,
                  "formLocationX": 1,
                  "formLocationY": 1,
                  "formWidth": 14,
                  "formHeight": 15,
                  "formMaximised": true,
                  "formResizable": true,
                  "formBackgroundImage": "sample string 16",
                  "formBackgroundColourA": 1,
                  "formBackgroundColourR": 1,
                  "formBackgroundColourG": 1,
                  "formBackgroundColourB": 1,
                  "formFontFamily": "sample string 17",
                  "formFontSize": 1.1,
                  "formFontStyle": 1,
                  "formAttributes": "sample string 18",
                  "buttonWidth": 19,
                  "buttonHeight": 20,
                  "buttonAnchor": 21,
                  "buttonBackgroundImage": "sample string 22",
                  "buttonTopColour": 1,
                  "buttonTextColour": 1,
                  "buttonBottomColour": 1,
                  "buttonBorderColour": 1,
                  "buttonBorderWidth": 1,
                  "buttonRadius": 1,
                  "buttonGradientMode": 1,
                  "buttonDropShadow": true,
                  "buttonShadowWidth": 1,
                  "buttonHighLightOnPush": true,
                  "buttonFontFamily": "sample string 23",
                  "buttonFontSize": 1.1,
                  "buttonFontStyle": 1,
                  "buttonTextAlign": 1,
                  "buttonWordBreak": true,
                  "buttonDrawImageAndButton": true,
                  "buttonVerticalText": true,
                  "buttonImageAlign": 1,
                  "panelLocationX": 1,
                  "panelLocationY": 1,
                  "panelWidth": 1,
                  "panelHeight": 1,
                  "panelAnchor": 1,
                  "panelFontFamily": "sample string 24",
                  "panelFontSize": 1.1,
                  "panelFontStyle": 1,
                  "panelBackgroundColour": 1,
                  "panelTextColour": 1,
                  "panelAttributes": "sample string 25",
                  "unsentCount": 26,
                  "group": {
                    "$id": "46",
                    "identifier": "xtclKlhDOUe1ZFhYp+WZkA==",
                    "identifierGuid": "2a25d7c6-4358-4739-b564-5858a7e59990",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "EFrYSHy8Rkyl+JvZfYlqUA==",
                        "guid": "48d85a10-bc7c-4c46-a5f8-9bd97d896a50",
                        "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": "hH4jUm0cVU+Z4PmFsYVMJQ==",
                        "previousFormGuid": "52237e84-1c6d-4f55-99e0-f985b1854c25",
                        "nextForm": 1,
                        "nextFormG_UID": "/7jAuIVwbE23U/+0X2SG7g==",
                        "nextFormGuid": "b8c0b8ff-7085-4d6c-b753-ffb45f6486ee",
                        "attributes": "sample string 10",
                        "updated": "2025-10-04T23:59:28.0039776",
                        "positioning": 1,
                        "contentPanel": "sample string 11",
                        "selectionMode": 1,
                        "maximumSelections": 1,
                        "alteredInStore": true,
                        "deleted": true,
                        "blueprintID": 1,
                        "preserveLayout": true,
                        "mainCheckoutFormName": "sample string 13",
                        "nextCheckoutForm": {
                          "$ref": "47"
                        },
                        "previousCheckoutForm": {
                          "$ref": "47"
                        },
                        "buttons": [
                          {
                            "$id": "48",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "o0t8n4fAnkaeCX8isANssg==",
                            "checkoutFormGuid": "9f7c4ba3-c087-469e-9e09-7f22b0036cb2",
                            "identifier": "n5PpYIw5ZUyGdM2gYxis9g==",
                            "identifierGuid": "60e9939f-398c-4c65-8674-cda06318acf6",
                            "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": "8JFD7bxpNESnWCFJuPi5ug==",
                            "valueGuid": "ed4391f0-69bc-4434-a758-2149b8f8b9ba",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-10-04T23:59:28.0039776",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "47"
                            },
                            "image": {
                              "$id": "49",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-10-04T23:59:28.0039776",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "RBqo8nyPp0GycYsBzzgcpA==",
                            "checkoutFormGuid": "f2a81a44-8f7c-41a7-b271-8b01cf381ca4",
                            "panelType": "sample string 4",
                            "name": "sample string 5",
                            "locationX": 6,
                            "locationY": 7,
                            "width": 8,
                            "height": 9,
                            "anchor": 10,
                            "fontFamily": "sample string 11",
                            "fontSize": 12.1,
                            "fontStyle": 13,
                            "backgroundColour": 14,
                            "textColour": 15,
                            "attributes": "sample string 16"
                          },
                          {
                            "$ref": "50"
                          }
                        ]
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "panels": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ]
                  },
                  "pages": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ]
                },
                "contentPanel": {
                  "$ref": "50"
                },
                "products": [
                  {
                    "$id": "51",
                    "flipChartPageIdentifier": "1RinIoC8PE6WggJ+Gml6UQ==",
                    "flipChartPageIdentifierGuid": "22a718d5-bc80-4e3c-9682-027e1a697a51",
                    "pluG_UID": "lIqk59YzaU6EPs0wv3pIMQ==",
                    "pluGuid": "e7a48a94-33d6-4e69-843e-cd30bf7a4831",
                    "sortOrder": 3,
                    "sent": true,
                    "productChanged": true,
                    "productImageName": "sample string 6",
                    "productShowImageOnFlipCharts": true,
                    "productShowTextOnFlipCharts": true,
                    "productOverrideFlipChartText": true,
                    "productFlipChartText": "sample string 10",
                    "product": {
                      "$ref": "4"
                    },
                    "departmentSortOrder": 11,
                    "subDepartmentName": "sample string 12"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "productCount": 27,
                "pages": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ]
              },
              {
                "$ref": "44"
              }
            ],
            "priceHistory": [
              {
                "$id": "52",
                "pluG_UID": "2Oa8ygpYqU2V7vuJlUuYpA==",
                "pluGuid": "cabce6d8-580a-4da9-95ee-fb89954b98a4",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-10-04T23:59:28.0039776",
                "previousPrice": 1,
                "previousCostCalcMethod": 1,
                "previousCost": 1,
                "previousWeightedAvgCost": 1,
                "previousLastCost": 1,
                "previousRawCost": 15,
                "previousRawWeightedAvgCost": 16,
                "previousRawLastCost": 17,
                "previousCostDecimals": 1,
                "previousServiceFeeID": 18,
                "previousFreight": 19.0,
                "previousFreightType": 20,
                "storeID": 21,
                "storeName": "sample string 22",
                "serviceFeeDescription": "sample string 23",
                "previousServiceFeeDescription": "sample string 24"
              },
              {
                "$ref": "52"
              }
            ],
            "ingredients": [
              {
                "$id": "53",
                "pluG_UID": "n9fZLDofwkyYT/IuBAIBVw==",
                "ingredientGuid": "uADFkbaQGkq8Ff/Q5E+CcQ==",
                "ingredientIdentifier": "91c500b8-90b6-4a1a-bc15-ffd0e44f8271",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$id": "54",
                "pluG_UID": "qd414gXsW0uuPLlB8LGC5Q==",
                "pluGuid": "e235dea9-ec05-4b5b-ae3c-b941f0b182e5",
                "shelfLocationIdentifier": "p4hBjvX/u0qsNAXK22utbA==",
                "shelfLocationGuid": "8e4188a7-fff5-4abb-ac34-05cadb6bad6c",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "oADTOoUHpEy5J6S44Z7f3Q==",
                "labelPageLayoutGuid": "3ad300a0-0785-4ca4-b927-a4b8e19edfdd",
                "updated": "2025-10-04T23:59:28.0039776",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "4"
                },
                "location": {
                  "$id": "55",
                  "identifier": "8a3x/hA8ika0/m5bQW6b3w==",
                  "storeID": 1,
                  "identifierGuid": "fef1adf1-3c10-468a-b4fe-6e5b416e9bdf",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-10-04T23:59:28.0039776",
                  "minTemp": 1,
                  "maxTemp": 1,
                  "checkFrequency": 1,
                  "storeCaseConfiguration": 5,
                  "storeName": "sample string 6",
                  "bins": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ]
                }
              },
              {
                "$ref": "54"
              }
            ],
            "bin": {
              "$ref": "54"
            },
            "scaleLocations": [
              {
                "$id": "56",
                "plu": 1,
                "pluG_UID": "+UfE8AbcSUq2t96rED+McA==",
                "pluGuid": "f0c447f9-dc06-4a49-b6b7-deab103f8c70",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "57",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-10-04T23:59:28.0039776",
                  "department": {
                    "$id": "58",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "57"
                    },
                    "subDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "61",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-10-04T23:59:28.0039776",
                                "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": "u+yM1m/MJEOM7e/1zGkuPw==",
                                "labelPageLayoutGuid": "d68cecbb-cc6f-4324-8ced-eff5cc692e3f",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "64",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "63"
                                },
                                "mscDep": {
                                  "$id": "65",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "62"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "64"
                                }
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "updated": "2025-10-04T23:59:28.0039776",
                            "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": "wSIPIPLsjEi/rEnzGwpA6A==",
                            "labelPageLayoutGuid": "200f22c1-ecf2-488c-bfac-49f31b0a40e8",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "62"
                            },
                            "mscCom": {
                              "$ref": "63"
                            },
                            "mscDep": {
                              "$ref": "65"
                            },
                            "mscSubCom": {
                              "$ref": "64"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-10-04T23:59:28.0039776",
                        "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": "87O9hScaE0+yxJ/3hDds5g==",
                        "labelPageLayoutGuid": "85bdb3f3-1a27-4f13-b2c4-9ff784376ce6",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "62"
                        },
                        "mscCom": {
                          "$ref": "63"
                        },
                        "mscDep": {
                          "$ref": "65"
                        },
                        "mscSubCom": {
                          "$ref": "64"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-10-04T23:59:28.0039776",
                    "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": "bXI4Xgu5jEu+kKqis+en6A==",
                    "labelPageLayoutGuid": "5e38726d-b90b-4b8c-be90-aaa2b3e7a7e8",
                    "minimumAge": 25,
                    "countryOfOrigin": "sample string 26",
                    "serviceFeeID": 1,
                    "eftCode": 27,
                    "defaultPrinter": "sample string 28",
                    "defaultPrinterGroup": "sample string 29",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "includeInDistinctLimit": true,
                    "defaultsEmpty": false,
                    "mscCat": {
                      "$ref": "62"
                    },
                    "mscCom": {
                      "$ref": "63"
                    },
                    "mscDep": {
                      "$ref": "65"
                    },
                    "mscSubCom": {
                      "$ref": "64"
                    }
                  }
                }
              },
              {
                "$ref": "56"
              }
            ],
            "nextPrice": {
              "$id": "66",
              "id": 1,
              "campaignID": 2,
              "campaignName": "sample string 3",
              "plu": 1,
              "hostOfferID": 1,
              "metcashPromotionID": "sample string 4",
              "metcashPromotionPlacement": "sample string 5",
              "pluG_UID": "acCwKD0vXUG56J9SynXssQ==",
              "pluGuid": "28b0c069-2f3d-415d-b9e8-9f52ca75ecb1",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "4cPT2qPcYkWI9KeI9jC+oQ==",
              "dealCostGuid": "dad3c3e1-dca3-4562-88f4-a788f630bea1",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "UhJpXqxkCUO8yGvAchoanA==",
              "priceGroupGuid": "5e691252-64ac-4309-bcc8-6bc0721a1a9c",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-10-04T23:59:28.0039776",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "kYg6J0mM9EeChOlefWjT5w==",
              "campaignComboPriceGroupIdentifier": "273a8891-8c49-47f4-8284-e95e7d68d3e7",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "67",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-10-04T23:59:28.0039776",
                  "operatorG_UID": "GYVAjm8SjUWBwSedzWIvCA==",
                  "operatorGuid": "8e408519-126f-458d-81c1-279dcd622f08",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-10-04T23:59:28.0039776",
                  "signIqTicketFileMovedUtc": "2025-10-04T23:59:28.0039776",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-10-04T23:59:28.0039776",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "66"
                  }
                },
                {
                  "$ref": "67"
                }
              ],
              "campaign": {
                "$id": "68",
                "id": 1,
                "storeID": 2,
                "name": "b7c6cd50-c2e5-44a4-bcbc-f74c55848e7b",
                "nameGuid": "b7c6cd50-c2e5-44a4-bcbc-f74c55848e7b",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-10-04T23:59:28.0039776",
                "startTime": 1,
                "endDate": "2025-10-04T23:59:28.0039776",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-10-04T23:59:28.0039776",
                "system": true,
                "created": "2025-10-04T23:59:28.0039776",
                "updated": "2025-10-04T23:59:28.0039776",
                "priceChangeNotifiedUtc": "2025-10-04T23:59:28.0039776",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "cl4y4LDkrEGVaWugk1xhcQ==",
                "hostIdentifierGuid": "e0325e72-e4b0-41ac-9569-6ba0935c6171",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-10-04T23:59:28.0039776",
                "updatedByUser": "sample string 18",
                "offerID": 1,
                "isPriceChangeCampaign": true,
                "stores": [
                  1,
                  2
                ],
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ],
                "campaignPlus": [
                  {
                    "$ref": "66"
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "campaignPools": [
                  {
                    "$id": "69",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "plu": 4,
                    "pluG_UID": "Rja8NDE5Y0qho2xPiR86EA==",
                    "pluGuid": "34bc3646-3931-4a63-a1a3-6c4f891f3a10",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "+RAkZnFlxUaj8qAS+5RnRQ==",
                    "priceGroupGuid": "662410f9-6571-46c5-a3f2-a012fb946745",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-10-04T23:59:28.0039776",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "70",
                    "id": 1,
                    "identifier": "aIXvkTFG70SkseGs1l1/1Q==",
                    "identifierStr": "aIXvkTFG70SkseGs1l1/1Q==",
                    "identifierGuid": "91ef8568-4631-44ef-a4b1-e1acd65d7fd5",
                    "campaignID": 4,
                    "campaignName": "sample string 5",
                    "ruleJoin": 1,
                    "ruleType": 6,
                    "operand0": "sample string 7",
                    "comparisonOp": 1,
                    "operand1": "sample string 8",
                    "action": 1,
                    "operand2": "sample string 9",
                    "operand3": "sample string 10",
                    "includeExcludedItems": true,
                    "noFurtherDiscounts": true,
                    "description": "sample string 11",
                    "sortOrder": 1,
                    "isItemRule": false,
                    "prevDept": "sample string 12",
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "customers": [
                  {
                    "$id": "71",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "customerID": "1HDsL2Imm0KueppxPw998Q==",
                    "customerIDGuid": "2fec70d4-2662-429b-ae7a-9a713f0f7df1",
                    "campaign": {
                      "$ref": "68"
                    },
                    "customer": {
                      "$id": "72",
                      "identifier": "/OMYSl1vTE6X69fAbNR+fA==",
                      "identifierGuid": "4a18e3fc-6f5d-4e4c-97eb-d7c06cd47e7c",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-10-04T23:59:28.0039776",
                      "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": "z3rkBwSTi02Yvm6l7tIhmA==",
                      "communityIdentifierGuid": "07e47acf-9304-4d8b-98be-6ea5eed22198",
                      "joined": "2025-10-04T23:59:28.0039776",
                      "updated": "2025-10-04T23:59:28.0039776",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "5jGepzWFh0GarSfSZKpKMA==",
                      "priceLevelIdentifierGuid": "a79e31e6-8535-4187-9aad-27d264aa4a30",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-10-04T23:59:28.0039776",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "73",
                          "cardType": 2,
                          "issueDate": "2025-10-04T23:59:28.0039776",
                          "expiry": "2025-10-04T23:59:28.0039776",
                          "customerID": "XdazNRtEx0KKdf6l1K+OoQ==",
                          "customerIDGuid": "35b3d65d-441b-42c7-8a75-fea5d4af8ea1",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-10-04T23:59:28.0039776",
                          "linkedAccount": "2wqd2RXQlUGXkFhoQps6CQ==",
                          "linkedAccountGuid": "d99d0adb-d015-4195-9790-5868429b3a09",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "72"
                          },
                          "account": {
                            "$id": "74",
                            "id": 1,
                            "identifier": "kflEetF3pkGpAVvd5avSIg==",
                            "identifierGuid": "7a44f991-77d1-41a6-a901-5bdde5abd222",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-10-04T23:59:28.0039776",
                            "owner": "GhwG2ef8ukSZL0UzNyIjpw==",
                            "ownerGuid": "d9061c1a-fce7-44ba-992f-4533372223a7",
                            "accountStoreGroupIdentifier": "8WCLl3c9QEm5SAgeCVW40Q==",
                            "accountStoreGroupGuid": "978b60f1-3d77-4940-b948-081e0955b8d1",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-10-04T23:59:28.0039776",
                            "active": true,
                            "updated": "2025-10-04T23:59:28.0039776",
                            "deleted": true,
                            "deletedUser": "sample string 16",
                            "currentBalanceChanged": true,
                            "maximumLimitChanged": true,
                            "loyaltyPointsChanged": true,
                            "projectedBalance": 17,
                            "accountStoreGroupStoreIDs": [
                              1,
                              2
                            ],
                            "customerEmail": "sample string 18",
                            "ownerCustomer": {
                              "$ref": "72"
                            },
                            "card": {
                              "$ref": "73"
                            },
                            "members": {
                              "$id": "75",
                              "sample string 1": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "sample string 2": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            "customerGroups": [
                              {
                                "$id": "76",
                                "identifier": "MSbjCzDwGE+EHQ3bqk3x3g==",
                                "identifierGuid": "0be32631-f030-4f18-841d-0ddbaa4df1de",
                                "name": "sample string 2",
                                "primaryContact": "OIxvqMKGWkOl5TWatCFdzg==",
                                "primaryContactGuid": "a86f8c38-86c2-435a-a5e5-359ab4215dce",
                                "accountID": "9diM9Mh8a0i4y0Xe9SZuLQ==",
                                "accountIDGuid": "f48cd8f5-7cc8-486b-b8cb-45def5266e2d",
                                "special": true,
                                "updated": "2025-10-04T23:59:28.0039776",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "7nAql6hfIk61+0aJvwr6vQ==",
                                "priceLevelIdentifierGuid": "972a70ee-5fa8-4e22-b5fb-4689bf0afabd",
                                "deleted": true,
                                "account": {
                                  "$ref": "74"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "72"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "groupID": "S+OPPWk+8kSKUepX9Mgv2w==",
                                    "groupIDGuid": "3d8fe34b-3e69-44f2-8a51-ea57f4c82fdb",
                                    "customerID": "0Chhx5SUek+nNQiycINnvg==",
                                    "customerIDGuid": "c76128d0-9494-4f7a-a735-08b2708367be",
                                    "card": "sample string 4",
                                    "linkedAccount": "BcIGdd/DqU6azsWEJVNxLQ==",
                                    "linkedAccountGuid": "7506c205-c3df-4ea9-9ace-c5842553712d",
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "group": {
                                      "$ref": "76"
                                    },
                                    "customerCard": {
                                      "$ref": "73"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ]
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "78",
                              "id": 1,
                              "identifier": "b7yju8OyEE6AlwmxemLz6Q==",
                              "identifierGuid": "bba3bc6f-b2c3-4e10-8097-09b17a62f3e9",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "hK6qoYTBUEeGKvoouj9TEA==",
                              "accountIDGuid": "a1aaae84-c184-4750-862a-fa28ba3f5310",
                              "customerAccount": {
                                "$ref": "74"
                              },
                              "customerCard": {
                                "$ref": "73"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-10-04T23:59:28.0039776",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "tsHxya/7U0yv5IJuLaIJgQ==",
                              "idempotentVoidGuid": "c9f1c1b6-fbaf-4c53-afe4-826e2da20981",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "79",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "wvmY1YAD8U2/v6pMwFJCdA==",
                                "saleHeaderIdentifierGuid": "d598f9c2-0380-4df1-bfbf-aa4cc0524274",
                                "created": "2025-10-04T23:59:28.0039776",
                                "createdLocal": "2025-10-04T23:59:28.0039776",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-10-04T23:59:28.0039776",
                                "storeID": 1,
                                "operatorG_Uid": "bwvufofV+0Gq+fvlDCS7tg==",
                                "operatorGuid": "7eee0b6f-d587-41fb-aaf9-fbe50c24bbb6",
                                "customerG_Uid": "qIpcuoW8W0aUPJczDG/jlw==",
                                "customerGuid": "ba5c8aa8-bc85-465b-943c-97330c6fe397",
                                "communityIdentifier": "Jcjmt3yogk6vlq552YXNgg==",
                                "communityIdentifierGuid": "b7e6c825-a87c-4e82-af96-ae79d985cd82",
                                "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": "wvbFO0/mW0i6QqaqArEdtQ==",
                                "priceLevelIdentifierGuid": "3bc5f6c2-e64f-485b-ba42-a6aa02b11db5",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "39"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "communityOrganisation": {
                                  "$id": "80",
                                  "id": 1,
                                  "identifier": "NA15W0bJ+UScHMkV3v/u9Q==",
                                  "identifierGuid": "5b790d34-c946-44f9-9c1c-c915deffeef5",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-10-04T23:59:28.0039776",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "81",
                                    "saleItemID": 1,
                                    "identifier": "0muOPlTwOkqazOxsbDtohw==",
                                    "identifierGuid": "3e8e6bd2-f054-4a3a-9acc-ec6c6c3b6887",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "FNED/CENIUeFk5sk0sH7lQ==",
                                    "pluGuid": "fc03d114-0d21-4721-8593-9b24d2c1fb95",
                                    "accountID": "aS3SpLUkAkum/Te6bl000w==",
                                    "accountIDGuid": "a4d22d69-24b5-4b02-a6fd-37ba6e5d34d3",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-10-04T23:59:28.0039776",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "vUnZcIK5N0yOn84+ma4rSw==",
                                    "refundGuid": "70d949bd-b982-4c37-8e9f-ce3e99ae2b4b",
                                    "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": "ateOIZerukm8Axm/XSlw6w==",
                                    "idempotentVoidGuid": "218ed76a-ab97-49ba-bc03-19bf5d2970eb",
                                    "priceLevelIdentifier": "NyuMnkahXkayG/aLOXJvkg==",
                                    "priceLevelIdentifierGuid": "9e8c2b37-a146-465e-b21b-f68b39726f92",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-10-04T23:59:28.0039776",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "83",
                                      "id": 1,
                                      "g_UID": "Qw+jEpiD40+Mf4Bc+igTmA==",
                                      "guid": "12a30f43-8398-4fe3-8c7f-805cfa281398",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-10-04T23:59:28.0039776"
                                    },
                                    "modifier": {
                                      "$id": "84",
                                      "id": 1,
                                      "setG_UID": "RWlFF9jQY0SHF0zV44wSsg==",
                                      "modifierSetGuid": "17456945-d0d8-4463-8717-4cd5e38c12b2",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "c2F7oQnMpEy5LaTbWWxXOw==",
                                      "pluGuid": "a17b6173-cc09-4ca4-b92d-a4db596c573b",
                                      "deleted": true,
                                      "g_UID": "h+aIii0bBEKI01uC65Xjqw==",
                                      "guid": "8a88e687-1b2d-4204-88d3-5b82eb95e3ab",
                                      "product": {
                                        "$ref": "4"
                                      }
                                    },
                                    "priceLevelName": "sample string 25",
                                    "pumpNumber": 1,
                                    "hoseNumber": 1
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "eftReceipts": [
                                  {
                                    "$id": "85",
                                    "id": 1,
                                    "storeID": 1,
                                    "saleHeaderID": 2,
                                    "storeSaleHeader": {
                                      "$ref": "79"
                                    },
                                    "receipt": "sample string 3",
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "85"
                                  }
                                ],
                                "payments": [
                                  {
                                    "$ref": "78"
                                  },
                                  {
                                    "$ref": "78"
                                  }
                                ],
                                "cards": [
                                  {
                                    "$id": "86",
                                    "id": 1,
                                    "saleHeaderID": 1,
                                    "identifier": "sample string 2",
                                    "cardType": 3,
                                    "providerName": "sample string 4"
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "campaignHits": [
                                  {
                                    "$id": "87",
                                    "id": 1,
                                    "saleHeaderID": 2,
                                    "campaign": "sample string 3",
                                    "name": "sample string 4",
                                    "processed": 1,
                                    "campaignDescription": "sample string 5"
                                  },
                                  {
                                    "$ref": "87"
                                  }
                                ],
                                "fuel": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "plu": 1,
                                    "pluG_UID": "8WixWHFDk0ms7BFEyg8CMg==",
                                    "pluGuid": "58b168f1-4371-4993-acec-1144ca0f0232",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-10-04T23:59:28.0039776",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-10-04T23:59:28.0039776",
                                    "tagNumber": "sample string 15",
                                    "trackTwoRem": "sample string 16",
                                    "transCode": 1,
                                    "transType": 1,
                                    "unitPrice": 1.0,
                                    "vehicleReg": "sample string 17",
                                    "offline": true,
                                    "processed": 1
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "fuelResells": [
                                  {
                                    "$id": "89",
                                    "saleItemID": 1,
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "cTuMemSrX0m1PbcVnewi2A==",
                                    "pluGuid": "7a8c3b71-ab64-495f-b53d-b7159dec22d8",
                                    "accountID": "Ar2Eqm3UB0iCtwbMjPE3qg==",
                                    "accountIDGuid": "aa84bd02-d46d-4807-82b7-06cc8cf137aa",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-10-04T23:59:28.0039776",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "rE5eccZ390aSpK8ae5iUaQ==",
                                    "refundGuid": "715e4eac-77c6-46f7-92a4-af1a7b989469",
                                    "providerName": "sample string 10",
                                    "campaign": "sample string 11",
                                    "campaignType": 1,
                                    "modifiedID": 1,
                                    "omittedIngredient": 1,
                                    "taxPercent": 1.0,
                                    "taxAmount": 1.0,
                                    "refundablePrice": 1.0,
                                    "showDiscounts": true,
                                    "orderPrinted": true,
                                    "note": "sample string 14",
                                    "modifierName": "sample string 15",
                                    "modifierSetName": "sample string 16",
                                    "totalValueWasScanned": true,
                                    "sold": true,
                                    "campaignPrice": true,
                                    "scannedValue": 1,
                                    "campaignName": "sample string 20",
                                    "comboDiscount": 1
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "customerOrder": [
                                  {
                                    "$id": "90",
                                    "identifier": "GlWrdR5ZzUqDsjorcyYTpw==",
                                    "identifierGuid": "75ab551a-591e-4acd-83b2-3a2b732613a7",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "rkApljVbvkuFLz3dGxEmCg==",
                                    "customerIdentifierGuid": "962940ae-5b35-4bbe-852f-3ddd1b11260a",
                                    "operatorNo": 1,
                                    "operatorG_UID": "k4j+Ax+bbEOAD+xUarOxtQ==",
                                    "operatorGuid": "03fe8893-9b1f-436c-800f-ec546ab3b1b5",
                                    "created": "2025-10-04T23:59:28.0039776",
                                    "ordered": "2025-10-04T23:59:28.0039776",
                                    "started": "2025-10-04T23:59:28.0039776",
                                    "completed": "2025-10-04T23:59:28.0039776",
                                    "supplied": "2025-10-04T23:59:28.0039776",
                                    "quickTicket": 1,
                                    "deleted": true,
                                    "walkAway": true,
                                    "approxWait": 1,
                                    "actualWait": 1,
                                    "deliveryMethod": 8,
                                    "externalSaleType": 9,
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "operator": {
                                      "$ref": "39"
                                    },
                                    "details": [
                                      {
                                        "$id": "91",
                                        "headerID": 1,
                                        "plu": 1,
                                        "pluG_UId": "2Bw4UxTEXU2TVZXmlR4S7w==",
                                        "pluGuid": "53381cd8-c414-4d5d-9355-95e6951e12ef",
                                        "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": "hVeCPfTK9kuPnikX3xKr+g==",
                                        "headerIdentifierGuid": "3d825785-caf4-4bf6-8f9e-2917df12abfa",
                                        "product": {
                                          "$ref": "4"
                                        }
                                      },
                                      {
                                        "$ref": "91"
                                      }
                                    ],
                                    "storeName": "sample string 11",
                                    "customerName": "sample string 12",
                                    "storeReplyTo": "sample string 13",
                                    "storeSubjectLine": "sample string 14",
                                    "storeSaleHeader": {
                                      "$ref": "79"
                                    }
                                  },
                                  {
                                    "$ref": "90"
                                  }
                                ],
                                "surveyResponses": [
                                  {
                                    "$id": "92",
                                    "surveyG_UID": "Nipiin+cN06NsKXkqj4m8A==",
                                    "surveyGuid": "8a622a36-9c7f-4e37-8db0-a5e4aa3e26f0",
                                    "saleHeaderGuid": "dvGA6szFJE6GmmhwwABaTA==",
                                    "saleGuid": "ea80f176-c5cc-4e24-869a-6870c0005a4c",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "xv6Jb8uJo0ailFhv7F1YEw==",
                                    "guidResponse": "6f89fec6-89cb-46a3-a294-586fec5d5813",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-10-04T23:59:28.0039776",
                                    "sale": {
                                      "$ref": "79"
                                    },
                                    "survey": {
                                      "$id": "93",
                                      "g_UID": "LSOzKqj/tk+2Y4vhcbxpaw==",
                                      "guid": "2ab3232d-ffa8-4fb6-b663-8be171bc696b",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "EWm760i+EE2x52tbUhuOlw==",
                                      "checkoutFormGuid": "ebbb6911-be48-4d10-b1e7-6b5b521b8e97",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-10-04T23:59:28.0039776",
                                      "end": "2025-10-04T23:59:28.0039776",
                                      "deleted": true,
                                      "updated": "2025-10-04T23:59:28.0039776",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "87a26544-01c7-48e5-a023-45fdf78ebc1d",
                                        "568b92d9-73d8-40f4-a311-b5152cf89299"
                                      ],
                                      "allowsAllTextResponses": true,
                                      "surveyForm": {
                                        "$ref": "47"
                                      }
                                    },
                                    "ingressId": "sample string 4"
                                  },
                                  {
                                    "$ref": "92"
                                  }
                                ],
                                "storeName": "sample string 38",
                                "machineName": "sample string 39",
                                "operatorName": "sample string 40",
                                "direction": 1,
                                "reason": "sample string 41",
                                "accountG_UID": "WY/XdXDUk0eSg82xoHK7Vg==",
                                "accountIdentifier": "75d78f59-d470-4793-9283-cdb1a072bb56",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "iHfKOQmZnkS/OQYxbcemYw==",
                                "customerOrderIdentifierGuid": "39ca7788-9909-449e-bf39-06316dc7a663",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "94",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "OrpS8LQiN0mpouyE72HwRg==",
                                "paymentIdentifierGuid": "f052ba3a-22b4-4937-a9a2-ec84ef61f046",
                                "identifier": "3R8jnHFHn0+xU7sYiIBjfg==",
                                "identifierGuid": "9c231fdd-4771-4f9f-b153-bb188880637e",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "bfFDCAKSU02QzM5Il2ZoGw==",
                                "itemIdentifierGuid": "0843f16d-9202-4d53-90cc-ce489766681b"
                              }
                            },
                            {
                              "$ref": "78"
                            }
                          ]
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "customerGroupMembers": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "customerGroups": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "accounts": [
                        {
                          "$ref": "74"
                        },
                        {
                          "$ref": "74"
                        }
                      ],
                      "account": {
                        "$ref": "74"
                      },
                      "vouchers": [
                        {
                          "$id": "95",
                          "customerIdentifier": "p8oeHIPvAEWkexDaWCsbpQ==",
                          "customerIdentifierGuid": "1c1ecaa7-ef83-4500-a47b-10da582b1ba5",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "Ug8iZvElLEOMN5sdaxW9UQ==",
                          "idempotentGuid": "66220f52-25f1-432c-8c37-9b1d6b15bd51",
                          "offline": true,
                          "voucher": {
                            "$id": "96",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-10-04T23:59:28.0039776",
                            "barcodeTemplate": {
                              "$id": "97",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "98",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-10-04T23:59:28.0039776",
                              "labelPageLayout": "L/HlFaDywkm1SsdYpIH4/Q==",
                              "pageLayoutGuid": "15e5f12f-f2a0-49c2-b54a-c758a481f8fd",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "96"
                              },
                              "elements": [
                                {
                                  "$id": "99",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-10-04T23:59:28.0039776"
                                },
                                {
                                  "$ref": "99"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "100",
                                "id": 1,
                                "customerIdentifier": "0E0+JyKiPEyY8+c7QgzfSw==",
                                "customerIdentifierGuid": "273e4dd0-a222-4c3c-98f3-e73b420cdf4b",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-10-04T23:59:28.0039776",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "juwWEUrZUkCFoyKz2RUaow==",
                                "issuedIdempotentGuid": "1116ec8e-d94a-4052-85a3-22b3d9151aa3",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-10-04T23:59:28.0039776",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-10-04T23:59:28.0039776",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "G7bT1W+5Mk6hG+zr6T4UuQ==",
                                "redeemedIdempotentGuid": "d5d3b61b-b96f-4e32-a11b-ecebe93e14b9",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-10-04T23:59:28.0039776",
                                "storeName": "sample string 17",
                                "scaleLabel": {
                                  "$ref": "98"
                                },
                                "voucher": {
                                  "$ref": "96"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "issuedOfflinePayment": {
                                  "$ref": "78"
                                },
                                "redeemedOfflinePayment": {
                                  "$ref": "78"
                                }
                              },
                              {
                                "$ref": "100"
                              }
                            ]
                          },
                          "customer": {
                            "$ref": "72"
                          }
                        },
                        {
                          "$ref": "95"
                        }
                      ]
                    }
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "customerGroups": [
                  {
                    "$id": "101",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "groupID": "zxMARUtHXEmUFKIV1syKnQ==",
                    "groupIDGuid": "450013cf-474b-495c-9414-a215d6cc8a9d",
                    "campaign": {
                      "$ref": "68"
                    },
                    "group": {
                      "$ref": "76"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "102",
                    "identifier": "79l12hL0TUOOZnqyInWoXg==",
                    "identifierGuid": "da75d9ef-f412-434d-8e66-7ab22275a85e",
                    "campaignName": "sample string 2",
                    "message": "sample string 3",
                    "ticketFileSource": "sample string 4",
                    "ticketFileDestination": "sample string 5",
                    "storeID": 1
                  },
                  {
                    "$ref": "102"
                  }
                ],
                "comboPriceGroups": [
                  {
                    "$id": "103",
                    "id": 1,
                    "campaignID": 2,
                    "campaignName": "sample string 3",
                    "g_UID": "zrELwaE0n0OGBzxBHBXlQg==",
                    "guid": "c10bb1ce-34a1-439f-8607-3c411c15e542",
                    "description": "sample string 5",
                    "newPrice": 1,
                    "rangeDescription": "sample string 6",
                    "dealDescription": "sample string 7",
                    "labelQuantity": 8,
                    "hostProductCategoryID": 1,
                    "offerID": 1,
                    "dontUpdatePricePlus": true,
                    "campaign": {
                      "$ref": "68"
                    },
                    "comboPricePlus": [
                      {
                        "$id": "104",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "groupG_UID": "2tJW+Gr7NkqRZXnUJuNK3A==",
                        "groupGuid": "f856d2da-fb6a-4a36-9165-79d426e34adc",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "uYFcUvgBVE+GQu8qyt/RWQ==",
                        "pluGuid": "525c81b9-01f8-4f54-8642-ef2acadfd159",
                        "priceGroupG_UID": "U3+AYgyszE6tUJRugcN5zg==",
                        "priceGroupGuid": "62807f53-ac0c-4ecc-ad50-946e81c379ce",
                        "campaignPoolID": "sample string 7",
                        "quantity": 1,
                        "campaign": {
                          "$ref": "68"
                        },
                        "product": {
                          "$ref": "4"
                        },
                        "priceGroup": {
                          "$ref": "33"
                        },
                        "campaignPool": {
                          "$ref": "68"
                        }
                      },
                      {
                        "$ref": "104"
                      }
                    ]
                  },
                  {
                    "$ref": "103"
                  }
                ],
                "priceLevels": [
                  {
                    "$id": "105",
                    "id": 1,
                    "priceLevelIdentifier": "KnTyVLJgI0qdgDD6xh/RiQ==",
                    "priceLevelIdentifierGuid": "54f2742a-60b2-4a23-9d80-30fac61fd189",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "105"
                  }
                ]
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "106",
                "headerIdentifier": "+awzqkCIeUeIJ1rF9U5cRg==",
                "headerIdentifierGuid": "aa33acf9-8840-4779-8827-5ac5f54e5c46",
                "identifier": "qD+Qk7nxrESfmRvNTtnXOg==",
                "identifierGuid": "93903fa8-f1b9-44ac-9f99-1bcd4ed9d73a",
                "supplierIdentifier": "EJoQbd5SpEGPDLZ0ERWHqA==",
                "supplierGuid": "6d109a10-52de-41a4-8f0c-b674111587a8",
                "pluG_UID": "Wt9EdDNJm0eAdsu/phn1qA==",
                "pluGuid": "7444df5a-4933-479b-8076-cbbfa619f5a8",
                "campaignName": "e05cb8be-970a-4484-8860-3a6a5cf6b7dd",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-10-04T23:59:28.0039776",
                "end": "2025-10-04T23:59:28.0039776",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "Kuyv/CTm3kuvwi4tK3SHXg==",
                "bonusItemPluGuid": "fcafec2a-e624-4bde-afc2-2e2d2b74875e",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-10-04T23:59:28.0039776",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-10-04T23:59:28.0039776",
                "campaignEndDate": "2025-10-04T23:59:28.0039776",
                "masterPLUG_UID": "t43rVgDr5k6o7o6LNLvySg==",
                "masterID": "56eb8db7-eb00-4ee6-a8ee-8e8b34bbf24a",
                "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": "24mtkTWrAU6GIpUW3MfGkA==",
                "bonusMasterID": "91ad89db-ab35-4e01-8622-9516dcc7c690",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-10-04T23:59:28.0039776",
            "dealCosts": [
              {
                "$ref": "106"
              },
              {
                "$ref": "106"
              }
            ],
            "tags": [
              {
                "$id": "107",
                "pluG_UID": "f2JAhdO3CkOu6UQPEGG6wg==",
                "pluGuid": "8540627f-b7d3-430a-aee9-440f1061bac2",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "107"
              }
            ],
            "alternateProductG_UID": "y+5eaQr2JkCjdNHGSvMtrA==",
            "alternateProduct": "695eeecb-f60a-4026-a374-d1c64af32dac",
            "productHostCode": {
              "$id": "108",
              "id": 1,
              "pluG_UID": "thBxIreIHE6mdcXaUjkYOw==",
              "pluGuid": "227110b6-88b7-4e1c-a675-c5da5239183b",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "62"
            },
            "mscCom": {
              "$ref": "63"
            },
            "mscDep": {
              "$ref": "65"
            },
            "mscSubCom": {
              "$ref": "64"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-10-04T23:59:28.0039776",
            "inventoryTracked": "2025-10-04T23:59:28.0039776",
            "isNormalPriceChangesCampaign": true
          },
          "oldName": "sample string 5",
          "modifiers": [
            {
              "$ref": "84"
            },
            {
              "$ref": "84"
            }
          ]
        },
        {
          "$ref": "3"
        }
      ],
      "oldName": "sample string 2",
      "selectionType": 1,
      "maxSelection": 1,
      "modifiers": [
        {
          "$ref": "84"
        },
        {
          "$ref": "84"
        }
      ],
      "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:
PKn�D[��{��5xl/workbook.xml �(�����0��&�C����R8q���{-[�@[����%�x�3;���ɺ�im�>z0�r5�!�!�K�̟�f�	�4�t/b�PZ��L i�������K5z���a���zXQ�)���!�4{(�|����]LD��M��/�B�i�q��(:���g�\����i�	�]����;{�Q��n�PKn�D[����	�[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
n�D[Z{u�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R2f1689ba06fe4c09" /></Relationships>PKn�D[���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��=%����\���ϻ�PKn�D[%~n��Pxl/_rels/workbook.xml.rels �(���Kn� @��f_�m��(N6�t��ۊ
�69[=R�P�J�#u�MV��==i����ٝ������-��V9=خ�S4O
춛=�2���s iņ��5�A�8ɐ�m��'S�;:Ku�҂1A���Lr����3fP���iB��w珡G�@�w[�)zy��@^t��*jmo���@���B��~���LS�e��
+�竇��ң~�>]z�,/Ը�dM�J�9���F��b�PKn�D[Ѓ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��PKn�D[�����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-n�D[��{��5xl/workbook.xmlPK-n�D[����	�[Content_Types].xmlPK-
n�D[Z{u�''V_rels/.relsPK-n�D[����xl/worksheets/sheet1.xmlPK-n�D[%~n��P�xl/_rels/workbook.xml.relsPK-n�D[Ѓc'2E
�xl/styles.xmlPK-n�D[�����nxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKn�D[WI�r�5xl/workbook.xml �(�����0D�&�C��H� )��x��})[i�-ik��-H�yۙ�};|��o���G���]c��j�';��;i���{1+�X[��hK�$c�ߩ�ӕ�ˏ��b�ÊҠ��B���p��Vw6	[C�7��~�(b@cIk@���ے�)q����e�m���^r����a�m��/PKn�D[����	�[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
n�D[˙<''_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="Rc7e0d38045294d0a" /></Relationships>PKn�D[���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��=%����\���ϻ�PKn�D[J	��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8	���ݰa[z��Q۲]�gc���V� �X��j4��'�|�lvo�D^0��YUQA+�����]��f��Hy"��G�Wl�`R�kJ�48�X8�6w��H9
�Bŀ�.KFÒ�Lr8{��i=J|t�4�M���h��&?�H/�*2ȓ�`L�^�N�uӉ��ZL�	��w��ь����b��T}S#���N��B�jVr՗=2�M۲�����PKn�D[Ѓ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��PKn�D[�����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-n�D[WI�r�5xl/workbook.xmlPK-n�D[����	��[Content_Types].xmlPK-
n�D[˙<''U_rels/.relsPK-n�D[����xl/worksheets/sheet1.xmlPK-n�D[J	��P�xl/_rels/workbook.xml.relsPK-n�D[Ѓc'2E
�xl/styles.xmlPK-n�D[�����lxl/sharedStrings.xmlPK��