v1
latestOpenAPI 3.1.02026-07-243113441.2 MBACH Transactions
Get all ACH transactions for a company
Fetches all ACH transactions for a company.
scope: ach_transactions:read
get/v1/companies/{company_uuid}/ach_transactions
Path parameters
company_uuidstring required
The UUID of the company
Query parameters
contractor_payment_uuidstring
The UUID of the contractor payment
payroll_uuidstring
The UUID of the payroll
transaction_typestring
Used to filter the ACH transactions to only include those with a specific transaction type, such as "Credit employee pay".
payment_directionstring
Used to filter the ACH transactions to only include those with a specific payment direction, either "credit" or "debit".
pageinteger
The page that is requested. When unspecified, will load all objects unless endpoint forces pagination.
perinteger
Number of objects per page. For majority of endpoints will default to 25
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Response
Example response