v1
latestOpenAPI 3.0.02026-07-14106203730.9 KBGet Bank Account
Retrieve a bank account by ID.
Path parameters
The ID of the bank account to retrieve.
Response
the BankAccount.
Always bank_account.
The name of the bank.
The primary address line of the bank.
The secondary address line of the bank.
Countries typically have different bank account formats and standards. These are the countries which PostGrid's bank accounts API supports.
The account number of the bank account.
The routing number of the bank account (for US).
The transit number of the bank account (for CA).
The route number of the bank account (for CA).
The designation number of the bank account (for CA).
A unique ID prefixed with bank_account_
An optional string describing this resource. Will be visible in the API and the dashboard.
See the section on Metadata.
true if this is a live mode resource else false.
The UTC time at which this resource was created.
The UTC time at which this resource was last updated.
The signature text PostGrid uses to generate a signature for cheques created using this bank account. This is omitted if signatureImage is present.
A signed link to the signature image uploaded when this bank account was created. This is omitted if signatureText is present.