Validate Routing Number
Checks if the given routing number is valid or blacklisted.
Check Routing Number
GET
https://apis.sandbox.flexshopper.com/routing-number/validate/{routingNumber}
Path Parameters
Response Parameters
A successful request returns the HTTP 200 OK
status code and a JSON response body that shows the routing number whether is valid or not.
Last updated