GET api/Device/GetItemPrice?csitemid={csitemid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
csitemid

string

Required

Body Parameters

None.

Response Information

Resource Description

CsPriceDataReplyV2
NameDescriptionTypeAdditional information
ReplyId

string

None.

PriceListsRelation

Dictionary of integer [key] and CsPriceListRelationEntry [value]

None.

CsPrices

Collection of CsPriceDataV2

None.

execTimeMs

integer

None.

logText

string

None.

FilterErrorsList

Collection of FilterResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "FilterErrorsList": [
    {
      "FilterErrorsList": [
        "sample string 1",
        "sample string 2"
      ],
      "IsValid": true,
      "PriceListId": 2
    },
    {
      "FilterErrorsList": [
        "sample string 1",
        "sample string 2"
      ],
      "IsValid": true,
      "PriceListId": 2
    }
  ],
  "ReplyId": "sample string 1",
  "PriceListsRelation": {
    "1": {
      "Active": true,
      "WeightDesc": 2,
      "SiteId": 1,
      "MarketId": 2,
      "PriceListId": 3,
      "PriceListName": "sample string 4",
      "IgnoreIfUnderCost": true
    },
    "2": {
      "Active": true,
      "WeightDesc": 2,
      "SiteId": 1,
      "MarketId": 2,
      "PriceListId": 3,
      "PriceListName": "sample string 4",
      "IgnoreIfUnderCost": true
    }
  },
  "CsPrices": [
    {
      "ExchRate": 1.1,
      "PriceListId": 2,
      "QualifiedDiscountExVat": 3.1,
      "QualifiedDiscountInclVat": 4.1,
      "LoadFrom": "sample string 5",
      "CsPriceItemExtSettings": [
        {
          "CreateDateTime": "2025-10-17T22:13:07.3245117+02:00",
          "PriceListId": 2,
          "FilterActive": true,
          "VolumenPricesActive": true,
          "ItemId": "sample string 5",
          "SiteId": 6,
          "RediscCacheQue": true,
          "LastSaveBy": "sample string 8",
          "FilterGroups": [
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            },
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            }
          ],
          "VolumePricesV2": {
            "sample string 1": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ],
            "sample string 2": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ]
          },
          "Id": "sample string 1",
          "LastDbUpdate": "2025-10-17T22:13:07.3245117+02:00"
        },
        {
          "CreateDateTime": "2025-10-17T22:13:07.3245117+02:00",
          "PriceListId": 2,
          "FilterActive": true,
          "VolumenPricesActive": true,
          "ItemId": "sample string 5",
          "SiteId": 6,
          "RediscCacheQue": true,
          "LastSaveBy": "sample string 8",
          "FilterGroups": [
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            },
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            }
          ],
          "VolumePricesV2": {
            "sample string 1": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ],
            "sample string 2": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ]
          },
          "Id": "sample string 1",
          "LastDbUpdate": "2025-10-17T22:13:07.3245117+02:00"
        }
      ],
      "LastFilterCheck": true,
      "VolumePricesV2": {
        "sample string 1": [
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          },
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          }
        ],
        "sample string 2": [
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          },
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          }
        ]
      },
      "VolumenEndPrices": {
        "1.1": {
          "Price": 1.1,
          "DiscountAmount": 2.1,
          "DiscountPercent": 3.1,
          "DiscountMarginPercent": 4.1,
          "VolQty": 5.1,
          "EndPrice": 6.1,
          "EndPriceInclVat": 7.1,
          "MarketId": 8,
          "CalculatedVolumeDiscountPerc": 1.1
        },
        "2.1": {
          "Price": 1.1,
          "DiscountAmount": 2.1,
          "DiscountPercent": 3.1,
          "DiscountMarginPercent": 4.1,
          "VolQty": 5.1,
          "EndPrice": 6.1,
          "EndPriceInclVat": 7.1,
          "MarketId": 8,
          "CalculatedVolumeDiscountPerc": 1.1
        }
      },
      "SiteId": 1,
      "MarketId": 2,
      "Currency": "sample string 3",
      "ItemId": "sample string 4",
      "PriceExVat": 5.1,
      "PriceInclVat": 6.1,
      "PriceInclFreightAndVat": 7.1,
      "PriceInclFreightExtVat": 8.1,
      "FreightPrice": 9.1,
      "FreightPriceInclVat": 10.1,
      "VatPerc": 11.1,
      "Source": "sample string 12",
      "CampaignId": "sample string 13",
      "PriceWeight": 14,
      "PriceQty": 15,
      "CostPriceData": {
        "<ErpCompId>k__BackingField": 1,
        "<ItemId>k__BackingField": "sample string 2",
        "<CurrentCostSource>k__BackingField": "sample string 3",
        "<SupplierCost>k__BackingField": 4.1,
        "<VirtuelFixedCost>k__BackingField": 5.1,
        "<Kickback>k__BackingField": 6.1,
        "<VirtuelKickback>k__BackingField": 7.1,
        "<CurrentActiveCost>k__BackingField": 8.1,
        "<LocalStockCost>k__BackingField": 9.1,
        "<HandlingFee>k__BackingField": 10.1,
        "<LastUpdate>k__BackingField": "2025-10-17T22:13:07.3245117+02:00",
        "_itsCacheItem": {
          "<SiteId>k__BackingField": 1,
          "<ItemId>k__BackingField": "sample string 2",
          "<Values>k__BackingField": [
            {
              "<SiteId>k__BackingField": 1,
              "<MarketId>k__BackingField": 2,
              "<Value>k__BackingField": 3.1,
              "<b2b>k__BackingField": true,
              "<b2c>k__BackingField": true
            },
            {
              "<SiteId>k__BackingField": 1,
              "<MarketId>k__BackingField": 2,
              "<Value>k__BackingField": 3.1,
              "<b2b>k__BackingField": true,
              "<b2c>k__BackingField": true
            }
          ]
        }
      },
      "PriceBaseCu": 16.1,
      "StockData": [
        {
          "<SiteId>k__BackingField": 1,
          "<ItemId>k__BackingField": "sample string 2",
          "<LocationId>k__BackingField": 3,
          "<AvailQty>k__BackingField": 4,
          "<WeightFactorDesc>k__BackingField": 5,
          "<SupplierId>k__BackingField": "sample string 6",
          "SalesOrderQueQty": 1,
          "UpdateTimeStamp": "2025-10-17T22:13:07.3245117+02:00"
        },
        {
          "<SiteId>k__BackingField": 1,
          "<ItemId>k__BackingField": "sample string 2",
          "<LocationId>k__BackingField": 3,
          "<AvailQty>k__BackingField": 4,
          "<WeightFactorDesc>k__BackingField": 5,
          "<SupplierId>k__BackingField": "sample string 6",
          "SalesOrderQueQty": 1,
          "UpdateTimeStamp": "2025-10-17T22:13:07.3245117+02:00"
        }
      ],
      "OrgPrice": 17.1,
      "ReferenceOfferApprovedPrice": 18.1,
      "ReferenceOfferTimePeriod": [
        "2025-10-17T22:13:07.3245117+02:00",
        "2025-10-17T22:13:07.3245117+02:00"
      ]
    },
    {
      "ExchRate": 1.1,
      "PriceListId": 2,
      "QualifiedDiscountExVat": 3.1,
      "QualifiedDiscountInclVat": 4.1,
      "LoadFrom": "sample string 5",
      "CsPriceItemExtSettings": [
        {
          "CreateDateTime": "2025-10-17T22:13:07.3245117+02:00",
          "PriceListId": 2,
          "FilterActive": true,
          "VolumenPricesActive": true,
          "ItemId": "sample string 5",
          "SiteId": 6,
          "RediscCacheQue": true,
          "LastSaveBy": "sample string 8",
          "FilterGroups": [
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            },
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            }
          ],
          "VolumePricesV2": {
            "sample string 1": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ],
            "sample string 2": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ]
          },
          "Id": "sample string 1",
          "LastDbUpdate": "2025-10-17T22:13:07.3245117+02:00"
        },
        {
          "CreateDateTime": "2025-10-17T22:13:07.3245117+02:00",
          "PriceListId": 2,
          "FilterActive": true,
          "VolumenPricesActive": true,
          "ItemId": "sample string 5",
          "SiteId": 6,
          "RediscCacheQue": true,
          "LastSaveBy": "sample string 8",
          "FilterGroups": [
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            },
            {
              "GroupName": "sample string 1",
              "FilterGroupId": "3d4cb07a-70f4-41f8-8af2-9d6b2a5f1968",
              "StockFilters": [
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                },
                {
                  "Id": "62277a59-1b74-4812-b031-ad71fb840450",
                  "MinQty": 2,
                  "MaxQty": 3,
                  "LocationIds": [
                    1,
                    2
                  ],
                  "SupplierIds": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "NegativeFilter": true
                }
              ],
              "DateFilters": [
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                },
                {
                  "Id": "d2d1955a-bd41-40e6-b360-9ee8c42c9dbc",
                  "StartTime": "2025-10-17T22:13:07.3245117+02:00",
                  "EndTime": "2025-10-17T22:13:07.3245117+02:00",
                  "NegativeFilter": true
                }
              ],
              "CostPriceFilters": [
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                },
                {
                  "Id": "90ea8a67-ed42-4e57-aaaf-b14fb5762a42",
                  "MinCostPrice": 2.1,
                  "MaxCostPrice": 3.1
                }
              ],
              "SerialNoFilters": [
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                },
                {
                  "Id": "d9953c07-a31f-4e96-a0b5-66e2eff15631",
                  "OldestSnAllowed": "2025-10-17T22:13:07.3245117+02:00",
                  "UseDateValidation": true,
                  "SerialNo": [
                    "sample string 1",
                    "sample string 2"
                  ]
                }
              ],
              "CsPriceItemFilterBasketFilters": [
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                },
                {
                  "Id": "b5d4d7e9-1646-49c7-87e6-5f9c5938eb5b",
                  "BasketItems": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CurrentItemMaxQty": 2,
                  "CurrentItemMinQty": 3
                }
              ]
            }
          ],
          "VolumePricesV2": {
            "sample string 1": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ],
            "sample string 2": [
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              },
              {
                "Price": 1.1,
                "DiscountAmount": 2.1,
                "DiscountPercent": 3.1,
                "DiscountMarginPercent": 4.1,
                "VolQty": 5.1,
                "EndPrice": 6.1,
                "EndPriceInclVat": 7.1,
                "MarketId": 8,
                "CalculatedVolumeDiscountPerc": 1.1
              }
            ]
          },
          "Id": "sample string 1",
          "LastDbUpdate": "2025-10-17T22:13:07.3245117+02:00"
        }
      ],
      "LastFilterCheck": true,
      "VolumePricesV2": {
        "sample string 1": [
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          },
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          }
        ],
        "sample string 2": [
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          },
          {
            "Price": 1.1,
            "DiscountAmount": 2.1,
            "DiscountPercent": 3.1,
            "DiscountMarginPercent": 4.1,
            "VolQty": 5.1,
            "EndPrice": 6.1,
            "EndPriceInclVat": 7.1,
            "MarketId": 8,
            "CalculatedVolumeDiscountPerc": 1.1
          }
        ]
      },
      "VolumenEndPrices": {
        "1.1": {
          "Price": 1.1,
          "DiscountAmount": 2.1,
          "DiscountPercent": 3.1,
          "DiscountMarginPercent": 4.1,
          "VolQty": 5.1,
          "EndPrice": 6.1,
          "EndPriceInclVat": 7.1,
          "MarketId": 8,
          "CalculatedVolumeDiscountPerc": 1.1
        },
        "2.1": {
          "Price": 1.1,
          "DiscountAmount": 2.1,
          "DiscountPercent": 3.1,
          "DiscountMarginPercent": 4.1,
          "VolQty": 5.1,
          "EndPrice": 6.1,
          "EndPriceInclVat": 7.1,
          "MarketId": 8,
          "CalculatedVolumeDiscountPerc": 1.1
        }
      },
      "SiteId": 1,
      "MarketId": 2,
      "Currency": "sample string 3",
      "ItemId": "sample string 4",
      "PriceExVat": 5.1,
      "PriceInclVat": 6.1,
      "PriceInclFreightAndVat": 7.1,
      "PriceInclFreightExtVat": 8.1,
      "FreightPrice": 9.1,
      "FreightPriceInclVat": 10.1,
      "VatPerc": 11.1,
      "Source": "sample string 12",
      "CampaignId": "sample string 13",
      "PriceWeight": 14,
      "PriceQty": 15,
      "CostPriceData": {
        "<ErpCompId>k__BackingField": 1,
        "<ItemId>k__BackingField": "sample string 2",
        "<CurrentCostSource>k__BackingField": "sample string 3",
        "<SupplierCost>k__BackingField": 4.1,
        "<VirtuelFixedCost>k__BackingField": 5.1,
        "<Kickback>k__BackingField": 6.1,
        "<VirtuelKickback>k__BackingField": 7.1,
        "<CurrentActiveCost>k__BackingField": 8.1,
        "<LocalStockCost>k__BackingField": 9.1,
        "<HandlingFee>k__BackingField": 10.1,
        "<LastUpdate>k__BackingField": "2025-10-17T22:13:07.3245117+02:00",
        "_itsCacheItem": {
          "<SiteId>k__BackingField": 1,
          "<ItemId>k__BackingField": "sample string 2",
          "<Values>k__BackingField": [
            {
              "<SiteId>k__BackingField": 1,
              "<MarketId>k__BackingField": 2,
              "<Value>k__BackingField": 3.1,
              "<b2b>k__BackingField": true,
              "<b2c>k__BackingField": true
            },
            {
              "<SiteId>k__BackingField": 1,
              "<MarketId>k__BackingField": 2,
              "<Value>k__BackingField": 3.1,
              "<b2b>k__BackingField": true,
              "<b2c>k__BackingField": true
            }
          ]
        }
      },
      "PriceBaseCu": 16.1,
      "StockData": [
        {
          "<SiteId>k__BackingField": 1,
          "<ItemId>k__BackingField": "sample string 2",
          "<LocationId>k__BackingField": 3,
          "<AvailQty>k__BackingField": 4,
          "<WeightFactorDesc>k__BackingField": 5,
          "<SupplierId>k__BackingField": "sample string 6",
          "SalesOrderQueQty": 1,
          "UpdateTimeStamp": "2025-10-17T22:13:07.3245117+02:00"
        },
        {
          "<SiteId>k__BackingField": 1,
          "<ItemId>k__BackingField": "sample string 2",
          "<LocationId>k__BackingField": 3,
          "<AvailQty>k__BackingField": 4,
          "<WeightFactorDesc>k__BackingField": 5,
          "<SupplierId>k__BackingField": "sample string 6",
          "SalesOrderQueQty": 1,
          "UpdateTimeStamp": "2025-10-17T22:13:07.3245117+02:00"
        }
      ],
      "OrgPrice": 17.1,
      "ReferenceOfferApprovedPrice": 18.1,
      "ReferenceOfferTimePeriod": [
        "2025-10-17T22:13:07.3245117+02:00",
        "2025-10-17T22:13:07.3245117+02:00"
      ]
    }
  ],
  "execTimeMs": 2,
  "logText": "sample string 3"
}