v1

latestOpenAPI 3.0.02026-07-2415433242.1 KB
candidates

A viewset for viewing and editing experiences of a candidate.

post/candidates/{candidate_pk}/experiences/

Request body

idinteger
positionstring required

Name of the position

employerstring required

Name of the company the candidate was working for

is_current_employerboolean

Whether it is the current job of the candidate or not

started_atstring date nullable

Date at which the candidate started the job

ended_atstring date nullable

Date at which the candidate left the job

descriptionstring

Description of the job

locationstring

Location of the office

created_atstring date-time

Date at which the experience was added

Response

idinteger
positionstring required

Name of the position

employerstring required

Name of the company the candidate was working for

is_current_employerboolean

Whether it is the current job of the candidate or not

started_atstring date nullable

Date at which the candidate started the job

ended_atstring date nullable

Date at which the candidate left the job

descriptionstring

Description of the job

locationstring

Location of the office

created_atstring date-time

Date at which the experience was added