Click or drag to resize
Infosoft Logo

INumberCorrectionServiceGetNumberCorrectionsByRetailerTitle Method

Gets the number corrections by retailer title.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
NumberCorrectionLookupResponse GetNumberCorrectionsByRetailerTitle(
	NumberCorrectionLookupRequest request
)

Parameters

request  NumberCorrectionLookupRequest
The request.

Return Value

NumberCorrectionLookupResponse
An GetNumberCorrectionsResponse object having a list of NumberCorrection objects matching the Request
See Also