Gets or sets the ReservationPaymentMethod - that is method of payment which is preferred for the Reservation being changed.
This property is optional, but has to be handed over if BookingType was set to Direct. Thereby the value is taken into account for both, registered and unregistered private customers(end-customers), but not necessarily needed for registered private customers(end-customers). For reservations of type DirectLink this property isn't taken into account, because the ReservationPaymentMethod for the private customer(end-customer) is already stored in the database. For reservations of type Agency this property isn't taken into account. For reservations of type Broker this property is taken into account. The value of the operator(Agency) is taken from the database by default. Thereby None has to be handed over to indicate that the default setting from database is desired.
ChangeResPaymentMethodRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace