Create Menu Item

Add a new item to a merchant's menu. Specify the item's name, description, category, price, stock status, and images.

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

Unique merchant reference

Body Params
string
required
Defaults to ref123

A unique reference identifier for the menu item.

string
required
Defaults to Buffet

The name of the menu item

string
Defaults to Random description

A brief description of the menu item.

integer
required
Defaults to 178

The ID of the category to which the menu item belongs.

boolean
required
Defaults to true

Indicates whether the item is currently in stock.

integer
required
Defaults to 500

The price of the menu item

images
array of objects

An array of image objects associated with the menu item

images
Response

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