Student Period

View as Markdown
> **DreamClass sends this request to you.** The URL and server shown above are a placeholder for the endpoint *you* register under **Settings > Integrations**. They are not DreamClass addresses and there is nothing here for you to call. Webhook related to student assigned to a period, triggered 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.
tenantstringRequired
timestampintegerRequired
idstringRequiredformat: "uuid"
signaturestringRequired
typestringRequired
dataobjectRequired

Response

Successful response