GET /v1/transactions/
Get a single canonical transaction for customer API clients.
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.
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.
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$credit, debit internalTransfer, card, ach, sepaCredit, sepaDebit, wire, swift, fasterPayments, check, cash, crypto, other, unknown