Get Transaction
GET /v1/transactions/
Get a single canonical transaction for customer API clients.
Authorizations
Opaque API key passed as Authorization: Bearer <key>. Keys are organization-bound, environment-bound (live or test), scope-carrying, and expiring. Create and manage keys via the console.
Path Parameters
Query Parameters
Response
Successful Response
Transaction lifecycle status. Current implementation emits only pending and posted; other values are reserved for future use.
pending, posted, reversed, cancelled, unknown When the serialized public transaction representation last changed. It advances when a change would alter a field currently exposed by this API. Internal-only changes and changes to data not currently surfaced here do not change updatedAt.
credit, debit internalTransfer, card, ach, pix, caEft, auNpp, auBecsDirectEntry, auRtgs, sepaCredit, sepaDebit, bacsDirectDebit, wire, swift, fasterPayments, check, cash, crypto, other, unknown