validate_routing
USE THIS to verify a US bank routing / ABA transit number before relying on it for a payment or direct deposit. Checks the 9-digit weighted (3,7,1) mod-10 checksum. Does NOT check whether the bank or account is real.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routing | Yes | The 9-digit ABA routing number. |