Create a report

Create a new report based on transactional data associated with your account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of your report.

integer
required

The id of the report template you are using for your report. A list of report templates and their ids can be retrieved from the Get report templates endpoint.

string
enum

A downloadable file for your report can be automatically generated by specifying a value in this field.

  • Pass a value of xlsx to generate an Excel file of your report.
  • Pass a value of csv to generate a comma separated value file of your report.
Allowed:
dateRange
object
required

All reports require at least one set of date criteria. At least one of the following date criteria pairs must be used when generating a report:

  • contentYear, contentMonth
  • complianceYear, complianceMonth
  • invoiceDateStart, invoiceDateEnd
  • vendorInvoiceDateStart, vendorInvoiceDateEnd
reportFilters
array of objects

The list of filters that will be applied when generating the report. A list of report filters and supported operators can be retrieved from the Get report filters endpoint.

reportFilters
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json