For multi-location brands, the venues endpoint is essential.
"data": [...], "pagination": "next_cursor": "abc123def456", "previous_cursor": null, "limit": 50 sevenrooms api documentation
. This makes it a preferred choice for developers wanting to build demos or proofs-of-concept quickly. Ease of Integration For multi-location brands, the venues endpoint is essential
| 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) | For multi-location brands