Documentation of the CarRentalAgentService

CreateReservationV2Request.BankTransferAccountBankCode Property

Gets or sets the account bank code (a.k.a. bank route number).

public  BankTransferAccountBankCode {get; set;}

Remarks

This Attribute is required if BankTransfer 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.

See Also

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