Click or drag to resize
Infosoft Logo

IRetailerChainServiceGetRetailerChainByCode Method

Gets Retailer Chain by code.

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

Parameters

request  RetailerChainLookupRequest
Request for getting Retailer Chain by code

Return Value

GetRetailerChainResponse
A list of matching retailer categories in the system
See Also