Search financial institutions information by several params
POST/search
This API retrieves a set of financial institutions based on a series of parameters.
routingNumber: exact match is applied
fiName: starts with match is applied
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful financial institutions search response
Bad Request.
Unauthorized.
note
401 errors
There are two different error schemas for 401 errors, one when the API credentials sent are wrong or invalid and another one when the API credentials are valid but the operation is prohibited for the consumer.
Not found.
API Internal Error.