v7
latestOpenAPI 3.0.02026-08-046241,3352.0 MBStudyleave
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": "804af667-d20d-4c71-b9a3-f4a8d2e11c3c",
"studyLeaveDateId": "db23bfa5-10bd-4ba8-9ac0-a29b248c168f",
"studentUpi": "9763afa7-1d0e-471d-a588-98e86ba9ba29",
"submittedByUpi": "00000000-0000-0000-0000-000000000000",
"submitted": "0001-01-01T00:00:00",
"studyLeaveSubmissionPeriods": []
}
}Response
Success - Success