This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Note: The Item Modifier API only works with the Wix Restaurants Menus (New) app. Make sure you have installed this app from the Wix App Market.
Retrieves a list of item modifiers given the provided paging, filtering, and sorting. Up to 500 item modifiers can be returned per request.
To learn how to query item modifiers, see API Query Language.
| Property | Filters | Sort |
|---|---|---|
id | $eq, $ne, $in, $nin | None |
name | $eq, $ne, $in, $nin | None |
createdDate | $gt, $gte, $lt, $lte, $eq, $ne | None |
updatedDate | $gt, $gte, $lt, $lte, $eq, $ne | None |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.