The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /Ams/{ClientID}/Event/{EventID}/EventRegistrations HTTP/1.1
Host: ws.yourmembership.com
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
EventID: 0,
RegistrationID: String,
BadgeNumber: 0,
Registrant:
{
Status: String,
EventName: String,
FirstName: String,
LastName: String,
BadgeNumber: 0,
RegistrationID: String,
DateRegistered: 0001-01-01,
Attended: String,
OrderID: 0,
ProfileID: 0,
InvoiceID: String,
IsPrimaryRegistrant: False,
PrimaryRegistrantRegistrationID: String,
PrimaryRegistrantProfileID: 0,
AttendeeType: String,
CustomFormDataSet:
[
{
Name: String,
Values:
[
String
]
}
],
CustomFormDataSetAttachments:
[
{
String: String
}
],
Sessions:
[
{
String: String
}
]
},
UsingRedis: True,
AppInitTime: 2025-01-15T07:19:47.5165087-05:00,
ServerID: WS-6-56-398,
ClientID: 0,
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
},
BypassCache: False,
DateCached: 2025-01-15T08:35:46.2777457-05:00,
Device: Desktop
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
EventRegistrationRegistrant:
{
Status: String,
EventName: String,
FirstName: String,
LastName: String,
BadgeNumber: 0,
RegistrationID: String,
DateRegistered: 0001-01-01,
Attended: String,
OrderID: 0,
ProfileID: 0,
InvoiceID: String,
IsPrimaryRegistrant: False,
PrimaryRegistrantRegistrationID: String,
PrimaryRegistrantProfileID: 0,
AttendeeType: String,
CustomFormDataSet:
[
{
Name: String,
Values:
[
String
]
}
],
CustomFormDataSetAttachments:
[
{
String: String
}
],
Sessions:
[
{
String: String
}
]
},
EventID: 0,
RegistrationID: String,
BadgeNumber: 0,
Registrant:
{
Status: String,
EventName: String,
FirstName: String,
LastName: String,
BadgeNumber: 0,
RegistrationID: String,
DateRegistered: 0001-01-01,
Attended: String,
OrderID: 0,
ProfileID: 0,
InvoiceID: String,
IsPrimaryRegistrant: False,
PrimaryRegistrantRegistrationID: String,
PrimaryRegistrantProfileID: 0,
AttendeeType: String,
CustomFormDataSet:
[
{
Name: String,
Values:
[
String
]
}
],
CustomFormDataSetAttachments:
[
{
String: String
}
],
Sessions:
[
{
String: String
}
]
},
UsingRedis: True,
AppInitTime: 2025-01-15T07:19:47.5165087-05:00,
ServerID: WS-6-56-398,
ClientID: 0,
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
},
BypassCache: False,
DateCached: 2025-01-15T08:35:46.2777457-05:00,
Device: Desktop
}