Sell add-on merchandise alongside tickets using Ticket Tailor's Products and Stores endpoints
domain: tickettailor.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Use the Products endpoint category in the Ticket Tailor API to list merchandise or add-on items configured for a box office.
Use the Stores endpoint category to look up which store an event's products belong to.
GET a single product by ID to confirm its current price/stock before referencing it in a checkout flow or report.
Combine product line items with the Orders endpoint's order-item data to reconcile merch sales alongside ticket sales in reporting.
Known gotchas
Products/stores sit alongside the core ticketing resources in the same API reference — confirm your account plan has the merchandise feature enabled before building against it, and check the live docs for exact request/response fields.
Products are scoped to a store, and a store is scoped to a box office — track the store ID alongside the product ID so you don't conflate identically-named products across different stores on the same account.
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?