v1
latestOpenAPI 3.0.02026-07-2671142187.3 KBACH Payment
Collects all ACH batches.
get/ach/batches
Response
All ACH Batches.
Example response
[
{
"batchId": 861456,
"batchReference": "ach-1234",
"merchantId": 8,
"statusBatch": 1,
"amountWithdrawals": 120.5,
"countWithdrawals": 2,
"amountDeposits": 150,
"countDeposits": 2,
"amountRefunded": 8.5,
"countRefunded": 5,
"dateOpened": "2026-05-06 13:01:15",
"dateClosed": "2026-05-06 13:01:15"
}
]