Documentation of the CarRentalAgentService
CarRentalAgentService. Method
public
VehicleUpsellResponse
(
String
token
,
String
departureDateTime
,
String
arrivalDateTime
,
String
departureRegionId
,
String
arrivalRegionId
,
String
currencyCode
,
String
salesSeasonId
,
String
vehicleId
,
String
promotionCode
);
Parameters
String
String
String
String
String
String
String
String
String
Return Value
See Also
CarRentalAgentService Class
|
SunnyCars.Services.Osi.WsReservation Namespace