Documentation of the CarRentalAgentService

CreateReservationRequest.CreditCardNumber Property

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

public  CreditCardNumber {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