Documentation of the CarRentalAgentService |
|
CarRentalAgentService. Method
POST Method for call variant 06 of GetRegionsWithLocations.
public
RegionsWithLocationsResponse (
String token,
String reservationId,
String doLikeSearch,
String languageCode,
String departureDateTime,
String arrivalDateTime,
String pickupLocationId,
String dropoffSearchString,
String dropoffLocationType,
String dropoffMeetingAtAirportPreference,
String dropoffMeetingAtCounterPreference,
String dropoffMeetingAtSpecialAddressPreference);
Parameters
-
String
- token
-
String
- ID of the reservation to search alternative Regions and Locations for
-
String
- Enables or disables the Like-Search for the name based search algorithm.
-
String
- language code
-
String
- departure time
-
String
- arrival time
-
String
- pickup location time
-
String
- dropoff search string
-
String
- dropoff location type
-
String
- dropoff handover options APT
-
String
- dropoff handover WIN
-
String
- dropoff handover DEL
Return Value
response object RegionsWithLocationsResponse
See Also
CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace