Documentation of the CarRentalAgentService

RatesRequest.FleetNumber Property

Gets or sets the FleetNumber of the DepartureLocations the Rates are requested for.

public  FleetNumber {get; set;}

Remarks

This property is optional. The value of the property has an effect on the results of GetRates - Method only if this RatesRequest implicates a Region-based search(best-buy-search).
If a valid FleetNumber is handed over herein only the Rates, that are available at Locations of this fleet will be taken into account by this RatesRequest.

Attention: Providing a FleetNumber for a Region, where no Location of this fleet exists, will result in an empty list of Rates in Rates-property of the returned RatesResponse.

See Also

RatesRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | FleetNumber