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": "a72bd078-d6f5-4cc9-b789-dee9eecb2fe8",
"studyLeaveDateId": "7eebb8c6-6aed-41f8-afd4-941075be6872",
"studentUpi": "ce1517f9-359c-4d3c-900b-fa1514518aad",
"submittedByUpi": "00000000-0000-0000-0000-000000000000",
"submitted": "0001-01-01T00:00:00",
"studyLeaveSubmissionPeriods": []
}
}Response
Success - Success