Collects all ACH transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1

Page number for paginated results.

integer
≤ 125

The number of transactions that will be returned in one request. We only allow maximum 125 objects per request. If no limit specified, the default limit will be 125 objects.

date

Filter transactions created on or after this date. Format: YYYY-MM-DD. If endDate is provided, it must not be earlier than startDate.

date

Filter transactions created on or before this date. Format: YYYY-MM-DD. If startDate is provided, endDate must not be earlier than startDate.

float

Filter transactions by minimum amount. If amountMax is provided, amountMin must not be greater than amountMax.

float

Filter transactions by maximum amount. If amountMin is provided, amountMax must not be less than amountMin.

statusAuth
array of strings

Filter transactions by auth status.

statusAuth
statusClearing
array of strings

Filter transactions by clearing status.

statusClearing
users
array of integers

Filter transactions by users.

users
string

Searches id, bankAccountL4l4, order id, batch id, contact name and business name.

Responses

403

User does not have valid permissions.

500

Unexpected internal error.

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