Transactions
Update a transaction
Updates a single transaction
put/plans/{plan_id}/transactions/{transaction_id}
Path parameters
plan_idstring required
The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan).
transaction_idstring required
The id of the transaction
Request body
Response
The transaction was successfully updated
Changes
No recorded changes to this endpoint across all 3 revisions of this API.