RestaurantAddon

Creates a new restaurant addon

Creates a new restaurant addon

post/restaurant_addons

Request body

restaurant_idinteger required
restaurant_category_idinteger required
namestring required
is_activeinteger required

Response

New restaurant addon added

idinteger
created_atstring
updated_atstring
restaurant_idinteger
restaurant_category_idinteger
namestring
is_activeinteger

Changes