Discount Codes
You can offer lower prices to your most loyal attendees by creating discount codes that apply toward ticket purchases. More information regarding discount codes is available in our help center.
Related Methods
Object Structure
| Name | description |
|---|---|
| discount_id | The discount ID. |
| code | The discount code. |
| amount_off | The fixed amount off the ticket price. |
| percent_off | The percentage off the ticket price. |
| tickets | Comma-separated list of ticket IDs for which the discount applies. |
| start_date | The discount start date and time, in ISO 8601 format (e.g., “2007-12-31 23:59:59″). |
| end_date | The discount end date and time, in ISO 8601 format (e.g., “2007-12-31 23:59:59″). |
| quantity_available | Maximum number of times this discount can be used. |
| quantity_sold | Number of times this discount has been used. |