Create timeoff request type

Create timeoff request type and set information about it.

This endpoint can be called only by System and Admin level users. \

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
string | null
required

A descriptive string identifying the Time Off Request Policy.

int32
enum

Pay code(Earning Code) associated with the time off

Members:

  • 1 - PaidTimeOff ( Paid Time Off )
  • 2 - SickTime ( Sick Time )
  • 3 - Custom ( Custom )
  • 4 - UnpaidTimeOff ( Unpaid Time Off )
  • 255 - Unknown ( Unknown )

Allowed:
string | null

Custom defined alphanumeric code for custom pay code. Value is required if PayCodeType is Custom.

int32
enum

An integer indicating the unit of time by which time off can be requested under this policy.

Members:

  • 1 - UnlimitedWithinDay ( UnlimitedWithinDay )
  • 2 - Hours ( Hours )
  • 3 - Days ( Days )

Allowed:
boolean | null

Determination of whether employees are allowed to request half-day time off under this policy.
Data type is validated and is required if increment property is set to 3.

int32 | null
1 to 99999

Set duration limit for a requests in minutes.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json