Click or drag to resize
Infosoft Logo

IRetailerServiceUpdateRetailerDistributionData Method

Updates Distribution 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  UpdateRetailerDistributionDataRequest
A request object, containing a retailer number/title code, as well as an object that provides Distribution data fields for a retailer.

Return Value

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