PaymentToBankId Property

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

Object Oriented Interface

public function getPaymentToBankId();
public function setPaymentToBankId($value);

Procedural Interface

ipworksofx_billpayment_get($res, 53 );
ipworksofx_billpayment_set($res, 53, $value );

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 PHP Edition - Version 20.0 [Build 7941]