Click or drag to resize
Infosoft Logo

IRetailerPriceServiceUpdateRetailerPrice Method

Updates a retailer price code with new values.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
RetailerPriceResponse UpdateRetailerPrice(
	UpdateRetailerPriceRequest request
)

Parameters

request  UpdateRetailerPriceRequest
The request containing the retailer price code to update

Return Value

RetailerPriceResponse
The updated retailer price code
See Also