PUT web/WidgetApplication/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
WidgetApplicationName | Description | Type | Additional information |
---|---|---|---|
ScopeId | integer |
Required |
|
Email1 | string |
Required Data type: EmailAddress Max length: 128 |
|
Consent | boolean |
Required |
|
ConsentGDPR | boolean |
Required |
|
Id | integer |
Required |
|
CandidateId | integer |
Required |
|
JoborderId | integer |
Required |
|
ReferenceId | string |
Max length: 128 |
|
ResumeFile | Object |
None. |
|
Portrait | 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 |
|
VideoUrl | 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 |
|
PreferredKind | string |
Max length: 512 |
|
PreferredTypes | string |
Max length: 512 |
|
PreferredCategories | string |
Max length: 512 |
|
PreferredSallery | string |
Max length: 64 |
|
PreferredStartDate | string |
Max length: 64 |
|
PreferredDurance | string |
Max length: 128 |
|
PreferredText | string |
Max length: 512 |
|
CurrentStatus | string |
Max length: 64 |
|
CurrentJobHuntingSince | date |
Data type: Date |
|
CurrentEmployer | string |
Max length: 128 |
|
CurrentKind | string |
Max length: 64 |
|
CurrentType | string |
Max length: 64 |
|
CurrentCategory | string |
Max length: 64 |
|
CurrentSallery | string |
Max length: 64 |
|
CurrentChangeReason | string |
Max length: 512 |
|
CurrentNoticePeriod | string |
Max length: 64 |
|
CurrentEndOfEducation | date |
Data type: Date |
|
CurrentEarliestEntryDate | date |
Data type: Date |
|
CurrentExpectations | string |
Max length: 512 |
|
ApplicationVideoUrl | string |
Data type: Url Max length: 512 |
|
Promotion | string |
Max length: 64 |
|
PromotionText | string |
Max length: 128 |
|
CoverLetter | string |
None. |
|
CoverLetterFile | Object |
None. |
|
CanBePooled | boolean |
None. |
|
Newsletter | boolean |
None. |
|
Status | string |
Required |
|
Phase | string |
Required |
|
_Messages | Collection of ControllerMessage |
None. |
|
Scope | Scope |
None. |
|
Candidate | Candidate |
None. |
|
Application | Application |
None. |
|
Joborder | Joborder |
None. |
Request Formats
application/json
Sample not available.
text/json
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. |