Skip to main content
POST
Claim Promoted Waitlist Spot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Path Parameters

product
string<uuid>
required

The unique identifier of the event product.

entry
string<uuid>
required

The unique identifier of the waitlist entry.

Body

application/json
email
string<email>

Optional email to verify ownership of the entry.

Response

The spot was reserved for checkout.

success
boolean
message
string
checkout
object

Checkout data returned when a promoted waitlist spot is claimed.