v1

latestSwagger 2.02026-08-045928532.7 MB
MenuSections

Create menu section

post/api/v1.0/menus/{menuId}/sections

Path parameters

menuIdinteger required

Menu identifier

Request body

Namestring

Name

Descriptionstring

Description

DisplayOrderinteger

Display order

IsAvailableboolean

Is available

IsHiddenFromCustomersboolean

Is hidden from customer. Perhaps when the item is out of stock.

ImageUrlstring

Image url

MenuSectionIdinteger

Menu Section Id

PublicIdstring uuid

Permanent reference to the item.

Example request

{
  "PublicId": "00000000-0000-0000-0000-000000000000"
}

Response

OK

object required