checkStudentEnroll

checkStudentEnroll

POST https://{YOUR_CLASSLIFE_DOMAIN}/app/apilead.php

Request Body

{
    "status": "success",
    "data": {
        "student_enroll": false
    },
    "context": "Student is NOT enrolled in group #1"
}

Última actualización