PaymentToBankId Property

Number that identifies the bank where the money is to be deposited.

Syntax

QString GetPaymentToBankId();
int SetPaymentToBankId(QString qsPaymentToBankId);

Default Value

""

Remarks

Number that identifies the bank where the money is to be deposited.

This is optional, but if it is provided in the request, Payee detailed information is required to be provided as well (by providing payee details, such as name, address, phone, etc.) and not via PayeeId.

This property is not available at design time.

Data Type

String

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