> ## 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

When you receive the `account.refresh_intent.succeeded` event, the account contains the latest movements available from the bank.

Request the latest movements from the List Movements endpoint using the `id` of the account in the event. The `new_movements` field indicates only the number of movements created by the Link Intent update.

<Info>
  Fintoc sends one event for each updated account. Wait for an account's event before requesting its movements. For example, when the first event arrives for a `Link` with three accounts, the other two accounts may not be updated yet.
</Info>
