Documentation of the CarRentalAgentService |
|
CarRentalAgentService. Method
POST Method for call variant 09 of GetRegionsWithLocations.
public
RegionsWithLocationsResponse (
String token,
String reservationId,
String languageCode,
String departureDateTime,
String arrivalDateTime,
String geoLongitude,
String geoLatitude,
String geoRadius,
String pickupLocationType,
String pickupMeetingAtAirportPreference,
String pickupMeetingAtCounterPreference,
String pickupMeetingAtSpecialAddressPreference);
Parameters
-
String
- token
-
String
- ID of the reservation to search alternative Regions and Locations for
-
String
- language code
-
String
- departure date and time
-
String
- arrival date and time
-
String
-
GeoLongitude
-
String
-
GeoLatitude
-
String
-
GeoRadius
-
String
- pickup location type
-
String
- pickup handover option APT
-
String
- pickup handover option WIN
-
String
- pickup handover option DEL
Return Value
response object RegionsWithLocationsResponse
See Also
CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace