listMenusAvailabilityStatus( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of a menu's availability statuses for a given time slot and restaurant operation. Returns the availability status for the given time slot per menu.

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
timeSlotTimeSlotRequired

The time slot for which to check the availability of menus.


optionsListMenusAvailabilityStatusOptions
Returns
Return Type:Promise<ListMenusAvailabilityStatusResponse>
Was this helpful?
Yes
No