/customer/{customerId}/reservations/{reservationId}Ask AIput https://api.seatninja.com/customer/{customerId}/reservations/{reservationId}Updates the wait list or reservation.Path ParamsreservationIdint64requiredID of the reservation or waitlist.customerIdstringrequiredIdentifier for the customer that was passed in during create.Body ParamspartySizeint321 to 99Size of the party.notesstringAdditional information the restaurant should know about the reservation.timedate-timeTime of the reservation in UTC. Omit when updating a waitlist.timeStampint32requiredTimestamp from reservation/waitlist. Used to ensure latest version is being updated.Responses 200OK 400BadRequest 401Unauthorized 403Forbidden 404NotFound 409Conflict 500500 responseUpdated over 6 years ago