Lunchbox · Example Payload

Pos Pos Hours Example

RestaurantOnline OrderingGuest EngagementCateringMenusOrdersLoyaltyEnterprise

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

Top-level fields

iso_day_of_weekstart_timeend_time

Example Payload

Raw ↑
{
  "iso_day_of_week": 1,
  "start_time": "string",
  "end_time": "string"
}