|
IRetailerServiceUpdateRetailerDistributionData Method |
Updates Distribution data fields on a retailer.
Namespace: Infosoft.Common.Contracts.ServiceContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
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
UpdateRetailerDistributionDataResponseA response object, containing the retailer that's been updated.
See Also