Otter · Example Payload

Public Api Storefront Regular Hours Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

dayOfWeektimeRanges

Example Payload

Raw ↑
{
  "dayOfWeek": "MONDAY",
  "timeRanges": [
    {}
  ]
}