Documentation of the CarRentalAgentService

CarRentalAgentService. Method 

public RateServiceUpsellResponse (
   String token,
   String departureDateTime,
   String arrivalDateTime,
   String departureLocationId,
   String arrivalLocationId,
   String currencyCode,
   String salesSeasonId,
   String vehicleId,
   String rateServiceTypeId,
   String promotionCode
);

Parameters

String
String
String
String
String
String
String
String
String
String

Return Value

See Also

CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace