Documentation of the CarRentalAgentService

CarRentalAgentService. Method 

Retrieves the vehicle upsell for a specific rate request (RateUpsellInformation andRate).

public VehicleUpsellResponse (
   VehicleUpsellRequest request
);

Parameters

VehicleUpsellRequest
A VehicleUpsellRequest containing the nessessary request data.

Return Value

A VehicleUpsellResponse containing the requestedRate and RateUpsellInformation.

Remarks

,

This method returns you information about a possibly available Upsell-Offer for a previous requested rateRate.

One you have obtained a list ofRates, you will perhaps offer another, more comfortable, car for a slightly higher price. This offer is

See Also

CarRentalAgentService Class | SunnyCars.Services.Osi.WsReservation Namespace