Create
Adds a new coworker with the Consultant system role.
End point
/consultantapi/createRequest format
POSTProperty Name | Required | Description |
---|---|---|
firstname |
Yes | |
lastname |
Yes | |
Yes | ||
active |
No | If the consultant should be active (visible in lists). Possible values: true or false Defaults to true |
mobile |
No | |
No | URL to LinkedIn page |
|
No | URL to twitter page |
|
role |
No | The primary working role of the consultant, for example "Project Manager" or "Java Developer" |
description |
No | Descriptive text used to promote the consultant. |
picture |
No | PNG-picture of the consultant, converted to a Base64 string |
experiences |
No | List of experience elements |
educations |
No | List of education elements |
skills |
No | List of skills |
roles |
No | List of roles |
languages |
No | List of spoken languages Format: <languages> |
preferences |
No | See Preference element |
strengths |
No | List of character/work related strengths <strengths> |
personalitytraits |
No | Consultant personality traits, as a list of qna elements |
personalitytests |
No | List of personalitytest element |
worksamples |
No | List of worksample elements |