GET api/modifierSets

Loads all modifiers based on query

Request Information

URI Parameters

NameDescriptionTypeAdditional information
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

A PageList containing matching modifier sets

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": "KhBhbRVu4EOqT78NADQ1hA==",
      "guid": "6d61102a-6e15-43e0-aa4f-bf0d00343584",
      "name": "sample string 1",
      "products": [
        {
          "$id": "3",
          "g_UID": "Cedi8z1Ii0+OkT7Dv5LZhQ==",
          "guid": "f362e709-483d-4f8b-8e91-3ec3bf92d985",
          "pluG_UID": "0WuxENsV6EK/rMDPz+aBaA==",
          "pluGuid": "10b16bd1-15db-42e8-bfac-c0cfcfe68168",
          "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": "N/7pUNua8UWHK5DGLUec0g==",
            "guid": "50e9fe37-9adb-45f1-872b-90c62d479cd2",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "5QuNDnaVgEWL8d2X1KgzEQ==",
            "priceGroupGuid": "0e8d0be5-9576-4580-8bf1-dd97d4a83311",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:26:04.6606094",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:26:04.6606094",
            "pluCreated": "2025-08-02T23:26:04.6606094",
            "createdByUser": "sample string 9",
            "name": "sample string 10",
            "nameChanged": true,
            "secondDescription": "sample string 12",
            "hostDescription": "sample string 13",
            "keepCartonQty": true,
            "keepDescription": true,
            "keepDepartments": true,
            "keepSuppliers": true,
            "markdownDescription": "sample string 18",
            "altDescription": "sample string 19",
            "bestOrExpire": 20,
            "lastUpdate": "2025-08-02T23:26:04.6606094",
            "lastManualUpdate": "2025-08-02T23:26:04.6606094",
            "imageName": "sample string 23",
            "showImageOnFlipCharts": true,
            "showTextOnFlipCharts": true,
            "overrideFlipChartText": true,
            "flipChartText": "sample string 27",
            "salesMode": 1,
            "eftCode": 1,
            "price": 1,
            "priceChanged": true,
            "rrp": 1,
            "gstPercent": 28,
            "gstPercentChanged": true,
            "costGSTPercent": 29,
            "costGSTPercentChanged": true,
            "wetPercent": 1,
            "priceOverride": 1,
            "cost": 1,
            "currentCost": 1,
            "currentCostDecimals": 1,
            "grossProfit": 1.0,
            "currentCostDesc": "sample string 30",
            "currentCostEnd": "2025-08-02T23:26:04.6606094",
            "currentCostUpdated": "2025-08-02T23:26:04.6606094",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:26:04.6606094",
            "defaultGP": 1,
            "breakTargetMode": 33,
            "break1": 1,
            "price1": 1,
            "target1": 34,
            "break2": 1,
            "price2": 1,
            "target2": 35,
            "break3": 1,
            "price3": 1,
            "target3": 36,
            "break1Changed": true,
            "price1Changed": true,
            "target1Changed": true,
            "break2Changed": true,
            "price2Changed": true,
            "target2Changed": true,
            "break3Changed": true,
            "price3Changed": true,
            "target3Changed": true,
            "breakTargetModeChanged": true,
            "margin": 1.1,
            "marginChanged": true,
            "marginRanged": true,
            "marginRangedChanged": true,
            "minimumMargin": 1.1,
            "minimumMarginChanged": true,
            "maximumMargin": 1.1,
            "maximumMarginChanged": true,
            "overrideHostWarehouseIndicator": true,
            "overrideHostWarehouseIndicatorChanged": true,
            "overrideHostPrice": true,
            "overrideHostPriceChanged": true,
            "overrideHostCost": true,
            "overrideHostCostChanged": true,
            "overrideHostMargin": true,
            "overrideHostMarginChanged": true,
            "alwaysApplyMargin": true,
            "alwaysApplyMarginChanged": true,
            "aws": 1.0,
            "awsUpdated": "2025-08-02T23:26:04.6606094",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "vsJwyI+1+UKT5dZ3kwcAkg==",
            "altPLUGuid": "c870c2be-b58f-42f9-93e5-d67793070092",
            "altPLUGuidChanged": true,
            "altPriceDescription1": "sample string 54",
            "altPriceDescription2": "sample string 55",
            "cartonQuantity": 56,
            "cartonQuantityChanged": true,
            "trayID": 1,
            "promptID": 1,
            "tare": 1,
            "packQty": 1,
            "fixedWeight": 1,
            "extraMesg": 1,
            "text1": "sample string 58",
            "text2": "sample string 59",
            "text3": "sample string 60",
            "labelText": "sample string 61",
            "labelTextChanged": true,
            "sendToScale": true,
            "nonScaleWeigh": true,
            "labelFormat": "sample string 65",
            "barcodeFormat": "sample string 66",
            "austMade": 1,
            "coolCode": 67,
            "countryOfOrigin": "sample string 68",
            "percentContent": 69.1,
            "departmentID": 1,
            "subDepartmentID": 1,
            "minorDepartmentID": 1,
            "lesserDepartmentID": 1,
            "deptCode": "sample string 70",
            "subDeptCode": "sample string 71",
            "minorDeptCode": "sample string 72",
            "lesserDeptCode": "sample string 73",
            "deptName": "sample string 74",
            "subDeptName": "sample string 75",
            "minorDeptName": "sample string 76",
            "lesserDeptName": "sample string 77",
            "departmentChanged": true,
            "subCategoryID": 1,
            "expiry": 1,
            "showDays": 1,
            "datePrint": 1,
            "labelRequired": true,
            "labelShelfQty": 80,
            "labelShelfChanged": true,
            "labelTalkerQty": 82,
            "labelSmall": true,
            "labelLastPrinted": "2025-08-02T23:26:04.6762457",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "Jew6bY0+DUChR404fsbcvQ==",
            "shelfPageLayoutGuid": "6d3aec25-3e8d-400d-a147-8d387ec6dcbd",
            "talkerPageLayoutG_UID": "nUIe2RRVkUuHf10VUAP3aw==",
            "talkerPageLayoutGuid": "d91e429d-5514-4b91-877f-5d155003f76b",
            "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": "rDMvjgjN10OW5yZJYaXoXw==",
            "inventoryIdentifier": "8e2f33ac-cd08-43d7-96e7-264961a5e85f",
            "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": "Gm6eTxZCL06b8x73byJ6Gw==",
            "parentPluGuid": "4f9e6e1a-4216-4e2f-9bf3-1ef76f227a1b",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "sxCFiM/JkkiLj6qhbUVu4w==",
            "supplierIdentifierGuid": "888510b3-c9cf-4892-8b8f-aaa16d456ee3",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "21F2NGaeFkqZ3lZkRUwVYw==",
            "rebateSupplierIdentifierGuid": "347651db-9e66-4a16-99de-5664454c1563",
            "rebateSupplierChanged": true,
            "availableForOrder": true,
            "warehouseDirectIndicator": "sample string 108",
            "warehouseDirectIndicatorChanged": true,
            "productGrade": "sample string 110",
            "productType": "sample string 111",
            "productGroup": "sample string 112",
            "complianceIndicator": "sample string 113",
            "inhouseBrand": "sample string 114",
            "slowMoving": true,
            "generalMerchandise": true,
            "comment": "sample string 117",
            "lastUpdatedByUser": "sample string 118",
            "lastManualUpdatedByUser": "sample string 119",
            "lastUpdatedByUserOverride": true,
            "lastUpdatedByHost": "2025-08-02T23:26:04.6762457",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "/v6sLlkQs0qihsiXuXHVFA==",
            "hostIdentifierGuid": "2eacfefe-1059-4ab3-a286-c897b971d514",
            "serviceFeeID": 1,
            "serviceFeeIDChanged": true,
            "providerName": "sample string 125",
            "aisleEnds": "sample string 126",
            "deleted": true,
            "deletedChanged": true,
            "hidden": true,
            "doNotRange": true,
            "doNotRangeChanged": true,
            "doNotOrder": true,
            "doNotOrderChanged": true,
            "locked": true,
            "excludeFromWebUpdate": true,
            "excludeFromWebUpdateChanged": true,
            "webPriceBasedOn": 137,
            "webPriceRounding": true,
            "webMarkup": 139,
            "webPriceMode": 140,
            "altDepartmentID": 1,
            "altSubDepartmentID": 1,
            "altMinorDepartmentID": 1,
            "altLesserDepartmentID": 1,
            "altDeptCode": "sample string 141",
            "altSubDeptCode": "sample string 142",
            "altMinorDeptCode": "sample string 143",
            "altLesserDeptCode": "sample string 144",
            "altDepartmentChanged": true,
            "storeProducts": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "store": {
              "$id": "5",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-08-02T23:26:04.6762457",
              "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": "jqf32rVj9EGEfOc3D05ZXg==",
              "hostIdentifierGuid": "daf7a78e-63b5-41f4-847c-e7370f4e595e",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-08-02T23:26:04.6762457",
              "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": "TEezWJS+1kynV41UXE9+eA==",
                  "hostIdentifierGuid": "58b3474c-be94-4cd6-a757-8d545c4f7e78",
                  "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": "Hr4M4Xk+YEO8XC/mixaM9w==",
                    "identifierGuid": "e10cbe1e-3e79-4360-bc5c-2fe68b168cf7",
                    "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": "7aNoGxO6Tky3aL8V7wIpIw==",
                    "hostSupplierIdentifierGuid": "1b68a3ed-ba13-4c4e-b768-bf15ef022923",
                    "loyaltyPriceLevelIdentifier": "Q4Q/wUKq+UuME+CaDqmKag==",
                    "loyaltyPriceLevelIdentifierGuid": "c13f8443-aa42-4bf9-8c13-e09a0ea98a6a",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-08-02T23:26:04.6762457",
                    "lastProcessed": "2025-08-02T23:26:04.6762457",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "t/OXEgv9XkKmz/MGG7wQKA==",
                      "identifierGuid": "1297f3b7-fd0b-425e-a6cf-f3061bbc1028",
                      "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": "Vb4eAnCk30aHKjgTwhSHSw==",
                      "primaryContactID": "021ebe55-a470-46df-872a-3813c214874b",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "sKgiVjj9V0CSi13iLo/kag==",
                      "supplierGroupGuid": "5622a8b0-fd38-4057-928b-5de22e8fe46a",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:26:04.6762457",
                      "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": "254985ab-f0de-43df-a65f-5be12c9779cc",
                        "identifier": "uc0wJUMnRki4FJvhAaqPqA==",
                        "identifierGuid": "2530cdb9-2743-4846-b814-9be101aa8fa8",
                        "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": "DEN/+BOEbUOWhWdRr1em1Q==",
                          "supplierIdentifierGuid": "f87f430c-8413-436d-9685-6751af57a6d5",
                          "contactGuid": "X3l3apJEY0madEi8lQyROg==",
                          "contactID": "6a77795f-4492-4963-9a74-48bc950c913a",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "pMHbA2hTykSllAiUjdSbbQ==",
                          "pluGuid": "03dbc1a4-5368-44ca-a594-08948dd49b6d",
                          "supplierIdentifier": "spkobAn2m0aRMxgl4k0JrQ==",
                          "supplierIdentifierGuid": "6c2899b2-f609-469b-9133-1825e24d09ad",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:26:04.6762457",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-08-02T23:26:04.6762457",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "hyzr7B8x0ki4sNN61vxuMA==",
                              "pluGuid": "eceb2c87-311f-48d2-b8b0-d37ad6fc6e30",
                              "supplierIdentifier": "SfAVyUzcZUWayYTV7m1Wwg==",
                              "supplierIdentifierGuid": "c915f049-dc4c-4565-9ac9-84d5ee6d56c2",
                              "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": "ZqoWKnz+Xk+YLKb3E9H23w==",
                          "parentPluGuid": "2a16aa66-fe7c-4f5e-982c-a6f713d1f6df",
                          "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": "QDwvx5e0bkmEyjcBEU6MMw==",
                          "supplierGuid": "c72f3c40-b497-496e-84ca-3701114e8c33",
                          "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": "WahyAYKeA0uacxlawj6kSQ==",
                          "supplierGuid": "0172a859-9e82-4b03-9a73-195ac23ea449",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-08-02T23:26:04.6762457",
                          "deliveryDate": "2025-08-02T23:26:04.6762457",
                          "nextCutOffDate": "2025-08-02T23:26:04.6762457",
                          "nextDeliveryDate": "2025-08-02T23:26:04.6762457",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-08-02T23:26:04.6762457",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "17",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-08-02T23:26:04.6762457",
                        "processed": "2025-08-02T23:26:04.6762457",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:26:04.6762457",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "8"
                        },
                        "metcashHeader": {
                          "$id": "18",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-08-02T23:26:04.6762457",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "8lAjX6BnOEOgNdzMnub6Zg==",
                        "hostIdentifierGuid": "5f2350f2-67a0-4338-a035-dccc9ee6fa66",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "7f4f0a0e-5708-4719-87ac-ed69253f147d",
                          "43c006aa-7c9f-4502-88ba-b2af7c03c392"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "ibE6lq39aUSvYRBbXgdbxw==",
                        "identifierGuid": "963ab189-fdad-4469-af61-105b5e075bc7",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "3b50647c-c59f-4f6e-b9f0-c960fe670f86",
                      "dbec3dc3-06a3-4300-96ee-1efca83121f8"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "7"
                }
              ],
              "accounts": [
                {
                  "$id": "21",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "21"
                }
              ],
              "sales": [
                {
                  "$id": "22",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:26:04.6762457",
                  "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": "28e68b0c-43a1-4a1c-b793-5b15284b3b38",
              "updateStore": {
                "$id": "26",
                "id": "c2af150f-bde2-401c-9224-68e5dc4dcc74",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:26:04.6762457",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-08-02T23:26:04.6762457"
              },
              "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": "97xr9lhx50aXAs9Xp8HZhg==",
                "pluGuid": "f66bbcf7-7158-46e7-9702-cf57a7c1d986",
                "plu": 1,
                "storeID": 1,
                "zoneID": 2,
                "zoneName": "sample string 3",
                "store": "sample string 4",
                "priceNow": 5,
                "costNow": 6,
                "costNowDecimals": 7,
                "normalPrice": 8,
                "gstPercent": 9,
                "normalCost": 10,
                "normalCostDecimals": 11,
                "costGstPercent": 12,
                "costCalcMethod": 1,
                "currentCost": 13,
                "currentCostDecimals": 14,
                "break1": 15,
                "price1": 16,
                "break2": 17,
                "price2": 18,
                "break3": 19,
                "price3": 20,
                "fuelItem": 21,
                "fixedWeight": 22,
                "active": true,
                "complianceIndicator": "sample string 23",
                "doNotOrder": true,
                "doNotRange": true,
                "isNormalPriceChangesCampaign": true,
                "updated": "2025-08-02T23:26:04.6762457"
              },
              {
                "$ref": "28"
              }
            ],
            "currentPrices": {
              "$id": "29",
              "pluPrices": {
                "$id": "30",
                "plu": 1,
                "pluG_UID": "QEA=",
                "stores": [
                  1,
                  2
                ],
                "normalPrice": 1,
                "cost": 2,
                "break1": 3,
                "price1": 4,
                "break2": 5,
                "price2": 6,
                "break3": 7,
                "price3": 8,
                "discountPrice": 9,
                "acceptedUtc": "2025-08-02T23:26:04.6762457",
                "priceChangeType": 0,
                "costDecimals": 10
              },
              "normalPluPrices": {
                "$ref": "30"
              },
              "winningCampaign": 1,
              "winner": {
                "$id": "31",
                "campaignName": "sample string 1",
                "campaignDescription": "sample string 2",
                "startDate": "2025-08-02T23:26:04.6762457",
                "startTime": 3,
                "endDate": "2025-08-02T23:26:04.6762457",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "7Gt05SDOe0K4LYa2FHGc4g==",
                "hostIdentifierGuid": "e5746bec-ce20-427b-b82d-86b614719ce2",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "lCOQfQq6l0+52YsMKB+58Q==",
              "guid": "7d902394-ba0a-4f97-b9d9-8b0c281fb9f1",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "W2Mlds+kDEGcOHuNdxXiOA==",
              "priceGroupGuid": "7625635b-a4cf-410c-9c38-7b8d7715e238",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:26:04.6762457",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "eCkZZCZAMUahndYJjtVt8Q==",
              "pluGuid": "64192978-4026-4631-a19d-d6098ed56df1",
              "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": "ac05c74d-be98-4ae9-b052-ff6f5a9c905a",
              "created": "2025-08-02T23:26:04.6762457",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:26:04.6762457",
              "deactivated": "2025-08-02T23:26:04.6762457",
              "lastOrdered": "2025-08-02T23:26:04.6762457",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:26:04.6762457",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:26:04.6762457",
              "lastSold": "2025-08-02T23:26:04.6762457",
              "firstSold": "2025-08-02T23:26:04.6762457",
              "awsUpdated": "2025-08-02T23:26:04.6762457",
              "lastManualUpdate": "2025-08-02T23:26:04.6762457",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:26:04.6762457",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:26:04.6762457",
              "doNotRangeUpdated": "2025-08-02T23:26:04.6762457",
              "doNotOrderUpdated": "2025-08-02T23:26:04.6762457",
              "tracked": "2025-08-02T23:26:04.6762457"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "IUj76P6Cb0K0o4IIGqky8w==",
                "pluGuid": "e8fb4821-82fe-426f-b4a3-82081aa932f3",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "iPDNe6RTKUKpCuBjxArbwQ==",
              "pluGuid": "7bcdf088-53a4-4229-a90a-e063c40adbc1",
              "enteredCost": 1,
              "weightedAvgCost": 1,
              "lastCost": 1,
              "rawEnteredCost": 2,
              "rawWeightedAvgCost": 3,
              "rawLastCost": 4,
              "freight": 5.0,
              "freightType": 6,
              "costDecimals": 7,
              "fifoCost": 1,
              "updated": "2025-08-02T23:26:04.6762457",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:26:04.6762457",
                "createdLocal": "2025-08-02T23:26:04.6762457",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "e43ViARPM0Cmwaxvf8RGFA==",
                "operatorGuid": "88d58d7b-4f04-4033-a6c1-ac6f7fc44614",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "4jYqUf4tkkOI2ppHH5QSlA==",
                "pluGuid": "512a36e2-2dfe-4392-88da-9a471f941294",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "4SrQPNqTQk207vwEVJl1DA==",
                  "guid": "3cd02ae1-93da-4d42-b4ee-fc045499750c",
                  "operatorNumber": 1,
                  "shortName": "sample string 2",
                  "firstName": "sample string 3",
                  "lastName": "sample string 4",
                  "password": "sample string 5",
                  "hasPassword": true,
                  "passwordText": "sample string 6",
                  "rfidTagID": "sample string 7",
                  "blueprintID": 1,
                  "groupID": 1,
                  "groupName": "sample string 8",
                  "managerGroupID": 1,
                  "managerGroupName": "sample string 9",
                  "zoneID": 1,
                  "zoneName": "sample string 10",
                  "loggedIn": 1,
                  "lastUsedIP": "sample string 11",
                  "deleted": true,
                  "locked": true,
                  "allowOpenTill": true,
                  "webEmail": "sample string 14",
                  "simpleOperatorType": 0,
                  "webRole": "sample string 15",
                  "updated": "2025-08-02T23:26:04.6762457",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:26:04.6762457",
                  "endShift": "2025-08-02T23:26:04.6762457",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "c63pMO619kafTE/7LnlOJQ==",
                      "operatorGuid": "30e9ad73-b5ee-46f6-9f4c-4ffb2e794e25",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "EMWaL7NS+kaRC0sIZtKQeg==",
                "pluGuid": "2f9ac510-52b3-46fa-910b-4b0866d2907a",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "FsiTqzXqP0eNUyl3Jc7g7A==",
                "pluGuid": "ab93c816-ea35-473f-8d53-297725cee0ec",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "Oak8YRUmEEu0DyT6LhysVQ==",
                "identifierGuid": "613ca939-2615-4b10-b40f-24fa2e1cac55",
                "pluG_UID": "i0a1p0D0RUq0/7vqMV6rUQ==",
                "pluGuid": "a7b5468b-f440-4a45-b4ff-bbea315eab51",
                "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": "lyibZu8Mk0WvxXvug89n/Q==",
                "groupName": "sample string 1",
                "identifierGuid": "669b2897-0cef-4593-afc5-7bee83cf67fd",
                "exists": true,
                "flipChartIdentifier": "4cuRlVUyu0CCv+oBa/+FVA==",
                "flipChartIdentifierGuid": "9591cbe1-3255-40bb-82bf-ea016bff8554",
                "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": "Cug2VAgBHUmkzDzGi4kIsw==",
                "groupIdentifierGuid": "5436e80a-0108-491d-a4cc-3cc68b8908b3",
                "flipChart": {
                  "$id": "45",
                  "identifier": "KZm3p6y/5kmKZRriDuVo4A==",
                  "identifierGuid": "a7b79929-bfac-49e6-8a65-1ae20ee568e0",
                  "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": "MEEEPlrYx0yqoF1LvlSf3w==",
                    "identifierGuid": "3e044130-d85a-4cc7-aaa0-5d4bbe549fdf",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "c7gyAMeZHUe5VbExV3ulfA==",
                        "guid": "0032b873-99c7-471d-b955-b131577ba57c",
                        "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": "fVlfmQhPaU+OWvOUtbsusA==",
                        "previousFormGuid": "995f597d-4f08-4f69-8e5a-f394b5bb2eb0",
                        "nextForm": 1,
                        "nextFormG_UID": "1ZRWPZIysUegwPPREkEmkQ==",
                        "nextFormGuid": "3d5694d5-3292-47b1-a0c0-f3d112412691",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:26:04.6762457",
                        "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": "D6Xhlf/Fekysum5C+Bw5WA==",
                            "checkoutFormGuid": "95e1a50f-c5ff-4c7a-acba-6e42f81c3958",
                            "identifier": "WorHY2v4VEC7w9Tvpvs0Cg==",
                            "identifierGuid": "63c78a5a-f86b-4054-bbc3-d4efa6fb340a",
                            "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": "E4jIA+At7k6Xq2DLi2ZMeA==",
                            "valueGuid": "03c88813-2de0-4eee-97ab-60cb8b664c78",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:26:04.6762457",
                            "action": "sample string 12",
                            "valueForm": {
                              "$ref": "47"
                            },
                            "image": {
                              "$id": "49",
                              "name": "sample string 3.sample string 4",
                              "imageID": 2,
                              "imageName": "sample string 3",
                              "imageExtension": "sample string 4",
                              "lastUpdate": "2025-08-02T23:26:04.6762457",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "w86HXKEe9UWRY2GB2rOiLA==",
                            "checkoutFormGuid": "5c87cec3-1ea1-45f5-9163-6181dab3a22c",
                            "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": "DMNK9TRLt066JK26F0neeA==",
                    "flipChartPageIdentifierGuid": "f54ac30c-4b34-4eb7-ba24-adba1749de78",
                    "pluG_UID": "LO8jWhj010a0p497a8T6uw==",
                    "pluGuid": "5a23ef2c-f418-46d7-b4a7-8f7b6bc4fabb",
                    "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": "xt8fpfx1g0yKxnHWiecYhg==",
                "pluGuid": "a51fdfc6-75fc-4c83-8ac6-71d689e71886",
                "price": 1,
                "costCalcMethod": 1,
                "cost": 2,
                "weightedAvgCost": 3,
                "lastCost": 4,
                "rawCost": 5,
                "rawWeightedAvgCost": 6,
                "rawLastCost": 7,
                "costDecimals": 8,
                "serviceFeeID": 9,
                "freight": 10.0,
                "freightType": 11,
                "process": "sample string 12",
                "user": "sample string 13",
                "updated": "2025-08-02T23:26:04.6762457",
                "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": "egH/qniyCk6xZC8PVzYrzQ==",
                "ingredientGuid": "pU+i6v8Xmk++6QD3JyOdzg==",
                "ingredientIdentifier": "eaa24fa5-17ff-4f9a-bee9-00f727239dce",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$id": "54",
                "pluG_UID": "n4wuK+apOUqHs0jweUrHRQ==",
                "pluGuid": "2b2e8c9f-a9e6-4a39-87b3-48f0794ac745",
                "shelfLocationIdentifier": "Ymf6SCAsMU6FW6AOoPWdZw==",
                "shelfLocationGuid": "48fa6762-2c20-4e31-855b-a00ea0f59d67",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "GLJEjIjuLkGxz1WfJQJ8/A==",
                "labelPageLayoutGuid": "8c44b218-ee88-412e-b1cf-559f25027cfc",
                "updated": "2025-08-02T23:26:04.6762457",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "4"
                },
                "location": {
                  "$id": "55",
                  "identifier": "gtmodMluZ0KzAZkVEqHPPQ==",
                  "storeID": 1,
                  "identifierGuid": "74a8d982-6ec9-4267-b301-991512a1cf3d",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:26:04.6762457",
                  "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": "V+ZCOxHk0Um6HDVz/jem6w==",
                "pluGuid": "3b42e657-e411-49d1-ba1c-3573fe37a6eb",
                "deptNo": 1,
                "product": {
                  "$ref": "4"
                },
                "scaleLocation": {
                  "$id": "57",
                  "id": 1,
                  "deptNo": 1,
                  "deptCode": "sample string 2",
                  "name": "sample string 3",
                  "enabled": true,
                  "updated": "2025-08-02T23:26:04.6762457",
                  "department": {
                    "$id": "58",
                    "id": 1,
                    "name": "sample string 2",
                    "code": "sample string 3",
                    "sortOrder": 4,
                    "isLiquor": true,
                    "isTobacco": true,
                    "excludeTalker": true,
                    "externalSales": true,
                    "saleGLCode": "sample string 9",
                    "cogsglCode": "sample string 10",
                    "accountingCategoryID": 11,
                    "maximumMarkdownPercentage": 12.0,
                    "accountingOnly": true,
                    "generateExternalID": 1,
                    "useNonReportableTaxCode": true,
                    "minPLU": 15,
                    "maxPLU": 16,
                    "scaleLocation": {
                      "$ref": "57"
                    },
                    "subDepartments": [
                      {
                        "$id": "59",
                        "id": 1,
                        "departmentID": 2,
                        "name": "sample string 3",
                        "code": "sample string 4",
                        "departmentCode": "sample string 5",
                        "externalSales": true,
                        "minorDepartments": [
                          {
                            "$id": "60",
                            "id": 1,
                            "subDepartmentID": 2,
                            "departmentID": 3,
                            "name": "sample string 4",
                            "subDepartmentCode": "sample string 5",
                            "departmentCode": "sample string 6",
                            "code": "sample string 7",
                            "lesserDepartments": [
                              {
                                "$id": "61",
                                "id": 1,
                                "departmentID": 2,
                                "subDepartmentID": 3,
                                "minorDepartmentID": 4,
                                "name": "sample string 5",
                                "code": "sample string 6",
                                "departmentCode": "sample string 7",
                                "subDepartmentCode": "sample string 8",
                                "minorDepartmentCode": "sample string 9",
                                "updated": "2025-08-02T23:26:04.6762457",
                                "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": "3ah5hTqGnkGtueRxnyPgNw==",
                                "labelPageLayoutGuid": "8579a8dd-863a-419e-adb9-e4719f23e037",
                                "minimumAge": 17,
                                "countryOfOrigin": "sample string 18",
                                "serviceFeeID": 1,
                                "eftCode": 19,
                                "defaultPrinter": "sample string 20",
                                "defaultPrinterGroup": "sample string 21",
                                "buyingLimit": 1,
                                "buyingLimitIndependent": true,
                                "buyingLimitType": 0,
                                "includeInDistinctLimit": true,
                                "defaultsEmpty": false,
                                "mscCat": {
                                  "$id": "62",
                                  "dept": 1,
                                  "category": 2,
                                  "name": "sample string 3",
                                  "active": true,
                                  "mscCommodities": [
                                    {
                                      "$id": "63",
                                      "dept": 1,
                                      "category": 2,
                                      "commodity": 3,
                                      "name": "sample string 4",
                                      "active": true,
                                      "mscSubCommodities": [
                                        {
                                          "$id": "64",
                                          "dept": 1,
                                          "category": 2,
                                          "commodity": 3,
                                          "subCommodity": 4,
                                          "name": "sample string 5",
                                          "active": true,
                                          "subCommodityCode": "sample string 7"
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "commodityCode": "sample string 6"
                                    },
                                    {
                                      "$ref": "63"
                                    }
                                  ],
                                  "categoryCode": "sample string 5"
                                },
                                "mscCom": {
                                  "$ref": "63"
                                },
                                "mscDep": {
                                  "$id": "65",
                                  "dept": 1,
                                  "name": "sample string 2",
                                  "active": true,
                                  "mscCategories": [
                                    {
                                      "$ref": "62"
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ],
                                  "deptCode": "sample string 4"
                                },
                                "mscSubCom": {
                                  "$ref": "64"
                                }
                              },
                              {
                                "$ref": "61"
                              }
                            ],
                            "updated": "2025-08-02T23:26:04.6762457",
                            "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": "+dtZTyMwoUendEmLUd+7ag==",
                            "labelPageLayoutGuid": "4f59dbf9-3023-47a1-a774-498b51dfbb6a",
                            "minimumAge": 15,
                            "countryOfOrigin": "sample string 16",
                            "serviceFeeID": 1,
                            "eftCode": 17,
                            "defaultPrinter": "sample string 18",
                            "defaultPrinterGroup": "sample string 19",
                            "buyingLimit": 1,
                            "buyingLimitIndependent": true,
                            "buyingLimitType": 0,
                            "includeInDistinctLimit": true,
                            "defaultsEmpty": false,
                            "mscCat": {
                              "$ref": "62"
                            },
                            "mscCom": {
                              "$ref": "63"
                            },
                            "mscDep": {
                              "$ref": "65"
                            },
                            "mscSubCom": {
                              "$ref": "64"
                            }
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "investmentBuyOverride": true,
                        "updated": "2025-08-02T23:26:04.6762457",
                        "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": "ZO2bW6tXxUe7zvrsRczwaw==",
                        "labelPageLayoutGuid": "5b9bed64-57ab-47c5-bbce-faec45ccf06b",
                        "minimumAge": 15,
                        "countryOfOrigin": "sample string 16",
                        "serviceFeeID": 1,
                        "eftCode": 17,
                        "defaultPrinter": "sample string 18",
                        "defaultPrinterGroup": "sample string 19",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "includeInDistinctLimit": true,
                        "defaultsEmpty": false,
                        "mscCat": {
                          "$ref": "62"
                        },
                        "mscCom": {
                          "$ref": "63"
                        },
                        "mscDep": {
                          "$ref": "65"
                        },
                        "mscSubCom": {
                          "$ref": "64"
                        }
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "stores": [
                      1,
                      2
                    ],
                    "investmentBuyOverride": true,
                    "updated": "2025-08-02T23:26:04.6762457",
                    "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": "YDQkPy6V8US4f54O/M2M8w==",
                    "labelPageLayoutGuid": "3f243460-952e-44f1-b87f-9e0efccd8cf3",
                    "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": "OJRv/I3NHU2MlAZrMedOlw==",
              "pluGuid": "fc6f9438-cd8d-4d1d-8c94-066b31e74e97",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "n+Pgb0DCFEOHiHNZzstKRw==",
              "dealCostGuid": "6fe0e39f-c240-4314-8788-7359cecb4a47",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "M1Au9QK0J0OznDZ6WU/sXw==",
              "priceGroupGuid": "f52e5033-b402-4327-b39c-367a594fec5f",
              "itemNumber": "sample string 10",
              "cri": "sample string 11",
              "pluPrice": 12,
              "pluCost": 13,
              "pluCostIndicator": "sample string 14",
              "pluPriceGstPercent": 15,
              "pluCostGstPercent": 16,
              "pluActive": true,
              "cartonQty": 1.1,
              "baseUnits": 18.1,
              "salesMode": 1,
              "pluNormalCost": 19,
              "pluaws": 20.0,
              "directNumber": "sample string 21",
              "departmentName": "sample string 22",
              "subDepartmentName": "sample string 23",
              "priceGroupName": "sample string 24",
              "supplierName": "sample string 25",
              "stockOnHand": 1.1,
              "stockOnOrder": 1.1,
              "lastReceived": "2025-08-02T23:26:04.6762457",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "um8r0A8UHEWdbPoRdUxjuA==",
              "campaignComboPriceGroupIdentifier": "d02b6fba-140f-451c-9d6c-fa11754c63b8",
              "promotionPlacementDescription": "sample string 28",
              "storeAcceptances": [
                {
                  "$id": "67",
                  "plu": 1,
                  "pluG_UId": "QEA=",
                  "campaignID": 1,
                  "campaignName": "sample string 2",
                  "storeID": 3,
                  "acceptedUtc": "2025-08-02T23:26:04.6762457",
                  "operatorG_UID": "CZAagiA+v0mhNeQup49VrQ==",
                  "operatorGuid": "821a9009-3e20-49bf-a135-e42ea78f55ad",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:26:04.6762457",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:26:04.6762457",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:26:04.6762457",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "66"
                  }
                },
                {
                  "$ref": "67"
                }
              ],
              "campaign": {
                "$id": "68",
                "id": 1,
                "storeID": 2,
                "name": "c4ce2e0a-3185-4704-8106-f6d3ec26bbb4",
                "nameGuid": "c4ce2e0a-3185-4704-8106-f6d3ec26bbb4",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:26:04.6762457",
                "startTime": 1,
                "endDate": "2025-08-02T23:26:04.6762457",
                "endTime": 1,
                "recurrence": 1,
                "recurrenceType": 1,
                "monthType": 1,
                "weekDays": 1,
                "months": 1,
                "monthWeeks": 1,
                "monthDays": "sample string 7",
                "printed": true,
                "talkerText": "sample string 8",
                "rangeDescription": "sample string 9",
                "dealDescription": "sample string 10",
                "labelQuantity": 11,
                "active": 1,
                "deactivated": "2025-08-02T23:26:04.6762457",
                "system": true,
                "created": "2025-08-02T23:26:04.6762457",
                "updated": "2025-08-02T23:26:04.6762457",
                "priceChangeNotifiedUtc": "2025-08-02T23:26:04.6762457",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "zXxvSfTPj0KRmHBwtiC5gQ==",
                "hostIdentifierGuid": "496f7ccd-cff4-428f-9198-7070b620b981",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:26:04.6762457",
                "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": "TyPB+ljT/ESIKCf6UKf24Q==",
                    "pluGuid": "fac1234f-d358-44fc-8828-27fa50a7f6e1",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "yNx8lmLJuEiHRjLXkvKcNA==",
                    "priceGroupGuid": "967cdcc8-c962-48b8-8746-32d792f29c34",
                    "fuelItem": true,
                    "pluName": "sample string 6",
                    "apn": "sample string 7",
                    "pluActive": true,
                    "cartonQty": 1,
                    "baseUnits": 9.1,
                    "cri": "sample string 10",
                    "salesMode": 1,
                    "pluaws": 11.0,
                    "directNumber": "sample string 12",
                    "departmentName": "sample string 13",
                    "subDepartmentName": "sample string 14",
                    "priceGroupName": "sample string 15",
                    "supplierName": "sample string 16",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:26:04.6762457",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "70",
                    "id": 1,
                    "identifier": "PdyVXxA17UqJt59GJF2IQA==",
                    "identifierStr": "PdyVXxA17UqJt59GJF2IQA==",
                    "identifierGuid": "5f95dc3d-3510-4aed-89b7-9f46245d8840",
                    "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": "VoPSRqAABkGhSGXgUjPAsQ==",
                    "customerIDGuid": "46d28356-00a0-4106-a148-65e05233c0b1",
                    "campaign": {
                      "$ref": "68"
                    },
                    "customer": {
                      "$id": "72",
                      "identifier": "LVGeKA7HMkGbuxiCZtlpdg==",
                      "identifierGuid": "289e512d-c70e-4132-9bbb-188266d96976",
                      "code": "sample string 2",
                      "familyName": "sample string 3",
                      "givenName": "sample string 4",
                      "otherName": "sample string 5",
                      "title": "sample string 6",
                      "dateOfBirth": "2025-08-02T23:26:04.6762457",
                      "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": "2MFdULlkYEyIls87jzTalQ==",
                      "communityIdentifierGuid": "505dc1d8-64b9-4c60-8896-cf3b8f34da95",
                      "joined": "2025-08-02T23:26:04.6762457",
                      "updated": "2025-08-02T23:26:04.6762457",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "bcjlhn1eVk+NuYkD5U7i4Q==",
                      "priceLevelIdentifierGuid": "86e5c86d-5e7d-4f56-8db9-8903e54ee2e1",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:26:04.6762457",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "73",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:26:04.6762457",
                          "expiry": "2025-08-02T23:26:04.6762457",
                          "customerID": "sJf1zceyzky8flB9aFmr6g==",
                          "customerIDGuid": "cdf597b0-b2c7-4cce-bc7e-507d6859abea",
                          "initialValue": 1,
                          "currentValue": 1,
                          "maxLimit": 1,
                          "minTransaction": 1,
                          "maxTransaction": 1,
                          "multiplier": 1.1,
                          "active": true,
                          "reasonInactive": 1,
                          "idRequired": true,
                          "idType": 1,
                          "idValue": "sample string 5",
                          "updated": "2025-08-02T23:26:04.6762457",
                          "linkedAccount": "zZ5kNErug0CjdRgTR+wmUQ==",
                          "linkedAccountGuid": "34649ecd-ee4a-4083-a375-181347ec2651",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "72"
                          },
                          "account": {
                            "$id": "74",
                            "id": 1,
                            "identifier": "ZUloLo1HwESR+I3OuuDdow==",
                            "identifierGuid": "2e684965-478d-44c0-91f8-8dcebae0dda3",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:26:04.6762457",
                            "owner": "1bPc1qgDoUOaGEoK1k/llA==",
                            "ownerGuid": "d6dcb3d5-03a8-43a1-9a18-4a0ad64fe594",
                            "accountStoreGroupIdentifier": "1kkJMCoF50ytMZyB1rwtkw==",
                            "accountStoreGroupGuid": "300949d6-052a-4ce7-ad31-9c81d6bc2d93",
                            "accountType": 1,
                            "currentBalance": 1,
                            "externalID": "sample string 7",
                            "maximumLimit": 1,
                            "accruePoints": true,
                            "loyaltyPoints": 1,
                            "termsOfTrade": 1,
                            "signatureRequired": true,
                            "referenceRequired": true,
                            "statementSendType": 10,
                            "ageingPeriod": 1,
                            "monthlyAgeingPeriod": true,
                            "explodedInvoice": true,
                            "isFifoAllocation": true,
                            "lastStatementSent": "2025-08-02T23:26:04.6762457",
                            "active": true,
                            "updated": "2025-08-02T23:26:04.6762457",
                            "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": "MgyjEkj0PkWntzBkGXSDEw==",
                                "identifierGuid": "12a30c32-f448-453e-a7b7-306419748313",
                                "name": "sample string 2",
                                "primaryContact": "InPJtVNaq0Gv1gSVD1y49w==",
                                "primaryContactGuid": "b5c97322-5a53-41ab-afd6-04950f5cb8f7",
                                "accountID": "XSU2L1VCtUWYqjvSy5eDHg==",
                                "accountIDGuid": "2f36255d-4255-45b5-98aa-3bd2cb97831e",
                                "special": true,
                                "updated": "2025-08-02T23:26:04.6762457",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "XZcx1f0jr0yCyIShqyqKhw==",
                                "priceLevelIdentifierGuid": "d531975d-23fd-4caf-82c8-84a1ab2a8a87",
                                "deleted": true,
                                "account": {
                                  "$ref": "74"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "72"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "groupID": "eWLT5JSnAkmkvIYCJ9/qZg==",
                                    "groupIDGuid": "e4d36279-a794-4902-a4bc-860227dfea66",
                                    "customerID": "H8enMfqezUOpKp56Yzareg==",
                                    "customerIDGuid": "31a7c71f-9efa-43cd-a92a-9e7a6336ab7a",
                                    "card": "sample string 4",
                                    "linkedAccount": "GiJDQWH0g0WAapFzyLugag==",
                                    "linkedAccountGuid": "4143221a-f461-4583-806a-9173c8bba06a",
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "group": {
                                      "$ref": "76"
                                    },
                                    "customerCard": {
                                      "$ref": "73"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ]
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "78",
                              "id": 1,
                              "identifier": "LTVmmQzFFEaxEoRnyzCuNw==",
                              "identifierGuid": "9966352d-c50c-4614-b112-8467cb30ae37",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "wJma1zTHWUCoSrJqQCyctg==",
                              "accountIDGuid": "d79a99c0-c734-4059-a84a-b26a402c9cb6",
                              "customerAccount": {
                                "$ref": "74"
                              },
                              "customerCard": {
                                "$ref": "73"
                              },
                              "accountType": 1,
                              "cardName": "sample string 8",
                              "authorisationNumber": "sample string 9",
                              "bankReference": "sample string 10",
                              "merchantID": "sample string 11",
                              "terminalID": "sample string 12",
                              "cardNumber": "sample string 13",
                              "paymentDate": "2025-08-02T23:26:04.6762457",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "SMWMzBkBJUWv3FXtfWV+Hw==",
                              "idempotentVoidGuid": "cc8cc548-0119-4525-afdc-55ed7d657e1f",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "79",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "cOoB5JgEAUiqf7UYVqGMOw==",
                                "saleHeaderIdentifierGuid": "e401ea70-0498-4801-aa7f-b51856a18c3b",
                                "created": "2025-08-02T23:26:04.6762457",
                                "createdLocal": "2025-08-02T23:26:04.6762457",
                                "createdText": "sample string 4",
                                "itemCount": 5,
                                "totalAmount": 6,
                                "cashTender": 1,
                                "cardTender": 1,
                                "cheqTender": 1,
                                "acctTender": 1,
                                "voucherTender": 1,
                                "loyaltyPoints": 1,
                                "cashout": 1,
                                "changeAmount": 1,
                                "rounding": 1,
                                "gstAmount": 1,
                                "transactionDiscountTender": 1,
                                "totalTip": 7,
                                "tranType": 1,
                                "processed": 1,
                                "imported": "2025-08-02T23:26:04.6762457",
                                "storeID": 1,
                                "operatorG_Uid": "aEKJwevgIUqFkCLW+seAVg==",
                                "operatorGuid": "c1894268-e0eb-4a21-8590-22d6fac78056",
                                "customerG_Uid": "AW/cc2nHa0OMRFi8ei2kRQ==",
                                "customerGuid": "73dc6f01-c769-436b-8c44-58bc7a2da445",
                                "communityIdentifier": "qdUmcwb02Em2ZPxQuHgEOQ==",
                                "communityIdentifierGuid": "7326d5a9-f406-49d8-b664-fc50b8780439",
                                "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": "DNogKOn5y0KQiFaCBr3m/g==",
                                "priceLevelIdentifierGuid": "2820da0c-f9e9-42cb-9088-568206bde6fe",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "39"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "communityOrganisation": {
                                  "$id": "80",
                                  "id": 1,
                                  "identifier": "7XodPdX3HE6SPLCg7Q8D9Q==",
                                  "identifierGuid": "3d1d7aed-f7d5-4e1c-923c-b0a0ed0f03f5",
                                  "name": "sample string 3",
                                  "lookupIdentifier": "sample string 4",
                                  "externalID": "sample string 5",
                                  "phone": "sample string 6",
                                  "fax": "sample string 7",
                                  "email": "sample string 8",
                                  "address1": "sample string 9",
                                  "address2": "sample string 10",
                                  "city": "sample string 11",
                                  "postCode": "sample string 12",
                                  "state": "sample string 13",
                                  "country": "sample string 14",
                                  "totalAmountAwarded": 15.1,
                                  "updated": "2025-08-02T23:26:04.6762457",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "81",
                                    "saleItemID": 1,
                                    "identifier": "3giVwRha9UG2FN9iRjzedg==",
                                    "identifierGuid": "c19508de-5a18-41f5-b614-df62463cde76",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "TNlKfZtwQUuhzoxnJqUacQ==",
                                    "pluGuid": "7d4ad94c-709b-4b41-a1ce-8c6726a51a71",
                                    "accountID": "g0Ou4QTYcUi8t//XED+8fA==",
                                    "accountIDGuid": "e1ae4383-d804-4871-bcb7-ffd7103fbc7c",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 8,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "offline": true,
                                    "barcode": "sample string 9",
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 10",
                                    "bestOrExpire": "2025-08-02T23:26:04.6762457",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "HmWTlfYOZkKdlXicJ0CQSg==",
                                    "refundGuid": "9593651e-0ef6-4266-9d95-789c2740904a",
                                    "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": "nmVFudaU2kyfouJFW2KNGQ==",
                                    "idempotentVoidGuid": "b945659e-94d6-4cda-9fa2-e2455b628d19",
                                    "priceLevelIdentifier": "FIBFdKHSTkybC+k+k2ROsQ==",
                                    "priceLevelIdentifierGuid": "74458014-d2a1-4c4e-9b0b-e93e93644eb1",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:26:04.6762457",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "83",
                                      "id": 1,
                                      "g_UID": "7lQGCTFByk2Z6Szb9WFHVw==",
                                      "guid": "090654ee-4131-4dca-99e9-2cdbf5614757",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:26:04.6762457"
                                    },
                                    "modifier": {
                                      "$id": "84",
                                      "id": 1,
                                      "setG_UID": "3tkBdBy5Kkq7wlB8xB6I/A==",
                                      "modifierSetGuid": "7401d9de-b91c-4a2a-bbc2-507cc41e88fc",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "raSS3Fpnck20B//2o84wcg==",
                                      "pluGuid": "dc92a4ad-675a-4d72-b407-fff6a3ce3072",
                                      "deleted": true,
                                      "g_UID": "x5KFVET6rEen4w8oEdzJPw==",
                                      "guid": "548592c7-fa44-47ac-a7e3-0f2811dcc93f",
                                      "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": "oP3cmyK0rkKSAhF6LZyv0g==",
                                    "pluGuid": "9bdcfda0-b422-42ae-9202-117a2d9cafd2",
                                    "saleHeaderID": 2,
                                    "totalCents": 3,
                                    "grade": 1,
                                    "gradeDescription": "sample string 4",
                                    "dispenser": 1,
                                    "hose": 1,
                                    "quantity": 1,
                                    "cost": 1,
                                    "acquirerNum": 1,
                                    "attendant": 1,
                                    "ePurseBalance": 1.0,
                                    "cardSignature": "sample string 5",
                                    "compartmentNumber": 1,
                                    "contractNumber": 1,
                                    "discountCardPAN": "sample string 6",
                                    "discountID": 1,
                                    "discountName": "sample string 7",
                                    "discountNetValue": 1.0,
                                    "discountType": 1,
                                    "discountValue": 1.0,
                                    "discretionaryData": "sample string 8",
                                    "driverID": "sample string 9",
                                    "eftBatchNumber": 1,
                                    "eftResponseCode": "sample string 10",
                                    "endDateTime": "2025-08-02T23:26:04.6762457",
                                    "engineHours": 1.1,
                                    "fposNumber": 1,
                                    "loyaltyCardPAN": "sample string 11",
                                    "miscData1": 1,
                                    "miscData2": "sample string 12",
                                    "miscFlags": 1,
                                    "mop": 1,
                                    "odometer": 1,
                                    "panNumber": "sample string 13",
                                    "saleRefund": true,
                                    "saleStatus": 1,
                                    "sequenceNumber": 1,
                                    "stan": 1,
                                    "startDateTime": "2025-08-02T23:26:04.6762457",
                                    "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": "/spSDar80kCxr3DGMuextg==",
                                    "pluGuid": "0d52cafe-fcaa-40d2-b1af-70c632e7b1b6",
                                    "accountID": "nDzM+CHN7EGKmHFKsN/VJw==",
                                    "accountIDGuid": "f8cc3c9c-cd21-41ec-8a98-714ab0dfd527",
                                    "normalPrice": 3,
                                    "originalSellingPrice": 4,
                                    "discountPrice": 5,
                                    "unit": 1,
                                    "quantity": 6,
                                    "totalCents": 7,
                                    "fixedPrice": 1,
                                    "tranType": 1,
                                    "processed": 1,
                                    "discountType": 1,
                                    "cost": 1,
                                    "costDecimals": 1,
                                    "markdown": 1,
                                    "manualQuantity": 1,
                                    "manualPrice": 1,
                                    "manualMode": 1,
                                    "active": 1,
                                    "barcode": "sample string 8",
                                    "offline": 1,
                                    "keyedSale": 1,
                                    "discountedID": 1,
                                    "fuelID": 1,
                                    "serialNumber": "sample string 9",
                                    "bestOrExpire": "2025-08-02T23:26:04.6762457",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "ZBfCWQ3cy0i6aRbkXQD4TQ==",
                                    "refundGuid": "59c21764-dc0d-48cb-ba69-16e45d00f84d",
                                    "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": "SQju7CVsbEW/Qgdz3RuhAw==",
                                    "identifierGuid": "ecee0849-6c25-456c-bf42-0773dd1ba103",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "tkasQBVPK0Skily+6ZYuAg==",
                                    "customerIdentifierGuid": "40ac46b6-4f15-442b-a48a-5cbee9962e02",
                                    "operatorNo": 1,
                                    "operatorG_UID": "A/2j9BKyr0ubVDYCxTKDjA==",
                                    "operatorGuid": "f4a3fd03-b212-4baf-9b54-3602c532838c",
                                    "created": "2025-08-02T23:26:04.6762457",
                                    "ordered": "2025-08-02T23:26:04.6762457",
                                    "started": "2025-08-02T23:26:04.6762457",
                                    "completed": "2025-08-02T23:26:04.6762457",
                                    "supplied": "2025-08-02T23:26:04.6762457",
                                    "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": "pygaYruAlEqOMBNWKJJB0Q==",
                                        "pluGuid": "621a28a7-80bb-4a94-8e30-1356289241d1",
                                        "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": "dAXU5q4470my19uodLUPCw==",
                                        "headerIdentifierGuid": "e6d40574-38ae-49ef-b2d7-dba874b50f0b",
                                        "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": "T7jTl3J/aEKYGBADGkpMGw==",
                                    "surveyGuid": "97d3b84f-7f72-4268-9818-10031a4a4c1b",
                                    "saleHeaderGuid": "evLWH4p0GkKV3lQ8BEUIjg==",
                                    "saleGuid": "1fd6f27a-748a-421a-95de-543c0445088e",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "f2sthPWuNkuWBjDm2u/TdA==",
                                    "guidResponse": "842d6b7f-aef5-4b36-9606-30e6daefd374",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:26:04.6762457",
                                    "sale": {
                                      "$ref": "79"
                                    },
                                    "survey": {
                                      "$id": "93",
                                      "g_UID": "A5erJDAGKEOXI204OtUzTg==",
                                      "guid": "24ab9703-0630-4328-9723-6d383ad5334e",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "QXXvIFvfak+QhGodLHOFoA==",
                                      "checkoutFormGuid": "20ef7541-df5b-4f6a-9084-6a1d2c7385a0",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:26:04.6762457",
                                      "end": "2025-08-02T23:26:04.6762457",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:26:04.6762457",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "fac23a96-a493-4602-a57c-b9735c4d574f",
                                        "06314050-3ad7-4cf7-be8b-1964f2d2a4c9"
                                      ],
                                      "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": "rL1IlZVQeE+AV+nQmD5z5A==",
                                "accountIdentifier": "9548bdac-5095-4f78-8057-e9d0983e73e4",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "FJxg9r3sXkOUqJcUhbTOIQ==",
                                "customerOrderIdentifierGuid": "f6609c14-ecbd-435e-94a8-971485b4ce21",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "94",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "M71gh7VQIU2V1y4c1bJhJg==",
                                "paymentIdentifierGuid": "8760bd33-50b5-4d21-95d7-2e1cd5b26126",
                                "identifier": "CD1j4LHG50CB5tFJ3M2TYQ==",
                                "identifierGuid": "e0633d08-c6b1-40e7-81e6-d149dccd9361",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "4xZFIEo8v0WsCCQr8zOQLQ==",
                                "itemIdentifierGuid": "204516e3-3c4a-45bf-ac08-242bf333902d"
                              }
                            },
                            {
                              "$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": "t8jrwwmGz0GmExNIzQSpkQ==",
                          "customerIdentifierGuid": "c3ebc8b7-8609-41cf-a613-1348cd04a991",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "Na/deFgmC02rtgMFImbKSg==",
                          "idempotentGuid": "78ddaf35-2658-4d0b-abb6-03052266ca4a",
                          "offline": true,
                          "voucher": {
                            "$id": "96",
                            "id": 1,
                            "name": "sample string 2",
                            "description": "sample string 3",
                            "shortDescription": "sample string 4",
                            "url": "sample string 5",
                            "barcodeTemplateID": 1,
                            "expiry": 0,
                            "voucherType": 6,
                            "limitPerTransaction": 7,
                            "customerTracking": true,
                            "discountAccount": "sample string 9",
                            "endDate": "2025-08-02T23:26:04.6762457",
                            "barcodeTemplate": {
                              "$id": "97",
                              "templateID": 1,
                              "template": "sample string 1",
                              "bcFunction": "sample string 2",
                              "sortOrder": 3
                            },
                            "scaleLabel": {
                              "$id": "98",
                              "id": 1,
                              "uid": "sample string 2",
                              "name": "sample string 3",
                              "width": 1.1,
                              "height": 1.1,
                              "showBorder": true,
                              "borderWidth": 1.1,
                              "borderStyle": 1,
                              "borderColour": "sample string 5",
                              "updated": "2025-08-02T23:26:04.6762457",
                              "labelPageLayout": "N+oVsXWCMUiRcXmgf+Kutg==",
                              "pageLayoutGuid": "b115ea37-8275-4831-9171-79a07fe2aeb6",
                              "labelType": 6,
                              "oldName": "sample string 7",
                              "voucher": {
                                "$ref": "96"
                              },
                              "elements": [
                                {
                                  "$id": "99",
                                  "id": 1,
                                  "scaleLabelID": 2,
                                  "showPercentDI": true,
                                  "showAvgPerHundred": true,
                                  "showAvgPerServe": true,
                                  "name": "sample string 6",
                                  "x": 1.1,
                                  "y": 1.1,
                                  "width": 1.1,
                                  "height": 1.1,
                                  "type": 1,
                                  "rotation": 1,
                                  "text": "sample string 7",
                                  "fontFamily": "sample string 8",
                                  "align": 1,
                                  "bold": true,
                                  "italic": true,
                                  "underline": true,
                                  "strikeout": true,
                                  "reverse": true,
                                  "textColour": "sample string 9",
                                  "fontSize": 1.1,
                                  "picture": "QEA=",
                                  "borderWidth": 10,
                                  "sortOrder": 11,
                                  "printOptions": 12,
                                  "superScriptTextFontSize": 1.1,
                                  "lineStyle": 1,
                                  "spacingStyle": 1,
                                  "interCharacterSpacing": 1.1,
                                  "superScriptOffset": 1.1,
                                  "lineSpacing": 1.1,
                                  "dateFormat": "sample string 13",
                                  "autoGrow": true,
                                  "fontAutoResize": true,
                                  "updated": "2025-08-02T23:26:04.6762457"
                                },
                                {
                                  "$ref": "99"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "100",
                                "id": 1,
                                "customerIdentifier": "99VZi9vDE0+iqpMEzjnSFg==",
                                "customerIdentifierGuid": "8b59d5f7-c3db-4f13-a2aa-9304ce39d216",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:26:04.6762457",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "QYZmqyIrnU+UEUgyJzu1pg==",
                                "issuedIdempotentGuid": "ab668641-2b22-4f9d-9411-4832273bb5a6",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:26:04.6762457",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:26:04.6762457",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "yA1VL5mnfE24Ii2H0qIhRQ==",
                                "redeemedIdempotentGuid": "2f550dc8-a799-4d7c-b822-2d87d2a22145",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:26:04.6762457",
                                "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": "LoMlUE9ErkGDqCGWUUvUSA==",
                    "groupIDGuid": "5025832e-444f-41ae-83a8-2196514bd448",
                    "campaign": {
                      "$ref": "68"
                    },
                    "group": {
                      "$ref": "76"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "102",
                    "identifier": "8BP9oWhZkUutcQ+wkqaiYQ==",
                    "identifierGuid": "a1fd13f0-5968-4b91-ad71-0fb092a6a261",
                    "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": "ka/f5Y6ixEq+IEU/d1IR5w==",
                    "guid": "e5dfaf91-a28e-4ac4-be20-453f775211e7",
                    "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": "ep0pUM7Ov0m0P0OZe0Cr3A==",
                        "groupGuid": "50299d7a-cece-49bf-b43f-43997b40abdc",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "MRhJWc2bvEOncIReyuP9Qg==",
                        "pluGuid": "59491831-9bcd-43bc-a770-845ecae3fd42",
                        "priceGroupG_UID": "B4Aot30CaUa7eQyCywxwYg==",
                        "priceGroupGuid": "b7288007-027d-4669-bb79-0c82cb0c7062",
                        "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": "RI06f+uvZEi6XZ/Yws9w/g==",
                    "priceLevelIdentifierGuid": "7f3a8d44-afeb-4864-ba5d-9fd8c2cf70fe",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "105"
                  }
                ]
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "106",
                "headerIdentifier": "TQZdUkqUIkiy+sjZVPDGWQ==",
                "headerIdentifierGuid": "525d064d-944a-4822-b2fa-c8d954f0c659",
                "identifier": "hULc0adFCEO+8h8qiPPrAA==",
                "identifierGuid": "d1dc4285-45a7-4308-bef2-1f2a88f3eb00",
                "supplierIdentifier": "F+M1mmgvKkiulmmk0duVTg==",
                "supplierGuid": "9a35e317-2f68-482a-ae96-69a4d1db954e",
                "pluG_UID": "iewzfGS2kUmrxOd6BNiLFg==",
                "pluGuid": "7c33ec89-b664-4991-abc4-e77a04d88b16",
                "campaignName": "3dff7377-7895-4b2b-830e-c4e16e407df5",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:26:04.6762457",
                "end": "2025-08-02T23:26:04.6762457",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "8fPFwA5+JEqtyD12fYpnKg==",
                "bonusItemPluGuid": "c0c5f3f1-7e0e-4a24-adc8-3d767d8a672a",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:26:04.6762457",
                "metcashPromotionID": "sample string 14",
                "fromHost": 15,
                "storeNames": "sample string 16",
                "storeIDs": [
                  1,
                  2
                ],
                "supplierName": "sample string 17",
                "campaignDescription": "sample string 18",
                "newPrice": 1,
                "campaignMetcashPromotionID": "sample string 19",
                "campaignActive": true,
                "campaignStartDate": "2025-08-02T23:26:04.6762457",
                "campaignEndDate": "2025-08-02T23:26:04.6762457",
                "masterPLUG_UID": "QW0ys8dOFU+iszzV1WstVQ==",
                "masterID": "b3326d41-4ec7-4f15-a2b3-3cd5d56b2d55",
                "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": "y0kzEy8RG0mhlvxkogjs7g==",
                "bonusMasterID": "133349cb-112f-491b-a196-fc64a208ecee",
                "bonusProductName": "sample string 34",
                "bonusProductAPN": "sample string 35",
                "bonusOrderCode": "sample string 36",
                "bonusNormalSell": 37,
                "bonusNormalCost": 38,
                "bonusNormalCostDecimals": 39,
                "bonusCartonQuantity": 40,
                "bonusSalesMode": 41,
                "bonusOrderPacked": 42,
                "bonusFuelItem": true,
                "bonusActive": true
              }
            },
            "currentCostStart": "2025-08-02T23:26:04.6762457",
            "dealCosts": [
              {
                "$ref": "106"
              },
              {
                "$ref": "106"
              }
            ],
            "tags": [
              {
                "$id": "107",
                "pluG_UID": "oHZwpAejQEGwXGu6PROIAQ==",
                "pluGuid": "a47076a0-a307-4140-b05c-6bba3d138801",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "107"
              }
            ],
            "alternateProductG_UID": "iMT8MMcJ00S7m6Rbdfsmzw==",
            "alternateProduct": "30fcc488-09c7-44d3-bb9b-a45b75fb26cf",
            "productHostCode": {
              "$id": "108",
              "id": 1,
              "pluG_UID": "VucF5fSWdUyPlmPJI4ufdQ==",
              "pluGuid": "e505e756-96f4-4c75-8f96-63c9238b9f75",
              "ibaCode": "sample string 2"
            },
            "mscCat": {
              "$ref": "62"
            },
            "mscCom": {
              "$ref": "63"
            },
            "mscDep": {
              "$ref": "65"
            },
            "mscSubCom": {
              "$ref": "64"
            },
            "isUserUpdate": true,
            "ignoreMasterProduct": true,
            "priceGroupLabelRequested": true,
            "firstSold": "2025-08-02T23:26:04.6762457",
            "inventoryTracked": "2025-08-02T23:26:04.6762457",
            "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:
PKB�[}!]��5xl/workbook.xml �(�����0��J}�(��"K��
8%��(IE�!�n�|����Θ�|Ԭ}�j:�`K�|?�1u�	��(݋!d����
u`E�q�p� �����n�X�:����A�J�Դ9���fO��O2{��$l��T�`�ERD�š����܇�攸R���e<+ny�wW1pz�X����PKB�[����	�[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
B�[(�VM''_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="R7a7494150fbe4944" /></Relationships>PKB�[���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��=%����\���ϻ�PKB�[��m�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�QҢ�ݰa[z��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ��P��w-�B#��\��)ٻ춛=���D�9���b}J��Q�4a,�L.w�����Ϩ��/��yX2����C����>M��`���1�D	�CG���R� �L�dZ�+Q�r-%�ZU������b:����QI$��VV
ڛ���<��/�tZ�jM��j�TBR�*�/j��/�_PKB�[Ѓ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��PKB�[�����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-B�[}!]��5xl/workbook.xmlPK-B�[����	��[Content_Types].xmlPK-
B�[(�VM''U_rels/.relsPK-B�[����xl/worksheets/sheet1.xmlPK-B�[��m�P�xl/_rels/workbook.xml.relsPK-B�[Ѓc'2E
�xl/styles.xmlPK-B�[�����kxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKB�[1D��5xl/workbook.xml �(�����0D�&�C��E�1�p��Ճ��@[����[ �x�3;�v��|�t�#�ې������P+4n@�v��b���\��+W�
�Ȏ�_���v6(=���a��#4A!F�/(��r�#DN��0�d�u'��%�~Sr�m�"����έ)hF��u�B�,;��
ў���`����/PKB�[����	�[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
B�[+�)�''_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="R08ae93bda92249ef" /></Relationships>PKB�[���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��=%����\���ϻ�PKB�[nx(�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I�4��ݰ���3��&vd����G�
XE�Tb�������4����޾M#9���
��V�n�}��j�n�{eL�s iņL���A�d�܌6u��)�=��:�i�XE���Lr�����zP���iB��W�� F �{�
����<KT ���=�,υb�ɚs]�wS�2b����2%�R�lK�E��U�H��K���K�ey��[Q��ЏU�x+������PKB�[Ѓ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��PKB�[�����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-B�[1D��5xl/workbook.xmlPK-B�[����	��[Content_Types].xmlPK-
B�[+�)�''U_rels/.relsPK-B�[����xl/worksheets/sheet1.xmlPK-B�[nx(�P�xl/_rels/workbook.xml.relsPK-B�[Ѓc'2E
�xl/styles.xmlPK-B�[�����mxl/sharedStrings.xmlPK��