GET /budgets/{budget_id}/transactions/{transaction_id}
Summary: Single transaction
Operation ID: getTransactionById
Auth: unknown
Operation ID: getTransactionById
Auth: unknown
Description
Returns a single transaction
Parameters (2)
budget_id
(string, path, required)
The id of the budget. "last-used" can be used to specify the last used budget and "default" can be used if default budget selection is enabled (see: https://api.ynab.com/#oauth-default-budget).
transaction_id
(string, path, required)
The id of the transaction
No probe data for this endpoint yet.