get https://api.zwitch.io/v1/accounts//statements
Use this API to generate the account statement for an account.
Note:
- The API returns the last 10 transactions when no query parameters are used for querying the request.
- If the account statements have more than ten transactions, then
has_more
is set to true.