Export account transactions to an external file
GET/api/v1/transaction/:accountId/extract
Allow the user to export accounts transactions to an external file (e.g. Excel)
Request
Responses
- 400
- 403
- 404
- 500
Invalid query parameters
Insufficient permissions to export transactions
Account not found
Internal server error