Statement CSV

Generates a CSV file with the statement data asynchronously for the specified organization and card account and date period. The CSV file will be available for download shortly. You will receive a callback of type STATEMENT_CSV_DOWNLOAD_READY once the exported CSV file is ready. Do not forget to subscribe to the callback upfront! Otherwise this endpoint returns an error. The endpoint can only be used with an active callback subscription for the STATEMENT_CSV_DOWNLOAD_READY event type. Hint: The time it takes to generate the file may vary according to system load.

Query Params
uuid
required

The organization ID for which the statement is requested.

uuid

Optionally, the card account ID for which the statement is requested. If not provided, the default card account will be used.

date
required

The start date of the statement period, has to be in the past and before the toBookingDate. Format is YYYY-MM-DD. This is normally the first day of the month.

date
required

The end date of the statement period, has to be in the past. Format is YYYY-MM-DD. This is normally the last day of the month.

string
enum

The language of the headers in the CSV file. If not provided, English (en) will be used.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json