Documentation of the CarRentalAgentService

ChangeResPaymentMethodRequest.CreditCardOwner Property

Gets or sets the name of the credit card owner, that may be different from CustomerFirstName/CustomerLastName.

public  CreditCardOwner {get; set;}

Remarks

This Attribute is required if CreditCard 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 from outside the sunnycars-Network.

See Also

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