Documentation of the CarRentalAgentService

CreateReservationRequest.BankTransferAccountBankCode Property

Gets or sets the account bank code (a.k.a. bank route number) - required if bank transfer is chosen as ReservationPaymentMethod for the Reservation being created.

public  BankTransferAccountBankCode {get; set;}

Remarks

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

See Also

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