POST Event/CreateEventRegistration
Request Information
URI Parameters
None.
Body Parameters
EventRegistrationName | Description | Type | Additional information |
---|---|---|---|
PrimaryRole | integer |
Required |
|
Name | string |
None. |
|
programs | Programs |
None. |
|
ContactId | globally unique identifier |
None. |
|
appliedby | globally unique identifier |
None. |
|
Session | EventSession |
None. |
|
SessionId | globally unique identifier |
None. |
|
EventId | globally unique identifier |
None. |
|
Event | Event |
None. |
|
CustomRegistrationResponses | Collection of EventRegistrationResponse |
None. |
|
CustomRegistrations | Collection of Customregistration |
None. |
|
AttendeePassPassIds | Collection of globally unique identifier |
None. |
|
ContactName | string |
None. |
|
RegistrationDate | date |
None. |
|
GuestContactId | globally unique identifier |
None. |
|
contact | Contact |
None. |
|
events | Events |
None. |
|
Fee | decimal number |
None. |
|
Id | globally unique identifier |
None. |
|
PaymentIntentId | string |
None. |
|
PaymentStatus | string |
None. |
|
IsRescheduledEvent | boolean |
None. |
|
CanbeRescheduled | boolean |
None. |
|
AppliedByName | string |
None. |
|
EventIDforPayment | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.