Hire API-SearchApplications
Number of APIs: 5
-
Get applicant by PageUp Applicant ID (lApplicantID) GET {{baseUrl}}/recruitment/hire/applicants/{{applicantId}}
-
Get application by PageUp Application ID (lApplicationID) GET {{baseUrl}}/recruitment/hire/applications/{{applicationId}}
-
Get application form and the answers by PageUp Application ID (lApplicationID) GET {{baseUrl}}/recruitment/hire/applications/{{applicationid}}/applicationform
-
Search active applications GET {{baseUrl}}/recruitment/hire/applications?applicationStatusCode=<string>&applicantNumber=<string>&applicantFirstName=<string>&applicantLastName=<string>&applicantEmail=<string>&applicantBadgeID=<string>&pageNumber=1
-
Search active applications by Job ID GET {{baseUrl}}/recruitment/hire/jobs/{{jobid}}/applications?applicationStatusCode=<string>&applicantNumber=<string>&applicantFirstName=<string>&applicantLastName=<string>&applicantEmail=<string>&applicantBadgeID=<string>&pageNumber=1