Get movements balance data

Returns the registered movements and balance of the user.

Path parameters

accountIDstringRequired

accountID associated with the user

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

emailstringOptionalformat: "email"

Optional email parameter to filter the data

Response

successful operation

allMovementslist of objects
balanceslist of objects

Errors