v2

OpenAPI 3.1.12026-07-214496131.9 KB
Transactions

Import transactions

Imports available transactions on all linked accounts for the given plan. Linked accounts allow transactions to be imported directly from a specified financial institution and this endpoint initiates that import. Sending a request to this endpoint is the equivalent of clicking "Import" on each account in the web application or tapping the "New Transactions" banner in the mobile applications. The response for this endpoint contains the transaction ids that have been imported.

post/plans/{plan_id}/transactions/import

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

Response

The request was successful but there were no transactions to import