Try our conversational search powered by Generative AI!

Pricing API in R3

Vote:
 

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

#66612
Mar 05, 2013 23:40
Vote:
 

            IPriceService iPriceService = new PriceServiceDatabase();
            iPriceService.SetCatalogEntryPrices(catalogKey, iEnumerableIPriceValue);

 

etc...

#66685
Mar 06, 2013 19:42
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.