  | 
IRetailerRouteServiceCreateRetailerRoute Method | 
            Creates a new retailer route.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  CreateRetailerRouteRequest
 - The request, containing the new ROute details.
 
Return Value
RetailerRouteResponseA response object having the newly created RetailerRoute instance
See Also