Otter · Example Payload

Public Api Pause Request Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

startendcommentreason

Example Payload

Raw ↑
{
  "start": "2007-12-03T10:15:30+01:00",
  "end": "2007-12-03T10:15:30+01:00",
  "comment": "Some comment",
  "reason": {}
}