Documentation of the CarRentalAgentService

CreateReservationRequest.CreditCardControlCode Property

Gets or sets the credit card control code - required if credit card is chosen as ReservationPaymentMethod for the Reservation being created.

public  CreditCardControlCode {get; set;}

Remarks

This property is optional, but has to be handed over if PaymentMethod was set to CreditCard.

See Also

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