v1

latestOpenAPI 3.0.02026-07-2671142187.3 KB
ACH Payment

Collects all ACH transactions.

get/ach/transactions

Query parameters

pageinteger

Page number for paginated results.

limitinteger

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.

startDatestring date

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

endDatestring date

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

amountMinnumber float

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

amountMaxnumber float

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

statusAuthstring[]

Filter transactions by auth status.

statusClearingstring[]

Filter transactions by clearing status.

usersinteger[]

Filter transactions by users.

searchstring

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

Response

All ACH transactions.

idinteger
merchantIdinteger
dateCreatedstring date-time
statusAuthinteger
statusClearinginteger
userIdinteger
batchIdinteger
bankAccountIdinteger
bankAccountL4l4integer
transactionTypeinteger
amountnumber float
currencyinteger
approvalCodestring
testinteger
acquirerTransactionIdstring
responseMessagestring
payFacTransactionIdinteger
originalTransactionIdinteger
statusBatchinteger
dateClosedstring date-time
customerCodestring
invoiceNumberstring
orderIdinteger