Gets or sets the unique Id, identifying th car to rent, the customer has chosen.
This property is mandatory. The value has to be taken from the Rate, that was chosen by the customer. Alternative Rates are returned by GetRates - Method under specification of ReservationId. If the VehicleId shouldn't be changed it has to be handed over as returned in the Reservation-object by GetReservation - Method or GetReservationList - Method.
EditReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace