Create a recruiting event registration
post
/hcmRestApi/resources/11.13.18.05/recruitingICEEventRegistrations
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
Action: string
Maximum Length:
255Action attribute used in the post call. -
attachments: array
Candidate Attachments
Title:
Candidate AttachmentsThe attachments resource provides information about files attached to the interview. -
EventId: integer
Unique identifier for the event.
-
questionnaireResponses: array
Questionnaire Responses
Title:
Questionnaire ResponsesThe questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire.
Nested Schema : Candidate Attachments
Type:
arrayTitle:
Candidate AttachmentsThe attachments resource provides information about files attached to the interview.
Show Source
Nested Schema : Questionnaire Responses
Type:
arrayTitle:
Questionnaire ResponsesThe questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier of the attachment. System generated primary key. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEValue that indicates data type code of attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date and time of the attachment content. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL of the attachment. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeFile content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeFile length of the attachment. -
UploadedFileName: string
Title:
Uploaded File NameFile name of the attachment. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the attachment.
Nested Schema : schema
Type:
Show Source
object-
QuestionnaireParticipantId(required): integer
(int64)
Title:
Questionnaire Participant IdSurrogate identifier for the questionnaire participant. -
QuestionnaireResponseId: integer
(int64)
Title:
Questionnaire Response IdSurrogate identifier for the questionnaire response. -
QuestionnaireVersionNumber: integer
(int64)
Title:
Questionnaire VersionVersion number of the questionnaire that the participant responds to. -
questionResponses: array
Question Responses
Title:
Question ResponsesThe questionResponses resource is a child of the questionnaireResponses resource. It includes responses to specific questions within a questionnaire. -
Status(required): string
Title:
Response Status CodeMaximum Length:30Status of the questionnaire response. I denotes the response is in progress and not submitted yet, while S denotes a submitted response.
Nested Schema : Question Responses
Type:
arrayTitle:
Question ResponsesThe questionResponses resource is a child of the questionnaireResponses resource. It includes responses to specific questions within a questionnaire.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AnswerCodeList: string
Title:
Answer Code ListConcatenated list of answer choices, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
AnswerComments: string
Title:
CommentsMaximum Length:4000Additional comments provided by the participant when responding to a question. -
AnswerLargeObject: string
(byte)
Title:
AnswerAttachment provided by the participant when responding to a question. -
AnswerList: string
Title:
Answer ListMaximum Length:2000Concatenated list of answer identifiers, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
ChoiceCodeList: string
Title:
Choice List CodeConcatenated list of answer codes, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
ChoiceList: string
Title:
Choice ListMaximum Length:2000Concatenated list of answer identifiers, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
QuestionAnswerId: integer
(int64)
Title:
Question Answer IdSurrogate identifier of the answer that a participant chose when responding to a single choice question. -
QuestionCode: string
Title:
Question CodeMaximum Length:240Alphanumeric value that uniquely identifies a question defined for a subscriber. -
QuestionId: integer
(int64)
Title:
Question IdSurrogate identifier for the question. -
QuestionnaireQuestionId: integer
(int64)
Title:
Questionnaire Question IdSurrogate identifier for the question in a questionnaire. -
QuestionResponseId: integer
(int64)
Title:
Question Response IdSurrogate identifier for the question response.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : recruitingICEEventRegistrations-item-response
Type:
Show Source
object-
Action: string
Maximum Length:
255Action attribute used in the post call. -
attachments: array
Candidate Attachments
Title:
Candidate AttachmentsThe attachments resource provides information about files attached to the interview. -
ConfirmedFlag: boolean
Read Only:
trueMaximum Length:255Indicates whether the event registration is confirmed. -
DisqualifiedFlag: boolean
Read Only:
trueMaximum Length:255Indicates whether the candidate is disqualified. -
EventEndDateString: string
Read Only:
trueMaximum Length:255End date of the event. -
EventFormat: string
Read Only:
trueMaximum Length:255Specifies the format of the event. -
EventFormatCode: string
Read Only:
trueMaximum Length:255Code for the format of the event. -
EventId: integer
Unique identifier for the event.
-
EventLocation: string
Read Only:
trueMaximum Length:255Location of the recruiting event. -
EventName: string
Read Only:
trueMaximum Length:255Name of the event that the registration is made for. -
EventNumber: string
Read Only:
trueMaximum Length:255Number of the event. -
EventOwnerName: string
Read Only:
trueMaximum Length:255Name of the event owner. -
EventOwnerPersonId: integer
Read Only:
truePerson identifier of the event owner. -
EventPhaseCode: string
Read Only:
trueMaximum Length:255Phase code of the event. -
EventPoolMemberId: integer
Read Only:
trueUnique identifier for the event pool member. -
EventStartDateString: string
Read Only:
trueMaximum Length:255Start date of the event. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MeetingURL: string
Read Only:
trueMaximum Length:1000The event meeting URL. -
PersonId: integer
Read Only:
trueUnique identifier of the person associated with the event registration. -
QrCodeCheckinFlag: boolean
Read Only:
trueMaximum Length:255Indicates whether QR code check-in is enabled for this event. -
QstnrVersionNumber: integer
Read Only:
trueQuestionnaire version number associated with the event. -
QuestionnaireId: integer
Read Only:
trueUnique identifier for the questionnaire associated with the event. -
questionnaireResponses: array
Questionnaire Responses
Title:
Questionnaire ResponsesThe questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire. -
RegistrationOnDateString: string
Read Only:
trueMaximum Length:255Date when a candidate registered for the event. -
RegistrationStateCode: string
Read Only:
trueMaximum Length:255Code for the current state of the event registration. -
Status: string
Read Only:
trueMaximum Length:255Indicates whether the event registration is active or not.
Nested Schema : Candidate Attachments
Type:
arrayTitle:
Candidate AttachmentsThe attachments resource provides information about files attached to the interview.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Questionnaire Responses
Type:
arrayTitle:
Questionnaire ResponsesThe questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire.
Show Source
Nested Schema : recruitingICEEventRegistrations-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier of the attachment. System generated primary key. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the attachment record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEValue that indicates data type code of attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Version number of the attachment. -
DocumentPreviewURL: string
Read Only:
trueMaximum Length:255Attachment context. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date and time of the attachment content. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the attachment was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueName of the user who last updated the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeFile content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeFile length of the attachment. -
UploadedFileName: string
Title:
Uploaded File NameFile name of the attachment. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255User name associated with the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : recruitingICEEventRegistrations-questionnaireResponses-item-response
Type:
Show Source
object-
AttemptNumber: integer
(int64)
Title:
Attempt NumberRead Only:trueThe attempt number of a participant when responding to a questionnaire. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the questionnaire response. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate on which the questionnaire response was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate on which the questionnaire response was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the questionnaire response. -
LatestAttemptFlag: boolean
Title:
Latest AttemptRead Only:trueMaximum Length:30Default Value:falseIndicates if the response is the latest attempt by a participant to the questionnaire. This is a read-only attribute. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
QuestionnaireParticipantId: integer
(int64)
Title:
Questionnaire Participant IdSurrogate identifier for the questionnaire participant. -
QuestionnaireResponseId: integer
(int64)
Title:
Questionnaire Response IdSurrogate identifier for the questionnaire response. -
QuestionnaireVersionNumber: integer
(int64)
Title:
Questionnaire VersionVersion number of the questionnaire that the participant responds to. -
questionResponses: array
Question Responses
Title:
Question ResponsesThe questionResponses resource is a child of the questionnaireResponses resource. It includes responses to specific questions within a questionnaire. -
Status: string
Title:
Response Status CodeMaximum Length:30Status of the questionnaire response. I denotes the response is in progress and not submitted yet, while S denotes a submitted response. -
StatusMeaning: string
Title:
Response StatusRead Only:trueMaximum Length:80Meaning of the status code. -
SubmittedDateTime: string
(date)
Title:
Submitted TimeRead Only:trueDate on which the questionnaire response was submitted. -
TotalScore: number
Title:
Total ScoreRead Only:trueTotal score for the responses submitted by a participant for a questionnaire.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Question Responses
Type:
arrayTitle:
Question ResponsesThe questionResponses resource is a child of the questionnaireResponses resource. It includes responses to specific questions within a questionnaire.
Show Source
Nested Schema : recruitingICEEventRegistrations-questionnaireResponses-questionResponses-item-response
Type:
Show Source
object-
AnswerCode: string
Title:
Answer CodeRead Only:trueMaximum Length:240The answer code that a participant chose when responding to a single choice question. -
AnswerCodeList: string
Title:
Answer Code ListConcatenated list of answer choices, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
AnswerComments: string
Title:
CommentsMaximum Length:4000Additional comments provided by the participant when responding to a question. -
AnswerLargeObject: string
(byte)
Title:
AnswerAttachment provided by the participant when responding to a question. -
AnswerList: string
Title:
Answer ListMaximum Length:2000Concatenated list of answer identifiers, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
AnswerShortdescription: string
Title:
Answer Short DescriptionRead Only:trueMaximum Length:2000Text of the answer chosen by a participant when responding to a single choice question. -
AnswerShortDescriptionList: string
Title:
Answer Short DescriptionRead Only:trueConcatenated list of answer texts, separated by a semicolon as a delimiter, which is selected by the participant when responding to a multiple choice question. -
ChoiceCodeList: string
Title:
Choice List CodeConcatenated list of answer codes, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
ChoiceList: string
Title:
Choice ListMaximum Length:2000Concatenated list of answer identifiers, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
ChoiceShortDescription: string
Title:
Choice Short DescriptionRead Only:trueConcatenated list of answer texts, separated by a semicolon as a delimiter, which are presented to the participant when responding to a question enabled for random order responses. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the question response. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate on which the question response was created. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate on which the question response was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the question response. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
QuestionAnswerId: integer
(int64)
Title:
Question Answer IdSurrogate identifier of the answer that a participant chose when responding to a single choice question. -
QuestionCode: string
Title:
Question CodeMaximum Length:240Alphanumeric value that uniquely identifies a question defined for a subscriber. -
QuestionId: integer
(int64)
Title:
Question IdSurrogate identifier for the question. -
QuestionnaireQuestionId: integer
(int64)
Title:
Questionnaire Question IdSurrogate identifier for the question in a questionnaire. -
QuestionResponseId: integer
(int64)
Title:
Question Response IdSurrogate identifier for the question response. -
QuestionText: string
Title:
Question TextRead Only:trueMaximum Length:2000Text of the question that a participant responds to. -
Score: integer
(int64)
Title:
Answer ScoreRead Only:trueCalculated score for the responses provided for a question by a participant.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- EventPoolMemberId:
$request.path.EventPoolMemberId
The attachments resource provides information about files attached to the interview. - EventPoolMemberId:
- questionnaireResponses
-
Parameters:
- EventPoolMemberId:
$request.path.EventPoolMemberId
The questionnaireResponses resource includes the details of the attempts made by a participant when responding to a questionnaire. - EventPoolMemberId: