> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fintoc.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Request new movements

The `account.refresh_intent.succeeded` event confirms that the account includes the latest movements available from the bank.

To get the latest movements, call the [List movements](/api/movements-api/movements/movements-list) endpoint with the account `id` included in the event. The `new_movements` field only indicates the number of movements created during the Link Intent update.

<Info>
  Fintoc sends one event for each updated account. Request an account's movements only after you receive the event for that account. If a `Link` has three accounts, the other two accounts might still be updating when the first event arrives.
</Info>
