Skip to main content

Create an accounting report

POST 

/accounting/reports

Starts asynchronous generation of an accounting report for the supplied date range and filters. The response returns the report key and an initial status; poll GET /accounting/reports/{reportKey} until status is COMPLETE to read the generated report.

Request

Responses

Your idempotent request was already submitted and is currently being processed, try again later.