Modifier group ID.
Revision number, which increments by 1 each time the modifier group is updated. To prevent conflicting changes, the current revision must be passed when updating the modifier group. Ignored when creating a modifier group.
Date and time the modifier group was created.
Date and time the modifier group was updated.
Modifier group name.
Group of item modifiers.
Modifier group details.
Extended fields.
{
"id": "116a2e4d-1ddd-4947-8050-4aea8d0af2b4",
"revision": "1",
"createdDate": "2023-12-04T08:20:38.784Z",
"updatedDate": "2023-12-04T08:20:38.784Z",
"name": "Topping",
"modifiers": [
{
"id": "481135f7-1392-4a2e-ac6b-12fb0ef398b7",
"additionalChargeInfo": { "additionalCharge": "2.50" }
}
],
"rule": {
"mandatory": false,
"minSelections": 0,
"maxSelections": null
},
"extendedFields": null
}