Create Registrant

Creates a new registrant for a specific event. Requires event_id and email at minimum. Returns the full registrant record on success.

You can assign a package_id, session_ids, and discount_code in a single call to complete a full registration. Set send_email=true to trigger the confirmation email to the registrant. Set override_capacity_errors=true to register even when the event or sessions are at capacity.

The registration_status defaults to confirmed if not specified. Financial fields (individual_net, group_gross, etc.) are calculated automatically and cannot be set directly.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

boolean - optional - If an item is sold out, an error will be shown and the registrant will not be updated. If this flag is enabled, the data will be updated

Form Data
string
string
integer
string
string
string
string
string
string
Headers
string
enum
Defaults to application/x-www-form-urlencoded

Generated from available request content types

Allowed:
Responses

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