Otter · Example Payload

Public Api Modifier Group Update Request Example

Choose any of these delicious types of bagels

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Modifier Group Update Request Example is an example object payload from Otter, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameminimumSelectionsmaximumSelectionsmaxPerModifierSelectionQuantitydefaultModifierSelectionDataitemIdsdescriptiontype

Example Payload

Raw ↑
{
  "id": "db5740de-429c-4f06-b264-3d41dce6d8c3",
  "name": "Choose your type of bagel",
  "minimumSelections": 0,
  "maximumSelections": 0,
  "maxPerModifierSelectionQuantity": 0,
  "defaultModifierSelectionData": {},
  "itemIds": [],
  "description": "Choose any of these delicious types of bagels",
  "type": "DEFAULT"
}