Create Promo Profile
create_promo_profileCreate a discount (coupon) profile on a live event — a reusable per-tier discount config (tiers: ticket_class_id → percent/fixed) that promo codes attach to, with optional max uses + schedule. Counts against your plan's discount-profile cap. Requires event_id + tiers; you must be a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tiers | Yes | ||
| event_id | Yes | ||
| max_uses | No | ||
| starts_at | No | ||
| expires_at | No | ||
| profile_name | No |