Documentation of the CarRentalAgentService

ChangeResPaymentMethodRequest.ElectronicPaymentSystemId Property

Gets or sets the sunnycars specific id of the electronic payment system to use for this Reservation.

public  ElectronicPaymentSystemId {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. For a list of suported electronic payment systems and their id's please contact sunnycars.

See Also

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