Огляд сутності
Кандидат
Відстежуйте кандидатів за етапами найму з нотатками, оцінками та історією співбесід.
Ендпоїнти
https://api.flowtly.eu/candidates
Список кандидатів
Отримує колекцію ресурсів CandidateNote.
https://api.flowtly.eu/candidates
Створити кандидата
Створює ресурс CandidateNote.
https://api.flowtly.eu/candidates/search
Список пошуку
Отримує колекцію ресурсів Candidate.
https://api.flowtly.eu/candidates/{id}
Отримати кандидата за ID
Отримати єдиний ресурс за його ідентифікатором.
https://api.flowtly.eu/candidates/{id}
Оновити кандидата
Оновити поля ресурсу, використовуючи JSON Merge Patch.
https://api.flowtly.eu/candidate-notes
Список кандидатів
Отримує колекцію ресурсів CandidateNote.
https://api.flowtly.eu/candidate-notes
Створити кандидата
Створює ресурс CandidateNote.
https://api.flowtly.eu/candidate-notes/{id}
Отримати кандидата за ID
Отримати єдиний ресурс за його ідентифікатором.
https://api.flowtly.eu/candidate-notes/{id}
Видалити кандидата
Видалити ресурс.
https://api.flowtly.eu/candidate-notes/{id}
Оновити кандидата
Оновити поля ресурсу, використовуючи JSON Merge Patch.
Сценарії використання
Поля схеми
Candidate-candidate.read| Поле | Тип | Опис |
|---|---|---|
id |
string | Поле id. |
firstname |
string | Поле firstname. |
lastname |
string | Поле lastname. |
email |
string | Поле email. |
phoneNumber |
string | null | Поле phoneNumber. |
source |
string | null | Поле source. |
location |
string | null | Поле location. |
birthDate |
string | null | Поле birthDate. |
position |
string | null | Поле position. |
linkedinProfile |
string | null | Поле linkedinProfile. |
notes |
string | null | Поле notes. |
expectations |
string | null | Поле expectations. |
createdAt |
string | Поле createdAt. |