🌭 Hotdog stand

Error

object
codestring

Error code

messagestring

Error message

Example

OrderRequest

object
itemsarray[object]

Example:{"item_name":"Hot Dog","quantity":1,"condiments":["mustard","ketchup"]}

Show Child Parameters
Example

MenuItem

object
idstring(uuid)

Unique identifier for the menu item

namestring

Name of the menu item

descriptionstring

Description of the menu item

pricenumber(float)

Price of the menu item

Example