Otter · Example Payload

Public Api Modifier Group Example

Choose any of these delicious types of bagels

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

idnameminimumSelectionsmaximumSelectionsmaxPerModifierSelectionQuantitydefaultModifierSelectionDataitemIdsdescriptiontypeexposedThirdPartyInfos

Example Payload

Raw ↑
{
  "id": "da0e4e94-5670-4175-897a-3b7dde45bed5",
  "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",
  "exposedThirdPartyInfos": []
}