Retrieve ACH Companies
GET/ach-companies
This API retrieves ACH Companies based on several params.
Account Type
This API will assume the accountType is a Deposit account if not provided.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful ACH Companies Retrieval 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.