Get Business Menus

This API endpoint is used to obtain business catalogs, this request does not have any requirement.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Using Ordering SDK

// get as customer
const response = await ordering.businesses(businessId).menus().get();
// Mode dashboard
const response = await ordering.businesses(businessId).menus().asDashboard().get();
Path Params
string
required
Defaults to en
string
required
Defaults to demo
int32
required
string
required
Defaults to v400
Query Params
string
int32
int32
string
Defaults to dashboard
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json