Obtiene lista de estudiantes para marcar asistencia.
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/method/education.education.doctype.student_attendance_tool.student_attendance_tool.get_student_attendance_records \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "based_on": "Student Group", "student_group": "STU-GRP-00001", "date": "2025-01-15" } '
Documentation IndexFetch the complete documentation index at: https://docs.edtools.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edtools.co/llms.txt
Use this file to discover all available pages before exploring further.
—
Respuesta exitosa del servidor.
Was this page helpful?