List Movements

Use this endpoint to retrieve the movements of a bank account.

📘

Using the per_page and page parameters

If you are missing movements in our API, try adjusting the per_page parameter to obtain more movements in your requests. Remember that the default value for this parameter is 30 and the maximum value is 300.

Also, if you have more movements than the per_page value, try iterating through our pages using the page parameter. This way you can check all the pages of movements stored.

Language
Click Try It! to start a request and see the response here!