E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

TransferToBankId Property

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

Object Oriented Interface

public function getTransferToBankId();
public function setTransferToBankId($value);

Procedural Interface

inebank_banktransfer_get($res, 54 );
inebank_banktransfer_set($res, 54, $value );

Default Value

''

Remarks

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

This is the bank id where the destination account is located. When initiating or modifying an interbank transfer (i.e., transferring funds between two accounts at different FIs) and TransferToAccountType is set to a value different than CreditCard, the TransferToBankId is required to be provided in the request. Otherwise, it should not be set.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0