getByPrimaryId(String financialDocumentBankCode, String finDocumentBankAccountNumber) This method retrieves a bank account who's primary id matches the values passed in.
This method retrieves a bank account who's primary id matches the values passed in.
Parameters: financialDocumentBankCode - The bank code Parameters: finDocumentBankAccountNumber - The bank account number A BankAccount object who's primary id matches the values provided.