Documentation of the CarRentalAgentService

RatesRequest.FilterVehicleId Property

Gets or sets the unique id of a Vehicle for filtering purpose. This Filter should be used only if the calling application is not able to call the ValidateRate - Method for some reason.

public  FilterVehicleId {get; set;}

Remarks

This Filteroption has to be used solely in conjunction with the FilterSalesSeasonId and the FilterRateServiceTypeId properties. The ussage of these Filter-Options results in a RatesResponse that contains only a single offer.

See Also

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