Get Menu

Get a menu of a particular store via their Team ID

📘

The output is a object, representing a menu

OUTPUT PARAMS

success

boolean

Indicates whether the service completed successfully.

  • false - the service failed.
  • true - the service succeeded.

message

string

If an error occurred, a message indicating the error.

menu

object

An object containing detailed information about the menu

Language