Reports
Get Balance Statement Summary Report
Get a balance statement summary report for the requested start and end date.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The start time of the report range in ISO-8601 format.
Example:
"2023-07-13T00:00:00.000Z"
The end time of the report range in ISO-8601 format.
Example:
"2023-07-13T00:00:00.000Z"
Response
200
application/json
200 response.
Was this page helpful?