POST

Query Variants


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieve product variants using structured queries with cursor-based pagination.

Use this endpoint for simple filtering operations on id and productId. For complex queries with free-text search and aggregations, use Search Variants instead.

Up to 1,000 variants can be returned per request.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Read v3 catalog
Manage v3 catalog
Manage Stores
Read products in v3 catalog
Product v3 read admin
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/products/query-variants

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?