Check instant payment availability
Instant Payments
Check Instant Payment Availability
Check if a given routing number is eligible to receive an instant payment.
POST
Check instant payment availability
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The routing number of the financial institution where the creditor (payee) holds their account.
Required string length:
9Pattern:
^[0-9]+$Example:
"111000111"
Response
Availability check result.

