23 lines
1003 B
JSON
23 lines
1003 B
JSON
{
|
|
"items": [],
|
|
"modifier_groups": [],
|
|
"categories": [],
|
|
"menus": [
|
|
{
|
|
"id": "empty_menu_id",
|
|
"title": { "translations": { "en_us": "Empty Menu" } },
|
|
"service_availability": [
|
|
{ "day_of_week": "monday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] },
|
|
{ "day_of_week": "tuesday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] },
|
|
{ "day_of_week": "wednesday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] },
|
|
{ "day_of_week": "thursday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] },
|
|
{ "day_of_week": "friday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] },
|
|
{ "day_of_week": "saturday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] },
|
|
{ "day_of_week": "sunday", "time_periods": [{ "start_time": "00:00", "end_time": "23:59" }] }
|
|
],
|
|
"category_ids": []
|
|
}
|
|
],
|
|
"display_options": {}
|
|
}
|