Documentation of the CarRentalAgentService

CarRentalAgentService. Method 

POST Method for call variant 04 of GetRegionsWithLocations.

public RegionsWithLocationsResponse (
   String token,
   String languageCode,
   String departureDateTime,
   String arrivalDateTime,
   String pickupLocationId
);

Parameters

String
token
String
language code
String
departure date and time
String
arrival date and time
String
pickup location id

Return Value

response object RegionsWithLocationsResponse

See Also

CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace