Create Affiliate Profile
create_affiliate_profileCreate a reusable 'open' affiliate profile — a shareable link promoters self-join (no named email; use add_affiliate for a specific person). Set per-tier discount, optional code prefix, affiliate cap, commission, and start/expiry. Counts against the affiliate-profile plan cap. Requires event_id + at least one tier; you must be a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tiers | Yes | ||
| event_id | Yes | ||
| starts_at | No | ||
| expires_at | No | ||
| code_prefix | No | ||
| profile_name | No | ||
| max_affiliates | No | ||
| commission_type | No | ||
| commission_value | No |