GraphQL is for Nexar migration only
Use the GraphQL API only as a drop-in replacement for Nexar's GraphQL when migrating existing integrations. For new projects and full platform capabilities, use the REST API— it's the actively maintained, modern interface.
SupPartMatchOptions
Stock and filter options applied across all BOM lines in one request.
Options applied across all lines in a supMultiMatch request.
| Field | Type | Default | Description |
|---|---|---|---|
requireAuthorizedSellers | Boolean | false | Accepted; not yet applied |
requireStockAvailable | Boolean | false | Keeps parts with stock on at least one offer |
filters | JSON | null | Reserved; same intended semantics as search filters |
Related
- Multi-match — usage example with
options