Create School Tests Student Records
Returns or records school-test scores for the selected student.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Path parameters
student_id
Request
This endpoint expects an object.
academic_year_id
academic year ID identifier.
start_date
Must be a valid date.
end_date
Must be a valid date. Must be a date after or equal to start_date.
Response
Successful POST response for /api/v1/school-tests/student/{student_id}/records.
status
Allowed values:
message
data

