Click or drag to resize
Infosoft Logo

IRetailerServiceUpdateRetailerSimpleData Method

Updates simple data fields on a retailer.

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

Parameters

request  UpdateRetailerSimpleDataRequest
A request object, containing a retailer number/title code, as well as an object that provides simple data fields for a retailer.

Return Value

UpdateRetailerSimpleDataResponse
A response object, containing the retailer that's been updated.
See Also