Documentation of the CarRentalAgentService

LocationsRequest.VehicleId Property

Gets or sets the unique id of the Vehicle for which all available Locations are requested.

public  VehicleId {get; set;}

Remarks

This property is optional. It ís used in case the calling booking module wants to request the Locations where an already found Rate is available. If this property is set RateServiceTypeId and SalesSeasonId are required too.

See Also

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