Use this endpoint to fetch the information for the specified school.
{
"school_name": "d6+ Primary School",
"admin_email_address": "support@d6plus.co.za",
"telephone_calling_code": "27",
"telephone_number": "0123334444",
"website": "https://d6.co.za/",
"physical_address": "Pegasus Building 1, 3rd Floor\r\nMercy Avenue\r\nWaterkloof Glen Ext 2
\r\nPretoria",
"quantile": "4",
"medium": "Dual medium",
"emis_number": "999999999",
"country": "South Africa",
"province": "Gauteng",
"tuition_languages": [
"Afrikaans",
"English"
]
}
{
"error": "Not found",
"error_description": "No school record found"
}
{
"error": "Unauthorized",
"error_description": "Client access not authorised"
}
{
"error": "Integration not activated",
"error_description": "Please activate the Admin+ API for this client before making this request"
}