Verify a bank account
lob_bank_accounts_verifySubmit two micro-deposit amounts in cents to verify a bank account, required before the account can be used to draw checks.
Instructions
Verify a bank account by submitting two micro-deposit amounts (in cents) that Lob deposited into the account during registration. Required before the account can be used to draw checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bank account ID (`bank_…`). | |
| amounts | Yes | Two micro-deposit amounts in cents, e.g. [11, 35]. | |
| extra | No | Additional Lob API parameters not enumerated above. Merged into the request body verbatim. See https://docs.lob.com for the full parameter list per resource. |