GET /budgets/{budget_id}/scheduled_transactions/{scheduled_transaction_id}
Summary: Single scheduled transaction
Operation ID: getScheduledTransactionById
Auth: unknown
Operation ID: getScheduledTransactionById
Auth: unknown
Description
Returns a single scheduled 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).
scheduled_transaction_id
(string, path, required)
The id of the scheduled transaction
No probe data for this endpoint yet.