Patch

Update Reservation Location


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates a reservation location. Supports partial updates.

Each time the reservation location is updated, revision increments by 1. The existing revision must be included when updating the reservation location. This ensures you're working with the latest reservation location information, and it prevents unintended overwrites.

You cannot use this endpoint to change a reservation location's location object. Attempting to do so will cause the server to return an application error.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Reservation Locations
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/table-reservations/reservation-locations/v1/reservation-locations/{reservationLocation.id}

Event TriggersThis method triggers the following events:
Did this help?