Wishlabs · platform-api
Docs-only view of tables this API reads and writes across the core and analytics Supabase projects. Not live introspection — derived from code usage.
Shows / events available for ticket sales.
| Column | Type | Null | Notes |
|---|---|---|---|
| id | uuid | — | — |
| title | text | — | — |
| brand | text | — | — |
| total_tickets_limit | int | yes | — |
| starts_at | timestamptz | — | — |
| status | text | — | checkout requires 'published' |
| event_group_id | uuid | yes | groups multi-night shows; falls back to id |
optional; null = global code
Atomically bumps ticket_tiers.quantity_sold after payment.
(tier_id, qty) · POST /api/v1/stripe/webhook