This is a v2 endpoint, served at https://api.pax8.com/v2 rather than the /v1 base used by the rest of the Invoices operations in this spec.
Returns a list of invoice line items matching the supplied search and filter criteria, along with optional faceted aggregations.
Scope: at least one of invoiceId, invoiceDate, or the pair invoiceDateRangeStart + invoiceDateRangeEnd is required. When supplied, invoiceDateRangeStart and invoiceDateRangeEnd must be provided together.
Faceting: request aggregations by repeating the facet.field parameter for each facet you want (for example facet.field=vendor&facet.field=product). Each facet supports cursor-based pagination and a per-facet result limit using dynamically named query parameters:
facet.{facetField}.limit— number of buckets to return for that facet (1–100, default 5). Example:facet.vendor.limit=10.facet.{facetField}.cursor— opaque cursor returned in a prior facet response (nextCursor/prevCursor) to page through buckets for that facet. Example:facet.vendor.cursor=eyJ.... A cursor is specific to the facet field that produced it and cannot be reused across facets.
The currencyCode parameter scopes the monetary sub-aggregations (costTotal, salesTax, amountDue) returned within each facet bucket to a single currency.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
