postgrid_create_bank_account
Create a bank account for printing checks by supplying bank name, routing, and account numbers. Use this action to enable check sending, or create accounts in the PostGrid dashboard to avoid sharing sensitive details.
Instructions
Create a bank account for check printing. WARNING: Bank account details (account/routing numbers) will transit through chat history. For security, consider creating bank accounts via the PostGrid dashboard instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bankName | Yes | Name of the bank | |
| description | No | Internal description | |
| accountNumber | Yes | Bank account number | |
| routingNumber | Yes | Bank routing number (9 digits for US) | |
| signatureText | No | Signature as text (printed on checks) | |
| signatureImage | No | URL to signature image | |
| bankCountryCode | No | Bank country code (default: 'US') |