Click or drag to resize
Infosoft Logo

IRetailerPriceServiceCreateRetailerPrice Method

Creates a retailer price code.

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

Parameters

request  CreateRetailerPriceRequest
The request including the price Code to create.

Return Value

RetailerPriceResponse
The created retailer price Code
See Also