Skip to content

/event-ticket/{ticketId}/sale-edit/{saleId}

PUT
/event-ticket/{ticketId}/sale-edit/{saleId}

Edit a ticket sale from an event ticket

ticketId
required
string

Event Ticket ID

saleId
required
string

Sale ID to edit

public
string
object
quantity

Number of tickets sold

integer
date

Date of the sale

string format: date
posted_by

User who posted the sale

string
isComps

Whether this is a comp ticket

boolean
discount

Discount as decimal (0-1, e.g., 0.5 = 50% off)

number
<= 1

Forbidden

Internal Server Error