Documentation of the CarRentalAgentService

RegionsWithLocationsRequest.PickupRegionId Property

Gets or sets the unique id of the pickup-Region for which all available arrival (return) Regions including their Locations are requested.

public  PickupRegionId {get; set;}

Remarks

This property is optional, whereby it has to be handed over as "0" if either PickupLocationId or PickupSearchString is set.

The returned Arrival-Regions and Locations will not be checked for dropoff-stopsales if DepartureDateTime and ArrivalDateTime are not handed over within this Request.

See Also

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