Transactions — Get
transactions_getRetrieve a single YNAB transaction by ID, including split subtransactions and transfer details; amounts are in milliunits (1000 = $1.00).
Instructions
[READ] Get a single transaction by ID. Includes subtransactions for split transactions. Check transfer_account_id to identify transfer transactions. Amount is in milliunits (1000 = $1.00).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | ||
| transaction_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||