Create Modifier Group Options
Modifiers
Create Modifier Group Options
This endpoint adds new options to an existing modifier group. These options represent the individual choices customers can select within a modifier group.
POST
Create Modifier Group Options
This endpoint creates new options within an existing modifier group. Each option represents a specific choice that customers can make when customizing their order, such as “Small”, “Medium”, “Large” for a size modifier group.Documentation Index
Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Options must be associated with existing store items and modifier groups.
Path Parameters
The unique identifier of the store
The unique identifier of the modifier group
Body
Array of modifier option objects to create
Request Example
Response
Array of created modifier option objects

