Studyleave
Patch Study Leave Submission
Requires permissions: Guardian or Parent or StudyLeaveAdmin
Update an existing study leave submission
patch/StudyLeave/Submissions
Query parameters
pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable
Request body
Example request
{
"studyLeaveSubmission": {
"studyLeaveSubmissionId": "427fed81-06fb-4f2f-827d-fb6b9815ab80",
"studyLeaveDateId": "9bef8230-2455-4d8b-a734-93f37d6b3119",
"studentUpi": "bde3cd2d-b67c-4be6-8cd1-2133a4daedc0",
"submittedByUpi": "00000000-0000-0000-0000-000000000000",
"submitted": "0001-01-01T00:00:00",
"studyLeaveSubmissionPeriods": []
}
}Response
Success - Success