Studyleave

Post Study Leave House Reminders

Requires permissions: Housemaster or Matron or SeniorStudent or StudyLeaveAdmin

Create study leave house reminders

post/StudyLeave/House/Reminders

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

houseIdstring guid nullable
studyLeaveWeekIdstring guid nullable

Example request

{
  "students": [],
  "houseId": "3a296b43-0edd-4ed3-a2c2-3f368b8269dd",
  "studyLeaveWeekId": "ca7c4c23-99ab-46cf-9b92-ddac1dc35b42"
}

Response

Success - Success

Changes