GET api/modifierSets/default

ModifierSets no longer have defaults; Use GET 'api/modifierSets' with storeID=pluGuid=null instead

Request Information

Deprecated ModifierSets no longer have defaults; Use GET 'api/modifierSets' with storeID=pluGuid=null instead. Removed after 31 Aug 2025

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 global 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": "0rq3bl6I60+wn0ygjrWOdQ==",
      "guid": "6eb7bad2-885e-4feb-b09f-4ca08eb58e75",
      "name": "sample string 1",
      "products": [
        {
          "$id": "3",
          "g_UID": "VGFuSMQgu06kL2reKnIlSA==",
          "guid": "486e6154-20c4-4ebb-a42f-6ade2a722548",
          "pluG_UID": "1YsPhG8/q0u8LpV11scDDg==",
          "pluGuid": "840f8bd5-3f6f-4bab-bc2e-9575d6c7030e",
          "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": "qGZ471z3gkqi6bfxoqMcaA==",
            "guid": "ef7866a8-f75c-4a82-a2e9-b7f1a2a31c68",
            "apn": "sample string 1",
            "apnChanged": true,
            "apnSwitched": true,
            "barcode": "sample string 4",
            "itemNumber": "sample string 5",
            "itemNumberChanged": true,
            "priceGroupG_UID": "yNQk2owhfEi+8SeyKVMNxw==",
            "priceGroupGuid": "da24d4c8-218c-487c-bef1-27b229530dc7",
            "blueprintID": 1,
            "lastCountedDate": "2025-08-02T23:26:09.4970652",
            "externalID": "sample string 7",
            "active": true,
            "activated": "2025-08-02T23:26:09.4970652",
            "pluCreated": "2025-08-02T23:26:09.4970652",
            "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:09.5127398",
            "lastManualUpdate": "2025-08-02T23:26:09.5127398",
            "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:09.5127398",
            "currentCostUpdated": "2025-08-02T23:26:09.5127398",
            "costDecimals": 31,
            "costChanged": true,
            "dealCostIdentifier": "QEA=",
            "excludeFromRebate": true,
            "rebateOverride": 1,
            "costCalcMethod": 32,
            "costCalcMethodChanged": true,
            "costEffectiveDate": "2025-08-02T23:26:09.5127398",
            "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:09.5127398",
            "posTare": 1,
            "altPrice": 1.0,
            "altPriceChanged": true,
            "altPriceMode": 53,
            "altPriceModeChanged": true,
            "altPLUG_UID": "8svY++Di7U+oTpo6iS+c8Q==",
            "altPLUGuid": "fbd8cbf2-e2e0-4fed-a84e-9a3a892f9cf1",
            "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:09.5127398",
            "labelLastPrice": 1,
            "shelfPageLayoutG_UID": "r1pgWPNmpkyMZvHqATYEdw==",
            "shelfPageLayoutGuid": "58605aaf-66f3-4ca6-8c66-f1ea01360477",
            "talkerPageLayoutG_UID": "vPhcFqCBL0eFPU/SGtcN3w==",
            "talkerPageLayoutGuid": "165cf8bc-81a0-472f-853d-4fd21ad70ddf",
            "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": "fHgJCRYUTU+tuKMPLct99Q==",
            "inventoryIdentifier": "0909787c-1416-4f4d-adb8-a30f2dcb7df5",
            "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": "UsrvJmIsXUKnOxkZCX4F/w==",
            "parentPluGuid": "26efca52-2c62-425d-a73b-1919097e05ff",
            "preferredHostVendor": 104,
            "preferredHostChanged": true,
            "code": "sample string 106",
            "supplierIdentifier": "RH548ZlUekGNIsdfHaD/uw==",
            "supplierIdentifierGuid": "f1787e44-5499-417a-8d22-c75f1da0ffbb",
            "supplierChanged": true,
            "rebateSupplierIdentifier": "Iomir7PnT0WtZwWGFKMGfA==",
            "rebateSupplierIdentifierGuid": "afa28922-e7b3-454f-ad67-058614a3067c",
            "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:09.5127398",
            "commodity": "sample string 121",
            "businessPillar": "sample string 122",
            "mscCommodity": "sample string 123",
            "hostIdentifier": "8Ai/CFobdkiwt65g+MS+XQ==",
            "hostIdentifierGuid": "08bf08f0-1b5a-4876-b0b7-ae60f8c4be5d",
            "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:09.5127398",
              "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": "sKIS/RejNEaXmod+fsmF6A==",
              "hostIdentifierGuid": "fd12a2b0-a317-4634-979a-877e7ec985e8",
              "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:09.5127398",
              "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": "2HsWZyYAA0asN+F12muzWQ==",
                  "hostIdentifierGuid": "67167bd8-0026-4603-ac37-e175da6bb359",
                  "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": "BvEzuFmvnE2ToHWk+jbKHA==",
                    "identifierGuid": "b833f106-af59-4d9c-93a0-75a4fa36ca1c",
                    "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": "bSubIiB91USbfYCfiqMxkA==",
                    "hostSupplierIdentifierGuid": "229b2b6d-7d20-44d5-9b7d-809f8aa33190",
                    "loyaltyPriceLevelIdentifier": "ERKJRxopgEW0KdrYGqshkQ==",
                    "loyaltyPriceLevelIdentifierGuid": "47891211-291a-4580-b429-dad81aab2191",
                    "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:09.5127398",
                    "lastProcessed": "2025-08-02T23:26:09.5127398",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "9",
                      "identifier": "FKKQ/mE8BkOViq8hlFAvVA==",
                      "identifierGuid": "fe90a214-3c61-4306-958a-af2194502f54",
                      "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": "rlcBgscaSkianLak4wNWog==",
                      "primaryContactID": "820157ae-1ac7-484a-9a9c-b6a4e30356a2",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "Olv8bxtKa0K7pmjV0oZjAg==",
                      "supplierGroupGuid": "6ffc5b3a-4a1b-426b-bba6-68d5d2866302",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:26:09.5127398",
                      "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": "a679b30f-1ee9-4bea-a2ef-89b1ae68d0d1",
                        "identifier": "Xs4byVyTSUqvn02/V+iUpg==",
                        "identifierGuid": "c91bce5e-935c-4a49-af9f-4dbf57e894a6",
                        "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": "AqYxp3Q4qkuro5nLRIKhTA==",
                          "supplierIdentifierGuid": "a731a602-3874-4baa-aba3-99cb4482a14c",
                          "contactGuid": "JkErSQYrukCMU6HEDXGzyw==",
                          "contactID": "492b4126-2b06-40ba-8c53-a1c40d71b3cb",
                          "contact": {
                            "$ref": "10"
                          },
                          "supplier": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "products": [
                        {
                          "$id": "12",
                          "pluG_UID": "TcKC8wWzHkuipirs7joC1w==",
                          "pluGuid": "f382c24d-b305-4b1e-a2a6-2aecee3a02d7",
                          "supplierIdentifier": "GejuW017MUibg7sFZYCevw==",
                          "supplierIdentifierGuid": "5beee819-7b4d-4831-9b83-bb0565809ebf",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:26:09.5127398",
                          "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:09.5127398",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "13",
                              "pluG_UID": "cxXZ3HcVLEymfgABqduA2w==",
                              "pluGuid": "dcd91573-1577-4c2c-a67e-0001a9db80db",
                              "supplierIdentifier": "/ucU6kQCL0SX5z/Y6U4MDA==",
                              "supplierIdentifierGuid": "ea14e7fe-0244-442f-97e7-3fd8e94e0c0c",
                              "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": "mCwbKvrdOkiBS+GT6ABAOQ==",
                          "parentPluGuid": "2a1b2c98-ddfa-483a-814b-e193e8004039",
                          "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": "+AiTPoj60ky5TxWcbXsDAQ==",
                          "supplierGuid": "3e9308f8-fa88-4cd2-b94f-159c6d7b0301",
                          "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": "hZ1brT/BzUW04O9IENJeeA==",
                          "supplierGuid": "ad5b9d85-c13f-45cd-b4e0-ef4810d25e78",
                          "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:09.5127398",
                          "deliveryDate": "2025-08-02T23:26:09.5127398",
                          "nextCutOffDate": "2025-08-02T23:26:09.5127398",
                          "nextDeliveryDate": "2025-08-02T23:26:09.5127398",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "store": {
                        "$ref": "5"
                      },
                      "updated": "2025-08-02T23:26:09.5127398",
                      "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:09.5127398",
                        "processed": "2025-08-02T23:26:09.5127398",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:26:09.5127398",
                        "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:09.5127398",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "19",
                        "id": 1,
                        "hostIdentifier": "c5XS+FbWrkCWlCl+n6TLfw==",
                        "hostIdentifierGuid": "f8d29573-d656-40ae-9694-297e9fa4cb7f",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "36ff7243-08e9-4d4a-9636-30f89514da91",
                          "99242618-a16c-44ef-a0bc-8ae44c9f3085"
                        ]
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "7"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "20",
                        "identifier": "aT/Mx+wcM0WfAf/WBPkhwA==",
                        "identifierGuid": "c7cc3f69-1cec-4533-9f01-ffd604f921c0",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "promoTypeGuids": [
                      "6d63cb9f-ee39-4b55-a620-28f1c44777dd",
                      "a5718b01-5a58-453b-8592-cfb6b64bd43c"
                    ],
                    "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:09.5127398",
                  "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": "dbf93d6d-970f-4cb7-82b8-3b36c2d0ee95",
              "updateStore": {
                "$id": "26",
                "id": "c333f769-a76d-46a5-86d2-34b154e579c9",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:26:09.5127398",
                "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:09.5127398"
              },
              "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": "bygqeM9mJEucUb6nlxcffQ==",
                "pluGuid": "782a286f-66cf-4b24-9c51-bea797171f7d",
                "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:09.5127398"
              },
              {
                "$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:09.5127398",
                "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:09.5127398",
                "startTime": 3,
                "endDate": "2025-08-02T23:26:09.5127398",
                "endTime": 4,
                "newPrice": 5,
                "newCost": 6,
                "newCostDecimals": 7,
                "pctDiscount": 8,
                "promoType": 1,
                "promotionTypeCode": "sample string 9",
                "hostType": 10,
                "hostIdentifier": "hnCsMYak4ESTjn4Yfxqv6w==",
                "hostIdentifierGuid": "31ac7086-a486-44e0-938e-7e187f1aafeb",
                "storeNames": [
                  "sample string 1",
                  "sample string 2"
                ]
              },
              "details": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ]
            },
            "tray": {
              "$id": "32",
              "g_UId": "hcfDtAaH2Eiu1FdaSsB7Lg==",
              "guid": "b4c3c785-8706-48d8-aed4-575a4ac07b2e",
              "name": "sample string 1",
              "number": 1,
              "tare": 1
            },
            "priceGroup": {
              "$id": "33",
              "priceGroupG_UID": "r48SxT+NRU+l7f+C7wkBqw==",
              "priceGroupGuid": "c5128faf-8d3f-4f45-a5ed-ff82ef0901ab",
              "name": "sample string 2",
              "code": 1,
              "modified": true,
              "updated": "2025-08-02T23:26:09.5127398",
              "buyingLimit": 1,
              "buyingLimitIndependent": true,
              "buyingLimitType": 0,
              "number": 1,
              "products": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "productCount": 1
            },
            "priceGroupName": "sample string 146",
            "nutrifacts": {
              "$id": "34",
              "pluG_UID": "lcA+VKjDWkiGqaY6rew4hA==",
              "pluGuid": "543ec095-c3a8-485a-86a9-a63aadec3884",
              "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": "51c55f4c-bacb-4586-bd82-68d18c1a199d",
              "created": "2025-08-02T23:26:09.5127398",
              "createdByUser": "sample string 1",
              "activated": "2025-08-02T23:26:09.5127398",
              "deactivated": "2025-08-02T23:26:09.5127398",
              "lastOrdered": "2025-08-02T23:26:09.5127398",
              "lastOrderedQty": 2.0,
              "lastReceived": "2025-08-02T23:26:09.5127398",
              "lastReceivedQty": 3.0,
              "lastInvoiceStatus": 1,
              "lastCounted": "2025-08-02T23:26:09.5127398",
              "lastSold": "2025-08-02T23:26:09.5127398",
              "firstSold": "2025-08-02T23:26:09.5127398",
              "awsUpdated": "2025-08-02T23:26:09.5127398",
              "lastManualUpdate": "2025-08-02T23:26:09.5127398",
              "lastManualUpdatedByUser": "sample string 5",
              "lastUpdated": "2025-08-02T23:26:09.5127398",
              "lastUpdatedByUser": "sample string 7",
              "lastUpdatedByHost": "2025-08-02T23:26:09.5127398",
              "doNotRangeUpdated": "2025-08-02T23:26:09.5127398",
              "doNotOrderUpdated": "2025-08-02T23:26:09.5127398",
              "tracked": "2025-08-02T23:26:09.5127398"
            },
            "allergens": [
              {
                "$id": "36",
                "allergenID": 1,
                "pluG_UID": "81FNK+bTXkSlm89oYbFKiQ==",
                "pluGuid": "2b4d51f3-d3e6-445e-a59b-cf6861b14a89",
                "contains": 2,
                "allergenName": "sample string 3",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "36"
              }
            ],
            "costs": {
              "$id": "37",
              "pluG_UID": "SKpefmVa706RbHaTZTpQeA==",
              "pluGuid": "7e5eaa48-5a65-4eef-916c-7693653a5078",
              "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:09.5127398",
              "normalCost": 1,
              "currentCost": 1
            },
            "sales": [
              {
                "$id": "38",
                "saleHeaderID": 1,
                "created": "2025-08-02T23:26:09.5127398",
                "createdLocal": "2025-08-02T23:26:09.5127398",
                "storeID": 3,
                "storeName": "sample string 4",
                "operatorG_Uid": "4YKCMVgNa0eTlq6HCKRCIQ==",
                "operatorGuid": "318282e1-0d58-476b-9396-ae8708a44221",
                "operatorName": "sample string 5",
                "tranType": 1,
                "plu": 1,
                "pluG_UId": "nj9nl+lSZ0W0cdSZrwVRTw==",
                "pluGuid": "97673f9e-52e9-4567-b471-d499af05514f",
                "normalPrice": 1,
                "totalCents": 1,
                "cost": 1,
                "grossProfit": 1,
                "quantity": 1,
                "operator": {
                  "$id": "39",
                  "id": 1,
                  "g_Uid": "p2Ug3Wg4mk2viVrWFFZ/7w==",
                  "guid": "dd2065a7-3868-4d9a-af89-5ad614567fef",
                  "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:09.5127398",
                  "passwordResetRequired": true,
                  "alteredInStore": true,
                  "startShift": "2025-08-02T23:26:09.5127398",
                  "endShift": "2025-08-02T23:26:09.5127398",
                  "machineName": "sample string 20",
                  "drawerID": 1,
                  "stores": [
                    {
                      "$id": "40",
                      "operatorG_UID": "QrJvrG/RUUiG8Hj+qfA1xw==",
                      "operatorGuid": "ac6fb242-d16f-4851-86f0-78fea9f035c7",
                      "storeID": 2,
                      "operator": {
                        "$ref": "39"
                      },
                      "store": {
                        "$ref": "5"
                      }
                    },
                    {
                      "$ref": "40"
                    }
                  ]
                }
              },
              {
                "$ref": "38"
              }
            ],
            "apns": [
              {
                "$id": "41",
                "pluID": 1,
                "pluG_UID": "8sbSocWj0kWChuoWiH8jHw==",
                "pluGuid": "a1d2c6f2-a3c5-45d2-8286-ea16887f231f",
                "apn": "sample string 1",
                "deleted": true,
                "storeID": 1,
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "41"
              }
            ],
            "tuns": [
              {
                "$id": "42",
                "pluG_UId": "Ki4P6P2hL0eRc9YzMKm0qw==",
                "pluGuid": "e80f2e2a-a1fd-472f-9173-d63330a9b4ab",
                "apn": "sample string 1",
                "tun": "sample string 2",
                "cartonQuantity": 3,
                "product": {
                  "$ref": "4"
                },
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "competitionPricing": [
              {
                "$id": "43",
                "identifier": "Txj5dBAkbUaG64Y/2Wh7Yg==",
                "identifierGuid": "74f9184f-2410-466d-86eb-863fd9687b62",
                "pluG_UID": "GsYiUVl4qUeSKyuA5nV3JA==",
                "pluGuid": "5122c61a-7859-47a9-922b-2b80e6757724",
                "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": "h0mLQ5kjyUeOWbNCaTcjBg==",
                "groupName": "sample string 1",
                "identifierGuid": "438b4987-2399-47c9-8e59-b34269372306",
                "exists": true,
                "flipChartIdentifier": "+Js4W4V3wEOeN5JaLfiITQ==",
                "flipChartIdentifierGuid": "5b389bf8-7785-43c0-9e37-925a2df8884d",
                "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": "apWObbwtgkiyw5e46rMrXg==",
                "groupIdentifierGuid": "6d8e956a-2dbc-4882-b2c3-97b8eab32b5e",
                "flipChart": {
                  "$id": "45",
                  "identifier": "QWkGe3UFRka8WkabdwROAA==",
                  "identifierGuid": "7b066941-0575-4646-bc5a-469b77044e00",
                  "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": "s1b5Polx2USPgeKUCFcMjQ==",
                    "identifierGuid": "3ef956b3-7189-44d9-8f81-e29408570c8d",
                    "name": "sample string 2",
                    "formType": "sample string 3",
                    "forms": [
                      {
                        "$id": "47",
                        "id": 1,
                        "g_UID": "33RANAEexkyk5Vf97trVAw==",
                        "guid": "344074df-1e01-4cc6-a4e5-57fdeedad503",
                        "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": "R2Y/HbCqEEujcEfAakNltw==",
                        "previousFormGuid": "1d3f6647-aab0-4b10-a370-47c06a4365b7",
                        "nextForm": 1,
                        "nextFormG_UID": "+bYRxaRuwEabmKZ57wU9cw==",
                        "nextFormGuid": "c511b6f9-6ea4-46c0-9b98-a679ef053d73",
                        "attributes": "sample string 10",
                        "updated": "2025-08-02T23:26:09.5127398",
                        "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": "P9wNnPxNu0eT3a/dEz8CIA==",
                            "checkoutFormGuid": "9c0ddc3f-4dfc-47bb-93dd-afdd133f0220",
                            "identifier": "qKnEhMNYaEenXGYHrN6Lbg==",
                            "identifierGuid": "84c4a9a8-58c3-4768-a75c-6607acde8b6e",
                            "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": "vLWItxpK80KQ20G8Nm96UQ==",
                            "valueGuid": "b788b5bc-4a1a-42f3-90db-41bc366f7a51",
                            "buttonText": "sample string 10",
                            "valueText": "sample string 11",
                            "drawImageAndButton": true,
                            "updated": "2025-08-02T23:26:09.5127398",
                            "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:09.5127398",
                              "imageData": "QEA=",
                              "readOnly": true
                            }
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "panels": [
                          {
                            "$id": "50",
                            "id": 1,
                            "checkoutFormID": 2,
                            "checkoutFormG_UID": "NyKGwT0R7EKQ6yTkDe7OfQ==",
                            "checkoutFormGuid": "c1862237-113d-42ec-90eb-24e40deece7d",
                            "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": "ciImdjDGZUeM0AKam3BP8g==",
                    "flipChartPageIdentifierGuid": "76262272-c630-4765-8cd0-029a9b704ff2",
                    "pluG_UID": "t0AIxnhpukKzUCKpFMNIuA==",
                    "pluGuid": "c60840b7-6978-42ba-b350-22a914c348b8",
                    "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": "jPZEQg6KpU+Z5i4bhkl/IQ==",
                "pluGuid": "4244f68c-8a0e-4fa5-99e6-2e1b86497f21",
                "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:09.5127398",
                "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": "mE9RWLlGs0WIR9pt06MnPA==",
                "ingredientGuid": "JscqP+r+kUC4pc1XJHNBHw==",
                "ingredientIdentifier": "3f2ac726-feea-4091-b8a5-cd572473411f",
                "quantity": 1.0,
                "storeIDs": [
                  1,
                  2
                ],
                "ingredientText": "sample string 1",
                "ingredient": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "53"
              }
            ],
            "bins": [
              {
                "$id": "54",
                "pluG_UID": "p07bZcV6FUq5Yygendn/Kg==",
                "pluGuid": "65db4ea7-7ac5-4a15-b963-281e9dd9ff2a",
                "shelfLocationIdentifier": "sIXiaoQWlkmLJs1l4WbeXg==",
                "shelfLocationGuid": "6ae285b0-1684-4996-8b26-cd65e166de5e",
                "labelShelfDefault": 1,
                "labelTalkerDefault": 1,
                "labelSmall": true,
                "labelPageLayoutG_UID": "wGBLd/Oeukiblmot9QrJCw==",
                "labelPageLayoutGuid": "774b60c0-9ef3-48ba-9b96-6a2df50ac90b",
                "updated": "2025-08-02T23:26:09.5127398",
                "electronicShelfLabelIdentifier": "sample string 5",
                "electronicshelfLabelsConfigurationID": 6,
                "labelShelfChanged": true,
                "productName": "sample string 8",
                "locationText": "sample string 9",
                "product": {
                  "$ref": "4"
                },
                "location": {
                  "$id": "55",
                  "identifier": "ac5dYuS8VEiv/OAid5kV8Q==",
                  "storeID": 1,
                  "identifierGuid": "625dce69-bce4-4854-affc-e022779915f1",
                  "name": "sample string 2",
                  "haccp": true,
                  "blueprintID": 1,
                  "updated": "2025-08-02T23:26:09.5127398",
                  "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": "yAEeF/0rMEO8s7SEKgbZUg==",
                "pluGuid": "171e01c8-2bfd-4330-bcb3-b4842a06d952",
                "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:09.5127398",
                  "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:09.5127398",
                                "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": "z3BBdyIeDEmhtMQUCtKcbA==",
                                "labelPageLayoutGuid": "774170cf-1e22-490c-a1b4-c4140ad29c6c",
                                "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:09.5127398",
                            "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": "cpj8uyYE8kekYIk26dToiA==",
                            "labelPageLayoutGuid": "bbfc9872-0426-47f2-a460-8936e9d4e888",
                            "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:09.5127398",
                        "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": "mL7X64lOI0OrvUTu0CdmXw==",
                        "labelPageLayoutGuid": "ebd7be98-4e89-4323-abbd-44eed027665f",
                        "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:09.5127398",
                    "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": "0YZvV6kuYk6nUH0ZZU2Wgg==",
                    "labelPageLayoutGuid": "576f86d1-2ea9-4e62-a750-7d19654d9682",
                    "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": "jD13lZfRakSqEzAAI5jrXg==",
              "pluGuid": "95773d8c-d197-446a-aa13-30002398eb5e",
              "newPrice": 1,
              "pctDiscount": 1,
              "newCost": 1,
              "newCostDecimals": 6,
              "dealCostIdentifier": "p0tQEgsbSk+2FHcDGf+7DA==",
              "dealCostGuid": "12504ba7-1b0b-4f4a-b614-770319ffbb0c",
              "pluName": "sample string 7",
              "apn": "sample string 8",
              "fuelItem": true,
              "priceGroupG_UID": "84Yk0nthF0KVNMEtwmFO2w==",
              "priceGroupGuid": "d22486f3-617b-4217-9534-c12dc2614edb",
              "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:09.5127398",
              "rrp": 26,
              "campaignDescription": "sample string 27",
              "campaignComboPriceGroupG_UID": "8VrHGPmSkku+iDKKhAtWGw==",
              "campaignComboPriceGroupIdentifier": "18c75af1-92f9-4b92-be88-328a840b561b",
              "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:09.5127398",
                  "operatorG_UID": "cDLrIY7/4EGZ2EC3oiTs2Q==",
                  "operatorGuid": "21eb3270-ff8e-41e0-99d8-40b7a224ecd9",
                  "machineID": 1,
                  "processed": true,
                  "appliedUtc": "2025-08-02T23:26:09.5127398",
                  "signIqTicketFileMovedUtc": "2025-08-02T23:26:09.5127398",
                  "user": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "productDesc": "sample string 8",
                  "storeName": "sample string 9",
                  "effectiveUtc": "2025-08-02T23:26:09.5127398",
                  "priceChangeType": 0,
                  "operatorName": "sample string 10",
                  "hostCampaign": true,
                  "product": {
                    "$ref": "4"
                  },
                  "campaignPlu": {
                    "$ref": "66"
                  }
                },
                {
                  "$ref": "67"
                }
              ],
              "campaign": {
                "$id": "68",
                "id": 1,
                "storeID": 2,
                "name": "93589222-db1e-40f4-b09a-57093b9eb715",
                "nameGuid": "93589222-db1e-40f4-b09a-57093b9eb715",
                "description": "sample string 4",
                "showDiscounts": true,
                "showTotals": true,
                "onlyEvaluateOnSubtotal": true,
                "useDescription": true,
                "campaignType": 1,
                "startDate": "2025-08-02T23:26:09.5127398",
                "startTime": 1,
                "endDate": "2025-08-02T23:26:09.5127398",
                "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:09.5127398",
                "system": true,
                "created": "2025-08-02T23:26:09.5127398",
                "updated": "2025-08-02T23:26:09.5127398",
                "priceChangeNotifiedUtc": "2025-08-02T23:26:09.5127398",
                "promoType": 1,
                "promotionTypeCode": "sample string 13",
                "hostIdentifier": "Kenzwo1YDkClcrPRhXQ0xw==",
                "hostIdentifierGuid": "c2f3e929-588d-400e-a572-b3d1857434c7",
                "hostType": 14,
                "createdByUser": "sample string 15",
                "fromHost": true,
                "deleted": true,
                "campaignDeleted": "2025-08-02T23:26:09.5127398",
                "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": "2ZfoiFUDUk+kVlvwNyp/0A==",
                    "pluGuid": "88e897d9-0355-4f52-a456-5bf0372a7fd0",
                    "hostOfferID": 1,
                    "priceGroupG_UID": "eougHV/gCUODdL1enn9eaw==",
                    "priceGroupGuid": "1da08b7a-e05f-4309-8374-bd5e9e7f5e6b",
                    "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:09.5127398",
                    "rrp": 17,
                    "campaignDescription": "sample string 18",
                    "product": {
                      "$ref": "4"
                    },
                    "campaign": {
                      "$ref": "68"
                    }
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "sellingRules": [
                  {
                    "$id": "70",
                    "id": 1,
                    "identifier": "7ownb5L/l0aRFHAb8G96RQ==",
                    "identifierStr": "7ownb5L/l0aRFHAb8G96RQ==",
                    "identifierGuid": "6f278cee-ff92-4697-9114-701bf06f7a45",
                    "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": "3b2qIteR+UGrByB6o4ij/w==",
                    "customerIDGuid": "22aabddd-91d7-41f9-ab07-207aa388a3ff",
                    "campaign": {
                      "$ref": "68"
                    },
                    "customer": {
                      "$id": "72",
                      "identifier": "uY/Yp+zyc0mM4nsIQHILCw==",
                      "identifierGuid": "a7d88fb9-f2ec-4973-8ce2-7b0840720b0b",
                      "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:09.5127398",
                      "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": "rVgzlYSoUUytWKfyOtogDg==",
                      "communityIdentifierGuid": "953358ad-a884-4c51-ad58-a7f23ada200e",
                      "joined": "2025-08-02T23:26:09.5127398",
                      "updated": "2025-08-02T23:26:09.5127398",
                      "active": true,
                      "reasonInactive": 1,
                      "groupCustomer": true,
                      "loyaltyPoints": 1,
                      "homeStoreID": 1,
                      "availableSpend": 1,
                      "priceLevelIdentifier": "FWu6OCdXuE+wD2hX8OHheg==",
                      "priceLevelIdentifierGuid": "38ba6b15-5727-4fb8-b00f-6857f0e1e17a",
                      "marketingID": "sample string 18",
                      "hidden": true,
                      "registered": true,
                      "registeredOn": "2025-08-02T23:26:09.5127398",
                      "emailMarketing": true,
                      "smsMarketing": true,
                      "deleted": true,
                      "deletedUser": "sample string 24",
                      "homeStoreName": "sample string 25",
                      "customerCards": [
                        {
                          "$id": "73",
                          "cardType": 2,
                          "issueDate": "2025-08-02T23:26:09.5127398",
                          "expiry": "2025-08-02T23:26:09.5127398",
                          "customerID": "zFApEQ+12UCEs8F4zQgLQA==",
                          "customerIDGuid": "112950cc-b50f-40d9-84b3-c178cd080b40",
                          "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:09.5127398",
                          "linkedAccount": "RTiAHSWyn0aA5iKuVTvT2A==",
                          "linkedAccountGuid": "1d803845-b225-469f-80e6-22ae553bd3d8",
                          "currentValueChanged": true,
                          "limitsChanged": true,
                          "customer": {
                            "$ref": "72"
                          },
                          "account": {
                            "$id": "74",
                            "id": 1,
                            "identifier": "p6256OWl0kqzoDpzbWcFKQ==",
                            "identifierGuid": "e8b9ada7-a5e5-4ad2-b3a0-3a736d670529",
                            "referenceNo": "sample string 3",
                            "name": "sample string 4",
                            "created": "2025-08-02T23:26:09.5127398",
                            "owner": "MB2eEKgMVkWxAZqrEYYdcg==",
                            "ownerGuid": "109e1d30-0ca8-4556-b101-9aab11861d72",
                            "accountStoreGroupIdentifier": "BiIm8lR0zEuxwmOL9w1MDQ==",
                            "accountStoreGroupGuid": "f2262206-7454-4bcc-b1c2-638bf70d4c0d",
                            "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:09.5127398",
                            "active": true,
                            "updated": "2025-08-02T23:26:09.5127398",
                            "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": "/ejOx41VSEieYBRwUbwzDg==",
                                "identifierGuid": "c7cee8fd-558d-4848-9e60-147051bc330e",
                                "name": "sample string 2",
                                "primaryContact": "IHnZggQUV0S7jToR7uKaMQ==",
                                "primaryContactGuid": "82d97920-1404-4457-bb8d-3a11eee29a31",
                                "accountID": "lo7URhw/lUWdzjnBtAsfRw==",
                                "accountIDGuid": "46d48e96-3f1c-4595-9dce-39c1b40b1f47",
                                "special": true,
                                "updated": "2025-08-02T23:26:09.5127398",
                                "active": true,
                                "reasonInactive": 1,
                                "priceLevelIdentifier": "4IYmLikfskGJK/2G+ngLYA==",
                                "priceLevelIdentifierGuid": "2e2686e0-1f29-41b2-892b-fd86fa780b60",
                                "deleted": true,
                                "account": {
                                  "$ref": "74"
                                },
                                "primaryContactCustomer": {
                                  "$ref": "72"
                                },
                                "customerGroupMembers": [
                                  {
                                    "$id": "77",
                                    "id": 1,
                                    "groupID": "OQ2SVYbHKEKgYl6k2YJwMg==",
                                    "groupIDGuid": "55920d39-c786-4228-a062-5ea4d9827032",
                                    "customerID": "CRk7rIZj8kqM5gZZjlfzzA==",
                                    "customerIDGuid": "ac3b1909-6386-4af2-8ce6-06598e57f3cc",
                                    "card": "sample string 4",
                                    "linkedAccount": "ll1RzOBHeEO0BsFc32X9bg==",
                                    "linkedAccountGuid": "cc515d96-47e0-4378-b406-c15cdf65fd6e",
                                    "customer": {
                                      "$ref": "72"
                                    },
                                    "group": {
                                      "$ref": "76"
                                    },
                                    "customerCard": {
                                      "$ref": "73"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ]
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          "payments": [
                            {
                              "$id": "78",
                              "id": 1,
                              "identifier": "6d2n12bXwUGrjqjo5quRjw==",
                              "identifierGuid": "d7a7dde9-d766-41c1-ab8e-a8e8e6ab918f",
                              "storeID": 2,
                              "operatorName": "sample string 3",
                              "saleHeaderID": 4,
                              "paymentType": 5,
                              "amount": 6,
                              "account": "sample string 7",
                              "accountID": "ITpHTsp1f0ebYNXDLHYBxQ==",
                              "accountIDGuid": "4e473a21-75ca-477f-9b60-d5c32c7601c5",
                              "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:09.5127398",
                              "invRocNo": "sample string 14",
                              "responseCode": "sample string 15",
                              "cashout": 1,
                              "tip": 16,
                              "idempotentVoid": "McD4Te3AAEK8Pjsbyi8zxA==",
                              "idempotentVoidGuid": "4df8c031-c0ed-4200-bc3e-3b1bca2f33c4",
                              "offline": true,
                              "processed": 1,
                              "storeSaleHeader": {
                                "$id": "79",
                                "saleHeaderID": 1,
                                "saleHeaderGuid": "ihYcnmRTqkK47nBaFe2VwA==",
                                "saleHeaderIdentifierGuid": "9e1c168a-5364-42aa-b8ee-705a15ed95c0",
                                "created": "2025-08-02T23:26:09.5127398",
                                "createdLocal": "2025-08-02T23:26:09.5127398",
                                "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:09.5127398",
                                "storeID": 1,
                                "operatorG_Uid": "TQafWV5AG0urZBOSSHJw9A==",
                                "operatorGuid": "599f064d-405e-4b1b-ab64-1392487270f4",
                                "customerG_Uid": "uo7wR+BeCkOq+Hp21/oJ0w==",
                                "customerGuid": "47f08eba-5ee0-430a-aaf8-7a76d7fa09d3",
                                "communityIdentifier": "Ot8WNFPzP0mlqT+EMBWRmg==",
                                "communityIdentifierGuid": "3416df3a-f353-493f-a5a9-3f843015919a",
                                "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": "1UYj56lbqEmXyzy96fD4xw==",
                                "priceLevelIdentifierGuid": "e72346d5-5ba9-49a8-97cb-3cbde9f0f8c7",
                                "locked": 36,
                                "relationChecksum": "sample string 37",
                                "loyaltyTender": 1,
                                "giftCardTender": 1,
                                "operator": {
                                  "$ref": "39"
                                },
                                "customer": {
                                  "$ref": "72"
                                },
                                "communityOrganisation": {
                                  "$id": "80",
                                  "id": 1,
                                  "identifier": "11YAeDlpskGR8UT7fxk/0A==",
                                  "identifierGuid": "780056d7-6939-41b2-91f1-44fb7f193fd0",
                                  "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:09.5127398",
                                  "deleted": true
                                },
                                "details": [
                                  {
                                    "$id": "81",
                                    "saleItemID": 1,
                                    "identifier": "VD5N1GvV3kiFsuTkn/kmkQ==",
                                    "identifierGuid": "d44d3e54-d56b-48de-85b2-e4e49ff92691",
                                    "saleHeaderID": 2,
                                    "plu": 1,
                                    "pluG_UId": "Ru+iTOY2JUCpJdKYqdGmWA==",
                                    "pluGuid": "4ca2ef46-36e6-4025-a925-d298a9d1a658",
                                    "accountID": "8q3GkYvRZEi55yPOEgMN2w==",
                                    "accountIDGuid": "91c6adf2-d18b-4864-b9e7-23ce12030ddb",
                                    "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:09.5127398",
                                    "bestOrExpireType": 1,
                                    "providerName": "sample string 11",
                                    "refundG_UID": "AsEaXHcrYEK/zmNda/eicQ==",
                                    "refundGuid": "5c1ac102-2b77-4260-bfce-635d6bf7a271",
                                    "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": "/pGoK1GWfk6kvwoezYL0Tw==",
                                    "idempotentVoidGuid": "2ba891fe-9651-4e7e-a4bf-0a1ecd82f44f",
                                    "priceLevelIdentifier": "NfrSIENevk2F39SMOVKDZA==",
                                    "priceLevelIdentifierGuid": "20d2fa35-5e43-4dbe-85df-d48c39528364",
                                    "productName": "sample string 23",
                                    "apn": "sample string 24",
                                    "unknownScans": [
                                      {
                                        "$id": "82",
                                        "id": 1,
                                        "saleDetailID": 2,
                                        "storeID": 1,
                                        "scanned": "2025-08-02T23:26:09.5127398",
                                        "operatorG_UID": "QEA=",
                                        "barcode": "sample string 4",
                                        "processed": 1
                                      },
                                      {
                                        "$ref": "82"
                                      }
                                    ],
                                    "refund": {
                                      "$id": "83",
                                      "id": 1,
                                      "g_UID": "ojb60geMlEq86i2+psVq8Q==",
                                      "guid": "d2fa36a2-8c07-4a94-bcea-2dbea6c56af1",
                                      "description": "sample string 1",
                                      "dumped": true,
                                      "inventoryReasonID": 1,
                                      "sortOrder": 1,
                                      "updated": "2025-08-02T23:26:09.5127398"
                                    },
                                    "modifier": {
                                      "$id": "84",
                                      "id": 1,
                                      "setG_UID": "nDUNVuvpxUqFkUiBvOOIWg==",
                                      "modifierSetGuid": "560d359c-e9eb-4ac5-8591-4881bce3885a",
                                      "name": "sample string 2",
                                      "price": 1,
                                      "quantity": 1,
                                      "modifierType": 1,
                                      "groupNumber": 1,
                                      "pageNumber": 1,
                                      "controlOrder": 1,
                                      "printToStation": true,
                                      "pluG_UID": "o6pe7fU1xUmvXfZXzxh2jg==",
                                      "pluGuid": "ed5eaaa3-35f5-49c5-af5d-f657cf18768e",
                                      "deleted": true,
                                      "g_UID": "5cAjXIkHtUGXMhwf/adPsA==",
                                      "guid": "5c23c0e5-0789-41b5-9732-1c1ffda74fb0",
                                      "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": "JG8SyZ1Ovkmd+eeBX6yJfg==",
                                    "pluGuid": "c9126f24-4e9d-49be-9df9-e7815fac897e",
                                    "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:09.5127398",
                                    "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:09.5127398",
                                    "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": "X6q4J2WR6EqZHmvS3wujtA==",
                                    "pluGuid": "27b8aa5f-9165-4ae8-991e-6bd2df0ba3b4",
                                    "accountID": "/U6URpeC00a7vv9fqLgVuw==",
                                    "accountIDGuid": "46944efd-8297-46d3-bbbe-ff5fa8b815bb",
                                    "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:09.5127398",
                                    "bestOrExpireType": 1,
                                    "refundG_UID": "3buJ9gfY7EurH9GE+L+9VA==",
                                    "refundGuid": "f689bbdd-d807-4bec-ab1f-d184f8bfbd54",
                                    "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": "A5OW5MXjQ06IlNgP/VdRYg==",
                                    "identifierGuid": "e4969303-e3c5-4e43-8894-d80ffd575162",
                                    "id": 1,
                                    "orderNo": 2,
                                    "externalSaleIdentifier": "sample string 3",
                                    "storeID": 4,
                                    "zoneID": 5,
                                    "deptNo": 6,
                                    "customerIdentifier": "jQg+UXAjj0KE6LkhZ85Fqg==",
                                    "customerIdentifierGuid": "513e088d-2370-428f-84e8-b92167ce45aa",
                                    "operatorNo": 1,
                                    "operatorG_UID": "sCJCz9RB4UOSI7Eye0L9pA==",
                                    "operatorGuid": "cf4222b0-41d4-43e1-9223-b1327b42fda4",
                                    "created": "2025-08-02T23:26:09.5127398",
                                    "ordered": "2025-08-02T23:26:09.5127398",
                                    "started": "2025-08-02T23:26:09.5127398",
                                    "completed": "2025-08-02T23:26:09.5127398",
                                    "supplied": "2025-08-02T23:26:09.5127398",
                                    "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": "VA6b5ReXXUWeNIQIUwt2rA==",
                                        "pluGuid": "e59b0e54-9717-455d-9e34-8408530b76ac",
                                        "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": "PG4zmQO/7kapONeUQ+qRbg==",
                                        "headerIdentifierGuid": "99336e3c-bf03-46ee-a938-d79443ea916e",
                                        "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": "ltON+0vL9UKhzDMPhXVxrw==",
                                    "surveyGuid": "fb8dd396-cb4b-42f5-a1cc-330f857571af",
                                    "saleHeaderGuid": "r94YQ1Um7kCP/aCckB+HOw==",
                                    "saleGuid": "4318deaf-2655-40ee-8ffd-a09c901f873b",
                                    "textResponse": "sample string 1",
                                    "integerResponse": 1,
                                    "g_UIDResponse": "0QYjNk84aUSt3z63cOMDkA==",
                                    "guidResponse": "362306d1-384f-4469-addf-3eb770e30390",
                                    "whoAnswered": 2,
                                    "answeredAtUTC": "2025-08-02T23:26:09.5127398",
                                    "sale": {
                                      "$ref": "79"
                                    },
                                    "survey": {
                                      "$id": "93",
                                      "g_UID": "zQa3iAhMBUSiDxshvViJJA==",
                                      "guid": "88b706cd-4c08-4405-a20f-1b21bd588924",
                                      "name": "sample string 1",
                                      "storeID": 2,
                                      "zoneID": 1,
                                      "checkoutFormG_UID": "OrNHRsXUuk6cFtEyTm1yVg==",
                                      "checkoutFormGuid": "4647b33a-d4c5-4eba-9c16-d1324e6d7256",
                                      "displayToWho": 3,
                                      "displayWhen": 4,
                                      "start": "2025-08-02T23:26:09.5127398",
                                      "end": "2025-08-02T23:26:09.5127398",
                                      "deleted": true,
                                      "updated": "2025-08-02T23:26:09.5127398",
                                      "possibleIntegerResponses": [
                                        1,
                                        2
                                      ],
                                      "possibleTextResponses": [
                                        "sample string 1",
                                        "sample string 2"
                                      ],
                                      "possibleGuidResponses": [
                                        "31f1b87e-57a8-41bc-803e-7ca66069f702",
                                        "f225c421-85d7-465d-8250-3bacd1776a97"
                                      ],
                                      "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": "3pKxWukiFEqMIfUMrcDmnw==",
                                "accountIdentifier": "5ab192de-22e9-4a14-8c21-f50cadc0e69f",
                                "accountName": "sample string 42",
                                "customerOrderIdentifier": "yfU6nanSVE200grXZNvlkw==",
                                "customerOrderIdentifierGuid": "9d3af5c9-d2a9-4d54-b4d2-0ad764dbe593",
                                "priceLevelName": "sample string 43",
                                "revision": 44,
                                "ingressId": "sample string 45"
                              },
                              "metadata": {
                                "$id": "94",
                                "id": 1,
                                "paymentID": 2,
                                "paymentIdentifier": "Njo4QVNLWEK8A+jo2qD+lQ==",
                                "paymentIdentifierGuid": "41383a36-4b53-4258-bc03-e8e8daa0fe95",
                                "identifier": "l6edr0cx/kOpno9/FFRbDA==",
                                "identifierGuid": "af9da797-3147-43fe-a99e-8f7f14545b0c",
                                "metadata": "sample string 3",
                                "signatureImage": "QEA=",
                                "itemIdentifier": "hdi03wPYlU+05tLrOQwZUA==",
                                "itemIdentifierGuid": "dfb4d885-d803-4f95-b4e6-d2eb390c1950"
                              }
                            },
                            {
                              "$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": "Azf8HBiYEk6MxYwFP/iXYw==",
                          "customerIdentifierGuid": "1cfc3703-9818-4e12-8cc5-8c053ff89763",
                          "voucherName": "sample string 2",
                          "count": 3,
                          "storeID": 4,
                          "barcode": "sample string 5",
                          "redeemCount": 6,
                          "issueCount": 7,
                          "storeSalePaymentID": 1,
                          "idempotentID": "HF9Nnpm6eEO5HFMBZmeHIA==",
                          "idempotentGuid": "9e4d5f1c-ba99-4378-b91c-530166678720",
                          "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:09.5127398",
                            "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:09.5127398",
                              "labelPageLayout": "0ocU12kKxEq+9NnaUDwMgQ==",
                              "pageLayoutGuid": "d71487d2-0a69-4ac4-bef4-d9da503c0c81",
                              "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:09.5127398"
                                },
                                {
                                  "$ref": "99"
                                }
                              ]
                            },
                            "customerVouchers": [
                              {
                                "$id": "100",
                                "id": 1,
                                "customerIdentifier": "Fgt8NnKp+ESMZuA526RQUQ==",
                                "customerIdentifierGuid": "367c0b16-a972-44f8-8c66-e039dba45051",
                                "voucherID": 3,
                                "voucherName": "sample string 4",
                                "storeID": 1,
                                "barcode": "sample string 5",
                                "dateOfIssue": "2025-08-02T23:26:09.5127398",
                                "issuedSaleHeaderID": 1,
                                "issuedSaleIdentifier": "sample string 7",
                                "issuedOfflinePaymentID": 1,
                                "issuedIdempotentID": "iquNK7eaXkujx9nBraOIHQ==",
                                "issuedIdempotentGuid": "2b8dab8a-9ab7-4b5e-a3c7-d9c1ada3881d",
                                "issuedOffline": true,
                                "issuedUser": "sample string 9",
                                "issuedNotes": "sample string 10",
                                "expiryDate": "2025-08-02T23:26:09.5127398",
                                "expiredUser": "sample string 11",
                                "expiredNotes": "sample string 12",
                                "redeemed": "2025-08-02T23:26:09.5127398",
                                "redeemedSaleHeaderID": 1,
                                "redeemedSaleIdentifier": "sample string 13",
                                "redeemedOfflinePaymentID": 1,
                                "redeemedIdempotentID": "gFZDaw6pv02dwyFUDBl6Jw==",
                                "redeemedIdempotentGuid": "6b435680-a90e-4dbf-9dc3-21540c197a27",
                                "redeemedUser": "sample string 14",
                                "redeemedNotes": "sample string 15",
                                "redeemedOffline": true,
                                "updated": "2025-08-02T23:26:09.5127398",
                                "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": "l9GaxL+ajEuq+NhDdMPbog==",
                    "groupIDGuid": "c49ad197-9abf-4b8c-aaf8-d84374c3dba2",
                    "campaign": {
                      "$ref": "68"
                    },
                    "group": {
                      "$ref": "76"
                    }
                  },
                  {
                    "$ref": "101"
                  }
                ],
                "signIqTickets": [
                  {
                    "$id": "102",
                    "identifier": "gE4aMHApckWbx1p8a+IMSQ==",
                    "identifierGuid": "301a4e80-2970-4572-9bc7-5a7c6be20c49",
                    "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": "Mt6erGTYkE2ZpzIiih3gzw==",
                    "guid": "ac9ede32-d864-4d90-99a7-32228a1de0cf",
                    "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": "87aHjovI2kCUQvuwoHC/IQ==",
                        "groupGuid": "8e87b6f3-c88b-40da-9442-fbb0a070bf21",
                        "comboPriceType": 5,
                        "priceType": 5,
                        "pluG_UID": "ynH8TEmHVESvPutbio0l+w==",
                        "pluGuid": "4cfc71ca-8749-4454-af3e-eb5b8a8d25fb",
                        "priceGroupG_UID": "nMwdjOlX/0ulaYnHXqzHMA==",
                        "priceGroupGuid": "8c1dcc9c-57e9-4bff-a569-89c75eacc730",
                        "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": "+w5Kx/NUGUSNZLVXZpLvsQ==",
                    "priceLevelIdentifierGuid": "c74a0efb-54f3-4419-8d64-b5576692efb1",
                    "campaignName": "sample string 3",
                    "priceLevelName": "sample string 4"
                  },
                  {
                    "$ref": "105"
                  }
                ]
              },
              "product": {
                "$ref": "4"
              },
              "dealCost": {
                "$id": "106",
                "headerIdentifier": "cwpGtSrBlkeEi+kFyQv+9Q==",
                "headerIdentifierGuid": "b5460a73-c12a-4796-848b-e905c90bfef5",
                "identifier": "2hLF3GIoSU+XEr8iOY218g==",
                "identifierGuid": "dcc512da-2862-4f49-9712-bf22398db5f2",
                "supplierIdentifier": "M8peRDgNmUSYxVDRlsUniQ==",
                "supplierGuid": "445eca33-0d38-4499-98c5-50d196c52789",
                "pluG_UID": "7ouVEeaTkkisgByCasjhmQ==",
                "pluGuid": "11958bee-93e6-4892-ac80-1c826ac8e199",
                "campaignName": "9124136a-6f99-4da7-8d46-b24c9fa55f8f",
                "description": "sample string 4",
                "cost": 5,
                "costDecimals": 6,
                "start": "2025-08-02T23:26:09.5127398",
                "end": "2025-08-02T23:26:09.5127398",
                "type": 9,
                "promoType": 10,
                "bonusItemPLUG_UID": "M5BCgW7FpUmLEvsVTS3hBQ==",
                "bonusItemPluGuid": "81429033-c56e-49a5-8b12-fb154d2de105",
                "bonusPurchaseUnits": 11,
                "bonusReceiveUnits": 12,
                "updated": "2025-08-02T23:26:09.5127398",
                "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:09.5127398",
                "campaignEndDate": "2025-08-02T23:26:09.5127398",
                "masterPLUG_UID": "HTAg/dtClUC+wXLFONd2zQ==",
                "masterID": "fd20301d-42db-4095-bec1-72c538d776cd",
                "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": "A1JFH9doXEeGUJtarAyorg==",
                "bonusMasterID": "1f455203-68d7-475c-8650-9b5aac0ca8ae",
                "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:09.5127398",
            "dealCosts": [
              {
                "$ref": "106"
              },
              {
                "$ref": "106"
              }
            ],
            "tags": [
              {
                "$id": "107",
                "pluG_UID": "68YslW5ea0qjMp3KNZOWXw==",
                "pluGuid": "952cc6eb-5e6e-4a6b-a332-9dca3593965f",
                "tagID": 1,
                "description": "sample string 1",
                "storeIDs": [
                  1,
                  2
                ]
              },
              {
                "$ref": "107"
              }
            ],
            "alternateProductG_UID": "8oN/WB+bG0OndBZCTVQUFQ==",
            "alternateProduct": "587f83f2-9b1f-431b-a774-16424d541415",
            "productHostCode": {
              "$id": "108",
              "id": 1,
              "pluG_UID": "SZf9SfynPEuhsqVeErEXZg==",
              "pluGuid": "49fd9749-a7fc-4b3c-a1b2-a55e12b11766",
              "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:09.5127398",
            "inventoryTracked": "2025-08-02T23:26:09.5127398",
            "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:
PKD�[T�Ľ�5xl/workbook.xml �(�����0��&�C���h")��x�པ�4П�5���H�yۙ��v�l��3�����\��lE��(�OƂ�;a�b!J�"Fɡ5��@Rdٕ8�X�F�AZ�W�?,o��AM+J1�qs< D�fO	�O2[��Dd
��M��")����,0��s�k�c�*�/D�_��<�2�nxg�0J���PKD�[����	�[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
D�[����''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Re712f27501e0452a" /></Relationships>PKD�[���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��=%����\���ϻ�PKD�[�٪T�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_��(N6�t��ۊ
Hۜ���W(J�֑��&��h><=��|���ߦ��`���
�A��l��9���w��2��>��������Ҩz�d,�G�'ƅI�\��z�N�CZ2��a΀[&9^<���>:u�Ц?��ՅS����~Z�^/2ȓn�J#x�K��`���ZL���w=�iE�Vȹ�ʈvU�U���s
���N��L��Z)�hE�cY�U�����PKD�[Ѓ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��PKD�[�����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-D�[T�Ľ�5xl/workbook.xmlPK-D�[����	�[Content_Types].xmlPK-
D�[����''V_rels/.relsPK-D�[����xl/worksheets/sheet1.xmlPK-D�[�٪T�P�xl/_rels/workbook.xml.relsPK-D�[Ѓc'2E
�xl/styles.xmlPK-D�[�����nxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKD�[�B�y�5xl/workbook.xml �(����� D�M��(��i�z��k�#]
Q����"F��zۙ�};�l��[;����\�eSE��4�';��;a�f!J�"Vš����rɲ�8YP�x�&�W�?,?9`O/�W�f���x@�^�=�>�hlu�5D~Su��I!�44�c�a��۳�g�\��p�p-˂���y�w������PKD�[����	�[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
D�[��''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rfc4e532c16cf4051" /></Relationships>PKD�[���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��=%����\���ϻ�PKD�[�qA��Pxl/_rels/workbook.xml.rels �(���An� E����`��ɦ�l�\���X���4g�G��R�u�.��
�xz����c�}�F�
>ζ8�(F`��۷��S����FӍ`�9��Ć��!A�d��6u�󓌩�=��:�HA� ~���Lt�����zP���y����`"F�{�-���y�����BpV*�;�i|�0��#�_��z!�-��U�*&x�P#=t/ѧM/���B�B�ˢ)�����M�����PKD�[Ѓ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��PKD�[�����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-D�[�B�y�5xl/workbook.xmlPK-D�[����	�[Content_Types].xmlPK-
D�[��''V_rels/.relsPK-D�[����xl/worksheets/sheet1.xmlPK-D�[�qA��P�xl/_rels/workbook.xml.relsPK-D�[Ѓc'2E
�xl/styles.xmlPK-D�[�����oxl/sharedStrings.xmlPK��