Modifier groups are essential for managing product customizations like sizes, add-ons, and variations.
Body
Name of the modifier group. Example: “MG007”
Description of the modifier group. Example: “Modifier group for drinks”
The unique identifier of the store
Minimum number of options customer must select
Maximum number of options customer can select
Display order precedence for the modifier group
Type of options in this group. Example: “Customization”
Maximum number of free options allowed
Maximum quantity for each option
Status of the modifier group. Values: “active” or “inactive”
Array of modifier option IDs to associate with this group
Array of store item IDs to link with this modifier group
Request Example
Response
This endpoint processes the request and creates the modifier group. No response body is provided upon successful creation.
Use modifier groups to organize related customization options like “Size Options”, “Add-ons”, or “Preparation Methods”.
Ensure that min_quantity is not greater than max_quantity, and that the linked store items exist in your inventory.