Create event registration

Registers someone for the event.
Returns the newly created Registration object.

Requires admin permission

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

ID of the event to create the registration for

Form Data
string
required
Defaults to TJ

The first name of the attendee.

string
required
Defaults to Tester

The last name of the attendee.

string
Defaults to [email protected]

The attendee's email. Not required since schools or other groups might not provide emails for attendees.

string
Defaults to student

The type of attendee this registration belongs to.

int32
Defaults to 16

The attendee's age.

string
Defaults to Someone

The name of the attendee's parent. Only required if attendee is < 18.

string
Defaults to [email protected]

The email of the attendee's parent. Only required if attendee is < 18.

string
Defaults to 555-555-5555

The primary phone number of the attendee's parent. Only required if attendee is < 18.

string
Defaults to 555-555-555

A phone number to be used if the parent cannot be contacted via the primary. Only required if attendee is < 18.

string
Defaults to pi_Aabcxyz01aDfoo

A Stripe PaymentIntent ID to link the registration to. (This will fill the amount_paid field and allow for refunds.)

Responses

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