Sage.PL.WebAPI.Interface.Products.Interfaces Namespace > IProductPricesController Interface > IProductPricesController Methods > Update Method 

Drukuj

.NET Framework Class Library

IProductPricesController.Update Method

Overload List

 

Name

Description

Public method

Update(Int32, ProductPricesEdit)

Metoda umożliwia aktualizację cen towaru o podanym id.

[PUT] /api/ProductPrices/Update?productId=id_towaru

Public method

Update(String, ProductPricesEdit)

Metoda umożliwia aktualizację cen towaru o podanym kodzie.

[PUT] /api/ProductPrices/Update?productCode=kod_towaru

See Also

IProductPricesController Interface

IProductPricesController Members

Sage.PL.WebAPI.Interface.Products.Interfaces Namespace