Sevenrooms Api Documentation [patched]
Pseudocode:
Developers typically need to contact a SevenRooms representative or fill out a partnership integration form to obtain a Client ID , Client Secret , and Venue Group ID . sevenrooms api documentation
| Method | Endpoint | Description | |--------|----------|-------------| | GET | /waitlist/entries | Current active waitlist for a venue | | POST | /waitlist/entries | Add party to waitlist | | PUT | /waitlist/entries/id/seat | Mark party as seated | | DELETE | /waitlist/entries/id | Remove party (no-show or cancelled) | sevenrooms api documentation
The majority of transactional operations (Create, Read, Update, Delete) are handled via a traditional . sevenrooms api documentation

Login Status 










