List ACH Requests

Use the /listAchRequests endpoint to retrieve a list of all ACH transfers originated by a specific account.


📘 Note: Please note that this endpoint only returns outgoing ACH transfers initiated by Create ACH Transfer.

--- To view incoming ACH transfers, use the Get All Transaction History endpoint.

Query Params
string
required

Pass in the Spidr account ID

string
enum
Defaults to false

Indicate whether the ACH account number should be returned unmasked. If 'false', only the last 4 digits will be visible. Defaults to false.

Allowed:

Start date of the ach transaction history in YYYY-MM-DD format.

End date of the ach transaction history in YYYY-MM-DD format.

string

The maximum number of ACH transfer records to be returned

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json