Financial Aid
Financial Aid (1.0)
Download OpenAPI specification:Download
All API calls related to Financial Aid.
Approve Batch Disbursement
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-approvebatchdisbursement-request-payload) | |||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "approveBatchDisbursementList": [
- {
- "campusId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "fundSourceId": 0,
- "awardYear": "string",
- "isApproved": true,
- "schoolStatusId": 0,
- "scheduleDisbursementId": 0,
- "termId": 0,
- "termCode": "string",
- "disbursementScheduledDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "amount": 0,
- "disbursementBatchDetailId": 0,
- "loanEndDate": "2019-08-24T14:15:22Z",
- "isFirstTimeBorrower": true,
- "certifiedDate": "2019-08-24T14:15:22Z",
- "subsequentDisbursementBatchId": 0,
- "isTermEvaluated": true,
- "isHoldGroupOverridden": true,
- "holdGroupList": [
- "string"
], - "batchId": 0,
- "disbursementCriteria": "string",
- "isPaid": true,
- "failedReason": { }
}
], - "isCommonLineImport": true,
- "isAutoPost": true,
- "failedDisbursements": { },
- "agencyBranchId": 0,
- "reviewStatus": { },
- "isEnforeBatchIntegrity": true,
- "totalNumberOfDisbursements": 0,
- "isNewBatch": true,
- "paidDisbursementCount": 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
}
Approve Packaged Aid
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-approvepackagedaid-request-payload) | |||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAidId": 0,
- "userId": 0,
- "studentAwardPellId": 0,
- "campusId": 0,
- "studentId": 0,
- "fundSourceId": 0,
- "awardYear": "string",
- "isApproved": true,
- "schoolStatusId": 0,
- "fundSourceType": "string",
- "batchId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "batchId": 0,
- "isApproveBatchPackingFailed": 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
}
Auto Approve Disbursement
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-autoapprovedisbursement-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "fundSourceId": 0,
- "awardYear": "string",
- "isApproved": true,
- "schoolStatusId": 0,
- "scheduleDisbursementId": 0,
- "termId": 0,
- "termCode": "string",
- "disbursementScheduledDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "amount": 0,
- "disbursementBatchDetailId": 0,
- "loanEndDate": "2019-08-24T14:15:22Z",
- "isFirstTimeBorrower": true,
- "certifiedDate": "2019-08-24T14:15:22Z",
- "subsequentDisbursementBatchId": 0,
- "isTermEvaluated": true,
- "isHoldGroupOverridden": true,
- "holdGroupList": [
- "string"
], - "batchId": 0,
- "disbursementCriteria": "string",
- "isPaid": true,
- "failedReason": { }
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isDisbursementCriteriaFailed": 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
}
Auto Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-autoaward-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "studentId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "message": "string",
- "taskId": 0,
- "processRequestId": 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
}
Auto Package
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-autopackage-request-payload) | |||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "isEfc": true,
- "isDelete": true,
- "overrideFsaIneligibility": true,
- "calculatedEfc": 0,
- "applyAcademicYearSequenceFilter": true,
- "campusId": 0,
- "currentPellAmount": 0,
- "isMultipleDisbursement": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "message": "string",
- "isPreventAwarding": true,
- "overLapUnPackagedFundSource": "string",
- "isMultipleDisbursementExceptionExists": 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
}
Award Letters
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-awardletters-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardInfoList": [
- {
- "studentId": 0,
- "studentName": "string",
- "studentNumber": "string",
- "studentAwardId": 0,
- "studentAcademicYearId": 0,
- "awardYear": "string",
- "programVersionName": "string",
- "campusName": "string",
- "filePath": "string"
}
], - "reportName": "string",
- "fileName": "string",
- "forValidationOnly": true,
- "staffDefaultCampusId": 0,
- "loggedInStaffId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardInfoList": [
- {
- "studentId": 0,
- "studentName": "string",
- "studentNumber": "string",
- "studentAwardId": 0,
- "studentAcademicYearId": 0,
- "awardYear": "string",
- "programVersionName": "string",
- "campusName": "string",
- "filePath": "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
}
Commonline Import Upload File
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-commonlineimportuploadfile-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "fileType": 0,
- "fileName": "string",
- "isEmptyBatchId": true,
- "isAllowReimport": true,
- "isSuccessfullyImported": true,
- "campusId": 0,
- "useDefaultCampus": true,
- "fileContent": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isProcessSpringboard": true,
- "isEmptyBatchId": true,
- "isAllowReimport": true,
- "isSuccessfullyImported": true,
- "recordsAccepted": 0,
- "recordsRejected": 0,
- "useDefaultCampus": true,
- "fileName": "string",
- "pellId": "string",
- "branch": "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
}
Commonline Process Export
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-commonlineprocessexport-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "recipientId": 0,
- "sourceSchoolId": "string",
- "sourceName": "string",
- "awardYear": "string",
- "fileType": 0,
- "fileOption": 0,
- "exportBatchId": 0,
- "batchId": "string",
- "campuses": [
- 0
], - "campusCode": "string",
- "ffelIdentifierBranch": "string",
- "forValidationOnly": true,
- "canRegenerateBatchForAcceptedLoans": true,
- "isSendEmail": true,
- "scheduledDisbursmentIds": [
- 0
], - "staffDefaultCampusId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "commonLineResultList": [
- {
- "batchID": "string",
- "recipient": "string",
- "fileName": "string",
- "campus": "string",
- "studentId": "string",
- "syStudentID": "string",
- "studentNumber": "string",
- "studentName": "string",
- "fundSource": "string",
- "awardYear": "string",
- "loanAmount": 0,
- "loanPeriod": 0,
- "commonLineLoanID": "string",
- "reason": [
- "string"
], - "type": "string",
- "dateLoanStart": "2019-08-24T14:15:22Z",
- "dateLoanEnd": "2019-08-24T14:15:22Z",
- "lender": "string",
- "guarantor": "string",
- "lenderCode": "string",
- "guarantorCode": "string",
- "isPassed": true,
- "commonLineRecipientID": 0,
- "campusCode": "string",
- "disburseNetAmount": 0,
- "disburseGrossAmount": 0,
- "refundAmount": 0,
- "disburseDate": "2019-08-24T14:15:22Z",
- "failureLevel": "string",
- "emailRequested": "string",
- "emailAddress": "string",
- "status": "string"
}
], - "studentAwardLoanList": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "batchContainsAcceptedLoans": 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
}
Commonline Process Export Queue
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-commonlineprocessexportqueue-request-payload) | |||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "batchName": "string",
- "recipientId": 0,
- "sourceSchoolId": "string",
- "sourceName": "string",
- "awardYear": "string",
- "fileType": 0,
- "fileOption": 0,
- "exportBatchId": 0,
- "batchId": "string",
- "campuses": [
- 0
], - "campusCode": "string",
- "ffelIdentifierBranch": "string",
- "forValidationOnly": true,
- "canRegenerateBatchForAcceptedLoans": true,
- "isSendEmail": true,
- "scheduledDisbursmentIds": [
- 0
], - "staffDefaultCampusId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "result": "string",
- "commonLineResultList": [
- {
- "batchID": "string",
- "recipient": "string",
- "fileName": "string",
- "campus": "string",
- "studentId": "string",
- "syStudentID": "string",
- "studentNumber": "string",
- "studentName": "string",
- "fundSource": "string",
- "awardYear": "string",
- "loanAmount": 0,
- "loanPeriod": 0,
- "commonLineLoanID": "string",
- "reason": [
- "string"
], - "type": "string",
- "dateLoanStart": "2019-08-24T14:15:22Z",
- "dateLoanEnd": "2019-08-24T14:15:22Z",
- "lender": "string",
- "guarantor": "string",
- "lenderCode": "string",
- "guarantorCode": "string",
- "isPassed": true,
- "commonLineRecipientID": 0,
- "campusCode": "string",
- "disburseNetAmount": 0,
- "disburseGrossAmount": 0,
- "refundAmount": 0,
- "disburseDate": "2019-08-24T14:15:22Z",
- "failureLevel": "string",
- "emailRequested": "string",
- "emailAddress": "string",
- "status": "string"
}
], - "studentAwardLoanList": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "batchContainsAcceptedLoans": 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
}
Commonline Validate Import
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-commonlinevalidateimport-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "fileType": 0,
- "fileName": "string",
- "isEmptyBatchId": true,
- "isAllowReimport": true,
- "isSuccessfullyImported": true,
- "campusId": 0,
- "useDefaultCampus": true,
- "fileContent": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isProcessSpringboard": true,
- "isEmptyBatchId": true,
- "isAllowReimport": true,
- "isSuccessfullyImported": true,
- "recordsAccepted": 0,
- "recordsRejected": 0,
- "useDefaultCampus": true,
- "fileName": "string",
- "pellId": "string",
- "branch": "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": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "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
}
Create Approve Disbursements Batch
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-createapprovedisbursementsbatch-request-payload) | |||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "awardYearList": [
- "string"
], - "fundSourceType": "string",
- "lenderId": 0,
- "disbursementFrom": "2019-08-24T14:15:22Z",
- "disbursementTo": "2019-08-24T14:15:22Z",
- "originationStatus": 0,
- "isPromissoryNotesAcceptedLoanIncluded": 0,
- "isReleasedCommonLineDisbursementExcluded": 0,
- "fundSourceList": [
- 0
], - "categoryList": [
- "string"
], - "lastNameCriteria": "string",
- "studentExcludedHoldGroupList": [
- "string"
], - "isBatchIntegrityEnforced": true,
- "isInformedBorrowerIncluded": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "batchId": 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
}
Create New Award Default Values
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-createnewawarddefaultvalues-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "awardYear": "string",
- "studentId": 0,
- "fundSourceId": 0,
- "studentAcademicYearId": 0,
- "grossAmount": 0,
- "awardStatus": "string",
- "fundSourceGroupId": 0,
- "isirTransactionId": "string",
- "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "isAdditionalEligibility": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardDetail": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isAutoCreateDisbursementResponseHasInformationMessage": true,
- "isMultipleDisbursementRuleFailed": true,
- "isDisbursementDatesOutsideAwardYear": true,
- "autoCreateDisbursementResponseInformationMessage": "string",
- "autoCreateDisbursementAwardGrossAmount": 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 Student Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "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
}
Delete Approve Disbursements Batch
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-deleteapprovedisbursementsbatch-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "approveDisbursementBatchId": 0,
- "isCommonLineBatch": 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
}
Delete Student Award Student Payment
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-deletestudentawardstudentpayment-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardId": 0,
- "preventString": "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
}
Get Student Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "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
}
Get Direct Loan Coa
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-getdirectloancoa-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "studentAcademicYearId": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "loanAwardYear": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentId": 0,
- "studentAcademicYearId": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "loanAwardYear": "string",
- "directLoanCoa": 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
}
Get Eligibility Review Disbursement
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-geteligibilityreviewdisbursement-request-payload) | |||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isFilterOnPaidDisbursement": true,
- "campusList": [
- 0
], - "awardYearList": [
- "string"
], - "schoolStatusList": [
- 0
], - "termList": [
- 0
], - "fundSourceList": [
- 0
], - "disbursementFromDate": "2019-08-24T14:15:22Z",
- "disbursementToDate": "2019-08-24T14:15:22Z",
- "batchNumberList": [
- 0
], - "batchFromDate": "2019-08-24T14:15:22Z",
- "batchToDate": "2019-08-24T14:15:22Z"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "eligibilityReviewDisbursementList": [
- {
- "gridRowId": 0,
- "studentId": 0,
- "campusId": 0,
- "scheduledDisbursementDate": "2019-08-24T14:15:22Z",
- "scheduleDisbursementId": 0,
- "studentName": "string",
- "studentStatus": "string",
- "awardYear": "string",
- "netAmount": 0,
- "fundSourceId": 0,
- "fundSourceName": "string",
- "termId": 0,
- "termCode": "string",
- "schoolStatusId": 0,
- "loanEndDate": "2019-08-24T14:15:22Z",
- "isFirstTimeBorrower": true,
- "attRfmsPellId": "string",
- "studentEnrollmentPeriodId": 0,
- "certifiedDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "fundSourceCode": "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
}
Get Gross Amount
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-getgrossamount-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "awardYear": "string",
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "fundSourceId": 0,
- "isDdVeteran": true,
- "isAdditionalEligibilityValidation": true,
- "studentAwardId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "grossAmount": 0,
- "originationAmount": 0,
- "isCrossOverPellAllowed": true,
- "additionalEligibilityValidation": true,
- "isApplyAdditionalEligibility": true,
- "amountDisbursed": 0,
- "amountAllocated": 0,
- "actualOriginationAmount": 0,
- "totalAmountDisbursed": 0,
- "pellLeuPercentage": 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
}
Get Loan Period Details
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-getloanperioddetails-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "academicYearId": 0,
- "awardYear": "string",
- "enrollmentPeriodId": 0,
- "isDoNotUsePaymentPeriods": true,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "fundSourceType": "string",
- "isCreateLoanPeriod": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentLoanPeriods": [
- { }
], - "validationCode": "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
}
Get Print Statements Selection
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-getprintstatementsselection-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "campusId": "string",
- "note": "string",
- "closeDate": "string",
- "beginStartDate": "string",
- "endStartDate": "string",
- "balanceSource": "string",
- "accountBalance": "string",
- "principalBalance": "string",
- "interestBalance": "string",
- "paymentCoupon": "string",
- "printIdentifier": 0,
- "campusGroupId": 0,
- "schoolStatusIdList": [
- 0
], - "shiftIdList": [
- 0
], - "programVersionIdList": [
- 0
], - "programVersionExists": "string",
- "statusExists": "string",
- "shiftExists": "string",
- "isExcludeAutoDraftStudents": true,
- "truthInLending": "string",
- "workStationIdentifier": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "printStatementsSelectionDetailList": [
- {
- "studentRelationshipAddressName": "string",
- "studentName": "string",
- "studentRelationshipAddressStreetAddress": "string",
- "studentRelationshipAddressCity": "string",
- "studentRelationshipAddressState": "string",
- "studentRelationshipAddressPostalCode": "string",
- "studentRelationshipAddressPhoneNumber": "string",
- "printIdentifier": "string",
- "printIdentifierType": 0,
- "balanceSource": "string",
- "accountBalance": 0,
- "principalBalance": 0,
- "interestBalance": 0,
- "amountDue": 0,
- "showAccountBalance": "string",
- "showPrincipalBalance": "string",
- "showInterestBalance": "string",
- "showCoupon": "string",
- "closeDate": "string",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "description": "string",
- "actualAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "studentEnrollmentPeriodStartDate": "2019-08-24T14:15:22Z",
- "schoolName": "string",
- "schoolStreetAddress": "string",
- "schoolCity": "string",
- "schoolState": "string",
- "schoolPostalCode": "string",
- "stmtementComment": "string",
- "campusPhoneNumber": "string",
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": "string",
- "workStationIdentifier": "string",
- "programVersionName": "string",
- "studentEnrollmentPeriodProgramName": "string",
- "studentEnrollmentPeriodTermStartDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "creditCardList": "string",
- "showTruthInLending": "string",
- "studentAwardInterestRate": 0,
- "numberPayments": { },
- "amountPackaged": 0,
- "paidDisbursementInterestAmount": 0,
- "studentAwardId": 0,
- "campusRemittanceStreetAddress": "string",
- "campusRemittanceCity": "string",
- "campusRemittanceState": "string",
- "campusRemittancePostalCode": "string",
- "campusPhoneNumber2": "string",
- "campusPhoneNumber3": "string",
- "studentEnrollmentPeriodCampusId": 0,
- "studentStatus": "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
}
Get Student Award List
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-getstudentawardlist-request-payload) | |||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusesIds": "string",
- "fundSourcesIds": "string",
- "schoolStatusIds": "string",
- "packagingStatusIds": "string",
- "lowLoanPeriodStart": "string",
- "highLoanPeriodStart": "string",
- "lowLoanPeriodEnd": "string",
- "highLoanPeriodEnd": "string",
- "lowAwardNoticeDate": "string",
- "highAwardNoticeDate": "string",
- "lowPackagingDate": "string",
- "highPackagingDate": "string",
- "lowDisbdate": "string",
- "highDisbDate": "string",
- "advisorStaffID": 0,
- "userID": 0,
- "includeEstimatedAward": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardList": [
- {
- "id": 0,
- "studentName": "string",
- "programVersion": "string",
- "studentNumber": "string",
- "statusCode": "string",
- "campusId": 0,
- "glfundId": 0,
- "fundSource": "string",
- "awardYear": "string",
- "amountPackaged": 0,
- "verifStatus": "string",
- "dateLoanStart": "2019-08-24T14:15:22Z",
- "dateLoanEnd": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentId": 0,
- "studentAidId": 0,
- "fundSourceDeactive": 0,
- "studentOnFaHold": 0,
- "isirVerificationRequired": 0,
- "disabledFundSource": 0,
- "efc": 0,
- "estimatedEfc": 0,
- "enrollmentStatus": "string",
- "estimatedEnrollmentStatus": "string",
- "expectedStartDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "fundSourceDescription": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "statusDescription": "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
}
Get Title IVCredit Balance Calculation
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-gettitleivcreditbalancecalculation-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "isToolAction": true,
- "isCreditBalance": true,
- "isNoWaiver": true,
- "isStudentCrWaiver": true,
- "isParCrWaiver": true,
- "isStudentT4Waiver": true,
- "isParT4Waiver": true,
- "schoolStatusIdList": [
- 0
], - "campusGroupIdList": [
- 0
], - "systemSchoolStatusCategoryIdList": [
- 0
], - "programVersionIdList": [
- 0
], - "studentAcademicYearDate1": "string",
- "studentAcademicYearDate2": "string",
- "studentAcademicYearDate3": "string",
- "studentAcademicYearDate4": "string",
- "awardYear": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentTitleIVCreditBalanceDetailList": [
- {
- "studentName": "string",
- "campusCode": "string",
- "campusName": "string",
- "fundSourceCode": "string",
- "campusId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "fundSourceId": 0,
- "awardYear": "string",
- "stipendAmount": 0,
- "printIdentifier": "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
}
Move Student Award Servicer Id
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-movestudentawardservicerid-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "oldStudentAwardId": 0,
- "newStudentAwardId": 0,
- "servicerRecordId": "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
}
Override Cod Origination
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-overridecodorigination-request-payload) | |||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "recordId": 0,
- "fundSource": "string",
- "awardYear": "string",
- "isOriginationChangeUpdated": true,
- "originationDate": "2019-08-24T14:15:22Z",
- "amount": 0,
- "status": "string",
- "atsStatus": "string",
- "atsLinkIndicator": "string",
- "atsElectronicIndicator": "string",
- "promNoteStatus": "string",
- "mpnType": "string",
- "mpnLinkIndicator": "string",
- "creditDecisionStatus": "string",
- "codOriginationChangeDetailList": [
- {
- "loanChangeId": 0,
- "status": "string",
- "isRecordUpdated": 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
}
Post Work Study Disbursements
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-postworkstudydisbursements-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "fundSourceId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "message": "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
}
Proceed Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-proceedaward-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardId": 0,
- "studentId": 0,
- "awardYear": "string",
- "studentEnrollmentPeriodId": 0,
- "academicYearId": 0,
- "fundSourceId": 0,
- "campusId": 0,
- "grossAmount": 0,
- "costOfAttendence": 0,
- "packagedEfc": 0,
- "efcOffset": 0,
- "status": "string",
- "fundSourceCode": "string",
- "disbursementScheduleId": 0,
- "roundDisbs": true,
- "allowCrossOverPell": true,
- "isEligibleForDirLoan": true,
- "needBasedGrossAmount": 0,
- "currentNeedBaseAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "currentNonNeedBaseAmount": 0,
- "typeOfAid": "string",
- "isFsaIneligibilityCode": true,
- "isLoanExist": true,
- "isNeedBased": true,
- "isUpdateDependencyStatus": true,
- "isEnrollStatus": true,
- "isAdJustAmount": true,
- "isAlternativePell": true,
- "pellPaidEfc": 0,
- "isAdditionalEligibility": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isSleuConfig": true,
- "isNeedBased": true,
- "isFsaIneligibilityCode": true,
- "isLoanExist": true,
- "isGraduateStudent": true,
- "isUpdateDependencyStatus": true,
- "grossAmount": 0,
- "isGrossAmountExceed": true,
- "isEnrollStatus": true,
- "isAdJustAmount": true,
- "maxSLEUConfig": 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
}
Reassign Student Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-reassignstudentaward-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "studentAwardIds": { },
- "fundSourceIds": { },
- "isAdmin": 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 Disbursements
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-removedisbursements-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "batchId": 0,
- "isRemoveAllUnApprovedDisbursements": true,
- "disbursementBatchDetailList": [
- {
- "fundSourceType": "string",
- "id": 0,
- "amount": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "exceptionReason": "string",
- "failedReason": { },
- "isPaid": true,
- "isRefunded": true,
- "isReturned": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "reconcileReturnFundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentId": 0,
- "thirdPartyInvoiceLine": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Student Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "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 Disclosure Print History
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-savedisclosureprinthistory-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "faStudentAidID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save New Student Award
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "updatePellOriginationStatus": true,
- "updateCodGrantOriginationStatus": true,
- "pellHasDisbursementGrantInRejectedStatus": true,
- "codGrantHasDisbursementGrantInRejectedStatus": true,
- "continuePellDisbursementGrantInRejectedStatus": true,
- "continueCodGrantDisbursementGrantInRejectedStatus": true,
- "scheduledlDisbursements": [
- {
- "directLoanDisbStatusParsed": null,
- "commonLineStatusParsed": null,
- "pellGrantDisbStatusParsed": null,
- "academicYearSequence": 0,
- "paymentPeriodSequence": 0,
- "loanPaymentPeriodSequence": 0,
- "termCode": "string",
- "termStartDate": "2019-08-24T14:15:22Z",
- "courseCode": "string",
- "disbursementPercentage": 0,
- "isAuditDisbursement": true,
- "balance": 0,
- "isUsePaymentPeriod": true,
- "isUseLoanPeriod": true,
- "studentLoanPeriodId": 0,
- "fundSource": "string",
- "studentName": "string",
- "fundSourceType": "string",
- "isTitle4": true,
- "studentEnrollmentPeriodId": 0,
- "isContinueForDateWithinLoanPaymentPeriod": true,
- "isContinueForDateWithinPaymentPeriod": true,
- "isContinueForDisbursementWithinPaymentPeriod": true,
- "courseDescription": "string",
- "id": 0,
- "actualDisbursementDate": "2019-08-24T14:15:22Z",
- "auditString": "string",
- "clockHours": 0,
- "commonLineDisbReleaseCode": "string",
- "commonLineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "directLoanDisbPercentage": 0,
- "directLoanDisbStatus": "string",
- "disbursementEligibilityStageId": 0,
- "disbursementNumber": 0,
- "eligibilityCheckDate": "2019-08-24T14:15:22Z",
- "eligibilityStatus": { },
- "enrollmentStatus": "string",
- "faExportImportFileId": 0,
- "fulltimeAwardAmount": 0,
- "grossAmount": 0,
- "interestAmount": 0,
- "interestRebateAmount": 0,
- "isPaymentPlan": true,
- "isSpeUpdate": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFee": 0,
- "netAmount": 0,
- "overrideDisbursementDate": "2019-08-24T14:15:22Z",
- "paidDisbursementId": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "previousStatus": "string",
- "principalAmount": 0,
- "rowVersion": "string",
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAcademicYearLoanPaymentPeriodId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentCourseId": 0,
- "studentId": 0,
- "termId": 0,
- "thirdPartyInvoiceNumber": "string",
- "unroundedGrossAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "specialDisbursementEntity": [
- {
- "id": 0,
- "academicCalendar": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentMethodology": "string",
- "paymentPeriodAmount": 0,
- "paymentPeriodBeginDate": "2019-08-24T14:15:22Z",
- "paymentPeriodCostOfAttendance": 0,
- "paymentPeriodCreditHoursExpToComplete": 0,
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEnrollmentStatus": "string",
- "paymentPeriodNumber": { },
- "paymentPeriodWeeksEnrolled": { },
- "rowVersion": "string",
- "studentAwardId": 0,
- "studentAwardPellId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "nonTitleIvPaymentPeriods": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "paidDisbursements": [
- {
- "type": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "termCode": "string",
- "commonLineStatus": "string",
- "academicYearSequence": 0,
- "awardYear": "string",
- "id": 0,
- "actualAmount": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "depositDate": "2019-08-24T14:15:22Z",
- "disbursedDate": "2019-08-24T14:15:22Z",
- "disbursementBatchId": 0,
- "disbursementNumber": 0,
- "earnedDate": "2019-08-24T14:15:22Z",
- "endorsedDate": "2019-08-24T14:15:22Z",
- "expectedAmount": 0,
- "hoursWorked": 0,
- "interestAmount": 0,
- "interestRebateAmt": 0,
- "isAxPayment": true,
- "isDisbDateAdjustmentPending": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "periodEndDate": "2019-08-24T14:15:22Z",
- "pgDisbStatus": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "studentId": 0,
- "studentPaymentPeriodId": 0,
- "termId": 0,
- "timeCardIdentifier": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "refunds": [
- {
- "id": 0,
- "academicYear": 0,
- "amount": 0,
- "checkNumber": "string",
- "cisCompleteDate": "2019-08-24T14:15:22Z",
- "cisReceivedDate": "2019-08-24T14:15:22Z",
- "commonlineStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "faExportImportFileId": 0,
- "isAchScheduled": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "note": "string",
- "payeeName": "string",
- "paymentPeriodId": 0,
- "paymentPeriodNumber": 0,
- "pellGrantDisbStatus": "string",
- "reconcileReturnFundId": 0,
- "refundAddressType": "string",
- "refundStudentRelationshipAddressId": 0,
- "returnMethod": "string",
- "rowVersion": "string",
- "sentDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "status": "string",
- "stipendScheduleId": 0,
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "studentRt4CalculationId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentAwardLoanEntity": {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAwardPellEntity": {
- "id": 0,
- "academicCalendar": "string",
- "acceptedTransactionIdentifier": "string",
- "additionalEligibilityIndicator": true,
- "assumptionOverrides": "string",
- "attRfmsPellIdentifierCode": "string",
- "autoZeroEfcFlag": true,
- "awardYear": "string",
- "cpsHighTransactionNumber": 0,
- "cpsVerificationIndicator": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdUserId": 0,
- "currentSsn": "string",
- "efcOverride": 0,
- "enrollDate": "2019-08-24T14:15:22Z",
- "fisapIncome": 0,
- "incarceratedCode": "string",
- "institutionalEfc": 0,
- "isAdministrativeRelief": true,
- "isCareerPathwayAlternativePell": true,
- "isEfcRecalculated": true,
- "isFallenHeroesEligible": true,
- "isIdentifierChanged": true,
- "isirReceivedDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lifetimeEligibilityUsed": 0,
- "manualDependencyStatusForPlus": "string",
- "model": "string",
- "modelOverride": "string",
- "numberPaymentPeriods": 0,
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFlags": "string",
- "originationIdentifier": "string",
- "originationProcessDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "parentContribution": 0,
- "paymentMethodology": "string",
- "pellAmount": 0,
- "pellAmountCents": 0,
- "pellEnrollmentStatus": "string",
- "pellPaidEfc": 0,
- "pellPaidEfcType": "string",
- "primaryAlternateEfc01": 0,
- "primaryAlternateEfc02": 0,
- "primaryAlternateEfc03": 0,
- "primaryAlternateEfc04": 0,
- "primaryAlternateEfc05": 0,
- "primaryAlternateEfc06": 0,
- "primaryAlternateEfc07": 0,
- "primaryAlternateEfc08": 0,
- "primaryAlternateEfc10": 0,
- "primaryAlternateEfc11": 0,
- "primaryAlternateEfc12": 0,
- "primaryEfc": 0,
- "primaryEfcType": "string",
- "rejectCodes": "string",
- "rejectOverrides": "string",
- "rowVersion": "string",
- "secondaryAlternateEfc01": 0,
- "secondaryAlternateEfc02": 0,
- "secondaryAlternateEfc03": 0,
- "secondaryAlternateEfc04": 0,
- "secondaryAlternateEfc05": 0,
- "secondaryAlternateEfc06": 0,
- "secondaryAlternateEfc07": 0,
- "secondaryAlternateEfc08": 0,
- "secondaryAlternateEfc10": 0,
- "secondaryAlternateEfc11": 0,
- "secondaryAlternateEfc12": 0,
- "secondaryEfc": 0,
- "secondaryEfcType": "string",
- "secondaryParentContribution": 0,
- "studentId": 0,
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "transactionIdentifier": "string",
- "useSecondaryEfcFlag": "string",
- "verificationStatus": "string",
- "verificationTrackingFlag": "string",
- "verificationTransactionFlag": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAcademicYears": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "costOfAttendance": 0,
- "efc": 0,
- "needBasedAmountPackaged": 0,
- "nonNeedBasedAmountPackaged": 0,
- "needBasedGrossAmount": 0,
- "nonNeedBasedGrossAmount": 0,
- "isLimitPackagingToCoa": true,
- "isRecalculatedEfc": true,
- "studentAcademicYearSequence": 0,
- "campusId": 0,
- "isScheduledAmountMisMatchWithDisbursementAmount": true,
- "continueScheduledAmountMisMatchWithDisbursementAmount": true,
- "preventAwardingWhenAuthorizationNotExpended": true,
- "continueAwardingWhenAuthorizationNotExpended": true,
- "glAuthorizationId": 0,
- "isPreventSaveForGrant": true,
- "isStateAdd": true,
- "recalculateCashPlan": true,
- "updateAmountPackagedWithPrincipal": true,
- "isAdjustPackageInEditMode": true,
- "adjustPackagedAmountMessage": "string",
- "paymentAmountSplit": 0,
- "isPaymentAmountSplitBasedOnNoOfPayments": true,
- "allowOriginationChanged": true,
- "isAllowOriginationChanged": true,
- "isOriginationStatusReadyToSend": true,
- "originationStatusReadyToSend": true,
- "grossAmount": 0,
- "originalGrossAmount": 0,
- "isAddlEligibilityIndicator": true,
- "resetGrossAmount": true,
- "lessGrossAmount": true,
- "isGrossAmountExeed": true,
- "grossAmountExeed": true,
- "isCampusAutoUpdatePellOriginationStatus": true,
- "isAllowInformtionNotChange": true,
- "isAllowInformtionChange": true,
- "allowInformtionChange": true,
- "isAllowAdvisor": true,
- "allowAdvisor": true,
- "isCommitLevelAmountChange": true,
- "commitLevelAmountChange": true,
- "isPreventPackaging": true,
- "refundedGrossAmount": 0,
- "netAmount": 0,
- "isStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "continueStudentLoanNetAmountNotEqualToDisbursementNetAmount": true,
- "isStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeMoreThanLoanBankFee": true,
- "isStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "continueStudentLoanPaidDisbursementBankFeeLessThanLoanBankFee": true,
- "isAddBankFeeToCostOfAttendance": true,
- "isAddBankFeeToCostOfAttendanceUserConfirmationIsYes": true,
- "continueAfterConfirmationForAddBankFeeToCostOfAttendance": true,
- "isStudentLoanReadyToSendValidationExists": true,
- "isStudentLoanPaidDisbursementExists": true,
- "disbursedAmount": 0,
- "refundedAmount": 0,
- "expectedAmount": 0,
- "totalNetAmount": 0,
- "originalAmountPackaged": 0,
- "readyToSendValidationMessages": [
- "string"
], - "isUsePaymentPeriod": true,
- "isSaveNonTitleIvPaymentPeriods": true,
- "firstReferenceAddress": {
- "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
}, - "secondReferenceAddress": {
- "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
}, - "studentAwardLoanChangeEntity": [
- {
- "columnDescription": "string",
- "disbursementNumber": 0,
- "disbursementStatus": "string",
- "id": 0,
- "batchIdentifier": "string",
- "changenumber": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "exportDate": "2019-08-24T14:15:22Z",
- "isOverrideProcessed": true,
- "isStatusOverride": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "newvalue": "string",
- "oldvalue": "string",
- "rowVersion": "string",
- "sentFlag": "string",
- "sequence": "string",
- "status": "string",
- "studentAwardLoanId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isLoanDetailsChanged": true,
- "isUseBorrowerSsn": true,
- "isDirectLoanReCalculate": true,
- "directLoanReCalculate": true,
- "isEarlyDisbursementRulesFsaHandbook": true,
- "earlyDisbursementRulesFsaHandbook": true,
- "isDisbursmentAmountMissMatch": true,
- "disbursmentAmountMissMatch": true,
- "isAllowApprove": true,
- "allowApprove": true,
- "isMaxLimit": true,
- "maxLimit": true,
- "isAdjustLoanEndDate": true,
- "adjustLoanEndDate": true,
- "progVerTermAssocExist": true,
- "isProgVerTermAssocExist": true,
- "countDisburseMentAmount": 0,
- "codGrantOrigination": {
- "id": 0,
- "acgEligibilityPaymentReasonCode": "string",
- "acgRigorousHighSchoolProgramCode": "string",
- "atsElectronicIndicator": "string",
- "atsIdentifier": "string",
- "atsLinkIndicator": "string",
- "atsStatus": "string",
- "awardYear": "string",
- "batchIdentifier": "string",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "fundSourceType": "string",
- "gradeLevel": "string",
- "grantAmount": 0,
- "grantIdentifier": "string",
- "isAdminRelief": true,
- "isTeacherExpertIndicator": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "originatedAcgEligibilityPaymentReasonCode": "string",
- "originatedAcgRigorousHighSchoolProgramCode": "string",
- "originatedEnrollmentdate": "2019-08-24T14:15:22Z",
- "originatedGrantAmount": 0,
- "originatedSmartCipCode": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "pellIdentifierCode": "string",
- "rowVersion": "string",
- "smartCipCode": "string",
- "studentIdentifier": "string",
- "totalEligibilityUsed": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "codGrantDisbursements": [
- {
- "id": 0,
- "acceptedDisbursementAmount": 0,
- "bookAmount": 0,
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "codDisbursementStatus": "string",
- "codGrantOriginationId": 0,
- "codRejectCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursementAmount": 0,
- "disbursementDate": "2019-08-24T14:15:22Z",
- "disbursementNumber": 0,
- "disbursementSequenceNumber": 0,
- "enrollmentStatus": "string",
- "exportBatchIdentifier": "string",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paidDisbursementId": 0,
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "prevDisbursementSequenceNumber": 0,
- "programCipCode": "string",
- "programCredentialLevel": "string",
- "publishedProgramLengthWeeks": 0,
- "refundId": 0,
- "rowVersion": "string",
- "scheduledDisbursementId": 0,
- "sentDate": "2019-08-24T14:15:22Z",
- "specialPrograms": "string",
- "studentAwardId": 0,
- "totalEligibilityUsed": 0,
- "weeksProgramsAcademicYear": 0,
- "ytdDisbursedAmount": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "isMultipleTeachGrant": true,
- "isSavingAwardInCanceledStatusCodGrant": true,
- "continueSavingAwardInCanceledStatusCodGrant": true,
- "isChangingOriginationStatusCodGrant": true,
- "isChangingOriginationStatusCodGrantCanceledByUser": true,
- "continueChangingOriginationStatusCodGrant": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmountAllowed": true,
- "isCodGrantAmountPackagedGreaterThanOriginationAmount": true,
- "continueSaveTeacherExpertIndicator": true,
- "isTeacherExpertIndicator": true,
- "isNonTitleIvPaymentPeriodCreated": true,
- "isCodGrantIsirOnFile": true,
- "isCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "continueCodGrantTotalDisbAmtNotEqualToAwardAmount": true,
- "isGrossAmontExceeded": true,
- "continueGrossAmontExceeded": true,
- "isCodGrantChangesToGradeLevel": true,
- "continueCodGrantChangesToGradeLevel": true,
- "isCampusAutoUpdateOriginationStatusCodGrant": true,
- "graduateStudentsNoLongerEligible": true,
- "isGraduateStudentsNoLongerEligible": true,
- "isirMustFileBeforeLoan": true,
- "isIsirMustFileBeforeLoan": true,
- "isRequiredField": true,
- "requiredField": true,
- "isValidateSpecialProgramIsN": true,
- "validateSpecialProgramIsN": true,
- "isValidateSpecialProgramIsNotABNPT": true,
- "validateSpecialProgramIsNotABNPT": true,
- "isValidateSpecialProgramIsNotABN": true,
- "validateSpecialProgramIsNotABN": true,
- "isValidateSpecialProgramIsNotABUN": true,
- "validateSpecialProgramIsNotABUN": true,
- "isAllowOriginationWithEstAward": true,
- "allowOriginationWithEstAward": true,
- "isMaxLimitForSubDirSub": true,
- "maxLimitForSubDirSub": true,
- "nonTitleIvAcademicYearPamentPeriodList": [
- {
- "isDateManuallyOverridden": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "credits": 0,
- "cumulativeClockHoursAttempted": 0,
- "cumulativeClockHoursEarned": 0,
- "cumulativeCreditHoursAttempted": 0,
- "cumulativeCreditHoursEarned": 0,
- "cumulativeGpa": 0,
- "cumulativeGpaPoints": 0,
- "cumulativeNumericAverage": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "isAreaOfStudyTransferComplete": true,
- "isCompleted": true,
- "isCustom": true,
- "isManualOverrideDate": true,
- "isNotEligibleForT4": true,
- "isScheduledComplete": true,
- "iwMilestoneDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentPeriodClockHoursAttempted": 0,
- "paymentPeriodClockHoursEarned": 0,
- "paymentPeriodCreditHoursAttempted": 0,
- "paymentPeriodCreditHoursEarned": 0,
- "paymentPeriodGpa": 0,
- "paymentPeriodGpaPoints": 0,
- "paymentPeriodNumericAverage": 0,
- "rowVersion": "string",
- "sapEvaluationDate": "2019-08-24T14:15:22Z",
- "sapStatusId": 0,
- "sequence": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "studentAcademicYearId": 0,
- "studentAwardId": 0,
- "unitsMilestoneDate": "2019-08-24T14:15:22Z",
- "weeks": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "remainingNeed": 0,
- "addAgencyToStudentAgency": true,
- "isAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "continueAdjustPackagedAmountHasNotPreventAwardWarningMessage": true,
- "adjustPackagedAmountNotPreventAwardWarningMessage": "string",
- "isLoanBeginDateChanged": true,
- "isLoanEndDateChanged": true,
- "originalLoanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "originalLoanPeriodEndDate": "2019-08-24T14:15:22Z",
- "isPellExists": true,
- "id": 0,
- "accruedInterestAmount": 0,
- "agencyBranchId": 0,
- "amountCanceled": 0,
- "amountDisbursed": 0,
- "amountPackaged": 0,
- "amountRefunded": 0,
- "applicationReceivedDate": "2019-08-24T14:15:22Z",
- "applicationSentDate": "2019-08-24T14:15:22Z",
- "awardLevelAmount": 0,
- "awardYear": "string",
- "batchPackagingProcessId": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "codGrantOriginationId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardEffectiveDate": "2019-08-24T14:15:22Z",
- "downPaymentAmount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "emailNotification": "string",
- "faLenderId": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "fundSourceId": 0,
- "guarantorLendingInstitutionId": 0,
- "interestBalance": 0,
- "interestOnlyUntilDate": "2019-08-24T14:15:22Z",
- "interestRate": 0,
- "interestRebateAmount": 0,
- "isAutoCredit": true,
- "isAutoDraft": true,
- "isAxLinkedFws": true,
- "isBankFeeIncludedInCoa": true,
- "isCoaRecalculated": true,
- "isEstimatedAward": true,
- "isLocked": true,
- "isReAllocated": true,
- "isT4BalanceEvaluated": true,
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPromNotePrintDate": "2019-08-24T14:15:22Z",
- "lastStatementPrintDate": "2019-08-24T14:15:22Z",
- "lenderFee": 0,
- "loanAcademicYearEndDate": "2019-08-24T14:15:22Z",
- "loanAcademicYearStartDate": "2019-08-24T14:15:22Z",
- "loanIdentificationNumber": 0,
- "loanPeriodBeginDate": "2019-08-24T14:15:22Z",
- "loanPeriodEndDate": "2019-08-24T14:15:22Z",
- "lockedByUserId": 0,
- "nextPaymentDate": "2019-08-24T14:15:22Z",
- "note": "string",
- "numberPayments": { },
- "paymentAmount": 0,
- "paymentDay": { },
- "paymentFrequency": { },
- "paymentPlanId": 0,
- "paymentPlanTermId": 0,
- "principalBalance": 0,
- "promNoteDocumentId": 0,
- "rep9010CollectionRate": 0,
- "rep9010DiscountRate": 0,
- "rep9010NumberOfYears": 0,
- "rowVersion": "string",
- "secondaryInterestRate": 0,
- "secondaryInterestRateEffectiveDate": "2019-08-24T14:15:22Z",
- "servicerLendingInstitutionId": 0,
- "servicerRecordIdentifier": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentAwardNonTitleIvRuleId": 0,
- "studentAwardPellId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentLoanPeriodId": 0,
- "studentRelationshipAddressId": 0,
- "totalAmountPaid": 0,
- "webAlertNotification": "string",
- "loanDetail": [
- {
- "studentAwardLoanApplicationEntity": {
- "id": 0,
- "applicationSubmissionReason": "string",
- "awardRangeRequestedEndDate": "2019-08-24T14:15:22Z",
- "awardRangeRequestedStartDate": "2019-08-24T14:15:22Z",
- "codCommentCodes": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCreditRequirementsMet": true,
- "isEndorserApproved": true,
- "isLoanAmountUnknown": true,
- "isPlusCounselingCompleted": true,
- "isReconsiderationEligible": true,
- "isSchoolCreditBalanceOption": true,
- "isSixMonthDefermentOption": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "plusCounselingCompleteDate": "2019-08-24T14:15:22Z",
- "plusCounselingExpirationDate": "2019-08-24T14:15:22Z",
- "previousApplicationIdentifier": "string",
- "rowVersion": "string",
- "studentAwardLoanId": 0,
- "studentId": 0,
- "studentAwardLoan": { },
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "isUseCommonLineRefund": true,
- "id": 0,
- "acknowledgeDate": "2019-08-24T14:15:22Z",
- "addressChangeDate": "2019-08-24T14:15:22Z",
- "altBorrowerStudentLoanDebt": 0,
- "applicationCompleteDate": "2019-08-24T14:15:22Z",
- "applicationIdentifier": "string",
- "applicationLoanAmount": 0,
- "birthDateChangeDate": "2019-08-24T14:15:22Z",
- "bookDate": "2019-08-24T14:15:22Z",
- "bookStatus": "string",
- "borrowerAlienIdentifier": "string",
- "borrowerBirthDate": "2019-08-24T14:15:22Z",
- "borrowerCitizenStatus": "string",
- "borrowerCity": "string",
- "borrowerDefaultOnLoans": "string",
- "borrowerDriverLicenseNumber": "string",
- "borrowerDriverLicenseState": "string",
- "borrowerEmployer": "string",
- "borrowerEmployerCity": "string",
- "borrowerEmployerPhoneNumber": "string",
- "borrowerEmployerPostalCode": "string",
- "borrowerEmployerState": "string",
- "borrowerEmployerStreetAddress": "string",
- "borrowerFirstName": "string",
- "borrowerIdentifier": "string",
- "borrowerInterestIndicator": "string",
- "borrowerLastName": "string",
- "borrowerLegalResidenceState": "string",
- "borrowerLegalResidenceStateDate": "2019-08-24T14:15:22Z",
- "borrowerLengthAtEmployer": 0,
- "borrowerLocalCity": "string",
- "borrowerLocalPostalCode": "string",
- "borrowerLocalState": "string",
- "borrowerLocalStreetAddress": "string",
- "borrowerMi": "string",
- "borrowerOutstandingLoans": "string",
- "borrowerPhoneNumber": "string",
- "borrowerPostalCode": "string",
- "borrowerReferenceCode": "string",
- "borrowerSsn": "string",
- "borrowerState": "string",
- "borrowerStreetAddress": "string",
- "commonLineApplicationLoanPhase": "string",
- "commonLineApplicationLoanPhaseDate": "2019-08-24T14:15:22Z",
- "commonLineApplicationStatus": "string",
- "commonLineApplicationStatusDate": "2019-08-24T14:15:22Z",
- "commonLineLoanIdentifier": "string",
- "commonLineLoanSequenceNumber": "string",
- "commonLineRecipientLendingInstitutionId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditActionChoice": "string",
- "creditAppealStatus": "string",
- "creditBalanceOption": "string",
- "creditDecisionExpirationDate": "2019-08-24T14:15:22Z",
- "defaultDate": "2019-08-24T14:15:22Z",
- "defaultRateUsageCodeId": 0,
- "deferRequestCode": "string",
- "deliquentDate": "2019-08-24T14:15:22Z",
- "directLoanCoa": 0,
- "directLoanIdentifier": "string",
- "disclosurePrintedDate": "2019-08-24T14:15:22Z",
- "eftAuthorization": "string",
- "emailAddress": "string",
- "endorserAmount": 0,
- "expirationDate": "2019-08-24T14:15:22Z",
- "graceDays": 0,
- "guaranteeReductionCode": "string",
- "interestRebatePercentage": 0,
- "isAdministrativeRelief": true,
- "isDefermentOption": true,
- "isDisclosurePrintedAtLoc": true,
- "isEntranceCounselingReceived": true,
- "isIdentifierChanged": true,
- "isParentRejectedForPlus": true,
- "isPreProfessionalCourseWork": true,
- "isPromNoteIncludedOnManifest": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lastPaymentDate": "2019-08-24T14:15:22Z",
- "loanAmountApproved": 0,
- "loanAmountCertified": 0,
- "loanAmountCertifiedDate": "2019-08-24T14:15:22Z",
- "loanAmountGuaranteed": 0,
- "loanAmountRequested": 0,
- "loanBalance": 0,
- "loanCreateDate": "2019-08-24T14:15:22Z",
- "loanGuaranteeDate": "2019-08-24T14:15:22Z",
- "loanInterest": 0,
- "loanStatusCodeId": 0,
- "loanStatusEffectiveDate": "2019-08-24T14:15:22Z",
- "localAddressChangeDate": "2019-08-24T14:15:22Z",
- "manifestBatchIdentifier": "string",
- "masterPromNoteExpirationDate": "2019-08-24T14:15:22Z",
- "masterPromNoteIndicator": "string",
- "masterPromNoteType": "string",
- "maximumLoanIndicator": "string",
- "numberPayments": 0,
- "originalCreditDecisionStatus": "string",
- "originationBatchIdentifier": "string",
- "originationDate": "2019-08-24T14:15:22Z",
- "originationFeePercentage": 0,
- "originationLastExportedDate": "2019-08-24T14:15:22Z",
- "originationRejectCodes": "string",
- "originationStatus": "string",
- "paymentAmount": 0,
- "plusCreditDecisionDate": "2019-08-24T14:15:22Z",
- "plusCreditDecisionStatus": "string",
- "preClaimsDate": "2019-08-24T14:15:22Z",
- "printDisclosureCode": "string",
- "processingCode": "string",
- "promNoteAcceptedAmount": 0,
- "promNoteAcceptedAmountDate": "2019-08-24T14:15:22Z",
- "promNoteAcceptedSequenceNumber": 0,
- "promNoteAcknowledgeBatchIdentifier": "string",
- "promNoteAcknowledgeDate": "2019-08-24T14:15:22Z",
- "promNoteAlteredByBorrower": "string",
- "promNoteDeliveryCode": "string",
- "promNoteDirectLoanIdentifier": "string",
- "promNoteManifestDate": "2019-08-24T14:15:22Z",
- "promNotePrintedDate": "2019-08-24T14:15:22Z",
- "promNotePrintIndicator": "string",
- "promNotePrintSequenceNumber": 0,
- "promNoteReceivedSignedDate": "2019-08-24T14:15:22Z",
- "promNoteSignedByBorrower": "string",
- "promNoteSignedByStudent": "string",
- "promNoteSignedDate": "2019-08-24T14:15:22Z",
- "promNoteStatus": "string",
- "recordTypeIndicatorCode": "string",
- "repaymentDate": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "schoolDirectLoanCode": "string",
- "serialLoanCode": "string",
- "specialProgramType": "string",
- "ssnChangeDate": "2019-08-24T14:15:22Z",
- "studentAlienIdentifier": "string",
- "studentAwardId": 0,
- "studentBirthDate": "2019-08-24T14:15:22Z",
- "studentCitizenStatus": "string",
- "studentDefaultOnLoans": "string",
- "studentFirstName": "string",
- "studentLastName": "string",
- "studentMi": "string",
- "studentSignatureCode": "string",
- "studentSsn": "string",
- "studentYearInCollege": "string",
- "unsubEligibilityFlag": "string",
- "unsubEligibilityUpToHeal": "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 Print Disclosure Date
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-saveprintdisclosuredate-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Tsm Review
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-savetsmreview-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "tsmReviewAlertRecordList": [
- {
- "tsmFahAlertId": 0,
- "comments": "string",
- "isReviewed": true
}
], - "tsmReviewErrorAckRecordList": [
- {
- "tsmErrorId": 0,
- "isReviewed": 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
}
Servicer Auto Approve Disbursement Batch Schedule Refunds
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-servicerautoapprovedisbursementbatchschedulerefunds-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "servicerDisbursementSchedRefunds": [
- {
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "faSchedId": 0,
- "termId": 0,
- "dateScheduled": "2019-08-24T14:15:22Z",
- "dueDate": "2019-08-24T14:15:22Z",
- "amount": 0,
- "faDisbBatchDetailId": 0,
- "comment": "string",
- "gridRowId": 0
}
], - "campusId": 0,
- "batchId": 0,
- "faExportImportFileid": 0,
- "isRequiredToCloseBatch": 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
}
Servicer Export Add Drop
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-servicerexportadddrop-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusGroupId": 0,
- "extractDate": "2019-08-24T14:15:22Z",
- "globalSchoolId": "string",
- "termId": [
- 0
], - "campusId": 0,
- "servicerExportGlobalAddDropList": [
- {
- "globalSchoolCode": "string",
- "studentID": "string",
- "syStudentID": 0,
- "adEnrollID": 0,
- "termBeginDate": "string",
- "adTermID": 0,
- "termEndDate": "string",
- "lastname": "string",
- "firstName": "string",
- "mI": "string",
- "startDate": "string",
- "extractDate": "string",
- "enrollmentStatusLevel": "string",
- "satProgressFlag": "string",
- "enrollmentDate": "string",
- "cumHoursComplete": "string",
- "currSchedHours": 0,
- "userID": 0,
- "dateAdded": "2019-08-24T14:15:22Z",
- "dateLstMod": "2019-08-24T14:15:22Z",
- "extractFlag": true,
- "attendanceFlag": "string",
- "enrollmentStatusCode": "string",
- "estEnrollmentStatus": "string",
- "clockToCredit": "string",
- "servicerProgramID": "string",
- "lastExtractFlag": true,
- "lDAWithdrawal": "string",
- "lDAGraduate": "string",
- "gPA": "string",
- "dateOfDetermine": "string",
- "satProgressPct": "string",
- "faGlobalExtractPPID": 0,
- "servicerSchoolNumber": "string",
- "faStudentAyID": 0,
- "dOB": "2019-08-24T14:15:22Z",
- "tOtalHoursInProg": "string",
- "isDrop": 0,
- "dateOfDetermination": "2019-08-24T14:15:22Z"
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "terms": "string",
- "fileName": "string",
- "recordsExported": 0,
- "filePath": "string",
- "minGlobalServicerExtractId": 0,
- "maxGloabServicerExtarctId": 0,
- "batchId": 0,
- "isServiceExportFailed": true,
- "servicerExportGlobalWeeklyIds": [
- 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
}
Servicer Export Pre Pull
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-servicerexportprepull-request-payload) | |||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusGroupId": 0,
- "extractDate": "2019-08-24T14:15:22Z",
- "globalSchoolId": "string",
- "termId": [
- 0
], - "futureDate": "2019-08-24T14:15:22Z",
- "fileType": "string",
- "campusId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "terms": "string",
- "fileName": "string",
- "recordsExported": 0,
- "filePath": "string",
- "minGlobalServicerExtractId": 0,
- "maxGloabServicerExtarctId": 0,
- "batchId": 0,
- "isServiceExportFailed": true,
- "servicerExportGlobalWeeklyIds": [
- 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
}
Servicer Export Weekly Extract
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-servicerexportweeklyextract-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusGroupId": 0,
- "extractDate": "2019-08-24T14:15:22Z",
- "globalSchoolId": "string",
- "termId": [
- 0
], - "campusId": 0,
- "includeFuturesUpTo": "2019-08-24T14:15:22Z",
- "includeNotificationOfPaymentRecalculation": true,
- "servicerExportGlobalWeeklyList": [
- {
- "faGlobalExtractID": 0,
- "schoolNumber": "string",
- "studentId": "string",
- "termCode": "string",
- "termBeginDate": "string",
- "termEndDate": "string",
- "lastName": "string",
- "firstName": "string",
- "mI": "string",
- "startDate": "string",
- "extractDate": "string",
- "enrollmentStatusLevel": "string",
- "satProgressFlag": "string",
- "attendanceFlag": "string",
- "enrollmentStatusCode": "string",
- "lDAwithdrawal": "string",
- "lDAgraduate": "string",
- "estEnrollmentStatus": "string",
- "filler1": "string",
- "enrollmentDate": "string",
- "gPA": "string",
- "totalHoursinProg": "string",
- "cumHoursComplete": "string",
- "currSchedHours": "string",
- "dateofDetermine": "string",
- "satProgressPct": "string",
- "systudentID": 0,
- "adEnrollID": 0,
- "lastExtractFlag": true,
- "extractFlag": true,
- "userID": 0,
- "dateAdded": "2019-08-24T14:15:22Z",
- "dateLstMod": "2019-08-24T14:15:22Z",
- "clockToCredit": "string",
- "servicerProgramID": "string",
- "syCampusID": 0,
- "faPackStatusCode": "string",
- "servicerSchoolNumber": "string",
- "faStudentAYID": 0,
- "dOB": "2019-08-24T14:15:22Z"
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "terms": "string",
- "fileName": "string",
- "recordsExported": 0,
- "filePath": "string",
- "minGlobalServicerExtractId": 0,
- "maxGloabServicerExtarctId": 0,
- "batchId": 0,
- "isServiceExportFailed": true,
- "servicerExportGlobalWeeklyIds": [
- 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
}
Update Award Information
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-updateawardinformation-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "selectedAcademicYearId": 0,
- "selectedEnrollmentPeriodId": 0,
- "selectedAwardYear": "string",
- "selectedLoanPeriodId": 0,
- "selectedActionId": 0,
- "continueForOriginatedLoan": true,
- "studentId": 0,
- "studentAwardDetails": [
- { }
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationCode": "string",
- "message": "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 Servicer Global
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentaward-validateservicerglobal-request-payload) | |||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusGroupId": 0,
- "extractDate": "2019-08-24T14:15:22Z",
- "globalSchoolId": "string",
- "termId": [
- 0
], - "exportBatchId": 0,
- "batchId": "string",
- "campusId": 0,
- "includeFuturesUpTo": "2019-08-24T14:15:22Z",
- "includeNotificationOfPaymentRecalculation": true,
- "fileType": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "terms": "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
}
Get Direct Loan Configuration Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-directloanconfigurationsetting-getdirectloanconfigurationsetting-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "directLoanIdentifier": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "directLoanConfigurationSetting": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "directLoanIdentifier": "string",
- "disbursementDateDaysAdded": { },
- "faaName": "string",
- "interestRebatePct02": 0,
- "interestRebatePct03": 0,
- "interestRebatePct04": 0,
- "interestRebatePct05": 0,
- "interestRebatePct06": 0,
- "interestRebatePct07": 0,
- "interestRebatePct08": 0,
- "isDirecrLoanUsed05": true,
- "isDirectLoanUsed": true,
- "isDirectLoanUsed00": true,
- "isDirectLoanUsed01": true,
- "isDirectLoanUsed02": true,
- "isDirectLoanUsed03": true,
- "isDirectLoanUsed04": true,
- "isDirectLoanUsed06": true,
- "isDirectLoanUsed07": true,
- "isDirectLoanUsed08": true,
- "isDirectLoanUsed09": true,
- "isDirectLoanUsed10": true,
- "isDirectLoanUsed11": true,
- "isDirectLoanUsed12": true,
- "isDirectLoanUsed13": true,
- "isDirectLoanUsed14": true,
- "isDirectLoanUsed15": true,
- "isDirectLoanUsed16": true,
- "isDirectLoanUsed17": true,
- "isDirectLoanUsed18": true,
- "isDirectLoanUsed19": true,
- "isDirectLoanUsed20": true,
- "isDirectLoanUsed21": true,
- "isDirectLoanUsed22": true,
- "isDirectLoanUsed23": true,
- "isDisbDateAdustmentAutoCreated": true,
- "isDisclosurePrintedAtLoc": true,
- "isDrawDownRequestAllowed": true,
- "isLpAutoOrigOnStuStatusOrT4Ref": true,
- "isMasterPromNoteEnabled": true,
- "isOriginationChangesAutoCreatedCancelledDisbRefund": true,
- "isOriginationStatusAutoUpdated": true,
- "isReadyToPayDisbursementsIncluded": true,
- "isScheduledDisbursementsIncluded": true,
- "isSpeOriginationBbayInvalidDate": true,
- "isSpeOriginationChange": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "minimumNumberDisbursements": 0,
- "numberPromNotes": 0,
- "plusFeePct00": 0,
- "plusFeePct01": 0,
- "plusFeePct02": 0,
- "plusFeePct03": 0,
- "plusFeePct04": 0,
- "plusFeePct05": 0,
- "plusFeePct06": 0,
- "plusFeePct07": 0,
- "plusFeePct08": 0,
- "promNotePrintOption": "string",
- "rowVersion": "string",
- "speOriginationChangeState": 0,
- "subFeePct00": 0,
- "subFeePct01": 0,
- "subFeePct02": 0,
- "subFeePct03": 0,
- "subFeePct04": 0,
- "subFeePct05": 0,
- "subFeePct06": 0,
- "subFeePct07": 0,
- "subFeePct08": 0,
- "unsubFeePct00": 0,
- "unsubFeePct01": 0,
- "unsubFeePct02": 0,
- "unsubFeePct03": 0,
- "unsubFeePct04": 0,
- "unsubFeePct05": 0,
- "unsubFeePct06": 0,
- "unsubFeePct07": 0,
- "unsubFeePct08": 0,
- "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 Direct Loan Configuration Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-directloanconfigurationsetting-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "entity": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "directLoanIdentifier": "string",
- "disbursementDateDaysAdded": { },
- "faaName": "string",
- "interestRebatePct02": 0,
- "interestRebatePct03": 0,
- "interestRebatePct04": 0,
- "interestRebatePct05": 0,
- "interestRebatePct06": 0,
- "interestRebatePct07": 0,
- "interestRebatePct08": 0,
- "isDirecrLoanUsed05": true,
- "isDirectLoanUsed": true,
- "isDirectLoanUsed00": true,
- "isDirectLoanUsed01": true,
- "isDirectLoanUsed02": true,
- "isDirectLoanUsed03": true,
- "isDirectLoanUsed04": true,
- "isDirectLoanUsed06": true,
- "isDirectLoanUsed07": true,
- "isDirectLoanUsed08": true,
- "isDirectLoanUsed09": true,
- "isDirectLoanUsed10": true,
- "isDirectLoanUsed11": true,
- "isDirectLoanUsed12": true,
- "isDirectLoanUsed13": true,
- "isDirectLoanUsed14": true,
- "isDirectLoanUsed15": true,
- "isDirectLoanUsed16": true,
- "isDirectLoanUsed17": true,
- "isDirectLoanUsed18": true,
- "isDirectLoanUsed19": true,
- "isDirectLoanUsed20": true,
- "isDirectLoanUsed21": true,
- "isDirectLoanUsed22": true,
- "isDirectLoanUsed23": true,
- "isDisbDateAdustmentAutoCreated": true,
- "isDisclosurePrintedAtLoc": true,
- "isDrawDownRequestAllowed": true,
- "isLpAutoOrigOnStuStatusOrT4Ref": true,
- "isMasterPromNoteEnabled": true,
- "isOriginationChangesAutoCreatedCancelledDisbRefund": true,
- "isOriginationStatusAutoUpdated": true,
- "isReadyToPayDisbursementsIncluded": true,
- "isScheduledDisbursementsIncluded": true,
- "isSpeOriginationBbayInvalidDate": true,
- "isSpeOriginationChange": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "minimumNumberDisbursements": 0,
- "numberPromNotes": 0,
- "plusFeePct00": 0,
- "plusFeePct01": 0,
- "plusFeePct02": 0,
- "plusFeePct03": 0,
- "plusFeePct04": 0,
- "plusFeePct05": 0,
- "plusFeePct06": 0,
- "plusFeePct07": 0,
- "plusFeePct08": 0,
- "promNotePrintOption": "string",
- "rowVersion": "string",
- "speOriginationChangeState": 0,
- "subFeePct00": 0,
- "subFeePct01": 0,
- "subFeePct02": 0,
- "subFeePct03": 0,
- "subFeePct04": 0,
- "subFeePct05": 0,
- "subFeePct06": 0,
- "subFeePct07": 0,
- "subFeePct08": 0,
- "unsubFeePct00": 0,
- "unsubFeePct01": 0,
- "unsubFeePct02": 0,
- "unsubFeePct03": 0,
- "unsubFeePct04": 0,
- "unsubFeePct05": 0,
- "unsubFeePct06": 0,
- "unsubFeePct07": 0,
- "unsubFeePct08": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
}
Response samples
- 200
{- "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save New Direct Loan Configuration Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-directloanconfigurationsetting-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "entity": {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "directLoanIdentifier": "string",
- "disbursementDateDaysAdded": { },
- "faaName": "string",
- "interestRebatePct02": 0,
- "interestRebatePct03": 0,
- "interestRebatePct04": 0,
- "interestRebatePct05": 0,
- "interestRebatePct06": 0,
- "interestRebatePct07": 0,
- "interestRebatePct08": 0,
- "isDirecrLoanUsed05": true,
- "isDirectLoanUsed": true,
- "isDirectLoanUsed00": true,
- "isDirectLoanUsed01": true,
- "isDirectLoanUsed02": true,
- "isDirectLoanUsed03": true,
- "isDirectLoanUsed04": true,
- "isDirectLoanUsed06": true,
- "isDirectLoanUsed07": true,
- "isDirectLoanUsed08": true,
- "isDirectLoanUsed09": true,
- "isDirectLoanUsed10": true,
- "isDirectLoanUsed11": true,
- "isDirectLoanUsed12": true,
- "isDirectLoanUsed13": true,
- "isDirectLoanUsed14": true,
- "isDirectLoanUsed15": true,
- "isDirectLoanUsed16": true,
- "isDirectLoanUsed17": true,
- "isDirectLoanUsed18": true,
- "isDirectLoanUsed19": true,
- "isDirectLoanUsed20": true,
- "isDirectLoanUsed21": true,
- "isDirectLoanUsed22": true,
- "isDirectLoanUsed23": true,
- "isDisbDateAdustmentAutoCreated": true,
- "isDisclosurePrintedAtLoc": true,
- "isDrawDownRequestAllowed": true,
- "isLpAutoOrigOnStuStatusOrT4Ref": true,
- "isMasterPromNoteEnabled": true,
- "isOriginationChangesAutoCreatedCancelledDisbRefund": true,
- "isOriginationStatusAutoUpdated": true,
- "isReadyToPayDisbursementsIncluded": true,
- "isScheduledDisbursementsIncluded": true,
- "isSpeOriginationBbayInvalidDate": true,
- "isSpeOriginationChange": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "minimumNumberDisbursements": 0,
- "numberPromNotes": 0,
- "plusFeePct00": 0,
- "plusFeePct01": 0,
- "plusFeePct02": 0,
- "plusFeePct03": 0,
- "plusFeePct04": 0,
- "plusFeePct05": 0,
- "plusFeePct06": 0,
- "plusFeePct07": 0,
- "plusFeePct08": 0,
- "promNotePrintOption": "string",
- "rowVersion": "string",
- "speOriginationChangeState": 0,
- "subFeePct00": 0,
- "subFeePct01": 0,
- "subFeePct02": 0,
- "subFeePct03": 0,
- "subFeePct04": 0,
- "subFeePct05": 0,
- "subFeePct06": 0,
- "subFeePct07": 0,
- "subFeePct08": 0,
- "unsubFeePct00": 0,
- "unsubFeePct01": 0,
- "unsubFeePct02": 0,
- "unsubFeePct03": 0,
- "unsubFeePct04": 0,
- "unsubFeePct05": 0,
- "unsubFeePct06": 0,
- "unsubFeePct07": 0,
- "unsubFeePct08": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
}
Response samples
- 200
{- "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Response samples
- 200
{- "payload": {
- "data": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "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 Fa Sap Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-fasapstatus-delete-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 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 Fa Sap Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-fasapstatus-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "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 Fa Sap Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-fasapstatus-save-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "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 Fa Sap Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-fasapstatus-savenew-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "faSapStatusStudentGroupList": [
- {
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "faSapStatusId": 0,
- "isActive": true,
- "isRemovedFromStudentGroupWhenSapMet": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "studentGroupId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "id": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "excludeFromCalc": true,
- "isActive": true,
- "isSapMet": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "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 Pell Grant Config Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-pellgrantconfigsetting-getpellgrantconfigsetting-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "attRfmsPellIdCode": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "pellGrantConfigSetting": {
- "id": 0,
- "attRfmsPellIdCode": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAcademicCalendar": "string",
- "defaultCreditHoursInAcademicYr": 0,
- "defaultPaymentMethodology": "string",
- "defaultWeeksInAcademicYr": 0,
- "disbursementDateDaysAdded": { },
- "disbursementOption": "string",
- "dunsNumber": "string",
- "faaEmailAddress": "string",
- "faaFaxNumber": "string",
- "faaName": "string",
- "faaPhoneNumber": "string",
- "faaPhoneNumberExt": "string",
- "financialControl": "string",
- "institutionType": "string",
- "isDisbursementDateAdjustmentAutoCreated": true,
- "isOriginationStatusAutoUpdated": true,
- "isPellReoriginatedInSpe": true,
- "isRfmsUsed00": true,
- "isRfmsUsed01": true,
- "isRfmsUsed02": true,
- "isRfmsUsed03": true,
- "isRfmsUsed04": true,
- "isRfmsUsed05": true,
- "isRfmsUsed06": true,
- "isRfmsUsed07": true,
- "isRfmsUsed08": true,
- "isRfmsUsed09": true,
- "isRfmsUsed10": true,
- "isRfmsUsed11": true,
- "isRfmsUsed12": true,
- "isRfmsUsed13": true,
- "isRfmsUsed14": true,
- "isRfmsUsed15": true,
- "isRfmsUsed16": true,
- "isRfmsUsed17": true,
- "isRfmsUsed18": true,
- "isRfmsUsed19": true,
- "isRfmsUsed20": true,
- "isRfmsUsed21": true,
- "isRfmsUsed22": true,
- "isRfmsUsed23": true,
- "isScheduledDisbursementReported": true,
- "isSpecialDisbursement": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "offsetScheduledDisbursementDays": 0,
- "rowVersion": "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 Pell Grant Config Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-pellgrantconfigsetting-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "entity": {
- "id": 0,
- "attRfmsPellIdCode": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAcademicCalendar": "string",
- "defaultCreditHoursInAcademicYr": 0,
- "defaultPaymentMethodology": "string",
- "defaultWeeksInAcademicYr": 0,
- "disbursementDateDaysAdded": { },
- "disbursementOption": "string",
- "dunsNumber": "string",
- "faaEmailAddress": "string",
- "faaFaxNumber": "string",
- "faaName": "string",
- "faaPhoneNumber": "string",
- "faaPhoneNumberExt": "string",
- "financialControl": "string",
- "institutionType": "string",
- "isDisbursementDateAdjustmentAutoCreated": true,
- "isOriginationStatusAutoUpdated": true,
- "isPellReoriginatedInSpe": true,
- "isRfmsUsed00": true,
- "isRfmsUsed01": true,
- "isRfmsUsed02": true,
- "isRfmsUsed03": true,
- "isRfmsUsed04": true,
- "isRfmsUsed05": true,
- "isRfmsUsed06": true,
- "isRfmsUsed07": true,
- "isRfmsUsed08": true,
- "isRfmsUsed09": true,
- "isRfmsUsed10": true,
- "isRfmsUsed11": true,
- "isRfmsUsed12": true,
- "isRfmsUsed13": true,
- "isRfmsUsed14": true,
- "isRfmsUsed15": true,
- "isRfmsUsed16": true,
- "isRfmsUsed17": true,
- "isRfmsUsed18": true,
- "isRfmsUsed19": true,
- "isRfmsUsed20": true,
- "isRfmsUsed21": true,
- "isRfmsUsed22": true,
- "isRfmsUsed23": true,
- "isScheduledDisbursementReported": true,
- "isSpecialDisbursement": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "offsetScheduledDisbursementDays": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
}
Response samples
- 200
{- "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save New Pell Grant Config Setting
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-pellgrantconfigsetting-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "entity": {
- "id": 0,
- "attRfmsPellIdCode": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "defaultAcademicCalendar": "string",
- "defaultCreditHoursInAcademicYr": 0,
- "defaultPaymentMethodology": "string",
- "defaultWeeksInAcademicYr": 0,
- "disbursementDateDaysAdded": { },
- "disbursementOption": "string",
- "dunsNumber": "string",
- "faaEmailAddress": "string",
- "faaFaxNumber": "string",
- "faaName": "string",
- "faaPhoneNumber": "string",
- "faaPhoneNumberExt": "string",
- "financialControl": "string",
- "institutionType": "string",
- "isDisbursementDateAdjustmentAutoCreated": true,
- "isOriginationStatusAutoUpdated": true,
- "isPellReoriginatedInSpe": true,
- "isRfmsUsed00": true,
- "isRfmsUsed01": true,
- "isRfmsUsed02": true,
- "isRfmsUsed03": true,
- "isRfmsUsed04": true,
- "isRfmsUsed05": true,
- "isRfmsUsed06": true,
- "isRfmsUsed07": true,
- "isRfmsUsed08": true,
- "isRfmsUsed09": true,
- "isRfmsUsed10": true,
- "isRfmsUsed11": true,
- "isRfmsUsed12": true,
- "isRfmsUsed13": true,
- "isRfmsUsed14": true,
- "isRfmsUsed15": true,
- "isRfmsUsed16": true,
- "isRfmsUsed17": true,
- "isRfmsUsed18": true,
- "isRfmsUsed19": true,
- "isRfmsUsed20": true,
- "isRfmsUsed21": true,
- "isRfmsUsed22": true,
- "isRfmsUsed23": true,
- "isScheduledDisbursementReported": true,
- "isSpecialDisbursement": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "offsetScheduledDisbursementDays": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
}
Response samples
- 200
{- "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Calculate Budget Cost Of Attendance
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-calculatebudgetcostofattendance-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "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
}
Calculate Student Academic Year Budget Info
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-calculatestudentacademicyearbudgetinfo-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "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
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 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 Student Academic Year
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 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
}
Generate Academic Years For Enrollment
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-generateacademicyearsforenrollment-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "adEnrollId": 0,
- "transferCreditHours": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Get Student Academic Year
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 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 Student Academic Year
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 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 Academic Year
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 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
}
Update Student Academic Year Packaging Method
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-updatestudentacademicyearpackagingmethod-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "packagingMethodId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "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
}
Update Student Academic Year Print Award Notice Dates
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-updatestudentacademicyearprintawardnoticedates-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "awardNoticePrinted": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "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
}
Update Student Academic Year Terms To Package Direct Loan
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-updatestudentacademicyeartermstopackagedirectloan-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "termsToPackageDirectLoan": "string",
- "isProrateDlAllowed": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "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
}
Update Student Academic Year Unsupported Dependent
Authorizations:
Request Body schema: application/json
Payload for the command
object (financialaid-studentacademicyear-updatestudentacademicyearunsupporteddependent-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAcademicYearId": 0,
- "isUnsupportedDependent": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAcademicYearEntity": {
- "studentAwardPellId": 0,
- "originationStatus": "string",
- "financialAidAdvisorId": 0,
- "financialAidStaffGroupId": 0,
- "isAcademicYearDateReview": true,
- "dependencyStatus": "string",
- "sendChangesToCod": true,
- "isUserAllowedToApproveDirectLoan": true,
- "proceedAfterDatesModifiedValidation": true,
- "isProceedAfterDatesModifiedValidation": true,
- "proceedAfterCalculateCreditValidation": true,
- "isProceedAfterCalculateCreditValidation": true,
- "remainingCredits": 0,
- "remainingWeeks": 0,
- "proceedAfterCalculateHoursValidation": true,
- "isProceedAfterCalculateHoursValidation": true,
- "proceedAfterCreditDefinitiontValidation": true,
- "isProceedAfterCreditDefinitiontValidation": true,
- "proceedAfterHoursDefinitiontValidation": true,
- "isProceedAfterHoursDefinitiontValidation": true,
- "proceedAfterMoreCreditsValidation": true,
- "isProceedAfterMoreCreditsValidation": true,
- "proceedAfterMoreHoursValidation": true,
- "isProceedAfterMoreHoursValidation": true,
- "canProceedToSave": true,
- "isDdVeteran": true,
- "rightsResponsibilitiesAck": true,
- "faGradPlusCounselingDate": "2019-08-24T14:15:22Z",
- "faEntranceInterviewDate": "2019-08-24T14:15:22Z",
- "savePackageMethodOrTermToPackage": true,
- "id": 0,
- "academicYearId": 0,
- "acYrNote": "string",
- "autoAwardConfigurationId": 0,
- "autoAwardEnrollmentStatusId": 0,
- "autoAwardEvaluationType": "string",
- "autoAwardInitialCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRepackageCalculationDate": "2019-08-24T14:15:22Z",
- "autoAwardRequestProcess": "string",
- "awardNoticePrintedDate": "2019-08-24T14:15:22Z",
- "awardNoticeSigned": "2019-08-24T14:15:22Z",
- "billedDate": "2019-08-24T14:15:22Z",
- "booksSupplies": 0,
- "budgetId": 0,
- "budgetRecordIdentifier": "string",
- "costOfAttendance": 0,
- "counselingCompleteDate": "2019-08-24T14:15:22Z",
- "counselingType": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditHoursExpectedToComplete": 0,
- "creditHoursInAcademicYear": 0,
- "endDate": "2019-08-24T14:15:22Z",
- "faAdvisorId": 0,
- "firstAwardYear": "string",
- "gradeLevelId": 0,
- "housingStatusCode": "string",
- "hppaLevel": "string",
- "institutionalCharges": 0,
- "isAutoAwardBudgetLock": true,
- "isAutoAwardPackageLock": true,
- "isBankFeesLocked": true,
- "isBooksSuppliesInstitutional": true,
- "isBooksSuppliesLocked": true,
- "isEndDateExcluded": true,
- "isExcludedFromMtf": true,
- "isFirstTimeBorrower": true,
- "isHybridDates": true,
- "isOther10Locked": true,
- "isOther11Locked": true,
- "isOther1Locked": true,
- "isOther2Locked": true,
- "isOther3Locked": true,
- "isOther4Locked": true,
- "isOther5Locked": true,
- "isOther6Locked": true,
- "isOther7Locked": true,
- "isOther8Locked": true,
- "isOther9Locked": true,
- "isOtherCostInstitutional10": true,
- "isOtherCostInstitutional11": true,
- "isOtherCostInstitutional9": true,
- "isOtherCostInstitutionalCharge1": true,
- "isOtherCostInstitutionalCharge2": true,
- "isOtherCostInstitutionalCharge3": true,
- "isOtherCostInstitutionalCharge4": true,
- "isOtherCostInstitutionalCharge5": true,
- "isOtherCostInstitutionalCharge6": true,
- "isOtherCostInstitutionalCharge7": true,
- "isOtherCostInstitutionalCharge8": true,
- "isPackageRevised": true,
- "isProrateDlAllowed": true,
- "isReentryAcademicYear": true,
- "isRoomBoardInstitutional": true,
- "isRoomBoardLocked": true,
- "isStartDateExcluded": true,
- "isSummerPackagingExcluded": true,
- "isTravelInstitutional": true,
- "isTravelLocked": true,
- "isTuitionLocked": true,
- "isUnsubEligibilityUpToHeal": true,
- "isUnsupportedDependent": true,
- "iwinAy": 0,
- "iwMonths": 0,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lenderFees": 0,
- "monthsIncademicYear": 0,
- "note": "string",
- "otherCostAmount1": 0,
- "otherCostAmount10": 0,
- "otherCostAmount11": 0,
- "otherCostAmount2": 0,
- "otherCostAmount3": 0,
- "otherCostAmount4": 0,
- "otherCostAmount5": 0,
- "otherCostAmount6": 0,
- "otherCostAmount7": 0,
- "otherCostAmount8": 0,
- "otherCostAmount9": 0,
- "otherCostDescription1": "string",
- "otherCostDescription10": "string",
- "otherCostDescription11": "string",
- "otherCostDescription2": "string",
- "otherCostDescription3": "string",
- "otherCostDescription4": "string",
- "otherCostDescription5": "string",
- "otherCostDescription6": "string",
- "otherCostDescription7": "string",
- "otherCostDescription8": "string",
- "otherCostDescription9": "string",
- "packageDate": "2019-08-24T14:15:22Z",
- "packagedToEnrollmentStatusId": 0,
- "packagingMethodId": 0,
- "packagingStatusId": 0,
- "pellCostOfAttendance": 0,
- "plusCreditDecisionStatus": "string",
- "programVersionAcademicYearId": 0,
- "programVersionPellCoaDetailId": 0,
- "refCreditHoursInAcademicYear": 0,
- "refWeeksInAcademicYear": 0,
- "revisedAwardNoticePrinted": "2019-08-24T14:15:22Z",
- "revisedAwardNoticeSigned": "2019-08-24T14:15:22Z",
- "roomBoard": 0,
- "rowVersion": "string",
- "secondAwardYear": "string",
- "secondAwardYearPackagingStatusId": 0,
- "sequence": { },
- "startDate": "2019-08-24T14:15:22Z",
- "studentEnrollmentPeriodId": 0,
- "teachCounselingDate": "2019-08-24T14:15:22Z",
- "termsToPackageDirectLoan": "string",
- "travel": 0,
- "tuition": 0,
- "weeksEnrolledInAcademicYear": 0,
- "weeksInAcademicYear": 0,
- "weeksNonEnrollment": 0,
- "comments": [
- {
- "noteAuthorName": "string",
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "note": "string",
- "noteAuthorStaffId": 0,
- "rowVersion": "string",
- "studentAcademicYearId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "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
}