POST api/v1/orgs/{orgid}/jobs/{jobid}/Candidates/{candidateid}/Pushtoats?aryaType={aryaType}&userid={userid}
This call is to push candidate from Arya to ATS
Request Information
Parameters
Name | Description | Additional 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 |
Define this parameter in the request URI. |
userid | Value of Arya UserID(Not Mandatory) |
Define this parameter in the request URI. |