IPWorks OFX 2020 ActiveX Edition

Questions / Feedback?

TransferFromBankId Property

Number that identifies the bank where the transfer is originating from.

Syntax

banktransfercontrol.TransferFromBankId[=string]

Default Value

""

Remarks

Number that identifies the bank where the transfer is originating from.

When initiating or modifying a transfer (i.e., when TransferFunds or ModifyTransfer methods are called), and TransferFromAccountType is set to a value different than CreditCard, the TransferFromBankId is required to be provided in the request. Otherwise, it should not be set.

In intrabank transfers requests (transferring funds between two accounts at the same financial institution), the TransferFromBankId represents the source and destination FI (in this case, this is the same as TransferToBankId and TransferToBankId should not be set).

This property is not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 ActiveX Edition - Version 20.0 [Build 7941]