Reporting API
Read about the Reporting API.
You can use this API to integrate reports into your own applications.
Use the Schedule Report request to define when a report is run and under what parameters. Use the List Reports request to return a list of reports. Use the Get Report Details to retrieve details about a report. If a report fails, you can use the Retry Failed Report request to try it again.
Endpoints and Requests
It consists of the following endpoints:
In this Section
Topic | Description |
---|---|
Reports Endpoint | Use this endpoint to schedule reports and retrieve a list of reports. |
Schedule Report | Use this request to schedule a report. |
List Reports | Use this request to list reports. |
Report Details Endpoint | Use this endpoint to retrieve details about reports. |
Get Report Details | Use this request to retrieve the details for a specific report. |
Retry Reports Endpoint | Use this endpoint to retry failed reports. |
Retry Failed Report | Use this request to try a failed report again. |
Reporting API Fields Reference Guide | Read about the fields and values that can be used with the Reporting API. |
Audit Report Input Parameters | Use these input parameters to specify the information that is included in |
Currency Conversion Source Values | These values specify the source for rates used in Currency conversions. |
Report Scope Values | Use these values to filter the scope of the data used in the report. |
Validation Status Values | Use these statuses to filter for specific values for Tax ID validation. |
Updated 3 days ago