Documentation of the CarRentalAgentService

EditReservationRequest.BookingFromURL Property

Gets or sets the URL the booking is initiated from. This information is used by sunnycars for generating statistics and is therefore not required.

Note:All Applications that are running in the Sunnycars-Network should always provide this information.

public  BookingFromURL {get; set;}

Remarks

This Property is optional, because it's optional in EditReservationRequest too. Due to the fact, that this property is not changeable up to now, it has to be handed over as it was delivered by GetReservation - Method or GetReservationList - Method.

See Also

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