November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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