Weekendleave

Post Weekend Leave Form

Requires permissions: Guardian or Parent

Creates a new Weekend Leave Form entity.

post/WeekendLeave/Forms

Query parameters

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

Request body

Example request

{}

Response

Success - Created weekend leave form

Changes

Changed in 1 of the 22 revisions of this API.6

    • added the new optional request property form/oneOf[WeekendLeaveForm]/addressContactUpi

      new-optional-request-property

    • added the new optional request property form/oneOf[WeekendLeaveForm]/date/oneOf[WeekendLeaveDate]/options/items/option/oneOf[WeekendLeaveOption]/requiresAddress

      new-optional-request-property

    • added the new optional request property form/oneOf[WeekendLeaveForm]/option/oneOf[WeekendLeaveOption]/requiresAddress

      new-optional-request-property

    • added the optional property form/addressContactUpi to the response with the 200 status

      response-optional-property-added

    • added the optional property form/date/oneOf[WeekendLeaveDate]/options/items/option/oneOf[WeekendLeaveOption]/requiresAddress to the response with the 200 status

      response-optional-property-added

    • added the optional property form/option/oneOf[WeekendLeaveOption]/requiresAddress to the response with the 200 status

      response-optional-property-added