Responds with a file with transactions of account

Available for admins with "view_customer_statements" permission. The API responds with a file with transactions of selected account.

NOTE: The response for this request will be a file with the transactions of the account matching the provided filters.

Query Params
int32
required

Filter by account id

date

For filtering by created at from date. Rule is records where date >= passed. Format: 2018-11-20T00:00:00 02:00

date

For filtering by created at to date. Rule is records where date <= passed. Format: 2018-12-03T23:59:59 02:00

string

Filter by transaction status

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv
application/json