Add Affiliate
add_affiliateInvite an affiliate/promoter to a live event by email with their discount and optional commission. Sends an invite email; they get a tracked code on accept. Counts against the affiliate plan cap. Requires event_id + email; you must be a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| event_id | Yes | ||
| starts_at | No | ||
| expires_at | No | ||
| code_prefix | No | ||
| discount_type | No | ||
| discount_value | No | ||
| commission_type | No | ||
| commission_value | No |