notifications
API resource to retrieve applicant notification details.
Method: GET
Path:/notifications/{siteid}/{sessionid}/{begindate}/{enddate}/{status}/{type}
| 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. |
|
type |
Application type. |
| Response Parameters | Response Result Type | Description |
|---|---|---|
|
date |
Success |
Notification date. |
|
notificationstatusdesc |
Success |
Notification status description. |
|
notificationsubject |
Success |
Notification subject. |
|
notificationtype |
Success |
Notification type. |
|
notificationtypedescr |
Success |
Notification type description. |
|
status |
Success |
Notification status. |
|
timereceived |
Success |
Time the notification was received. |