v3
latestOpenAPI 3.1.12026-08-044496132.1 KBTransactions
Create a single transaction or multiple transactions
Creates a single transaction or multiple transactions. If you provide a body containing a transaction object, a single transaction will be created and if you provide a body containing a transactions array, multiple transactions will be created. Scheduled transactions (transactions with a future date) cannot be created on this endpoint.
post/plans/{plan_id}/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 transaction or transactions were successfully created