Reserve inventory ahead of public sale using Ticket Tailor's Holds API
domain: tickettailor.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
POST to the create-hold endpoint to reserve a quantity of a ticket type for an event occurrence (e.g. for comps, press, or presale allow-lists).
GET /v1/holds (paginated) to review active holds across events.
PATCH a hold to change its held quantity, or DELETE it to release inventory back to public sale.
Reference a hold's ID via the Issued Tickets endpoint's hold_id parameter to issue tickets straight out of that reserved block.
Known gotchas
Released or deleted holds don't automatically notify anyone who had a link to that allocation — coordinate the release with your own comms.
As with direct ticket issuance, expect holds against a seated ticket type tied to a seating chart to be restricted or unsupported — verify current behavior against a seated event before relying on it in production.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?