valid_account
field:
Value | Description |
---|---|
valid | The account and routing number are valid. |
invalid | The combination is invalid. Do not proceed with linking or transacting. |
not_validated | Validation could not be completed. Proceed with caution. |
invalid
), the API returns an HTTP 406 Not Acceptable
response. This ensures downstream
systems and user interfaces can handle failures programmatically.
account_number
– The full 12-digit account numberrouting_number
– A 9-digit ABA routing numberaccount_type
– Must be checking
or savings
valid
), you can proceed to Add the Bank Account
to the user profile, or use the validated details to initiate a transaction.
For complete request and response schema, refer to