Hire API-SearchApplications

Number of APIs: 5

  1. Get applicant by PageUp Applicant ID (lApplicantID) GET {{baseUrl}}/recruitment/hire/applicants/{{applicantId}}

  2. Get application by PageUp Application ID (lApplicationID) GET {{baseUrl}}/recruitment/hire/applications/{{applicationId}}

  3. Get application form and the answers by PageUp Application ID (lApplicationID) GET {{baseUrl}}/recruitment/hire/applications/{{applicationid}}/applicationform

  4. Search active applications GET {{baseUrl}}/recruitment/hire/applications?applicationStatusCode=<string>&applicantNumber=<string>&applicantFirstName=<string>&applicantLastName=<string>&applicantEmail=<string>&applicantBadgeID=<string>&pageNumber=1

  5. 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