Returns details about an ACH transfer for the specified account by ACH transfer ID. This endpoint returns details for both incoming and outgoing ACH transfers, and can be used to check the status of an outgoing ACH transfer after it has been initiated.
Your Meow API key for authentication
Optional entity ID for scoped access to entity-specific data
The ID of the account.
The transaction group ID for the ACH transfer (e.g. withdrawal_ach_...), or a Treasury Prime ACH id returned from create_ach (e.g. ach_...)
Successful Response
The unique identifier for the ACH transfer
The amount of the transfer
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$The current status of the transfer
pending, canceled, processing, error, sent, returned, void The time the transfer was created
The time the transfer was last updated
A description of the transfer
The unique identifier for the counterparty
The name of the counterparty
The account number of the counterparty
The routing number of the counterparty
An internal note associated with the transfer
Additional details about the transfer
The ACH trace number for the transfer
Payment related information (e.g. for incoming ACH)