Studyleave
Post Study Leave Submission
Requires permissions: Guardian or Parent or StudyLeaveAdmin
Create a study leave submission for one student and one date
post/StudyLeave/Submissions
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeaveSubmission": {
"studyLeaveSubmissionId": "98ed77b6-598d-4603-802b-3e37778120b0",
"studyLeaveDateId": "6bfc17a8-4698-4f51-8bcc-173a6b11448e",
"studentUpi": "d0bf05e4-c6e7-445f-8170-91b86f535c55",
"submittedByUpi": "00000000-0000-0000-0000-000000000000",
"submitted": "0001-01-01T00:00:00",
"studyLeaveSubmissionPeriods": []
}
}Response
Success - Success