Documentation of the CarRentalAgentService

CreateReservationV2Request.ElectronicPaymentParam2 Property

Gets or sets the second parameter for electronic payment.

public  ElectronicPaymentParam2 {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 account number of the private customer has to be handed over herein.

See Also

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