Get a single transaction
Look up one transaction by id. Useful when a webhook just
fired for a specific transaction_id and you want the
full record.
Authorizations
Pass your secret key in the Authorization header as a Bearer
token: Authorization: Bearer sk_test_... (sandbox) or
Bearer sk_live_... (production).
Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.
Path Parameters
Query Parameters
The Client (cli_…) to scope the read to. Required on account,
transaction, and statement reads — LedgerSync's backend data APIs
are scoped per end-user, so these resources are resolved within a
single Client.
Response
The Transaction.
"txn_FINICITY_8837"
Signed decimal amount in the account's currency. The sign follows the upstream aggregator's convention (matches Plaid/MX/Finicity).
-28.34
ISO-4217 currency code. Defaults to USD when the source omits it.
"USD"
Posted date — the date the transaction cleared (Plaid-style date).
"STARBUCKS #1234 SEATTLE WA"
Upstream aggregator's transaction ID (Finicity, MX, etc.) if available.
LedgerSync's normalized category (best-effort across sources).
