IPWorks OFX 2020 C++ Builder Edition

Questions / Feedback?

TransferToAccountId Property

Account number where the bank transfer ((being initiated, modified or synchronized) is made to.

Syntax

__property String TransferToAccountId = { read=FTransferToAccountId, write=FSetTransferToAccountId };

Default Value

""

Remarks

Account number where the bank transfer ((being initiated, modified or synchronized) is made to.

This is required to be provided when initiating or modifying a transfer (i.e., when TransferFunds or ModifyTransfer methods are called).

It is returned in the server response for each transfer being synchronized (when the SynchronizeTransfers method is called).

If TransferToAccountType is set to CreditCard, the TransferToAccountId is a credit card account number.

This property is not available at design time.

Data Type

String

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