Create Registration API
This API is used to create a registration for an event with the help of an event_id. To create a registration, we will need below fields:
Sr. No. | Field Name |
---|---|
1 | First Name* |
2 | Last Name* |
3 | Email ID* |
4 | Profile Picture URL |
5 | Mobile Number |
5 | Company Name & Designation |
6 | City & Country |
7 | Registration Channel* (Linkedin, Facebook or Email) |
8 | Terms & Conditions Acceptance (true/false) |
9 | Subscribed to Newsletter (true/false) |
10 | AllowLinkedinPost (true/false) |
11 | Referred by |
12 | WidgetId (nullable) |
13 | UniqueReference (nullable) |
*Required fields