PtoRequests

Update an existing PTO request

put/PtoRequests/{id}

Path parameters

idstring required

Request body

typeinteger
startDatestring nullable
endDatestring nullable
notesstring nullable

Response

OK

idstring
userIdstring
typeinteger
startDatestring
endDatestring
notesstring nullable
statusinteger
reviewedByUserIdstring nullable
reviewedAtstring date-time nullable
reviewNotesstring nullable
createdAtstring date-time
updatedAtstring date-time

Changes

No recorded changes to this endpoint across all 6 revisions of this API.