Update a modifier group

Update a modifier group. In order to add modifiers use the create modifiers endpoint.

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

Merchant Id

string
required

Modifier Group Id

Query Params
string

Expandable fields: [modifiers, items]

Body Params
string

Unique identifier

string

Name of the modifier group

string
integer

The minimum amount of modifiers from this group that must be applied to associated lineItems when using Register

integer

The maximum amount of modifiers from this group that can be applied to associated lineItems when using Register

boolean
Defaults to true

Whether employees will be automatically prompted to add modifiers from this category when using Register

modifiers
array of objects
modifiers
string

An ordered, comma-separated list of modifier ids in this group. (READ ONLY)

items
array of objects
items
integer

The ordinal value used to determine where in an ordered list this modifier group should appear relative to others.

Headers
string
required

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

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