Sevenrooms — Api Documentation [verified]

Here's what I can do to assist you:

SevenRooms offers two authentication methods, selected at integration setup. sevenrooms api documentation

  • GET /reservations: Retrieve a list of reservations
  • GET /reservations/reservationId: Retrieve a reservation by ID
  • POST /reservations: Create a new reservation
  • PUT /reservations/reservationId: Update a reservation
  • DELETE /reservations/reservationId: Delete a reservation

Critical Limits (per docs):