UnassignFees

View as Markdown
Bulk Unassign Fees from Students Input variables - studentIds - array of student period ids (the ids returned by GetPeriodStudents, not student record ids) - feesIds - array of applicable fees ids

Headers

dreamclass-secret-keystringOptional

Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.

tenantstringOptional
Your tenant code: the DreamClass subdomain you sign in at (for https://myaccount.dreamclass.io it is "myaccount"), or your full white-labelled domain. Required on every request.
schoolCodestringOptional

Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.

Request

This endpoint expects an object.
studentIdslist of integersRequired
feesIdslist of integersRequired

Response

OK