DeX OData - LearnerSchoolHistorys
Supported for SIMS 8 V3 but not currently for DeX OData
https://seli00apm01.azure-api.net/ssli01/Learner/V3/LearnerSchoolHistorys?$expand=PreviousSchools (SIMS 8)
See here for Stem URLs for SIMS 8.
API Definition
Pending
Example Output
{
"ExternalID": "783cecdf-307d-4499-b3e3-01e6039863af",
"RegisteredSureStart": null,
"AttendedSureStart": null,
"PreSchoolExperience": null,
"PreviousSchools": [
{
"ExternalID": "f6ec8062-6009-442d-8176-29511ba335f7",
"StartDate": "2004-09-01T00:00:00Z",
"EndDate": "2012-07-20T00:00:00Z",
"EnrolmentStatus": {
"ExternalID": "b03d8d05-c75e-4629-8f21-32a9f4ee1928",
"Type": "Learner.Lookup.EnrolmentStatus"
},
"ReasonForLeaving": {
"ExternalID": "14dd8743-bce4-4cf3-be7c-12d64be2d4d4",
"Type": "Learner.Lookup.ReasonForLeaving"
},
"School": {
"ExternalID": "0b3724b6-fcf5-41e7-badc-b71f6b1b4d9e",
"Type": "EducationalEstablishment"
}
}
]
},