Skip to main content
GET
Get ACH transfer
Returns a single ACH transfer object.

Path parameters

string
required
The unique identifier of the ACH transfer to retrieve.

Response

string
Unique identifier for the ACH transfer.
string
The Lemma account the transfer moves money from or to.
string | null
The external account on the other side of the transfer.
integer
The transfer amount in cents. A positive amount indicates a credit transfer pushing funds to the receiving account. A negative amount indicates a debit transfer pulling funds from the receiving account (an ACH pull).
string
Current status of the ACH transfer.
string
The statement descriptor shown to the counterparty.
string | null
The settled transaction, once the transfer posts.
string | null
ISO 8601 timestamp of when the transfer settled.
object | null
Submission details, once the transfer reaches the ACH network.
object | null
Return details, if the transfer was returned.