Reporting API - Data Model
The Reporting API endpoints use the internal IDs of the platform which enables joining various endpoint data to create reports and find related information.
For example, if you would like to find more information for each invoiced subscription, you can take the SubscriptionId from invoice-headers and join it to the subscriptions endpoint using the SubscriptionId.
All the relationships are mapped out in the entity relationship diagram below.
1
1
Was this article helpful?
1 out of 1 found this helpful
Articles in this section
- Reporting API - Overview
- Reporting API - requesting access
- Reporting API - Data Model
- Reporting API - How to map your Invoice Data
- Reporting API - Detailed Invoice Line Items
- Reporting API - How to identify Organizations in your Sales Channel
- Reporting API - Currencies within the Invoices
- Reporting API : Preview invoices in status 'New'
- Reporting API - Using updatedDate Filters
- Reporting API - Viewing Vendor Invoice Row JSONs via API
Add comment
Please sign in to leave a comment.