Click or drag to resize
Infosoft Logo

IRetailerSeasonCodeServiceGetRetailerSeasonCodeByCode Method

Gets Retailer Season Code by code.

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

Parameters

request  RetailerSeasonCodeLookupRequest
Request for getting Retailer Season Code by code

Return Value

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