Click or drag to resize
Infosoft Logo

IRetailerStopServiceGetRetailerStopsForRetailer Method

Gets all retailer stops for the given retailer.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetRetailerStopsResponse GetRetailerStopsForRetailer(
	RetailerStopLookupRequest request
)

Parameters

request  RetailerStopLookupRequest
The request message

Return Value

GetRetailerStopsResponse
All retailer stops
See Also