Registration
SOAP Object | REST Object |
---|---|
Registration | Attendee object. Found in Attendees. |
FIELD NAME | TYPE | READ-ONLY | SEARCHABLE | REST FIELD NAME |
---|---|---|---|---|
ContactId | GUID | X | X | contact object, id field |
InviteeId | GUID | X | X | id |
SourceId | String | X | X | contact object, sourceId |
FirstName | String | X | X | contact object, firstName |
LastName | String | X | X | contact object, lastName |
Company | String | X | X | contact object, company |
Title | String | X | contact object, title | |
EmailAddress | String | X | X | contact object, email |
CCEmailAddress | String | X | contact object, ccEmail | |
WorkPhone | String | X | contact object, workPhone | |
EventId | GUID | X | X | event object, id |
EventCode | String | X | See Events. | |
EventTitle | String | X | See Events. | |
EventStartDate | DateTime | X | See Events. | |
Status | String | X | X | status |
GroupLeader | Boolean | X | X | group object, leader field |
GroupId | String | X | X | group object, id field |
Participant | Boolean | X | checkedIn | |
Credit | Double | X | N/A | |
InternalNote | String | X | note | |
InvitedBy | String | X | invitedBy | |
RegistrationDate | DateTime | X | X | registeredAt |
CanceledDate | DateTime | X | X | N/A |
OriginalResponseDate | DateTime | X | N/A | |
LastModifiedDate | DateTime | X | X | lastModified |
ModifiedBy | String | X | lastModifiedBy | |
ResponseMethod | String | X | responseMethod | |
ConfirmationNumber | String | X | X | confirmationNumber |
RegistrationType | String | X | X | RegistrationType object, name field |
RegistrationTypeCode | String | RegistrationType object, code field | ||
TargetedListId | GUID | X | invitationList object, id | |
TargetedListName | String | X | invitationList object, name | |
ReferenceId | String | X | referenceId | |
IsTestRegistrant | Boolean | X | testRecord | |
EventSurveyDetail | See Event Survey. | |||
SurveyType | String | X | See Event Survey. | |
QuestionId | GUID | X | See Event Survey. | |
QuestionCode | String | X | See Event Survey. | |
QuestionText | String | X | See Event Survey. | |
Answer | See Event Survey. | |||
AnswerPart | String | X | See Event Survey. | |
AnswerColumn | String | X | See Event Survey. | |
AnswerText | String | X | See Event Survey. | |
AnswerOther | String | X | See Event Survey. | |
AnswerComment | String | X | See Event Survey. | |
AnswerText â—‹ | String | X | See Event Survey. | |
GuestDetail | guest field | |||
GuestId | GUID | X | N/A. If the record is a guest, its id field is the guestId. | |
FirstName | String | X | N/A | |
MiddleName | String | X | N/A | |
LastName | String | X | N/A | |
Company | String | X | N/A | |
Title | String | X | N/A | |
Phone | String | X | N/A | |
EmailAddress | String | X | N/A | |
Address1 | String | X | N/A | |
Address2 | String | X | N/A | |
Address3 | String | X | N/A | |
City | String | X | N/A | |
State | String | X | N/A | |
StateCode | String | X | N/A | |
PostalCode | String | X | N/A | |
Country | String | X | N/A | |
CountryCode | String | X | N/A | |
RegistrationType | String | X | N/A | |
RegistrationTypeCode | String | X | N/A | |
Participant | Boolean | X | N/A | |
ConfirmationNumber | String | X | X | N/A |
EventSurveyDetail | See Event Survey. | |||
SurveyType | String | X | See Event Survey. | |
QuestionId | GUID | X | See Event Survey. | |
QuestionCode | String | X | See Event Survey. | |
QuestionText | String | X | See Event Survey. | |
AnswerText â—‹ | String | X | See Event Survey. | |
Answer | See Event Survey. | |||
AnswerPart | String | X | See Event Survey. | |
AnswerColumn | String | X | See Event Survey. | |
AnswerText | String | X | See Event Survey. | |
AnswerOther | String | X | See Event Survey. | |
AnswerComment | String | X | See Event Survey. | |
OrderDetail | See List Order Items. | |||
OrderDetailItemId | GUID | X | See List Order Items. | |
OrderDetailId | GUID | X | See List Order Items. | |
OrderNumber | String | X | See List Order Items. | |
FirstName | String | X | firstName | |
LastName | String | X | lastName | |
ProductId | GUID | X | See List Order Items. | |
ProductName | String | X | See List Order Items. | |
ProductCode | String | X | See List Order Items. | |
ProductType | String | X | See List Order Items. | |
Quantity | Integer | X | See List Order Items. | |
ProductDescription | String | X | See List Order Items. | |
StartTime | DateTime | X | See List Sessions. | |
EndTime | DateTime | X | See List Sessions. | |
Action | String | X | See List Order Items. | |
ActionDate | String | X | See List Order Items. | |
Amount | Money | X | See List Order Items. | |
AmountPaid | Money | X | See List Order Items. | |
AmountDue | Money | X | See List Order Items. | |
Participant | Boolean | X | N/A | |
DiscountDetail | See List Order Items. | |||
DiscountDetailId | GUID | X | See List Order Items. | |
DiscountCode | String | X | See List Order Items. | |
DiscountName | String | X | See List Order Items. | |
DiscountType | String | X | See List Order Items. | |
DiscountValue | String | X | See List Order Items. | |
DiscountAmount | Money | X | See List Order Items. | |
PaymentDetail | See List Transactions. | |||
TransactionId | GUID | X | See List Transactions. | |
TransactionNumber | String | X | See List Transactions. | |
TransactionDate | DateTime | X | See List Transactions. | |
PaymentType | String | X | See List Transactions. | |
TransactionType | String | X | See List Transactions. | |
ReferenceNumber | String | X | See List Transactions. | |
Online | Boolean | X | See List Transactions. | |
Amount | Money | X | See List Transactions. |
Last updated on