Documentation of the CarRentalAgentService

SendDocumentsRequest.ReservationId Property

Gets or sets the unique id of the Reservation, for which the documents should be sent.

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

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