Student Period

View as Markdown
Webhook related to student assigned to a period, trigged upon - Student period created: STUDENT_PERIOD_CREATED - Student period updated: STUDENT_PERIOD_UPDATED - Student period deleted: STUDENT_PERIOD_DELETED Using the provided studentId, use the GetStudent API to retrieve more data. The provided id can be matched with the results of GetPeriodStudents

Request

This endpoint expects an object.
idstringRequiredformat: "uuid"
dataobjectRequired
typestringRequired
tenantstringRequired
signaturestringRequired
timestampintegerRequired

Response

Successful response