v1
latestOpenAPI 3.1.02026-08-0458234268.6 KBList exported catalog variance batches
Returns exported Catalog Variance Manager batches for the given company. Only batches with export_status='exported' are ever returned — drafts and failed batches are excluded. The costbatch_payload in each result matches the Pyxis /costbatch format exactly.
Query parameters
Company ID to filter by (required)
Filter by exact batch number
Return batches exported on or after this datetime (ISO 8601)
UTC filter. Accepts ISO 8601 with optional Z/offset, or YYYY-MM-DD[ HH:MM:SS] (assumed UTC). Takes precedence over the non-_utc variant.
Return batches exported on or before this datetime (ISO 8601)
UTC filter. Accepts ISO 8601 with optional Z/offset, or YYYY-MM-DD[ HH:MM:SS] (assumed UTC). Takes precedence over the non-_utc variant.
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 exported batch list