Documentation of the CarRentalAgentService

ChangeResPaymentMethodRequest.ElectronicPaymentParam4 Property

Gets or sets the fourth parameter for electronic payment.

public  ElectronicPaymentParam4 {get; set;}

Remarks

This Attribute may be required if ElectronicPayment is chosen as PaymentMethod and the customer isn't already created in the database or its ID is unknown. This is usually the case when creating a Reservation with BookingType Direct from outside the sunnycars-Network. The value of this property expected by CarRentalAgentService differs depending on choosen payment-provider. In case of iDeal the parameter is not used.

See Also

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