Gets or sets the ReservationDocumentDispatchPersonToDispatch - that is which person is about to receive the documents for the Reservation to edit.
This Property is optional. Thereby None has to be handed over by default, which will be treated as Agency. If BookingType is handed over as Agency, the property will not be considered. If BookingType is handed over as Direct, the documents(voucher) will be sent to the Person specified. Thereby a value of Agency means that the documents(voucher) are sent to the booking operator(agency) and Customer means that the documents(voucher) are sent directly to the private customer. If BookingType is handed over as DirectLink, the documents will be sent to the private customer by default. That is because billing will be done between private customer and sunnycars directly for this type of booking too. Up to now, it is not possible to instruct sunnycars to send the documents to the operator(DirectLink-Partner). If BookingType is handed over as Broker, the property will not be considered.
EditReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace