get https://api.fintoc.com/v1/accounts//movements
Use this endpoint to retrieve the movements of a bank account.
Using theper_pageandpageparametersIf you are missing movements in our API, try adjusting the
per_pageparameter 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_pagevalue, try iterating through our pages using thepageparameter. This way you can check all the pages of movements stored.