Events
Create Coupon
Create a coupon that can be applied when a guest is registering for an event. Restrict it to a ticket type with event_ticket_type_id — when that ticket type is hidden, this creates an unlock (access) code. You are not able to edit the coupon terms after it has been created.
post/v1/events/coupons/create
Request body
Response
Successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.