Process orders, payments, and refunds via the Pretix API
domain: pretix.eu · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with an API token scoped to the organizer/event
GET the orders endpoint to list orders and their payment status
Use the order's payments sub-resource to inspect or confirm payment state
POST to the refunds sub-resource to issue a full or partial refund against a paid order
GET the order again to confirm the refund and updated order status before notifying the buyer
Known gotchas
Refund creation does not automatically cancel the associated ticket; cancel or expire the order explicitly if the ticket should no longer be valid
Payment provider-specific fields vary by the payment method configured for the event, so don't assume a single uniform payment payload shape across all events
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?