Scheduled Transactions

Create a scheduled transaction

Creates a single scheduled transaction (a transaction with a future date).

post/plans/{plan_id}/scheduled_transactions

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).

Request body

Response

The scheduled transaction was successfully created

Changes

No recorded changes to this endpoint across all 3 revisions of this API.