Convierte un Student Applicant en Student y crea Program Enrollment.
Parámetros:
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/method/education.education.api.enroll_student \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "source_name": "EDU-APP-2025-00001" } '
—
Respuesta exitosa del servidor.