v1

latestSwagger 2.02026-08-045928532.7 MB
MenuSections

Update menu section

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

Path parameters

menuIdinteger required

Menu identifier

menuSectionIdinteger required

Menu section identifier

Query parameters

undoAfternumber double

An optional time period, in hours, after which the hide-section operation will be undone.

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