Documentation of the CarRentalAgentService

EditReservationRequest.DepartureLocationId Property

Gets or sets the unique id of the Location where the customer wants to depart with the Vehicle (rental start location).

public  DepartureLocationId {get; set;}

Remarks

This property is mandatory. The alternative Locations may be requested by a call to GetLocations - Method under specification of ReservationId, for example.

See Also

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