Create Monthly Statement Export

Queue an export job that will generate a monthly statement report file. Includes transactions created OR settled in the specified month.

Path Params
string
required
Query Params
string

Month to report on in YYYY-MM format (defaults to current month)

string
required

Export format: csv, xlsx (default: csv)

Body Params
string | null

Must match the regex /^\d{4}-\d{2}$/. Must be a valid date in the format Y-m.

string
Headers
string
Responses

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