v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBList catalog variances
Returns catalog entries with price variance information from invoice items. By default, returns all items that had purchases in the specified period, including items with zero variance. Use variance_only=true to return only entries with non-zero variance. Use expand=invoice_items to include all invoice items inline (otherwise only the most recent invoice item is returned).
Query parameters
Filter by company ID (required)
If true, returns only entries with non-zero variance. Default: false (returns all items including zero variance)
Comma-separated list of fields to expand. Supports 'invoice_items' to include all invoice items for each entry.
Start of date range (YYYY-MM-DD)
End of date range (YYYY-MM-DD)
Comma-separated ERP vendor IDs (accounting vendor IDs) to filter variances by vendor.
Comma-separated location IDs
Filter by variance type
Page number for pagination
Number of items per page
Headers
OAuth2 authentication flows. Auth server URLs will vary by environment
API key for authentication
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with paginated variance list