Register attendees

Create registrations with a valid Stripe token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to TiXVuY58YG0Q

The ID of the event to register for

Form Data
first_names
array of strings
required
Defaults to ["TJ"]

The first names of the attendees to register

first_names*
last_names
array of strings
required
Defaults to ["Tester"]

The last names of the attendees to register

last_names*
emails
array of strings
required
Defaults to ["[email protected]"]

The emails of the attendees to register

emails*
float
required
Defaults to 20

The quoted price of registration. Used to verify that the price has not changed

string

The Stripe token for the card to be charged. Only needs to be passed if quoted price is > 0

string

Promotion code to be applied

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json