Saltar al contenido principal

Initiate Ticketing checkout for a reservation

POST 

/events/:eventId/ticketing/checkout

Verifies the reservation token (supplied in the request body — never the URL, to keep the token out of access logs), confirms the reservation into an order, and returns the final pricing breakdown plus an order-status JWT. For paid checkout, the response also includes the Stripe browser confirmation data. For free checkout, payment is null.

Request

Responses

Checkout response created for the reservation.