Retrieve and Delete Discount

Learn to retrieve and delete a discount created for a ticket of an event.

List discounts by organization

For example, we can view the discount on a specific event. For example, we want to view the discount on a specific event.

The following URL uses the GET method to retrieve the list of discounts:

https://www.eventbriteapi.com/v3/organizations/{organization_id}/discounts?scope={scope_value}

Filter the list of discounts

We can append different parameters with the above URL to retrieve the list of discounts. The table below shows the different values that we can use to filter the list of discounts. It returns a paginated JSON object.

Get hands-on with 1200+ tech skills courses.