Click or drag to resize
Infosoft Logo

IRetailerChainServiceUpdateRetailerChain Method

Updates a retailer chain with new values.

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

Parameters

request  UpdateRetailerChainRequest
The request containing the retailer chain to update

Return Value

RetailerChainResponse
The updated retailer chain
See Also