Common
Common (1.0)
Download OpenAPI specification:Download
All API calls related to Common.
Create Agency
Authorizations:
Request Body schema: application/json
Payload for the command
payload | any (common-agency-create-request-payload) |
Responses
Request samples
- Payload
{- "payload": null
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyEntity": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "agencyEntranceTestList": [
- {
- "id": 0,
- "agencyTestName": "string",
- "agencyCourse": "string",
- "agencyPreviousEducationName": "string",
- "entranceTestId": 0,
- "failedEntranceTestRemedialCourseId": 0,
- "isActive": true,
- "previousEducationId": 0,
- "requiredMinimumScore": "string",
- "entityState": 0
}
], - "agencyDocumentTypeList": [
- {
- "id": 0,
- "documentTypeId": 0,
- "entityState": 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
}
Delete Agency
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-agency-delete-request-payload) | |||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "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
}
Get Agency
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-agency-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "agencyId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyEntity": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "agencyEntranceTestList": [
- {
- "id": 0,
- "agencyTestName": "string",
- "agencyCourse": "string",
- "agencyPreviousEducationName": "string",
- "entranceTestId": 0,
- "failedEntranceTestRemedialCourseId": 0,
- "isActive": true,
- "previousEducationId": 0,
- "requiredMinimumScore": "string",
- "entityState": 0
}
], - "agencyDocumentTypeList": [
- {
- "id": 0,
- "documentTypeId": 0,
- "entityState": 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 Agency
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-agency-save-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "agencyEntity": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "agencyEntranceTestList": [
- {
- "id": 0,
- "agencyTestName": "string",
- "agencyCourse": "string",
- "agencyPreviousEducationName": "string",
- "entranceTestId": 0,
- "failedEntranceTestRemedialCourseId": 0,
- "isActive": true,
- "previousEducationId": 0,
- "requiredMinimumScore": "string",
- "entityState": 0
}
], - "agencyDocumentTypeList": [
- {
- "id": 0,
- "documentTypeId": 0,
- "entityState": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyEntity": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "agencyEntranceTestList": [
- {
- "id": 0,
- "agencyTestName": "string",
- "agencyCourse": "string",
- "agencyPreviousEducationName": "string",
- "entranceTestId": 0,
- "failedEntranceTestRemedialCourseId": 0,
- "isActive": true,
- "previousEducationId": 0,
- "requiredMinimumScore": "string",
- "entityState": 0
}
], - "agencyDocumentTypeList": [
- {
- "id": 0,
- "documentTypeId": 0,
- "entityState": 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 New Agency
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-agency-savenew-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "agencyEntity": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "agencyEntranceTestList": [
- {
- "id": 0,
- "agencyTestName": "string",
- "agencyCourse": "string",
- "agencyPreviousEducationName": "string",
- "entranceTestId": 0,
- "failedEntranceTestRemedialCourseId": 0,
- "isActive": true,
- "previousEducationId": 0,
- "requiredMinimumScore": "string",
- "entityState": 0
}
], - "agencyDocumentTypeList": [
- {
- "id": 0,
- "documentTypeId": 0,
- "entityState": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyEntity": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "agencyTypeId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "mainAgencyBranchId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "agencyEntranceTestList": [
- {
- "id": 0,
- "agencyTestName": "string",
- "agencyCourse": "string",
- "agencyPreviousEducationName": "string",
- "entranceTestId": 0,
- "failedEntranceTestRemedialCourseId": 0,
- "isActive": true,
- "previousEducationId": 0,
- "requiredMinimumScore": "string",
- "entityState": 0
}
], - "agencyDocumentTypeList": [
- {
- "id": 0,
- "documentTypeId": 0,
- "entityState": 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
}
Clear
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-cache-clear-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "region": "string",
- "cacheKey": "string",
- "clearMetadataCache": true
}
}
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
}
Remove
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-cache-remove-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "cacheKey": "string"
}
}
Response samples
- 200
{- "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Campus Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusgroup-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Get Campus Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusgroup-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Campus Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusgroup-save-request-payload) | |||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Campus Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusgroup-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Response samples
- 200
{- "payload": {
- "data": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "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 Campus Nexus Student Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "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
}
Get
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-get-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "chars": { },
- "length": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Get Sfaaa Settings
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-getsfaaasettings-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "isSfaEnabled": true,
- "isAutoAwardActiveForCampus": true,
- "isAutoAwardInTestModeForCampus": true,
- "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 Campus Nexus Student Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "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 Campus Nexus Student Settings
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-savecampusnexusstudentsettings-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusNexusStudentSettingList": [
- {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isEnrollmentAdvisorRequiredSave": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusNexusStudentSettingList": [
- {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Career Services Settings
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-savecareerservicessettings-request-payload) | |||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "newStudentPlacementSummaryRecordPlacementStatusId": 0,
- "placedPlacementStatusId": 0,
- "newInSchoolPlacementStatusId": 0,
- "inSchoolPlacedPlacementStatusId": 0,
- "employerCodeOption": 0,
- "employerCodeFormat": "string",
- "duplicateEmployerCheck": 0,
- "contactTypeAccessLimit": "string",
- "inFieldOfStudyValue": 0,
- "campusIdList": [
- 0
], - "staffEmployerAccessDetailList": [
- {
- "staffId": 0,
- "associateEmployerOtherCampusAllowed": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusNexusStudentSettingId": [
- 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 Enrollment Required Fields
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-saveenrollmentrequiredfields-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "staffGroupList": [
- {
- "staffGroupTemplateSetting": {
- "id": 0,
- "campusGroupId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "documentPolicyId": 0,
- "isAccessChangeAllowed": true,
- "isAccessConnectedEnrollAllowed": true,
- "isAccessMasterCourseProgOverrideAllowed": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoContactManagerActivitiesAllowed": true,
- "isBatchOverrideAllowed": true,
- "isCashier": true,
- "isCollegeAdditionSecurityAllowed": true,
- "isContactManagerShownAtStartup": true,
- "isCourseAdditionSecurityAllowed": true,
- "isCourseReassignAllowed": true,
- "isCustomSearchAllowed": true,
- "isDateExclusionAllowed": true,
- "isDefaultAtStartupShown": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDpaFulfillAllowed": true,
- "isEditAdvisorAllowed": true,
- "isEditExceptionDetailsAllowed": true,
- "isEditPaymentPeriodsAllowed": true,
- "isFaHoldGroupOverrideAllowed": true,
- "isFeeSchedModificationAllowed": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isInstructorCourseAssociationAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isManualBillingNotAllowed": true,
- "isManualRefundCalculationAllowed": true,
- "isMultiCampusGroupsAllowed": true,
- "isOverrideAuditDesgDdlnAllowed": true,
- "isOverrideCloseTermAllowed": true,
- "isOverrideCodChangeStatusAllowed": true,
- "isOverrideCourseComparisonAllowed": true,
- "isOverrideDuplicateEmployerAllowed": true,
- "isOverrideExpDeadlineDateAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideLockedTermSequenceAllowed": true,
- "isOverrideMaxClassSizeAllowed": true,
- "isOverrideMaxClassUserCampusesAllowed": true,
- "isOverrideMaxWaitListAllowed": true,
- "isOverridePreReqAllowed": true,
- "isOverrideRegistrationHoldAllowed": true,
- "isOverrideRegistrationLocksAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isOverrideSapPartialTermAllowed": true,
- "isOverrideSapStatusAllowed": true,
- "isOverrideStatusChangeDaysAllowed": true,
- "isOverrideTranscriptHoldGroupAllowed": true,
- "isOverrideTransferCreditApprovalAllowed": true,
- "isOverrideTransferOptionsAllowed": true,
- "isOverrideUserLevelAccessAllowed": true,
- "isPreReqCoReqOverrideForDropUnregAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isPrintChecksEditCommentAllowed": true,
- "isRebuildTermSummaryRelationshipsAllowed": true,
- "isRegistrationGroupOverrideAllowed": true,
- "isReportingSsnAllowed": true,
- "isReportServerSelected": true,
- "isRetakeFeeWaiverAllowed": true,
- "isShowAllAllowed": true,
- "isSsnUiAllowed": true,
- "isStudentListSaved": true,
- "isToolbarUsed": true,
- "isTransferCampusAllowed": true,
- "isTransferEnrollmentAllowed": true,
- "isTransferEnrollmentAndCampusAllowed": true,
- "isUserAssignEnrollAdmRepAllowed": true,
- "isUserAssignEnrollPrevEduAllowed": true,
- "isUserLdwOverrideAllowed": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "overrideExecutiveReportOptions": true,
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "taskPolicyId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isExcludedCrmIntegration": true,
- "id": 0,
- "advisorModule": "string",
- "allowDropLdaAttendChange": true,
- "canOverrideLeadDuplicateWarning": true,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isCampusLinkAmbassadorUse": true,
- "isPositivePayUse": true,
- "isRequiredForEnroll": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "staffGroupWorkspaces": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "staffGroupId": 0,
- "workspaceId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "featureRequiredFieldList": [
- {
- "id": 0,
- "columnName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "featureCode": "string",
- "isRequired": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "tableName": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "staffGroupList": [
- {
- "staffGroupTemplateSetting": {
- "id": 0,
- "campusGroupId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "documentPolicyId": 0,
- "isAccessChangeAllowed": true,
- "isAccessConnectedEnrollAllowed": true,
- "isAccessMasterCourseProgOverrideAllowed": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoContactManagerActivitiesAllowed": true,
- "isBatchOverrideAllowed": true,
- "isCashier": true,
- "isCollegeAdditionSecurityAllowed": true,
- "isContactManagerShownAtStartup": true,
- "isCourseAdditionSecurityAllowed": true,
- "isCourseReassignAllowed": true,
- "isCustomSearchAllowed": true,
- "isDateExclusionAllowed": true,
- "isDefaultAtStartupShown": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDpaFulfillAllowed": true,
- "isEditAdvisorAllowed": true,
- "isEditExceptionDetailsAllowed": true,
- "isEditPaymentPeriodsAllowed": true,
- "isFaHoldGroupOverrideAllowed": true,
- "isFeeSchedModificationAllowed": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isInstructorCourseAssociationAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isManualBillingNotAllowed": true,
- "isManualRefundCalculationAllowed": true,
- "isMultiCampusGroupsAllowed": true,
- "isOverrideAuditDesgDdlnAllowed": true,
- "isOverrideCloseTermAllowed": true,
- "isOverrideCodChangeStatusAllowed": true,
- "isOverrideCourseComparisonAllowed": true,
- "isOverrideDuplicateEmployerAllowed": true,
- "isOverrideExpDeadlineDateAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideLockedTermSequenceAllowed": true,
- "isOverrideMaxClassSizeAllowed": true,
- "isOverrideMaxClassUserCampusesAllowed": true,
- "isOverrideMaxWaitListAllowed": true,
- "isOverridePreReqAllowed": true,
- "isOverrideRegistrationHoldAllowed": true,
- "isOverrideRegistrationLocksAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isOverrideSapPartialTermAllowed": true,
- "isOverrideSapStatusAllowed": true,
- "isOverrideStatusChangeDaysAllowed": true,
- "isOverrideTranscriptHoldGroupAllowed": true,
- "isOverrideTransferCreditApprovalAllowed": true,
- "isOverrideTransferOptionsAllowed": true,
- "isOverrideUserLevelAccessAllowed": true,
- "isPreReqCoReqOverrideForDropUnregAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isPrintChecksEditCommentAllowed": true,
- "isRebuildTermSummaryRelationshipsAllowed": true,
- "isRegistrationGroupOverrideAllowed": true,
- "isReportingSsnAllowed": true,
- "isReportServerSelected": true,
- "isRetakeFeeWaiverAllowed": true,
- "isShowAllAllowed": true,
- "isSsnUiAllowed": true,
- "isStudentListSaved": true,
- "isToolbarUsed": true,
- "isTransferCampusAllowed": true,
- "isTransferEnrollmentAllowed": true,
- "isTransferEnrollmentAndCampusAllowed": true,
- "isUserAssignEnrollAdmRepAllowed": true,
- "isUserAssignEnrollPrevEduAllowed": true,
- "isUserLdwOverrideAllowed": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "overrideExecutiveReportOptions": true,
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "taskPolicyId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isExcludedCrmIntegration": true,
- "id": 0,
- "advisorModule": "string",
- "allowDropLdaAttendChange": true,
- "canOverrideLeadDuplicateWarning": true,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isCampusLinkAmbassadorUse": true,
- "isPositivePayUse": true,
- "isRequiredForEnroll": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "staffGroupWorkspaces": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "staffGroupId": 0,
- "workspaceId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "featureRequiredFieldList": [
- {
- "id": 0,
- "columnName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "featureCode": "string",
- "isRequired": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "tableName": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Lda Attendance Settings
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-saveldaattendancesettings-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "staffGroupList": [
- {
- "staffGroupTemplateSetting": {
- "id": 0,
- "campusGroupId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "documentPolicyId": 0,
- "isAccessChangeAllowed": true,
- "isAccessConnectedEnrollAllowed": true,
- "isAccessMasterCourseProgOverrideAllowed": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoContactManagerActivitiesAllowed": true,
- "isBatchOverrideAllowed": true,
- "isCashier": true,
- "isCollegeAdditionSecurityAllowed": true,
- "isContactManagerShownAtStartup": true,
- "isCourseAdditionSecurityAllowed": true,
- "isCourseReassignAllowed": true,
- "isCustomSearchAllowed": true,
- "isDateExclusionAllowed": true,
- "isDefaultAtStartupShown": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDpaFulfillAllowed": true,
- "isEditAdvisorAllowed": true,
- "isEditExceptionDetailsAllowed": true,
- "isEditPaymentPeriodsAllowed": true,
- "isFaHoldGroupOverrideAllowed": true,
- "isFeeSchedModificationAllowed": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isInstructorCourseAssociationAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isManualBillingNotAllowed": true,
- "isManualRefundCalculationAllowed": true,
- "isMultiCampusGroupsAllowed": true,
- "isOverrideAuditDesgDdlnAllowed": true,
- "isOverrideCloseTermAllowed": true,
- "isOverrideCodChangeStatusAllowed": true,
- "isOverrideCourseComparisonAllowed": true,
- "isOverrideDuplicateEmployerAllowed": true,
- "isOverrideExpDeadlineDateAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideLockedTermSequenceAllowed": true,
- "isOverrideMaxClassSizeAllowed": true,
- "isOverrideMaxClassUserCampusesAllowed": true,
- "isOverrideMaxWaitListAllowed": true,
- "isOverridePreReqAllowed": true,
- "isOverrideRegistrationHoldAllowed": true,
- "isOverrideRegistrationLocksAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isOverrideSapPartialTermAllowed": true,
- "isOverrideSapStatusAllowed": true,
- "isOverrideStatusChangeDaysAllowed": true,
- "isOverrideTranscriptHoldGroupAllowed": true,
- "isOverrideTransferCreditApprovalAllowed": true,
- "isOverrideTransferOptionsAllowed": true,
- "isOverrideUserLevelAccessAllowed": true,
- "isPreReqCoReqOverrideForDropUnregAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isPrintChecksEditCommentAllowed": true,
- "isRebuildTermSummaryRelationshipsAllowed": true,
- "isRegistrationGroupOverrideAllowed": true,
- "isReportingSsnAllowed": true,
- "isReportServerSelected": true,
- "isRetakeFeeWaiverAllowed": true,
- "isShowAllAllowed": true,
- "isSsnUiAllowed": true,
- "isStudentListSaved": true,
- "isToolbarUsed": true,
- "isTransferCampusAllowed": true,
- "isTransferEnrollmentAllowed": true,
- "isTransferEnrollmentAndCampusAllowed": true,
- "isUserAssignEnrollAdmRepAllowed": true,
- "isUserAssignEnrollPrevEduAllowed": true,
- "isUserLdwOverrideAllowed": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "overrideExecutiveReportOptions": true,
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "taskPolicyId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isExcludedCrmIntegration": true,
- "id": 0,
- "advisorModule": "string",
- "allowDropLdaAttendChange": true,
- "canOverrideLeadDuplicateWarning": true,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isCampusLinkAmbassadorUse": true,
- "isPositivePayUse": true,
- "isRequiredForEnroll": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "staffGroupWorkspaces": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "staffGroupId": 0,
- "workspaceId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "campusNexusStudentSettingList": [
- {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "staffGroupList": [
- {
- "staffGroupTemplateSetting": {
- "id": 0,
- "campusGroupId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "documentPolicyId": 0,
- "isAccessChangeAllowed": true,
- "isAccessConnectedEnrollAllowed": true,
- "isAccessMasterCourseProgOverrideAllowed": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoContactManagerActivitiesAllowed": true,
- "isBatchOverrideAllowed": true,
- "isCashier": true,
- "isCollegeAdditionSecurityAllowed": true,
- "isContactManagerShownAtStartup": true,
- "isCourseAdditionSecurityAllowed": true,
- "isCourseReassignAllowed": true,
- "isCustomSearchAllowed": true,
- "isDateExclusionAllowed": true,
- "isDefaultAtStartupShown": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDpaFulfillAllowed": true,
- "isEditAdvisorAllowed": true,
- "isEditExceptionDetailsAllowed": true,
- "isEditPaymentPeriodsAllowed": true,
- "isFaHoldGroupOverrideAllowed": true,
- "isFeeSchedModificationAllowed": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isInstructorCourseAssociationAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isManualBillingNotAllowed": true,
- "isManualRefundCalculationAllowed": true,
- "isMultiCampusGroupsAllowed": true,
- "isOverrideAuditDesgDdlnAllowed": true,
- "isOverrideCloseTermAllowed": true,
- "isOverrideCodChangeStatusAllowed": true,
- "isOverrideCourseComparisonAllowed": true,
- "isOverrideDuplicateEmployerAllowed": true,
- "isOverrideExpDeadlineDateAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideLockedTermSequenceAllowed": true,
- "isOverrideMaxClassSizeAllowed": true,
- "isOverrideMaxClassUserCampusesAllowed": true,
- "isOverrideMaxWaitListAllowed": true,
- "isOverridePreReqAllowed": true,
- "isOverrideRegistrationHoldAllowed": true,
- "isOverrideRegistrationLocksAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isOverrideSapPartialTermAllowed": true,
- "isOverrideSapStatusAllowed": true,
- "isOverrideStatusChangeDaysAllowed": true,
- "isOverrideTranscriptHoldGroupAllowed": true,
- "isOverrideTransferCreditApprovalAllowed": true,
- "isOverrideTransferOptionsAllowed": true,
- "isOverrideUserLevelAccessAllowed": true,
- "isPreReqCoReqOverrideForDropUnregAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isPrintChecksEditCommentAllowed": true,
- "isRebuildTermSummaryRelationshipsAllowed": true,
- "isRegistrationGroupOverrideAllowed": true,
- "isReportingSsnAllowed": true,
- "isReportServerSelected": true,
- "isRetakeFeeWaiverAllowed": true,
- "isShowAllAllowed": true,
- "isSsnUiAllowed": true,
- "isStudentListSaved": true,
- "isToolbarUsed": true,
- "isTransferCampusAllowed": true,
- "isTransferEnrollmentAllowed": true,
- "isTransferEnrollmentAndCampusAllowed": true,
- "isUserAssignEnrollAdmRepAllowed": true,
- "isUserAssignEnrollPrevEduAllowed": true,
- "isUserLdwOverrideAllowed": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "overrideExecutiveReportOptions": true,
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "taskPolicyId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isExcludedCrmIntegration": true,
- "id": 0,
- "advisorModule": "string",
- "allowDropLdaAttendChange": true,
- "canOverrideLeadDuplicateWarning": true,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isCampusLinkAmbassadorUse": true,
- "isPositivePayUse": true,
- "isRequiredForEnroll": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "staffGroupWorkspaces": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "staffGroupId": 0,
- "workspaceId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "campusNexusStudentSettingList": [
- {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 New Campus Nexus Student Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "settingId": 0,
- "id": 0,
- "settingName": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "displayControlType": "string",
- "displayOrder": 0,
- "isDisplayedInWeb": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "longDisplayText": "string",
- "maxLength": { },
- "rowVersion": "string",
- "settingValue": "string",
- "shortDisplayText": "string",
- "validValues": "string",
- "webModule": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Update Custom String Resources
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-updatecustomstringresources-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "cultureKey": "string",
- "poFileContents": "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
}
Update Fws Intergration
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-campusnexusstudentsetting-updatefwsintergration-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "isFwsIntergrationEnabled": true
}
}
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
{- "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",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 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 Person Picture
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-personpicture-delete-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 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
}
Get Person Picture
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-personpicture-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 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 Person Picture
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-personpicture-save-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 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 Person Picture
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-personpicture-savenew-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudent": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "pictureImage": "string",
- "rowVersion": "string",
- "staffId": 0,
- "studentId": 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
}
Upload Staff Picture
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-personpicture-uploadstaffpicture-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentPictureId": 0,
- "staffPictureId": 0,
- "studentId": 0,
- "staffId": 0,
- "image": "string",
- "imageExtension": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentPictureId": 0,
- "staffPictureId": 0,
- "studentId": 0,
- "staffId": 0,
- "image": "string",
- "imageExtension": "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
}
Upload Student Picture
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-personpicture-uploadstudentpicture-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentPictureId": 0,
- "staffPictureId": 0,
- "studentId": 0,
- "staffId": 0,
- "image": "string",
- "imageExtension": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentPictureId": 0,
- "staffPictureId": 0,
- "studentId": 0,
- "staffId": 0,
- "image": "string",
- "imageExtension": "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
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 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 School Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-schoolstatus-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 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
}
Get School Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-schoolstatus-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 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 School Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-schoolstatus-save-request-payload) | |||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 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 School Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-schoolstatus-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "isTitleIvWithdrawal": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "nsldsStatus": "string",
- "rowVersion": "string",
- "statusDescription": "string",
- "systemSchoolStatusId": 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
}
Get All
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-securitycontext-getall-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "ignored": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": null
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Export Report Data
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-ssrsreport-exportreportdata-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "reportPath": "string",
- "reportParameters": [
- {
- "name": "string",
- "value": "string"
}
], - "downloadFileName": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "reportData": { },
- "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 Report Parameters
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-ssrsreport-getreportparameters-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "reportPath": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "reportParameters": { },
- "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 Reports
Authorizations:
Request Body schema: application/json
Payload for the command
payload | any (common-ssrsreport-getreports-request-payload) |
Responses
Request samples
- Payload
{- "payload": null
}
Response samples
- 200
{- "payload": {
- "data": {
- "displayFolders": [
- "string"
], - "reportFolders": [
- "string"
], - "reportItems": [
- {
- "displayFolder": "string",
- "reportFolder": "string",
- "reportName": "string",
- "isCustom": true,
- "reportParameters": [
- 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
}
Render Report
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-ssrsreport-renderreport-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "reportPath": "string",
- "reportParameters": [
- {
- "name": "string",
- "value": "string"
}
], - "exportFormat": "string",
- "downloadFileName": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "reportContent": "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
}
Save As Student Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-ssrsreport-saveasstudentgroup-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "reportPath": "string",
- "reportParameters": [
- {
- "name": "string",
- "value": "string"
}
], - "studentGroupId": 0,
- "studentGroupName": "string",
- "replaceAllStudents": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentGroupId": 0,
- "studentGroupName": "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
}
Validate Report Configuration
Authorizations:
Request Body schema: application/json
Payload for the command
payload | any (common-ssrsreport-validatereportconfiguration-request-payload) |
Responses
Request samples
- Payload
{- "payload": null
}
Response samples
- 200
{- "payload": {
- "data": {
- "displayFolders": [
- "string"
], - "reportFolders": [
- "string"
], - "reportItems": [
- {
- "displayFolder": "string",
- "reportFolder": "string",
- "reportName": "string",
- "isCustom": true,
- "reportParameters": [
- 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
}
Authenticate User Login
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-authenticateuserlogin-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "username": "string",
- "password": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "authenticationResult": 0,
- "userId": 0,
- "username": "string",
- "upn": "string",
- "authenticationType": "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
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Staff
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Get Staff
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Staff
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Staff
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "isAllowedToViewSsnUi": true,
- "staffGroupTemplateSettingId": 0,
- "instructorAttributeMappingList": [
- {
- "id": 0,
- "staffId": 0,
- "instructorAttributeId": 0
}
], - "staffType": 0,
- "id": 0,
- "admissionsRepTypeId": 0,
- "campusGroupId": 0,
- "cellPhoneNumber": "string",
- "certificationList": "string",
- "city": "string",
- "code": "string",
- "contactManagereStudentListInclude": "string",
- "contactManagerStudentListShow": "string",
- "countryId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAwardYearId": "string",
- "defaultModule": "string",
- "defaultSyCampusId": 0,
- "defaultTermId": 0,
- "degree": "string",
- "department": "string",
- "documentPolicyId": 0,
- "emailAddress": "string",
- "emailReplyTo": "string",
- "employeeNumber": "string",
- "employmentLegalEntityIdentifier": "string",
- "extension": "string",
- "firstName": "string",
- "hiredDate": "2019-08-24T14:15:22Z",
- "homePhoneNumber": "string",
- "isActive": true,
- "isAllowedAccessConnectedStudentEnrollmentPeriod": true,
- "isAllowedAccessMasterCourseProgramOverride": true,
- "isAllowedCommonlineHoldRelease": true,
- "isAllowedContactManagerShowAllOption": true,
- "isAllowedDateExclusion": true,
- "isAllowedEditTaskTemplateSource": true,
- "isAllowedEditTaxRatesPendingCharges": true,
- "isAllowedFulfillmentDpa": true,
- "isAllowedMultipleCampusGroups": 0,
- "isAllowedOverrideAuditDesignationDeadline": true,
- "isAllowedOverrideClosedTerm": true,
- "isAllowedOverrideEnrollmentDates": true,
- "isAllowedOverrideMaxClass": true,
- "isAllowedReassignCourse": true,
- "isAllowedToAccessTransferCampus": true,
- "isAllowedToAccessTransferEnrollment": true,
- "isAllowedToAccessTransferEnrollmentAndCampus": true,
- "isAllowedToAddCollege": true,
- "isAllowedToAddCourse": true,
- "isAllowedToAssignAdmissionsRepEnrollment": true,
- "isAllowedToAssignPreviousEducationEnrollment": true,
- "isAllowedToCancelClassSection": true,
- "isAllowedToClearWaitlist": true,
- "isAllowedToEditAdvisor": true,
- "isAllowedToEditDisbursementDates": true,
- "isAllowedToEditExceptionDetails": true,
- "isAllowedToEditPaymentPeriods": true,
- "isAllowedToEditSystemDefinedBillingTransactionCode": true,
- "isAllowedToModifyFeeSchedule": true,
- "isAllowedToOverrideCodChangeStatus": true,
- "isAllowedToOverrideCourseContactHourComparison": true,
- "isAllowedToOverrideCoursePreRequisites": true,
- "isAllowedToOverrideCutoffDate": true,
- "isAllowedToOverrideDisbursementBatch": true,
- "isAllowedToOverrideFaHoldGroup": true,
- "isAllowedToOverrideIncompleteGradeExpirationDate": true,
- "isAllowedToOverrideInstructorCourseAssociation": true,
- "isAllowedToOverrideLastDateToWithdraw": true,
- "isAllowedToOverrideLockedTermSequence": true,
- "isAllowedToOverrideMaxClassUserCampuses": true,
- "isAllowedToOverrideMaxWaitList": true,
- "isAllowedToOverridePreCoRequisiteRequirement": true,
- "isAllowedToOverrideRegistrationGroup": true,
- "isAllowedToOverrideRegistrationHold": true,
- "isAllowedToOverrideRegistrationLocks": true,
- "isAllowedToOverrideSapDefinedDates": true,
- "isAllowedToOverrideSapPartialTerm": true,
- "isAllowedToOverrideSapPpDefinedDates": true,
- "isAllowedToOverrideSapStatus": true,
- "isAllowedToOverrideStatusChangeDays": true,
- "isAllowedToOverrideTranscriptHoldGroup": true,
- "isAllowedToOverrideTransferCreditApproval": true,
- "isAllowedToOverrideTransferOptions": true,
- "isAllowedToPerformManualRefundCalculation": true,
- "isAllowedToPrintChecksEditComment": true,
- "isAllowedToReallocateCenter": true,
- "isAllowedToRebuildTermSummaryRelationships": true,
- "isAllowedToViewSsnReports": true,
- "isAllowedToWaiveDegreeProgressRequirement": true,
- "isAllowedToWaiveRetakeFee": true,
- "isAssociateEmployerOtherCampusAllowed": true,
- "isAutoCmActivitiesAllowed": true,
- "isAutomatedUser": true,
- "isAxFaculty": true,
- "isBlockedViewSsnUi": true,
- "isCashier": true,
- "isConflictsChecked": true,
- "isContactManagerShownOnStartup": true,
- "isCustomSearchAllowed": true,
- "isDefaultReportWizardUsed": true,
- "isDeleteBilledChargesLeaseAllowed": true,
- "isDeleteUnbilledChargesLeaseAllowed": true,
- "isDropStatusMessageBox": true,
- "isDuplicateEmpOverrideAllowed": true,
- "isFacultySynced": true,
- "isGlobalSearchAllowed": true,
- "isHousingPeriodDateEditAllowed": true,
- "isJobTypeEditingSecurityAllowed": true,
- "isLocked": true,
- "isManualBillingNotAllowed": true,
- "isOverrideExecutiveReportOptionsAllowed": true,
- "isOverrideLeaseDateAllowed": true,
- "isOverrideRoomMaxCapacityAllowed": true,
- "isPrimaryContactSecurityAllowed": true,
- "isReportServerSelected": true,
- "isStudentListSaved": true,
- "isSystem": true,
- "isTest": true,
- "isToolbarUsed": true,
- "isUserLevelOverrideAccessAllowed": true,
- "isViewListBar": true,
- "isViewToolBar": true,
- "key": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mi": "string",
- "moduleId": 0,
- "note": "string",
- "number": 0,
- "officePhoneNumber": "string",
- "password": "string",
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "passwordRuleProfileId": 0,
- "payRate": 0,
- "payType": "string",
- "personId": 0,
- "phoneNumber": "string",
- "position": "string",
- "postalCode": "string",
- "reportDefault": "string",
- "reportsToStaffId": 0,
- "resume": "string",
- "rowVersion": "string",
- "salt": "string",
- "searchResults": "string",
- "showDefaultOnStartup": true,
- "signature": "string",
- "ssn": "string",
- "staffName": "string",
- "staffPicture": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "suffix": "string",
- "taskPolicyId": 0,
- "title": "string",
- "workCity": "string",
- "workCountryId": 0,
- "workFaxPhoneNumber": "string",
- "workPostalCode": "string",
- "workState": "string",
- "workStreetAddress": "string",
- "workStreetAddress2": "string",
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "staffGroupMembership": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffGroupId": 0,
- "staffId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Search Properties
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-savesearchproperties-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "searchResults": "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 Staff Password
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-savestaffpassword-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "staffId": 0,
- "password": "string",
- "oldPassword": "string",
- "isAllowedToChangePassword": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "password": "string",
- "salt": "string",
- "number": 0,
- "passwordExpirationDate": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "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 Staff Policies
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-savestaffpolicies-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "staffIdList": [
- 0
], - "documentPolicyId": 0,
- "taskPolicyId": 0,
- "isClearDocumentPolicy": true,
- "isClearTaskPolicy": true
}
}
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
}
Set Default Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-staff-setdefaultsetting-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "termId": 0,
- "awardYearId": "string",
- "showDefaultOnStartup": true,
- "moduleId": 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
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Create Student Group Staff Access
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-createstudentgroupstaffaccess-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentGroupId": 0,
- "staffId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 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 Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Get Student Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Purge Expired
Authorizations:
Request Body schema: application/json
Payload for the command
payload | any (common-studentgroup-purgeexpired-request-payload) |
Responses
Request samples
- Payload
{- "payload": null
}
Response samples
- 200
{- "payload": {
- "data": {
- "itemsAffected": 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
}
Refresh Members
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-refreshmembers-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentGroupId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentGroup": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "itemsAffected": 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 Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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 Group
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "dataQueryIdentifier": { },
- "expirationDate": "2019-08-24T14:15:22Z",
- "groupType": "string",
- "isActive": true,
- "isPortalGroup": true,
- "isPublic": true,
- "isSprocQuery": true,
- "isTransferMonitoringGroup": true,
- "isUsedForAutoAwardCoa": true,
- "isUsedForAutoAwardRules": true,
- "jobFrequency": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastRefreshDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "ownerStaffId": 0,
- "preserveManualAddedStudentsOnRefresh": true,
- "rowVersion": "string",
- "sqlQuery": "string",
- "viewQuery": "string",
- "staffAccess": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "staffId": 0,
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 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
}
Set Student Group Hold Code
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentgroup-setstudentgroupholdcode-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentGroupIdList": [
- 0
], - "holdType": 0,
- "holdMessage": "string",
- "holdFlags": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "itemsAffected": 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
}
Response samples
- 200
{- "payload": {
- "data": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 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 Relationship Address
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentrelationshipaddress-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 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
}
Get Student Relationship Address
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentrelationshipaddress-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 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 Relationship Address
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentrelationshipaddress-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 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 Relationship Address
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentrelationshipaddress-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isPermanentAddress": true,
- "isDefaultAddress": true,
- "isExcludedCrmIntegration": true,
- "id": 0,
- "addressBeginDate": "2019-08-24T14:15:22Z",
- "addressEndDate": "2019-08-24T14:15:22Z",
- "addressTypeId": 0,
- "admissionsRegionId": 0,
- "city": "string",
- "countryId": 0,
- "countryName": "string",
- "countyId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "emailAddress": "string",
- "employerName": "string",
- "firstName": "string",
- "isSeasonalAddress": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastName": "string",
- "mobileNumber": "string",
- "note": "string",
- "otherEmailAddress": "string",
- "otherPhone": "string",
- "phoneNumber": "string",
- "plusReferenceNumber": 0,
- "postalCode": "string",
- "printedOnMasterPromNote": "string",
- "printedOnPlusPromNote": "string",
- "referenceConfirmed": "string",
- "referenceConfirmedDate": "2019-08-24T14:15:22Z",
- "referenceNumber": 0,
- "relationToStudent": "string",
- "rowVersion": "string",
- "secondPhoneNumber": "string",
- "sourceSystem": "string",
- "ssn": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "titleId": 0,
- "workPhoneNumber": "string",
- "yearsAtAddress": 0,
- "yearsKnownStudent": 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
}
Set Default
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentrelationshipaddress-setdefault-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isDefaultAddress": true,
- "studentId": 0,
- "addressId": 0,
- "isDeleteDefaultAddress": true
}
}
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": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 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 School Defined Field Value
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentschooldefinedfieldvalue-delete-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 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
}
Get Student School Defined Field Value
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentschooldefinedfieldvalue-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 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 School Defined Field Value
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentschooldefinedfieldvalue-save-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 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 School Defined Field Value
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-studentschooldefinedfieldvalue-savenew-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isExcludedCrmIntegration": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "fieldValue": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "schoolDefinedFieldId": 0,
- "studentId": 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
}
Get
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-systemsetting-get-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "chars": { },
- "length": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "settingName": "string",
- "settingValue": "string",
- "id": 0,
- "modifiedByUserId": 0,
- "settingValueList": "string",
- "applicationDomains": 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
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "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 Workspace
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-workspace-delete-request-payload) | |||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "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
}
Get Workspace
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-workspace-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Get By Url Slug
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-workspace-getbyurlslug-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "urlSlug": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "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 Workspace
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-workspace-save-request-payload) | |||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "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 Workspace
Authorizations:
Request Body schema: application/json
Payload for the command
object (common-workspace-savenew-request-payload) | |||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "urlSlug": "string",
- "workspaceIdentifier": { },
- "workspaceState": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}