Owneat Technical Guide main Help

Update a RestaurantEvent.

PUT method/api/v1/RestaurantEvents/{restaurantEventGuid}

Request parameters

{ "title": "example", "description": "example", "displayImageUrl": "example", "isActive": true, "titleColor": 1 }

Responses

{ "id": "b80bb774-0288-3da1-b201-890375a60c8f", "createdAt": "1998-11-02T21:37:14Z", "updatedAt": "2011-11-10T04:49:59Z", "title": "example", "description": "example", "displayImageUrl": "example", "isActive": true, "titleColor": 1, "sortingIndex": 66, "restaurantId": "f459eb7f-8954-39fb-b7ad-424937beb163" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
{ "type": "example", "title": "example", "status": 50, "detail": "example", "instance": "example" }
Last modified: 21 May 2024