Academic
connector/Academic/GetAcademics?ContactId={ContactId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Transcripts": [
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
},
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
}
],
"PaymentPeriods": [
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
},
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
}
]
},
{
"Transcripts": [
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
},
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
}
],
"PaymentPeriods": [
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
},
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
}
]
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetAcademics?VerityLeadId={VerityLeadId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Transcripts": [
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
},
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
}
],
"PaymentPeriods": [
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
},
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
}
]
},
{
"Transcripts": [
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
},
{
"Enrollment": 1,
"TermCode": "string",
"TermDescription": "string",
"ClassSessionCode": "string",
"Course": "string",
"Faculty": "string",
"Grade": "string",
"FaCredits": 8.0,
"Credits": 9.0,
"Hours": 10.0,
"UnitsAttempted": true,
"UnitsCompleted": true,
"TotalMinutes": 1
}
],
"PaymentPeriods": [
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
},
{
"Enrollment": 1,
"EvaluationPoint": "10/28/2025",
"TotalHours": 1.0,
"TotalCredits": 1.0,
"TotalFaCredits": 1.0,
"AcademicYear": 2,
"PaymentPeriod": 3,
"StartDate": "10/28/2025",
"EndDate": "10/28/2025",
"GpaValue": 1.0,
"GaValue": 1.0
}
]
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetAttendance?ContactId={ContactId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"ClassHours": "string",
"ActualHours": "string",
"AttendanceCode": "string",
"AttendanceType": "string"
},
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"ClassHours": "string",
"ActualHours": "string",
"AttendanceCode": "string",
"AttendanceType": "string"
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetAttendance?VerityLeadId={VerityLeadId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"ClassHours": "string",
"ActualHours": "string",
"AttendanceCode": "string",
"AttendanceType": "string"
},
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"ClassHours": "string",
"ActualHours": "string",
"AttendanceCode": "string",
"AttendanceType": "string"
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetGradedItems?ContactId={ContactId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"GradebookItem": "string",
"Score": 1.0,
"Note": "string",
"AttendanceType": "string",
"Faculty": "string"
},
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"GradebookItem": "string",
"Score": 1.0,
"Note": "string",
"AttendanceType": "string",
"Faculty": "string"
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetGradedItems?VerityLeadId={VerityLeadId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"GradebookItem": "string",
"Score": 1.0,
"Note": "string",
"AttendanceType": "string",
"Faculty": "string"
},
{
"Enrollment": 1,
"Course": "string",
"SessionCode": "string",
"ClassDate": "10/28/2025",
"ClassDay": "string",
"ClassStartTime": "06:19 PM",
"ClassEndTime": "06:19 PM",
"GradebookItem": "string",
"Score": 1.0,
"Note": "string",
"AttendanceType": "string",
"Faculty": "string"
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetRequiredCourses?ContactId={ContactId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Order": 2,
"CourseNo": "string",
"CourseVersion": "string",
"CourseName": "string",
"Credits": 6.0,
"Hours": 7.0,
"CourseLevel": "Core"
},
{
"Enrollment": 1,
"Order": 2,
"CourseNo": "string",
"CourseVersion": "string",
"CourseName": "string",
"Credits": 6.0,
"Hours": 7.0,
"CourseLevel": "Core"
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetRequiredCourses?VerityLeadId={VerityLeadId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Order": 2,
"CourseNo": "string",
"CourseVersion": "string",
"CourseName": "string",
"Credits": 6.0,
"Hours": 7.0,
"CourseLevel": "Core"
},
{
"Enrollment": 1,
"Order": 2,
"CourseNo": "string",
"CourseVersion": "string",
"CourseName": "string",
"Credits": 6.0,
"Hours": 7.0,
"CourseLevel": "Core"
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetRequiredServices?ContactId={ContactId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Service": "string",
"Course": "string",
"Required": 4
},
{
"Enrollment": 1,
"Service": "string",
"Course": "string",
"Required": 4
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|
connector/Academic/GetRequiredServices?VerityLeadId={VerityLeadId} GET
HEADERS: Authorization: bearer authorization_token| Request | Response |
|---|---|
application/json, text/json
{
"Message": "string",
"Success": true,
"Data": [
{
"Enrollment": 1,
"Service": "string",
"Course": "string",
"Required": 4
},
{
"Enrollment": 1,
"Service": "string",
"Course": "string",
"Required": 4
}
]
}
SUCCESSFULL:
{
'MESSAGE': 'OK',
'Success' : true,
'Data' : { ... }
}
MISSING/WRONG AUTHORIZATION:
{
'MESSAGE': 'Invalid data provided',
'Success' : false,
'Data' : null
}
INVALID VerityLeadId and/or ExternalLeadId:
{
'MESSAGE': 'Invalid lead credentials provided ( VerityLeadId or ExternalLeadId)',
'Success' : false,
'Data' : null
}
|