Documentation of the CarRentalAgentService

EditReservationRequest.ElectronicPaymentParam3 Property

Gets or sets the third parameter for electronic payment.

public  ElectronicPaymentParam3 {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 changing a Reservation with BookingType Direct or DirectLink 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

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