An API to validate account and routing numbers.
POST v2/verify-account-routing
Fields | Type | Is Required | Description |
---|---|---|---|
account_number | string | Yes | The bank account number to be validated. |
routing_number | string | Yes | The bank routing number to be validated. |