Request the new movements

If you receive the account.refresh_intent.succeeded event, you can be certain that the account is updated with the latest movements available at the bank.

To get the latest movements, you need to make a request to the List Movements endpoint with the id of the account that was sent with the event. Remember that the new_movements field only indicates the amount of new movements that were created with the Link Intent update.

πŸ“˜

Important

We send an event for every updated account, so you shouldn't request the movements of every account when the first event arrives. For example, if your Link has three accounts and the first event arrives, it is very likely that the other two accounts are still outdated.