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": "97d1caef-f81d-45b6-aebf-0d646c278cb7",
"studyLeaveDateId": "85ac4bb6-6f6c-4169-960f-f826efaf3974",
"studentUpi": "8f0e30e8-d78d-444c-8666-89769a898c1f",
"submittedByUpi": "00000000-0000-0000-0000-000000000000",
"submitted": "0001-01-01T00:00:00",
"studyLeaveSubmissionPeriods": []
}
}Response
Success - Success