PUT web/WidgetApplication/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
WidgetApplication| Name | Description | Type | Additional information |
|---|---|---|---|
| Email1 | string |
Required Data type: EmailAddress Max length: 128 |
|
| ResumeFile | Object |
None. |
|
| Portrait | Object |
None. |
|
| Attachments | Collection of Object |
None. |
|
| Salutation | string |
Max length: 32 |
|
| Title | string |
Max length: 128 |
|
| LastName | string |
Required Max length: 64 |
|
| FirstName | string |
Max length: 64 |
|
| NameSuffix | string |
Max length: 128 |
|
| DateOfBirth | date |
Required Data type: Date |
|
| PlaceOfBirth | string |
Max length: 64 |
|
| Gender | string |
Max length: 32 |
|
| SSN | string |
Max length: 32 |
|
| CandidateVideoUrl | string |
Data type: Url Max length: 512 |
|
| Street | string |
Max length: 128 |
|
| Zip | string |
Data type: PostalCode Max length: 16 |
|
| City | string |
Max length: 64 |
|
| Region | string |
Max length: 64 |
|
| State | string |
Max length: 64 |
|
| Country | string |
Max length: 64 |
|
| CountryIsoCode | string |
None. |
|
| GeoLocation | string |
Data type: System.Data.Entity.Spatial.DbGeography |
|
| Homepage | string |
Data type: Url Max length: 128 |
|
| PhoneCell | string |
Data type: PhoneNumber Max length: 64 |
|
| PhoneDay | string |
Data type: PhoneNumber Max length: 64 |
|
| PhoneNight | string |
Data type: PhoneNumber Max length: 64 |
|
| Fax | string |
Data type: PhoneNumber Max length: 64 |
|
| PreferredCommunication | string |
Max length: 32 |
|
| Citizenship | string |
Max length: 64 |
|
| WorkPermit | string |
Max length: 32 |
|
| ClothingSize | string |
Max length: 64 |
|
| DriversLicense | string |
Max length: 64 |
|
| Note | string |
Data type: MultilineText |
|
| CanBePooled | boolean |
None. |
|
| Newsletter | boolean |
None. |
|
| Application | Application |
None. |
|
| 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 not available.
text/json
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | 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. |