These docs are for v2025-07-01. Click to read the latest docs for v2026-04-01.

Ats > Candidate > Updates

Subscription_type: ats/candidate/update

Payload

Callback payload

integer
required

identifier of the candidate.

integer

company identifier.

string
required

name of the candidate.

string
required

last name of the candidate.

string
required

full name of the candidate.

string

email of the candidate.

boolean
required

is the candidate part of talent pool?

string

phone number of the candidate.

string
required

creation date of the candidate.

string
required

last update of the candidate.

string
string

date when the candidate became inactive.

ats_job_posting_ids
array of integers

list of job posting identifiers.

ats_job_posting_ids
string

personal web resource from the candidate.

string
boolean
string

specifies additional details related to the source of the candidate, such as the referrer name for example if the source is referred.

integer

candidate source identifier, refers to ats/candidate_sources endpoint.

string
enum

gender of the candidate.

Allowed:
number

score of the candidate.

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…