RestaurantAddon

Update restaurant addon by its id

Update restaurant addon by its id

put/restaurant_addons/{restaurantAddonId}

Path parameters

restaurantAddonIdinteger required

ID of restaurant addon to update

Request body

restaurant_idinteger
restaurant_category_idinteger
namestring
is_activeinteger

Response

Restaurant Addon updated

idinteger
created_atstring
updated_atstring
restaurant_idinteger
restaurant_category_idinteger
namestring
is_activeinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.