Career Services
Career Services (1.0)
Download OpenAPI specification:Download
All API calls related to Career Services.
Change Placement Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-changeplacementstatus-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "plStudentID": 0,
- "placementStatusID": 0,
- "userID": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Delete Student Placement
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "deleted": true
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Employer Job Record Update Audit Put
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-employerjobrecordupdateauditput-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "plEmployerId": 0,
- "plEmployerJobId": 0,
- "numberOpenings": 0,
- "sTAT": "string",
- "comments": "string",
- "userID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Get Student Placement
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Student Placement
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save New Student Placement
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "employerId": 0,
- "employerJobId": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "endTime": "string",
- "fieldOfStudy": "string",
- "fullJobTitle": "string",
- "hasBenefits": true,
- "howPlacedId": 0,
- "isConverted": true,
- "isCurrent": true,
- "isFromInterview": true,
- "isPlacementFee": true,
- "jobCategoryId": 0,
- "jobDescription": "string",
- "jobSchedule": "string",
- "jobSourceId": 0,
- "jobStatus": "string",
- "jobTitleId": 0,
- "jobTypeId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "placementDate": "2019-08-24T14:15:22Z",
- "placementRepId": 0,
- "rowVersion": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "startTime": "string",
- "studentCourseId": 0,
- "studentPlacementSummaryId": 0,
- "supervisor": "string",
- "supervisorPhoneNumber": "string",
- "terminationDate": "2019-08-24T14:15:22Z",
- "terminationReason": "string",
- "verifiedPlacementRepId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Placement Site Defined Fields
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-saveplacementsitedefinedfields-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "strXml": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Student Placement
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-savestudentplacement-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "placementID": 0,
- "descrip": "string",
- "plStudentID": 0,
- "employerID": 0,
- "jobID": 0,
- "plRepID": 0,
- "userID": 0,
- "supervisor": "string",
- "comment": "string",
- "howPlacedId": 0,
- "salaryType": "string",
- "salary": 0,
- "inFieldOfStudy": "string",
- "fromInterview": true,
- "benefits": true,
- "fee": true,
- "jobSchedule": "string",
- "current": true,
- "schedFrom": "string",
- "schedTo": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "jobTypeID": 0,
- "datePlaced": "2019-08-24T14:15:22Z",
- "startDate": "2019-08-24T14:15:22Z",
- "plJobTitleID": 0,
- "placementStatusID": 0,
- "plJobSourceID": 0,
- "supervisorPhone": "string",
- "enrollSchID": 0,
- "exactJobTitle": "string",
- "plJobCategoryID": 0,
- "termDate": "2019-08-24T14:15:22Z",
- "termReason": "string",
- "converted": true,
- "status": "string",
- "oldPlacementID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Student Placement Delete Audit
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-savestudentplacementdeleteaudit-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "plStudentID": 0,
- "plEmployerID": 0,
- "syStudentID": 0,
- "aDEnrollID": 0,
- "plJobTitleID": 0,
- "userID": 0,
- "comments": "string",
- "plStudentPlacementID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Student Salary Info
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-savestudentsalaryinfo-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "placementID": 0,
- "salary": 0,
- "salaryTypeCode": "string",
- "active": 0,
- "includeReport": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "userID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Set Placement Rollback
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-setplacementrollback-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "placementID": 0,
- "descrip": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Student Audit Placement
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-studentauditplacement-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "strXML": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Validate Custom Business Rules
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-validatecustombusinessrules-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "formName": "string",
- "syCampusID": 0,
- "syStudentID": 0,
- "studentPlID": 0,
- "plStudentSalaryID": 0,
- "placementID": 0,
- "descrip": "string",
- "plStudentID": 0,
- "employerID": 0,
- "jobID": 0,
- "plRepID": 0,
- "userID": 0,
- "supervisor": "string",
- "comment": "string",
- "howPlacedId": 0,
- "salaryType": "string",
- "salary": 0,
- "inFieldOfStudy": "string",
- "fromInterview": true,
- "benefits": true,
- "fee": true,
- "jobSchedule": "string",
- "current": true,
- "schedFrom": "string",
- "schedTo": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "jobTypeID": 0,
- "datePlaced": "2019-08-24T14:15:22Z",
- "startDate": "2019-08-24T14:15:22Z",
- "plJobTitleID": 0,
- "placementStatusID": 0,
- "plJobSourceID": 0,
- "supervisorPhone": "string",
- "enrollSchID": 0,
- "exactJobTitle": "string",
- "plJobCategoryID": 0,
- "termDate": "2019-08-24T14:15:22Z",
- "termReason": "string",
- "converted": true,
- "status": "string",
- "oldPlacementID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "showMessage": "string",
- "stopSaveProcess": "string",
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Verify Placement Student
Authorizations:
Request Body schema: application/json
Payload for the command
object (careerservices-studentplacement-verifyplacementstudent-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "placementID": 0,
- "descrip": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}