{
"success": true,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [
{
"code": "CR-100001",
"field": "string",
"message": "string"
}
],
"result": {
"schoolName": "string",
"appShortName": "string",
"logo": "string",
"loginBackground": "string",
"enrollmentBanner": "string",
"enrollmentThankYouImage": "string",
"activeAcademicYear": "string",
"attendanceTimezone": "string",
"address": "string",
"email": "string",
"phone": "string",
"latitude": 0,
"longitude": 0,
"schoolDomain": "string",
"appUrl": "string",
"emailConfigured": true,
"emailFrom": "string",
"forgotPasswordEnabled": true,
"googleEnabled": true,
"appleEnabled": true
}
}