Student Accounts
Student Accounts (1.0)
Download OpenAPI specification:Download
All API calls related to Student Accounts.
Response samples
- 200
{- "payload": {
- "data": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 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 Billing Transaction Code
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "deleted": true
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Get Billing Transaction Code
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 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
}
Get Available Billing Transaction Code List
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-getavailablebillingtransactioncodelist-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": [
- 0
], - "transactionPaymentDueDateRuleId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "billingTransactionCodeEntityList": [
- {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 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
}
Get Billing Transaction Code List
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-getbillingtransactioncodelist-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "subsidiaryAccountTypeId": 0,
- "campusIdList": [
- 0
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "billingTransactionCodeList": [
- {
- "billingTransactionCodeId": 0,
- "code": "string",
- "name": "string",
- "isSelected": true,
- "usage": "string",
- "allowRequiredTermOverride": true,
- "isIncludedIn1098T": true,
- "subsidiaryAccountTypeId": 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 California Strf Students
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-getcaliforniastrfstudents-request-payload) | |||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "campusId": 0,
- "termId": 0,
- "amount": 0,
- "billingTransactionCodeId": 0,
- "fromEnrollmentDate": "2019-08-24T14:15:22Z",
- "toEnrollmentDate": "2019-08-24T14:15:22Z",
- "evaluationPeriod": "string",
- "feeSelection": "string",
- "effectiveDate": "2019-08-24T14:15:22Z",
- "programVersionIdList": [
- 0
], - "studentGroupIdList": [
- 0
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "californiaStrfStudentList": [
- {
- "studentId": 0,
- "studentName": "string",
- "studentNumber": "string",
- "campusId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentStatus": "string",
- "programVersionName": "string",
- "programVersionCode": "string",
- "enrollmentDate": "2019-08-24T14:15:22Z",
- "tuitionAmount": 0,
- "tuitionAmountToPay": 0,
- "amountToCharge": 0,
- "netAmountToCharge": 0,
- "previousAmount": 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 Subsidiary Account Type Campus Detail List
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-getsubsidiaryaccounttypecampusdetaillist-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "subsidiaryAccountTypeId": 0,
- "campusIdList": [
- 0
], - "fiscalYear": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "subsidiaryAccountTypeCampusDetailList": [
- {
- "subsidiaryAccountTypeCampusDetailId": 0,
- "campusId": 0,
- "journalEntryId": 0,
- "campusName": "string",
- "debitAccount": "string",
- "creditAccount": "string",
- "debitCostAccount": "string",
- "creditCostAccount": "string",
- "creditAccountIndex": 0,
- "debitAccountIndex": 0,
- "transactionType": "string",
- "journalEntryName": "string",
- "ledgerDefinition": "string",
- "fiscalYear": "string"
}
], - "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Billing Transaction Code
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 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 Billing Transaction Code
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-billingtransactioncode-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIds": [
- 0
], - "id": 0,
- "allowRequiredTermOverride": true,
- "billingTransactionCodeCategoryId": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financeAccountCodeId": 0,
- "financeDepartmentCodeId": 0,
- "financeProjectCodeId": 0,
- "includeInRevenueRecognition": true,
- "isActive": true,
- "isDeposit": true,
- "isDepositsAccepted": true,
- "isDiscount": true,
- "isEditMiscCashGlAccountNumberAllowed": true,
- "isExamFee": true,
- "isForfeit": true,
- "isIncludedIn1098T": true,
- "isIncludedInRt4Calculation": true,
- "isIncludedSchoolActivitiesRevenue1098T": true,
- "isInterestCharge": true,
- "isLateFee": true,
- "isNegativeRevenueAmortized": true,
- "isPenalty": true,
- "isRefund": true,
- "isRetakeFee": true,
- "isRevenueDeferred": true,
- "isStudentBilledOneTimeOnly": true,
- "isSystemCode": true,
- "isTitleIvCharge": true,
- "isTitleIvChargeNoWaiver": true,
- "isTuition": true,
- "isWriteOff": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "revenuePeriod": "string",
- "rowVersion": "string",
- "usage": "string",
- "billingTransactionCodeTaxRateAssociations": [
- {
- "id": 0,
- "billingTransactionCodeId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "rowVersion": "string",
- "taxRateId": 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
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "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 Cash Drawer
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-cashdrawer-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "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 Cash Drawer
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-cashdrawer-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "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 Cash Drawer
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-cashdrawer-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "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 Cash Drawer
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-cashdrawer-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIdList": [
- 0
], - "isProcessContinuedWithoutBankDeposit": true,
- "warningAmountDecimal": 0,
- "restrictAmountDecimal": 0,
- "id": 0,
- "campusGroupId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "restrictAmount": 0,
- "rowVersion": "string",
- "usedByUserId": 0,
- "warningAmount": 0,
- "campusGroup": {
- "id": 0,
- "approverStaffId": 0,
- "code": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "financialCampusGroup": true,
- "isActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "name": "string",
- "rowVersion": "string",
- "saStmtComments": "string",
- "saStmtLastCloseDate": "2019-08-24T14:15:22Z",
- "type": "string",
- "campusList": [
- {
- "id": 0,
- "campusGroupId": 0,
- "campusId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isCampusActive": true,
- "isSystemCode": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "rowVersion": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Response samples
- 200
{- "payload": {
- "data": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 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 Stipend Schedule
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 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 Multiple Stipends
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-deletemultiplestipends-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "stipendIdList": [
- 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 Stipend Schedule
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 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
}
Post Stipend
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-poststipend-request-payload) | |||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "stipendScheduleId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodCampusId": 0,
- "dueDate": "2019-08-24T14:15:22Z",
- "sentDate": "2019-08-24T14:15:22Z",
- "bankAccountId": 0,
- "academicYear": 0,
- "termId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "isPaymentPeriodUsed": true,
- "reference": "string",
- "checkNumber": "string",
- "rowVersion": "string",
- "stipendAddrType": "string",
- "stipendAddrID": 0,
- "isPreviousYear1098t": true,
- "payeeName": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransactionId": 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 Stipend
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-reassignstipend-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "stipendScheduleId": 0,
- "studentAwardId": 0,
- "note": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "stipendSchedule": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "stipendSummary": {
- "isEftDefaultForStipends": true,
- "isDefaultPayee": true,
- "id": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "disbursedAmount": 0,
- "firstPaymentDate": "2019-08-24T14:15:22Z",
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "lockedByStaffId": 0,
- "numberDisbursements": { },
- "paymentFrequency": 0,
- "rowVersion": "string",
- "status": "string",
- "studentAcademicYearId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "totalAmount": 0,
- "stipendSchedule": [
- {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 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
}
Save Stipend Schedule
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 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 Stipend Schedule
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 0,
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "fundSourceId": 0,
- "id": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditBalanceType": "string",
- "disbursementNumber": { },
- "isAchScheduled": true,
- "isAutomated": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "payeeName": "string",
- "previousStatus": "string",
- "returnMethod": "string",
- "rowVersion": "string",
- "scheduledAmount": 0,
- "scheduledDate": "2019-08-24T14:15:22Z",
- "status": "string",
- "stipendAddressType": "string",
- "stipendSummaryId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountTransactionId": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentRefundCalculationId": 0,
- "studentRelationshipAddressId": 0,
- "termId": 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
}
Unlock Refund Or Stipend
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-unlockrefundorstipend-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "stipendId": 0,
- "processType": "string",
- "recordId": [
- 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
}
Update Refund Or Stipend
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-stipendschedule-updaterefundorstipend-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "refundId": 0,
- "returnMethod": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "amount": 0,
- "campusId": 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
}
Adjust Account Transaction Charge
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-adjustaccounttransactioncharge-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "studentId": 0,
- "billingTransactionCodeId": 0,
- "billingTransactionCode": "string",
- "transactionAmount": 0,
- "studentEnrollmentPeriodId": 0,
- "studentAcademicYearId": 0,
- "academicYearSequence": 0,
- "termId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "allowProcessByAutomation": true,
- "transactionNumber": 0,
- "description": "string",
- "classSectionId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "note": "string",
- "studentSubsidiaryAccountTransactionId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "isTransactionAmountChanged": true,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "isCalculateTransactionDueDate": true,
- "isTaxIncluded": true,
- "chargeTaxList": [
- {
- "taxRateId": 0,
- "rate": 0,
- "taxAmount": 0,
- "billingTransactionCodeId": 0,
- "isIncludeIn1098T": true
}
], - "isIncludeIn1098T": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransaction": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "returnValidationCode": "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
}
Adjust Account Transaction Payment
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-adjustaccounttransactionpayment-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "studentId": 0,
- "studentCreditCardId": 0,
- "description": "string",
- "paymentType": "string",
- "reference": "string",
- "checkNumber": "string",
- "transactionAmount": 0,
- "bankAccountId": 0,
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "studentEnrollmentPeriodId": 0,
- "academicYearSequence": 0,
- "termId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "syAddressId": 0,
- "note": "string",
- "rowVersion": "string",
- "studentSubsidiaryAccountTransactionId": 0,
- "classSectionId": 0,
- "isIncludeIn1098T": true,
- "isScholarshipOrGrant": true,
- "studentBankAccountId": 0,
- "extendedProperties": [
- null
], - "drn": "string",
- "appliedInvoices": { }
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransaction": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "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
}
Adjust Account Transaction Refund
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-adjustaccounttransactionrefund-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "termId": 0,
- "academicYearSequence": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionAmount": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "checkNumber": "string",
- "checkStatus": "string",
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "bankAccountId": 0,
- "description": "string",
- "reference": "string",
- "ignoreTermRequired": true,
- "allowMultipleRefundsVoid": true,
- "note": "string",
- "isVoidRefund": true,
- "isReScheduleCheckPrint": true,
- "isIncludeIn1098T": true,
- "isScholarshipOrGrant": true,
- "isPreviousYear": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "returnCode": "string",
- "associatedStudentAccountTransactionList": [
- {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
], - "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "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
}
Apply Account Transaction Credit
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-applyaccounttransactioncredit-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAccountTransactionId": 0,
- "studentId": 0,
- "isChildSelected": true,
- "applyAccountTransactionCreditList": [
- {
- "appliedToStudentAccountTransactionId": 0,
- "transactionAmount": 0,
- "amountPaid": 0,
- "differenceAmountPaid": 0,
- "transactionBalance": 0,
- "transactionNumber": 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
}
Authenticate Cashier Login
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-authenticatecashierlogin-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "username": "string",
- "password": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "authenticationResult": 0,
- "userId": 0,
- "username": "string",
- "upn": "string",
- "authenticationType": "string",
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Auto Apply Account Transaction Credit
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-autoapplyaccounttransactioncredit-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "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
}
Create Disbursements For Agency Data
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-createdisbursementsforagencydata-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "invoiceOption": "string",
- "campusIdList": { },
- "agencyBranchIdList": { },
- "closingDate": "2019-08-24T14:15:22Z",
- "invoiceType": "string",
- "comment": "string",
- "isEnrollmentInformation": true,
- "isStudentAddress": true,
- "isCourseSchedule": true,
- "isPaymentOption": true,
- "isGrade": true,
- "termId": 0,
- "isEnforceBatchIntegrity": true,
- "userId": 0,
- "reprint": 0,
- "thirdPartyAgencyBatchDataList": [
- {
- "invoiceType": "string",
- "studentId": 0,
- "printId": "string",
- "accountBalance": 0,
- "studentAwardId": 0,
- "agencyBranchId": 0,
- "invoiceNumber": "string",
- "invoiceDate": "2019-08-24T14:15:22Z"
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentRecordList": [
- {
- "syStudentID": 0,
- "amAgencyBranchID": 0,
- "thirdPartyInvoiceNumber": "string",
- "thirdPartyInvoiceLine": "string",
- "faFundSourceID": 0,
- "awardYear": "string",
- "faStudentAidID": 0,
- "faSchedID": 0,
- "netAmount": 0
}
], - "isSuccess": true,
- "totalStudent": 0,
- "fileNames": [
- "string"
], - "invoiceOption": "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
}
Delete Student Account Transaction
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-delete-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "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
}
Delete Account Transaction Charge
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-deleteaccounttransactioncharge-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "note": "string",
- "studentAccountTransactionId": 0,
- "studentSubsidiaryAccountTransactionId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 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
}
Delete Account Transaction Payment
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-deleteaccounttransactionpayment-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAccountTransactionId": 0,
- "studentSubsidiaryAccountTransactionId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "note": "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
}
Delete Disbursement Batch
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-deletedisbursementbatch-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "batchId": 0,
- "userId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isSuccess": true,
- "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
}
General Ledger Release Undo
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-generalledgerreleaseundo-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "batchNumber": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "gLReleaseUndoSuccess": 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
}
Generate Interest By Account Balance
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-generateinterestbyaccountbalance-request-payload) | |||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campuses": { },
- "studentGroupId": 0,
- "systemSchoolStatuses": { },
- "transactionDate": "2019-08-24T14:15:22Z",
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "interestRate": "string",
- "termId": 0,
- "billCodeId": 0,
- "hasIncurredCharges": true,
- "isIncurredChargeByTerm": true,
- "incurredChargeByFromDate": "2019-08-24T14:15:22Z",
- "incurredChargeByEndDate": "2019-08-24T14:15:22Z",
- "incurredChargeByTerms": { },
- "hasExpectedFundings": true,
- "excludeFundSource": true,
- "fundSources": { },
- "fundSourceType": "string",
- "fundFromDate": "2019-08-24T14:15:22Z",
- "fundToDate": "2019-08-24T14:15:22Z",
- "fundByTerms": { }
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "accountBalanceList": [
- {
- "studentName": "string",
- "sSN": "string",
- "stunum": "string",
- "enrollNum": 0,
- "syStudentID": 0,
- "syCampusID": 0,
- "syCampusDescrip": "string",
- "faStudentAidID": 0,
- "interestAmount": 0,
- "code": "string",
- "faFundSourceID": 0,
- "principalBalance": 0,
- "interestRate": 0,
- "firstPayDate": "2019-08-24T14:15:22Z",
- "nextPayDate": "2019-08-24T14:15:22Z",
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "userID": 0,
- "adTermID": 0,
- "adEnrollID": 0,
- "amRepID": 0,
- "syGroupsID": 0,
- "sySchoolStatusID": 0,
- "originalStartDate": "2019-08-24T14:15:22Z",
- "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
}
Generate Interest By Principal Balance
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-generateinterestbyprincipalbalance-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": { },
- "fundSourceId": { },
- "schoolStatusID": { },
- "termId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "referenceText": "string",
- "userId": 0,
- "lastInterestDate": "2019-08-24T14:15:22Z"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "principalBalanceList": [
- {
- "studentName": "string",
- "sSN": "string",
- "stunum": "string",
- "enrollNum": "string",
- "syStudentID": 0,
- "syCampusID": 0,
- "faStudentAidID": 0,
- "interestAmount": 0,
- "code": "string",
- "faFundSourceID": 0,
- "principalBalance": 0,
- "interestRate": 0,
- "firstPayDate": "2019-08-24T14:15:22Z",
- "nextPayDate": "2019-08-24T14:15:22Z",
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "userID": 0,
- "adTermID": 0,
- "adEnrollID": 0,
- "amRepID": 0,
- "syGroupsID": 0,
- "sySchoolStatusID": 0,
- "originalStartDate": "2019-08-24T14:15:22Z",
- "campusDescrip": "string",
- "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
}
Generate Interest Charges Update
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-generateinterestchargesupdate-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "billCode": "string",
- "interestChargeBasis": "string",
- "generateInterestCharges": [
- {
- "studentId": 0,
- "campusId": 0,
- "enrollId": 0,
- "termId": 0,
- "admissionRepId": 0,
- "studentAidId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "originalStartDate": "2019-08-24T14:15:22Z",
- "amount": 0,
- "referenceNumbmer": "string",
- "balance": 0,
- "paymentDate": "2019-08-24T14:15:22Z",
- "lastInterestDate": "2019-08-24T14:15:22Z",
- "fundSource": "string",
- "interestRate": 0,
- "studentStatus": "string",
- "userId": "string"
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "totalInterestCharge": 0,
- "totalStudentCount": 0,
- "saveInterstChargeResponse": [
- {
- "studentId": 0,
- "isProcessSuccess": true,
- "speNotifications": "string",
- "interestChargeBasis": "string"
}
], - "speNotifications": "string",
- "isProcessSuccess": 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
}
Get Student Account Transaction
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-get-request-payload) | |||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "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 Agency Branches By Agency
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getagencybranchesbyagency-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "agencyIdList": [
- 0
], - "invoiceType": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyBranchList": [
- {
- "id": 0,
- "city": "string",
- "name": "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 Agency Records For Batch
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getagencyrecordsforbatch-request-payload) | |||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "actualStartDate": "2019-08-24T14:15:22Z",
- "actualEndDate": "2019-08-24T14:15:22Z",
- "invoiceType": "string",
- "isNegativeBalance": true,
- "isZeroBalance": true,
- "isPositiveBalance": true,
- "studentId": 0,
- "columnToPrint": "string",
- "closingDate": "2019-08-24T14:15:22Z",
- "agencyBranchIdList": { },
- "fundSourceIdList": { },
- "schoolStatusIdList": { },
- "shiftIdList": { },
- "programVersionIdList": { },
- "campusIdList": { },
- "currencyCodeId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyRecordsForBatch": [
- {
- "studentName": "string",
- "printIdentifier": "string",
- "agencyBranchNameFundSourceCode": "string",
- "invoiceType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "accountBalance": 0,
- "studentID": 0,
- "agencyBranchID": 0,
- "studentAwardId": 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 Agency Records For Student
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getagencyrecordsforstudent-request-payload) | |||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "invoiceType": "string",
- "isNegativeBalance": true,
- "isZeroBalance": true,
- "isPositiveBalance": true,
- "columnToPrint": "string",
- "closingDate": "2019-08-24T14:15:22Z",
- "agencyBranchIdList": { },
- "currencyCodeId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "agencyRecordsForStudent": [
- {
- "studentName": "string",
- "printIdentifier": "string",
- "agencyBranchNameFundSourceCode": "string",
- "invoiceType": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "accountBalance": 0,
- "studentId": 0,
- "agencyBranchId": 0,
- "studentAwardId": 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 Batch Charge
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getbatchcharge-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": [
- 0
], - "shiftIdList": [
- 0
], - "programVersionIdList": [
- 0
], - "studentGroupIdList": [
- 0
], - "studentStatusIdList": [
- 0
], - "academicYearSequence": "string",
- "paymentPeriod": "string",
- "transactionType": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionAmount": 0,
- "description": "string",
- "reference": "string",
- "programVersionStartDate": "2019-08-24T14:15:22Z",
- "programVersionEndDate": "2019-08-24T14:15:22Z",
- "paymentPeriodStartDate": "2019-08-24T14:15:22Z",
- "paymentPeriodEndDate": "2019-08-24T14:15:22Z",
- "reenrollStartDate": "2019-08-24T14:15:22Z",
- "reenrollEndDate": "2019-08-24T14:15:22Z",
- "graduationStartDate": "2019-08-24T14:15:22Z",
- "graduationEndDate": "2019-08-24T14:15:22Z",
- "billingCodeTransactionId": 0,
- "termId": 0,
- "serviceTypeId": 0,
- "transactionCurrencyCodeId": 0,
- "isIncludeIn1098T": true,
- "subsidiaryAccountTypeId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentBatchChargeList": [
- {
- "id": 0,
- "rowIdentifier": { },
- "studentName": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "programVersionId": 0,
- "programVersionCode": "string",
- "programVersionName": "string",
- "schoolStatusName": "string",
- "studentEnrollmentPeriodId": 0,
- "enrollmentNumber": "string",
- "studentNumber": "string",
- "shiftName": "string",
- "graduationDate": "2019-08-24T14:15:22Z",
- "reenrollDate": "2019-08-24T14:15:22Z",
- "transactionType": "string",
- "billingTransactionCodeId": 0,
- "billingTransactionCode": "string",
- "termId": 0,
- "termName": "string",
- "academicYearSequence": "string",
- "description": "string",
- "flagOutOfSchool": 0,
- "flagMultipleEnrollments": 0,
- "feeAmount": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "enrollmentCount": 0,
- "campusId": 0,
- "studentAccountPendingTransactionId": 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 Disbursement Batches By Campus
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getdisbursementbatchesbycampus-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": { },
- "fundSourceIdList": { },
- "disbursementBatchCreatedFromDate": "2019-08-24T14:15:22Z",
- "disbursementBatchCreatedToDate": "2019-08-24T14:15:22Z",
- "thirdPartyInvoiceNumber": "string",
- "currencyCodeId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "disbursementBatchesByCampusList": [
- {
- "disbursementBatchId": 0,
- "isOkToPost": true,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "isStudentsDropped": true,
- "importFileCode": "string",
- "fundSourceName": "string",
- "fundSourceTypeName": "string",
- "lendingInstitutionName": "string",
- "staffName": "string",
- "fundSourceId": 0,
- "fundSourceType": "string",
- "numberOfApproved": 0,
- "exportImportFileId": 0,
- "numberOfDisbursements": 0,
- "batchAmount": 0,
- "amountApproved": 0,
- "reviewed": { },
- "agencyBranchId": 0,
- "thirdPartyInvoiceNumber": "string",
- "paymentsAssociatedToCourses": 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
}
Get Student Account Transaction Search List
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getstudentaccounttransactionsearchlist-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "searchType": 0,
- "billingTransactionCodeId": 0,
- "description": "string",
- "transactionAmountFrom": 0,
- "transactionAmountTo": 0,
- "referenceNumber": "string",
- "checkNumber": "string",
- "termId": 0,
- "transactionDateFrom": "2019-08-24T14:15:22Z",
- "transactionDateTo": "2019-08-24T14:15:22Z",
- "expectedStartDateFrom": "2019-08-24T14:15:22Z",
- "expectedStartDateTo": "2019-08-24T14:15:22Z",
- "enrollmentDateFrom": "2019-08-24T14:15:22Z",
- "enrollmentDateTo": "2019-08-24T14:15:22Z",
- "paymentPeriodStartDateFrom": "2019-08-24T14:15:22Z",
- "paymentPeriodStartDateTo": "2019-08-24T14:15:22Z",
- "checkClearedDateFrom": "2019-08-24T14:15:22Z",
- "checkClearedDateTo": "2019-08-24T14:15:22Z",
- "cashDrawerSession": "string",
- "campusId": 0,
- "schoolStatusIdList": [
- 0
], - "programIdList": [
- 0
], - "checkStatusIdList": [
- 0
], - "bankAccountIdList": [
- 0
], - "transactionsTypeList": [
- "string"
], - "isNonDepositedItemsIncluded": true,
- "academicYear": 0,
- "paymentPeriod": 0,
- "fundSourceId": 0,
- "isCashDrawerVisible": true,
- "chargesIncluded": { },
- "drn": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "transactionSearchList": [
- {
- "studentName": "string",
- "studentNumber": "string",
- "ssn": "string",
- "transactionDescription": "string",
- "transactionType": "string",
- "transactionTypeName": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "checkNumber": "string",
- "transactionAmount": 0,
- "billingTransationCode": "string",
- "billingTransationName": "string",
- "campusName": "string",
- "campusId": 0,
- "programName": "string",
- "bankDepositId": 0,
- "studentSubsidiaryTransactionId": 0,
- "termId": 0,
- "isDeposited": true,
- "isVoided": true,
- "accountNumber": "string",
- "bankAccountName": "string",
- "checkStatus": "string",
- "checkDate": "2019-08-24T14:15:22Z",
- "cashDrawerSession": "string",
- "billingTransactionCodeId": 0,
- "termCode": "string",
- "studentAccountTransactionId": 0,
- "transactionNumber": { },
- "studentId": 0,
- "programVersionName": "string",
- "studentEnrollmentPeriodId": 0,
- "isPostedToGeneralLedger": true,
- "academicYear": "string",
- "fundSource": "string",
- "source": "string",
- "sourceName": "string",
- "paymentType": "string",
- "subsidiaryAccountTypeId": 0,
- "drn": "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 Third Party Agency Existing Invoice
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getthirdpartyagencyexistinginvoice-request-payload) | |||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": { },
- "studentId": 0,
- "columnToPrint": "string",
- "enrollmentFromDate": "2019-08-24T14:15:22Z",
- "enrollmentToDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "invoiceType": "string",
- "fundSourceIdList": { },
- "agencyIdList": { },
- "agencyBranchIdList": { },
- "currencyCodeId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "thirdPartyAgencyExistingInvoiceList": [
- {
- "studentName": "string",
- "printIdentifier": "string",
- "agencyBranchName": "string",
- "invoiceType": "string",
- "invoiceDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "amount": 0,
- "studentId": 0,
- "agencyBranchId": 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 Third Party Agency Invoice Number
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getthirdpartyagencyinvoicenumber-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": { },
- "studentId": 0,
- "fundSourceIdList": { },
- "agenciyIdList": { },
- "agencyBranchIdList": { },
- "fromActualStartDate": "2019-08-24T14:15:22Z",
- "toActualStartDate": "2019-08-24T14:15:22Z",
- "studentSelectionType": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "thirdPartyAgencyInvoiceNumbers": [
- {
- "agencyBranch": "string",
- "thirdPartyInvoiceNumber": "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 Un Applied Credit
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-getunappliedcredit-request-payload) | |||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "fundSourceId": 0,
- "fundSourceIdList": [
- 0
], - "billingTransactionCodeIdList": [
- 0
], - "schoolStatusId": 0,
- "termId": 0,
- "lowDate": "2019-08-24T14:15:22Z",
- "highDate": "2019-08-24T14:15:22Z",
- "creditWaiverIdList": [
- 0
], - "isReapplyCredit": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusId": 0,
- "unappliedCreditList": [
- {
- "studentName": "string",
- "transactionName": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "billingTransactionCodeCode": "string",
- "transactionType": "string",
- "fundSourceType": "string",
- "transactionAmount": 0,
- "transactionAmountApplied": 0,
- "newTransactionAmountApplied": 0,
- "transactionBalance": 0,
- "checkNumber": "string",
- "reference": "string",
- "receiptNumber": "string",
- "termCode": "string",
- "termName": "string",
- "fundSourceCode": "string",
- "fundSourceName": "string",
- "awardYear": "string",
- "paymentPeriod": "string",
- "studentAccountTransactionId": 0,
- "studentId": 0,
- "type": "string",
- "studentNumber": "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
}
Manage Apply Credit
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-manageapplycredit-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAccountTransactionId": 0,
- "studentId": 0,
- "isChildSelected": true,
- "applyAccountTransactionCreditList": [
- {
- "appliedToStudentAccountTransactionId": 0,
- "transactionAmount": 0,
- "amountPaid": 0,
- "differenceAmountPaid": 0,
- "transactionBalance": 0,
- "transactionNumber": 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
}
Manage Auto Apply Credit
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-manageautoapplycredit-request-payload) | |||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "fundSourceId": 0,
- "fundSourceIdList": [
- 0
], - "billingTransactionCodeIdList": [
- 0
], - "schoolStatusId": 0,
- "termId": 0,
- "lowDate": "2019-08-24T14:15:22Z",
- "highDate": "2019-08-24T14:15:22Z",
- "creditWaiverIdList": [
- 0
], - "isReapplyCredit": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusId": 0,
- "unappliedCreditList": [
- {
- "studentName": "string",
- "transactionName": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "billingTransactionCodeCode": "string",
- "transactionType": "string",
- "fundSourceType": "string",
- "transactionAmount": 0,
- "transactionAmountApplied": 0,
- "newTransactionAmountApplied": 0,
- "transactionBalance": 0,
- "checkNumber": "string",
- "reference": "string",
- "receiptNumber": "string",
- "termCode": "string",
- "termName": "string",
- "fundSourceCode": "string",
- "fundSourceName": "string",
- "awardYear": "string",
- "paymentPeriod": "string",
- "studentAccountTransactionId": 0,
- "studentId": 0,
- "type": "string",
- "studentNumber": "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
}
Payment Due Date Update
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-paymentduedateupdate-request-payload) | |||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "transactionIdList": [
- 0
], - "campusIdList": [
- 0
], - "searchType": 0,
- "billingTransactionCodeIdList": [
- 0
], - "description": "string",
- "termIdList": [
- 0
], - "paymentPeriodStartDateFrom": "2019-08-24T14:15:22Z",
- "paymentPeriodStartDateTo": "2019-08-24T14:15:22Z",
- "transactionDateFrom": "2019-08-24T14:15:22Z",
- "transactionDateTo": "2019-08-24T14:15:22Z",
- "postDateFrom": "2019-08-24T14:15:22Z",
- "postDateTo": "2019-08-24T14:15:22Z",
- "paymentDueDateFrom": "2019-08-24T14:15:22Z",
- "paymentDueDateTo": "2019-08-24T14:15:22Z",
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "isOverwriteExistingDueDate": true,
- "isAutoCalculatePaymentDueDate": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "campusIdList": [
- 0
], - "transactionSource": "string",
- "updateTransactionSearchList": [
- {
- "transactionId": 0,
- "studentId": 0,
- "academicYear": "string",
- "studentName": "string",
- "studentNumber": "string",
- "transactionNumber": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "transactionType": "string",
- "transactionBillCode": "string",
- "transactionName": "string",
- "transactionAmount": 0,
- "termName": "string",
- "campusName": "string",
- "updatedPaymentDueDate": "2019-08-24T14:15:22Z"
}
], - "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Post Account Transaction Charge
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-postaccounttransactioncharge-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "billingTransactionCodeId": 0,
- "transactionAmount": 0,
- "studentEnrollmentPeriodId": 0,
- "studentAcademicYearId": 0,
- "termId": 0,
- "studentAccountClassSectionId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "description": "string",
- "reference": "string",
- "isChargeAdjustment": true,
- "ignoreTermRequired": true,
- "overrideBilledDate": true,
- "allowProcessByAutomation": true,
- "subsidiaryAccountTypeId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "isTaxIncluded": true,
- "chargeTaxList": [
- {
- "taxRateId": 0,
- "rate": 0,
- "taxAmount": 0,
- "billingTransactionCodeId": 0,
- "isIncludeIn1098T": true
}
], - "isIncludeIn1098T": true,
- "extendedProperties": [
- null
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransaction": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "returnValidationCode": "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
}
Post Account Transaction Payment
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-postaccounttransactionpayment-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "academicYearSequence": 0,
- "paymentMode": 0,
- "fundSourceId": 0,
- "scheduledPaymentId": 0,
- "paymentType": "string",
- "bankAccountId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "description": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionAmount": 0,
- "reference": "string",
- "termId": 0,
- "paidByUserId": 0,
- "studentCreditCardId": 0,
- "authorizationNumber": "string",
- "verificationNumber": "string",
- "checkNumber": "string",
- "cashDrawerId": 0,
- "cashDrawerSessionId": 0,
- "cashierUserId": 0,
- "isStudentCreditCardAuthorizeRequired": true,
- "ignoreTermRequired": true,
- "studentAwardYearId": 0,
- "awardYear": "string",
- "overrideDisbursementAssociation": true,
- "openingBalance": 0,
- "isStudentPayment": true,
- "agencyBranchId": 0,
- "subsidiaryAccountTypeId": 0,
- "payWithExistingCreditCard": true,
- "isNewPaymentSuccessful": true,
- "baseURI": "string",
- "isCardSavedForFuture": true,
- "isSaveAndNew": true,
- "agencyCreditCardId": 0,
- "studentAccountTransactionId": 0,
- "isApplyPayment": true,
- "isPrint": true,
- "isFromProcess": true,
- "preferredCurrencyAmount": 0,
- "classSectionId": 0,
- "isIncludeIn1098T": true,
- "isScholarshipOrGrant": true,
- "merchantProcessingCode": "string",
- "studentPaymentPlanScheduleId": 0,
- "studentBankAccountId": 0,
- "extendedProperties": [
- null
], - "drn": "string",
- "appliedInvoices": { },
- "vendorReferenceNumber": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransaction": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "returnCode": "string",
- "paymentUrl": "string",
- "vendor": "string",
- "ticket": "string",
- "ticketName": "string",
- "isTouchnetPaymentProvider": true,
- "htmlResponse": "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
}
Post Account Transaction Refund
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-postaccounttransactionrefund-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "paidDisbursementId": 0,
- "studentAwardId": 0,
- "academicYearSequence": 0,
- "studentAcademicYearId": 0,
- "fundSourceId": 0,
- "isPostedToLedger": true,
- "returnMethod": "string",
- "bankAccountId": 0,
- "studentAcademicYearPaymentPeriodId": 0,
- "description": "string",
- "note": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "sentDate": "2019-08-24T14:15:22Z",
- "transactionAmount": 0,
- "reference": "string",
- "termId": 0,
- "studentCreditCardId": 0,
- "checkNumber": "string",
- "isAwardAmountPostedAndScheduledOverride": true,
- "isAwardAmountOverride": true,
- "isReadytoSendFlagOverride": true,
- "isReadytoSend": true,
- "isPaidDisbursementAmountOverride": true,
- "ignoreTermRequired": true,
- "isReleasedToGreatPlain": true,
- "campusId": 0,
- "isSubsidiary": true,
- "applyRefund": true,
- "editPayeeAfterSave": true,
- "disbursementAmountDistributionList": [
- {
- "disbursementId": 0,
- "refundAmount": 0,
- "studentAwardId": 0,
- "disbursementNumber": 0,
- "isIncludeIn1098T": true,
- "isScholarshipOrGrant": true,
- "isPreviousYear": true
}
], - "subsidiaryAccountTypeId": 0,
- "addressType": "string",
- "syAddressId": 0,
- "studentAccountTransactionId": 0,
- "isIncludeIn1098T": true,
- "isScholarshipOrGrant": true,
- "isPreviousYear": true,
- "studentBankAccountId": 0,
- "actualAcademicYearId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransaction": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentAccountTransactionId": 0,
- "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "returnCode": "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
}
Post Return Check
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-postreturncheck-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAccountTransactionId": 0,
- "note": "string",
- "studentSubsidiaryAccountTransactionId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "isPreviousYear": 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
}
Print Registration Bill
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-printregistrationbill-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "studentId": 0,
- "termIdList": [
- 0
], - "termGroupId": 0,
- "paymentPeriodId": 0,
- "lowBillingDate": "2019-08-24T14:15:22Z",
- "highBillingDate": "2019-08-24T14:15:22Z",
- "addDropDate": "2019-08-24T14:15:22Z",
- "isReportStatus": true,
- "reportType": "string",
- "studentEnrollmentPeriodId": 0,
- "isAddDropDate": true,
- "userId": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "batchId": "string",
- "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Student Account Transaction
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-save-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "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 California Student Tuition Recovery Fund
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savecaliforniastudenttuitionrecoveryfund-request-payload) | |||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusId": 0,
- "termId": 0,
- "billingTransactionCodeId": 0,
- "billingTransactionCode": "string",
- "amountPerThousand": 0,
- "reference": "string",
- "transactionDate": "2019-08-24T14:15:22Z",
- "studentRecordForCaliforniaStrfList": [
- {
- "studentEnrollmentPeriodId": 0,
- "tuitionAmount": 0,
- "amountToCharge": 0,
- "previousAmount": 0,
- "netAmountToCharge": 0
}
], - "evaluationPeriod": "string",
- "feeSelection": "string"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "transactionCount": 0,
- "transactionAmount": 0,
- "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
}
Save Campus Tuition Discount
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savecampustuitiondiscount-request-payload) | |||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "termId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "tuitionDiscountPolicyId": 0,
- "campusId": 0,
- "tuitionDiscountList": [
- {
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "courseId": 0,
- "type": "string",
- "amount": 0,
- "classSectionId": 0,
- "academicYearPaymentPeriodId": 0,
- "frequency": "string",
- "isBillingDetailPosted": true,
- "groupClassSchedID": "string",
- "date": "2019-08-24T14:15:22Z"
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "saveTuitionDiscountCampusResponse": [
- {
- "studentId": 0,
- "isProcessSuccess": true,
- "speNotifications": "string",
- "interestChargeBasis": "string"
}
], - "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Disbursement Batch
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savedisbursementbatch-request-payload) | |||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "disbursementBatchId": 0,
- "userId": 0,
- "reviewStatus": 0,
- "isBatchLocked": true,
- "isApproved": true,
- "disbursementBatchList": [
- {
- "disbursementBatchDetailId": 0,
- "isApproved": true,
- "amount": 0,
- "scheduledDisbursementId": 0,
- "isPellGrant": true,
- "reason": "string"
}
], - "actionCommand": "string",
- "campusIdList": [
- 0
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "newBatchId": 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 Fund Source Stipend Return Order
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savefundsourcestipendreturnorder-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "fundSourcePriorityOrderList": [
- {
- "fundSourceId": 0,
- "priorityOrder": 0,
- "fundSourceOrderId": 0
}
], - "campusId": 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 Account Transaction
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savenew-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "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 Student Registration Bill
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savestudentregistrationbill-request-payload) | |||||||||||||||||||||||||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "studentLists": [
- {
- "syStudentID": 0,
- "adEnrollID": 0,
- "studentName": "string",
- "nameStudent": "string",
- "adTermID": 0,
- "printIdentifier": "string",
- "programVersion": "string",
- "expStartDate": "2019-08-24T14:15:22Z",
- "arBalance": 0,
- "gradDate": "2019-08-24T14:15:22Z",
- "estimatedFunding": 0,
- "charges": 0,
- "pendingCharges": 0,
- "syCampusID": 0,
- "adTermList": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "adEnrollIDConnect": 0,
- "programVersionConnect": "string",
- "expStartDateConnect": "2019-08-24T14:15:22Z",
- "gradDateConnect": "2019-08-24T14:15:22Z",
- "studentAcademicYearPaymentPeriodIdConnect": 0,
- "paymentPeriodCode": "string",
- "termCode": "string",
- "termGroupCode": "string",
- "termStudentGroupId": 0,
- "expectedFundingTermIdList": "string"
}
], - "printOverallBalance": true,
- "printClassSchedule": true,
- "printPaymentDueDate": true,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "printAddDropDate": true,
- "addDropDate": "2019-08-24T14:15:22Z",
- "printExpFunding": 0,
- "statementComment": "string",
- "registrationComment": "string",
- "printStudentAddress": true,
- "printEnrollmentInfo": true,
- "printLedgerCard": true,
- "printSubsidiary": true,
- "lowBillingDate": "2019-08-24T14:15:22Z",
- "maxBillingDate": "2019-08-24T14:15:22Z",
- "connectedEnrollment": true,
- "defaultCampusID": 0,
- "termIdList": [
- 0
], - "scheduleTermId": 0,
- "includeEstimatedAid": true,
- "includePendingAid": true,
- "includeApprovedAid": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "message": "string",
- "fileNames": [
- "string"
], - "studentList": [
- {
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentName": "string",
- "paymentPeriodCode": "string",
- "termCode": "string",
- "programVersionName": "string",
- "actualCharge": 0,
- "campusId": 0,
- "termGroupId": 0,
- "billingPeriod": "string"
}
], - "validationMessages": {
- "hasErrors": true,
- "count": 0,
- "item": {
- "message": "string",
- "messageType": 0
}
}
}
}, - "notifications": [
- null
], - "hasError": false,
- "hasFault": false,
- "hasWarning": false,
- "hasValidationError": false,
- "hasValidationWarning": false,
- "hasValidationInformation": false,
- "hasSecurityError": false
}
Save Tuition Discount
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-savetuitiondiscount-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentEnrollmentPeriodId": 0,
- "termId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "studentId": 0,
- "campusId": 0,
- "tuitionDiscountList": [
- {
- "courseId": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "amount": 0,
- "classSectionId": 0,
- "academicYearPaymentPeriodId": 0,
- "frequency": "string",
- "isBillingDetailPosted": true,
- "groupClassSchedID": "string",
- "date": "2019-08-24T14:15:22Z"
}
]
}
}
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
}
Un Apply Account Transaction Credit
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-unapplyaccounttransactioncredit-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAccountTransactionId": 0,
- "studentId": 0,
- "isChildSelected": true,
- "applyAccountTransactionCreditList": [
- {
- "appliedToStudentAccountTransactionId": 0,
- "transactionAmount": 0,
- "amountPaid": 0,
- "differenceAmountPaid": 0,
- "transactionBalance": 0,
- "transactionNumber": 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
}
Update Payment Due Date
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-updatepaymentduedate-request-payload) | |||||||||||||||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "campusIdList": [
- 0
], - "searchType": 0,
- "billingTransactionCodeIdList": [
- 0
], - "description": "string",
- "termIdList": [
- 0
], - "paymentPeriodStartDateFrom": "2019-08-24T14:15:22Z",
- "paymentPeriodStartDateTo": "2019-08-24T14:15:22Z",
- "transactionDateFrom": "2019-08-24T14:15:22Z",
- "transactionDateTo": "2019-08-24T14:15:22Z",
- "postDateFrom": "2019-08-24T14:15:22Z",
- "postDateTo": "2019-08-24T14:15:22Z",
- "paymentDueDateFrom": "2019-08-24T14:15:22Z",
- "paymentDueDateTo": "2019-08-24T14:15:22Z"
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "updateTransactionSearchList": [
- {
- "transactionId": 0,
- "studentId": 0,
- "academicYear": "string",
- "studentName": "string",
- "studentNumber": "string",
- "transactionNumber": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "postDate": "2019-08-24T14:15:22Z",
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "transactionType": "string",
- "transactionBillCode": "string",
- "transactionName": "string",
- "transactionAmount": 0,
- "termId": 0,
- "termName": "string",
- "academicYearSequence": 0,
- "reference": "string",
- "campusId": 0,
- "campusName": "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
}
Update Print Receipt Date
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-updateprintreceiptdate-request-payload) | |||||
|
Responses
Request samples
- Payload
{- "payload": {
- "id": 0,
- "lastModifiedUserId": 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
}
Update Student Account Status
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-updatestudentaccountstatus-request-payload) | |||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentEnrollmentPeriodId": 0,
- "studentAccountStatusList": [
- 0
], - "studentAdvisorId": 0,
- "staffGroupId": 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
}
Void Account Transaction Payment
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-voidaccounttransactionpayment-request-payload) | |||||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "studentAccountTransactionId": 0,
- "studentSubsidiaryAccountTransactionId": 0,
- "studentId": 0,
- "studentEnrollmentPeriodId": 0,
- "continueIfAmountLessThanRefund": true,
- "note": "string",
- "isPreviousYear": true
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "studentAccountTransaction": {
- "id": 0,
- "academicYearSequence": 0,
- "achBatchFileId": 0,
- "admissionsRepId": 0,
- "afterTaxAmount": 0,
- "agencyBranchCreditCardId": 0,
- "amountPaid": 0,
- "appliedDate": "2019-08-24T14:15:22Z",
- "awardBursaryConfigDetailId": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "batchNumber": "string",
- "billingTransactionCode": "string",
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkClearedDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "classSectionId": 0,
- "courseAmountToRetain": 0,
- "courseId": 0,
- "courseRefundPolicyId": 0,
- "createdByUserId": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardBatchTransactionId": 0,
- "creditCardDeclineCode": "string",
- "depositId": 0,
- "description": "string",
- "discountAmount": 0,
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "invoiceAddedDate": "2019-08-24T14:15:22Z",
- "invoiceNumber": "string",
- "isAutomatedProcess": true,
- "isGeneralLedgerStatusFlag": true,
- "isInPendingQueue": true,
- "isManualCheckExtract": true,
- "isPenaltyProcessed": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear1098t": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "isVoidedTransaction": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "merchantProcessingCode": "string",
- "originalStudentAccountTransactionId": 0,
- "paidDisbursementId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentPeriodId": 0,
- "paymentType": "string",
- "postDate": "2019-08-24T14:15:22Z",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "receiptPrintedDate": "2019-08-24T14:15:22Z",
- "reference": "string",
- "refundCalculationId": 0,
- "refundId": 0,
- "registrationTermId": 0,
- "rowVersion": "string",
- "sa1098T": "string",
- "source": "string",
- "status": "string",
- "studentAcademicYearPaymentPeriodId": 0,
- "studentAccountBatchBillingId": 0,
- "studentAccountPendingTransactionIdReference": 0,
- "studentAwardId": 0,
- "studentBankAccountId": 0,
- "studentCreditCardId": 0,
- "studentEnrollmentPeriodFeeId": 0,
- "studentEnrollmentPeriodId": 0,
- "studentId": 0,
- "studentRevenueDetailId": 0,
- "syAddressId": 0,
- "termId": 0,
- "transactionAmount": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": 0,
- "tuitionDiscountPolicyId": 0,
- "type": "string",
- "vendorReferenceNumber": "string",
- "originalState": "string",
- "secureState": "string",
- "extendedProperties": [
- null
], - "entityState": 0
}, - "studentSubsidiaryAccountTransaction": {
- "id": 0,
- "academicYearSequence": { },
- "afterTaxAmount": 0,
- "amount": 0,
- "bankAccountId": 0,
- "bankDepositId": 0,
- "billingTransactionCodeId": 0,
- "campusId": 0,
- "cashDrawerSessionId": 0,
- "checkDate": "2019-08-24T14:15:22Z",
- "checkNumber": "string",
- "checkStatus": "string",
- "createdDateTime": "2019-08-24T14:15:22Z",
- "creditCardAuthorizationNumber": "string",
- "creditCardDeclineCode": "string",
- "description": "string",
- "drn": "string",
- "eftClearedDate": "2019-08-24T14:15:22Z",
- "eftNumber": "string",
- "eftStatus": "string",
- "exchangeRate": 0,
- "foreignExchangeGainLoss": 0,
- "isGeneralLedgerStatusFlag": true,
- "isIncludedIn1098T": true,
- "isInPendingQueue": true,
- "isPostedToGeneralLedger": true,
- "isPreviousYear": true,
- "isReconciledInCnf": true,
- "isReissued": true,
- "isScholarshipOrGrant": true,
- "isSentBack": true,
- "isTaxIncluded": true,
- "lastModifiedDateTime": "2019-08-24T14:15:22Z",
- "lastModifiedUserId": 0,
- "paymentDueDate": "2019-08-24T14:15:22Z",
- "paymentType": "string",
- "preferredCurrencyAmount": 0,
- "primaryCurrencyCodeId": 0,
- "receiptNumber": "string",
- "reference": "string",
- "rowVersion": "string",
- "source": "string",
- "studentCreditCardId": 0,
- "studentRelationshipAddressId": 0,
- "studentSubsidiaryAccountId": 0,
- "studentSubsidiaryAccountRefundId": 0,
- "termId": 0,
- "transactionCurrencyCodeId": 0,
- "transactionDate": "2019-08-24T14:15:22Z",
- "transactionNumber": { },
- "type": "string",
- "vendorReferenceNumber": "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
}
Void Master Check
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-voidmastercheck-request-payload) | |||||||||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "reschedule": 0,
- "transactionID": { },
- "userID": 0,
- "checkNumber": "string",
- "amount": 0,
- "masterChecks": [
- {
- "transactionID": "string",
- "studentName": "string",
- "studentId": 0,
- "studentNumber": "string",
- "checkNumber": "string",
- "checkAmount": 0
}
]
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "masterCheckResponse": [
- {
- "transID": "string",
- "isVoidMasterCheckSuccess": 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
}
Void Security Check
Authorizations:
Request Body schema: application/json
Payload for the command
object (studentaccounts-studentaccounttransaction-voidsecuritycheck-request-payload) | |||||||
|
Responses
Request samples
- Payload
{- "payload": {
- "transIdList": [
- 0
], - "staffID": 0,
- "campusID": 0
}
}
Response samples
- 200
{- "payload": {
- "data": {
- "isRescheduleEnable": 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
}