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": "4ccf871c-916d-49c6-8f0b-1ab1ddb2b3f7",
"studyLeaveDateId": "550bcb5a-5974-4b69-b96b-ce6e31c3d1ec",
"studentUpi": "2474af3e-a9b4-4931-89a4-d3f4c5a1a3cb",
"submittedByUpi": "00000000-0000-0000-0000-000000000000",
"submitted": "0001-01-01T00:00:00",
"studyLeaveSubmissionPeriods": []
}
}Response
Success - Success