Update application status
Update application status
Path Parameters |
---|
applicationId string — REQUIREDPossible values: Value must match regular expression Id of the application to update with a new status (format required : "^[-0-9a-zA-Z]{36}$") |
Request Body Information about application status |
---|
status string — REQUIREDApplication status in the ATS |
created date-time — REQUIREDApplication creation date in the ATS |
eventDate date-time — REQUIREDHook origin event date |
jobId stringApplication status in the ATS |
source string or object describing the source of the application |
Responses |
---|
200 Return a 200 status to indicate that the data was received successfully |
400 Bad Request |
401 Unauthorized |
404 Application wasn't found |
500 Internal Server Error |