Documentation of the CarRentalAgentService |
|
CarRentalAgentService. Method
Retrieves a List of formerly storedRates.
Parameters
-
String
- The Token string of the service Ticket.
-
String
- The Name used to store the querriedRate as partial search string. For Example: The RateLinkName="ate 12" will return the stored Rates "Rate 12" and "Rate 12.12.2010"
-
String
- The date and time the customer wants to depart with Vehicle (start rental date and time).
-
String
- The date and time the customer wants to arrive with Vehicle (stop rental date and time).
-
String
- The date and time the customer stores the data to db. All storedRates created since the given ISO 8601 date will be returned.
-
String
- The date and time the customer stores the data to db. All storedRates created since the given ISO 8601 date will be returned.
Return Value
See Also
CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace