Reporting API - Using updatedDate Filters
Several Reporting API endpoints allow the user to restrict the data received based on when it was last updated. This is useful for scenarios where only recent changes are needed, e.g., incremental data load. In most cases it will also improve the API performance.
To receive a filtered response, the parameters updatedDateFrom and updatedDateTill should be used by entering date in the yyyy-MM-dd format.
Limitations
- There may be cases when the updatedDateTime field is updated without any values actually changing in the API response. This may happen when a related entity in the platform has been updated but the changed content is not included in the API response.
- The updatedDateTime field does not react to changes to industryTypes and isVendor changes in the Get Organization Details API endpoint.
0
0
Was this article helpful?
0 out of 0 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.