PUT api/v1/orgs/{orgid}/jobs/{jobid}/Candidates/{candidateid}/ats/{atsType}/Updatecandidatetoats?aryaType={aryaType}&userid={userid}

This call is to Update candidate from Arya to ATS Type

Request Information

Parameters

NameDescriptionAdditional information
orgid
Value of Arya Organization ID

Define this parameter in the request URI.

jobid
Value of Arya Organization JobID

Define this parameter in the request URI.

candidateid
Value of Arya CandidateID

Define this parameter in the request URI.

aryaType
Valid Values - social/Dice/Indeed

Define this parameter in the request URI.

userid
Value of Arya UserID(Not Mandatory)

Define this parameter in the request URI.

atsType
Value of Client ATS Type (searcher or loop) Mandatory for Applicable Organizations

Define this parameter in the request URI.