Create a report
POST {{baseUrl}}/reports
Creates a new report.
Reports are created as pending
initially while Paddle generates your report. They move to ready
when they're ready to download.
You can download a report when it's ready using the get a CSV file for a report operation.
If successful, your response includes a copy of the new report entity.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |