Skip to main content
POST
Validate US Routing Number

Headers

x-client-id
string
Example:

""

x-client-secret
string
Example:

""

Body

application/json
routingNumber
string
Example:

"021000021"

Response

Success Response

bankName
string
Example:

"JPMorgan Chase Bank"

city
string
Example:

"New York"

routingNumber
string
Example:

"021000021"

state
string
Example:

"NY"

valid
boolean
Example:

true