A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
IPriceService iPriceService = new PriceServiceDatabase();
iPriceService.SetCatalogEntryPrices(catalogKey, iEnumerableIPriceValue);
etc...
Hi,
Where can I find some information about how the new pricing API works? When I use the CatalogEntryDto.SalePriceRow objects nothing is stored in the dbo.SalePrice table is stored but I dont have any exceptions. I notice though that now prices are stored into the dbo.PriceValue table. How to access store prices in this table through the API ?
Regards
Thibaut