Studyleave

Post Study Leave Option Group

Requires permission: StudyLeaveAdmin

Create a study leave option group

post/StudyLeave/Options/Groups

Query parameters

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

Request body

Example request

{
  "studyLeaveOptionGroup": {
    "studyLeaveOptionGroupId": "8e69583e-e8e0-4bed-b56e-8a2dd9cb5968",
    "name": "Example Group",
    "active": false,
    "studyLeaveOptions": []
  }
}

Response

Success - Success

Changes

Changed in 2 of the 22 revisions of this API.4

    • added the new optional request property studyLeaveOptionGroup/studyLeaveOptions/items/studyLeaveOptionAccess/items/house/oneOf[House]/day

      new-optional-request-property

    • added the new optional request property studyLeaveOptionGroup/studyLeaveOptions/items/weekendLeaveOption/oneOf[WeekendLeaveOption]/requiresAddress

      new-optional-request-property

    • added the new optional request property studyLeaveOptionGroup/studyLeaveOptions/items/studyLeaveOptionAccess/items/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/employeeId

      new-optional-request-property

    • added the new optional request property studyLeaveOptionGroup/studyLeaveOptions/items/studyLeaveOptionAccess/items/house/oneOf[House]/staff/items/staff/oneOf[StaffMember]/school

      new-optional-request-property