Update per-menu product price

View as MarkdownOpen in Claude
Set or update the base price and special price for a specific product within a specific menu.

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

menuIdstringRequired
Menu UUID
itemCodestringRequired
Product item code

Headers

X-Tenant-IDstringOptional
Tenant identifier

Request

This endpoint expects an object.
basePricedoubleRequired
specialPricedoubleRequired

Response

OK
successboolean
messagestring

Errors

400
Bad Request Error
401
Unauthorized Error