Add Affiliate Code
add_affiliate_codeExtend an affiliate to another ticket tier — adds the tier to their promo code with its own discount and optional commission. Requires event_id + affiliate_id + ticket_class_id + discount; you must be a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| affiliate_id | Yes | ||
| discount_type | Yes | ||
| discount_value | Yes | ||
| commission_type | No | ||
| ticket_class_id | Yes | ||
| commission_value | No |