Gets or sets the unique id of the Region where the customer wants to arrive with Vehicle (rental stop region).
This property is optional. If neither ArrivalRegionId nor ArrivalLocationId is provided by the calling booking module, the Request is treated as the customer wants to arrive at the same place where the car rental starts (that is either DepartureRegionId or DepartureLocationId).
The ValidateRate - Method will perform a best-buy search(region based search) concerning all available arrival-Locations, if this property is set by the caller. Therefore the property ArrivalLocationId has to be handed over as '0', if a best-buy search(region based search) shall be applied.
ValidateRateRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace