Create a modifier group

Creates a new modifier group. After you create a modifier group, you can associate modifiers with the group.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Merchant identifier (mId).

Query Params
string

Expandable fields to display additional nested information: [modifiers, items].

Body Params
string

Unique identifier of the modifier group.

string
required

Name of the modifier group.

string

Alternate name of the modifier group.

integer

Minimum number of modifiers from this group that must be applied to associated lineItems when using the Register merchant plan.

integer

Maximum number modifiers from this group that can be applied to associated lineItems when using the Register merchant plan.

boolean
Defaults to true

Indicates whether employees receive an automatic message to add modifiers from this group when using the Register merchant plan.

modifiers
array of objects
modifiers
string

Unique identifiers of the modifiers in a group. Displays as a read-only, sorted, comma-separated list.

items
array of objects
items
integer

Sorted list (ascending or descending) that indicates the ranking of the modifier group as compared to other modifier groups.

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response
200

Successful response. Modifier group is created.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!