Reports
Create Reconciliation Report
Create a reconciliation report for the requested start and end date.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
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?