PUT web/Application/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
ApplicationName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ScopeId | integer |
None. |
|
JoborderId | integer |
None. |
|
ApplicationId | integer |
None. |
|
Name | string |
None. |
|
CandidateId | integer |
None. |
|
PreferredKind | string |
None. |
|
PreferredTypes | string |
None. |
|
PreferredCategories | string |
None. |
|
PreferredPositions | string |
None. |
|
PreferredEmloyerSelectionMode | integer |
None. |
|
PreferredOrganisationIds | string |
None. |
|
PreferredRegions | string |
None. |
|
PreferredSallery | string |
None. |
|
PreferredStartDate | string |
None. |
|
PreferredDurance | string |
None. |
|
PreferredText | string |
None. |
|
CurrentStatus | string |
None. |
|
CurrentJobHuntingSince | date |
None. |
|
CurrentEmployer | string |
None. |
|
CurrentKind | string |
None. |
|
CurrentType | string |
None. |
|
CurrentCategory | string |
None. |
|
CurrentPosition | string |
None. |
|
CurrentSallery | string |
None. |
|
CurrentChangeReason | string |
None. |
|
CurrentNoticePeriod | string |
None. |
|
CurrentEndOfEducation | date |
None. |
|
CurrentEarliestEntryDate | date |
None. |
|
CurrentExpectations | string |
None. |
|
CoverLetter | string |
None. |
|
VideoUrl | string |
None. |
|
Promotion | string |
None. |
|
PromotionText | string |
None. |
|
Consent | boolean |
None. |
|
ConsentGDPR | boolean |
None. |
|
Origin | string |
None. |
|
NotificationInterruptionDate | date |
None. |
|
Trialdays | string |
None. |
|
Appointments | string |
None. |
|
Status | string |
None. |
|
Phase | string |
None. |
|
Rating | integer |
None. |
|
ReferenceId | string |
None. |
|
IsActive | boolean |
None. |
|
Sort | integer |
None. |
|
Comment | string |
None. |
|
DatePublish | date |
None. |
|
DateExpires | date |
None. |
|
Version | date |
None. |
|
IsDeleted | boolean |
None. |
|
History | string |
None. |
|
ChildApplications | Collection of Application |
None. |
|
ParentApplication | Application |
None. |
|
Candidate | Candidate |
None. |
|
Scope | Scope |
None. |
|
Joborder | Joborder |
None. |
|
Events | Collection of Event |
None. |
|
Employments | Collection of Employment |
None. |
|
RowNumber | integer |
None. |
|
CoverLetterFile | Object |
None. |
|
CandidateName | string |
None. |
|
TrialdaysData | ApplicationTrialdays |
None. |
|
CurrentTrialdayId | string |
None. |
|
CurrentTrialdayStatus | EmploymentStatus |
None. |
|
AppointmentsData | ApplicationAppointments |
None. |
|
CurrentAppointmentId | string |
None. |
|
CurrentAppointmentStatus | EventStatus |
None. |
|
CurrentAppointmentAppointmentType | AppointmentType |
None. |
|
_Messages | Collection of ControllerMessage |
None. |
|
_ActivityLogs | Collection of ActivityLog |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |