v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Create Timeoff Request

post/timesheets/request/timeoff

Request body

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Timeoff Request Created Successfully",
  "message": "Timeoff Request Created Successfully",
  "data": {
    "request_uid": "0eb23511-f58e-434a-9e46-5bf2b5eda972"
  }
}