Dishes
Retrieve a specific dish
This method returns the details for a specific dish ID.
You can specify which properties are returned in the response to display the details needed by the client app menu as well as the different KDS stations. The ingredients
array in the response includes the ingredient IDs that are needed by the client app to determine if a dish is available to order.
GET
Path Parameters
The unique dish identifier, generated when the dish was created.
Query Parameters
Specify which properties to include in the response.
Response
200
application/json
Request successful
The response is of type object
.