Documentation of the CarRentalAgentService

CarRentalAgentService. Method 

POST Method for call variant 03 of GetRegionsWithLocations.

public RegionsWithLocationsResponse (
   String token,
   String languageCode,
   String requestType,
   String pickupLocationId
);

Parameters

String
token
String
language code
String
request type
String
pickup location id

Return Value

response object RegionsWithLocationsResponse

See Also

CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace