Feature Request: Add parsed candidate name fields to /candidate/{candidate_id}/
#6084
Open
2 of 3 tasks
/candidate/{candidate_id}/
#6084
What we’re after
It would be quite convenient if the
/candidate/{candidate_id}/
endpoint included structured data for candidate name similarly to how the candidate history endpoints do, rather than only a full name in a single field. I'm not very familiar with how the API works on the back end or what it would take to get this moved forward.Related ticket(s)
/candidate/{candidate_id}/history/
#5347Action item(s)
I'm not familiar enough with what needs to go here.
Completion criteria
/candidate/{candidate_id}/
endpoint has new fields forcandidate_prefix
,candidate_first_name
,candidate_middle_name
,candidate_last_name
, andcandidate_suffix
.The text was updated successfully, but these errors were encountered: