Documentation of the CarRentalAgentService |
|
CarRentalAgentService. Method
POST Method for call variant 02 of GetRegionsWithLocations.
public
RegionsWithLocationsResponse (
String token,
String reservationId,
String doLikeSearch,
String languageCode,
String departureDateTime,
String arrivalDateTime,
String pickupSearchString,
String pickupLocationType,
String pickupMeetingAtAirportPreference,
String pickupMeetingAtCounterPreference,
String pickupMeetingAtSpecialAddressPreference);
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 date and time
-
String
- arrival date and time
-
String
- pickup search string
-
String
- pickup location type
-
String
- handover option APT
-
String
- handover option WIN
-
String
- handover option DEL
Return Value
response object RegionsWithLocationsResponse
See Also
CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace