Create ACH Transaction

Use the Create ACH Transaction endpoint to originate an ACH transaction to move funds between a customer account (accountNo) and an existing ACH bank account (achAccountId). Use the Add ACH Account endpoint to add an ACH bank account.

For more information on this endpoint see Creating an ACH transaction in the ACH Endpoints guide.

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status CodeCode Description
429-01ACH account not found
429-02Insufficient balance. The Galileo account does not have enough funds for the outgoing credit.
429-03Limit violation
429-04Insufficient funds for debit transaction. Plaid integration only: The remote account does not have sufficient funds for the outgoing debit.
429-05Plaid returned an error. Find the error in the status field and handle with Plaid accordingly.
429-06Failure occurred while processing debit transaction
429-06Failure occurred while processing credit transaction
429-09Previous attempt found in process. Did not process current request. Do not retry.
429-11Invalid ACH account
Language
Click Try It! to start a request and see the response here!