Documentation of the CarRentalAgentService

ReservationRequest.Id Property

Gets or sets the unique id of the requested Reservation.

public  Id {get; set;}

Remarks

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

See Also

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