Documentation of the CarRentalAgentService

EditReservationRequest.ReservationId Property

Gets or sets the unique id of the Reservation to edit.

public  ReservationId {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

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