Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the status of the vendor bank account.
Syntax
public BankAccountStatus bankAccountStatus(utcdatetime _transDate)
Run On
Called
Parameters
- _transDate
Type: utcdatetime
The date on which the payment transaction has to be made, or the current UTC date.
Return Value
Type: BankAccountStatus Enumeration
The status of vendor bank account.
Remarks
This is a utility method that is used to get the status of vendor bank account based on _transDate parameter.