Verify routing number

This request verifies a routing number and returns its corresponding bank name.

Secure Payments' routing number verification endpoint is used to ensure a routing number's accuracy and provide the name of the corresponding bank.

This request will return a 200 OK response even if an invalid routing number is provided. Providing an invalid routing number will return an "Unspecified" bank name in the request response.


Results

Returns routing number information after a successful lookup. An invalid routing number will return a 200 response, indicating an "Unspecified" bank.

Path Params
int32
required

The bank's routing number.

Responses

Language
Credentials