Otter · Example Payload

Public Api Store Hours Configuration Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

deliveryHourspickupHourstimezone

Example Payload

Raw ↑
{
  "deliveryHours": {},
  "pickupHours": {},
  "timezone": "America/Los_Angeles"
}