applications
API resource to retrieve job application details for an applicant.
Method: GET
Path:/applications/{siteid}/{sessionid}/{begindate}/{enddate}/{status}
| Request Parameters | Description |
|---|---|
|
begindate |
Application begin date. |
|
enddate |
Application end date. |
|
sessionid |
Session ID. This is a unique ID generated when an applicant accesses a Recruiting Solutions Careers site and signs in with their user ID and password. This ID is passed to Recruiting Solutions Digital Assistant. |
|
siteid |
Site ID. This is a unique ID created with the Site Setup page in PeopleSoft Candidate Gateway. |
|
status |
Application status. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
alternatesearchdone |
Success |
Alternate search done. This flag indicates whether an alternate search was performed by the API when the API was unable to fetch the necessary application based on input parameters. |
|
appjobopeningid |
Success |
Application job opening ID. |
|
applicationstatuscode |
Success |
Application status code. |
|
applicationstatushelptext |
Success |
Application status help text. Provides application status details. |
|
apppostingtitle |
Success |
Application posting title (job post title). |
|
date |
Success |
Application date. |
|
lastchangedate |
Success |
Date the application was last modified. |
|
profilesequence |
Success |
Profile sequence of the application. |
|
status |
Success |
Application status. |
|
submitsource |
Success |
Submit source (indicates whether an applicant applied to the job or a recruiter attached applicant to the job). |