Documentation of the CarRentalAgentService

ReservationEditOptionsRequest.Id Property

Gets or sets the unique id of the Reservation to investigate the EditOptions for.

public  Id {get; set;}

Remarks

This property is mandatory. The unique id handed over herein has to identify a Reservation of the operator(agency), the used Ticket has been created for.

See Also

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