Documentation of the CarRentalAgentService

EditReservationRequest.EquipmentId2 Property

Gets or sets the unique id of the second Equipment the customer requests along with his car rental.

public  EquipmentId2 {get; set;}

Remarks

This property is optional. Attention : If there was already Equipment assigned to the Reservation before, it has to be handed over again as not doing so results in cancellation of the equipment. Equipments assigned to the Reservation are delivered by GetReservation - Method or GetReservationList - Method.

See Also

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