Add Candidate Set Fraud Status Endpoint and Fraud Status Field
3 days ago
- Added
candidate.setFraudStatusendpoint to set a candidate's fraud status toFraudulent,NotFraudulent, orUnsure. Requires thecandidatesWritepermission and the Fraud Detection feature to be enabled. - Added
fraudStatusfield to thecandidate.inforesponse. Returns the candidate's fraud review status (Fraudulent,NotFraudulent,Unsure,Unreviewed,PassedFraudCheck, ornull).
