API Reference

Create Candidate

Creates a new candidate

Log in to see full request history
Body Params
uuid
required

UUID of the staffing agency user sending the invitation

ID value should be obtained from the reference list of agencies and agency users for your staffing agency group

string
required

Type of Invitation

  • manage: This type will create a virtual candidate profile that
    does not get any notifications and shall be managed by agency users.
  • invite: This type will create a real candidate profile with
    notifications enabled. These users can use the system on their own.
string
required
length ≤ 150

First name of the Candidate

string
required
length ≤ 150

Last name of the Candidate

string
required

Email address of the Candidate

string
required

Phone number of the Candidate

uuid
required

UUID of staffing agency to invite user under

ID value should be obtained from the reference list of agencies and agency users for your staffing agency group

address
object
required
experiences
array of objects

List of experience items

experiences
desired_jobs
array of objects

List of jobs the candidate is seeking

UUID value for Job should be obtained from the job reference list for your staffing agency group

UUID value for Business Sector should be obtained from the business sector reference list for your staffing agency group

desired_jobs
skills
array of strings

List of skill tags

skills
string

A CV document in PDF format, encoded using Base64

integer

Mobility radius (kilometers)

string | null

Flexible reference identifier

Responses

400

Returned in case the request contained invalid parameters

404

Returned in case the requested item can not be found

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json