Get Monthly Statement

Retrieve transactions created OR settled in the specified month. Returns JSON data directly (paginated list of transactions).

Path Params
string
required
Query Params
string

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

string
required

Number of results to return (default: 10)

string
required

Number of results to skip (default: 0)

Body Params
string | null

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

integer

Must be at least 1.

integer

Must be at least 0.

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