v1
latestOpenAPI 3.0.02026-07-2671142187.3 KBCollects all ACH transactions.
Query parameters
Page number for paginated results.
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.
Filter transactions created on or after this date. Format: YYYY-MM-DD. If endDate is provided, it must not be earlier than startDate.
Filter transactions created on or before this date. Format: YYYY-MM-DD. If startDate is provided, endDate must not be earlier than startDate.
Filter transactions by minimum amount. If amountMax is provided, amountMin must not be greater than amountMax.
Filter transactions by maximum amount. If amountMin is provided, amountMax must not be less than amountMin.
Filter transactions by auth status.
Filter transactions by clearing status.
Filter transactions by users.
Searches id, bankAccountL4l4, order id, batch id, contact name and business name.
Response
All ACH transactions.