get_transaction
Retrieve details for a single Mercury transaction by its transaction ID, including amount, status, counterparty, dates, category, note, and tracking number.
Instructions
Retrieve details of a single Mercury transaction by its transaction ID. Returns id, accountId, amount, counterpartyName, createdAt, postedAt, status, kind, mercuryCategory, note, externalMemo, bankDescription, dashboardLink, and trackingNumber.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transactionId | Yes | The Mercury transaction UUID. |