Bank Accounts
Create Bank Account
POST/print-mail/v1/bank_accounts
List Bank Accounts
GET/print-mail/v1/bank_accounts
Get Bank Account
GET/print-mail/v1/bank_accounts/{id}
Delete Bank Account
DELETE/print-mail/v1/bank_accounts/{id}
ModelsExpand Collapse
BankAccount = object { id, accountNumber, bankCountryCode, 15 more }
BankAccount = object { id, accountNumber, bankCountryCode, 15 more }
Countries typically have different bank account formats and standards. These are the countries
which PostGrid's bank accounts API supports.
Countries typically have different bank account formats and standards. These are the countries which PostGrid's bank accounts API supports.
description: optional string
An optional string describing this resource. Will be visible in the API and the dashboard.
signatureImage: optional string
A signed link to the signature image uploaded when this bank account was created. This is omitted if signatureText is present.
formaturi