Update an existing TimeSheetEntry

Path Params
int64
required

ID of TimeSheetEntry to return

Body Params

TimeSheetEntry object that needs to be updated

int64

Duration of the brake by employee

integer
enum

Type of break for this TimeSchedule object

Time Break Types

  • 0 - break type for automatic calculation
  • 1 - break type for manual assignment
  • 2 - break type for manual assignment
Allowed:
date-time
required

Date and time when employee clocked in

date-time

Date and time when employee clocked out

uri
required

URI of the user that created TimeSheetEntry resource

date-time

Date and time when TimeSheetEntry resource was created

string
length ≤ 200

Name of the department where TimeSheetEntry object is created in

uri
required

Employee URI for whome this TimeSheetEntry object is created

uri
required

Estalishment URI for this TimeSheetEntry object

boolean
Defaults to false

If true this TimeSheetEntry is exampt from salary calculation

boolean

If true employee will be auto clocked out if that is set up

uri

If populated, than this would be child object of that TimeSheetEntry

string
length ≤ 200

Remakrs about this TimeSheetEntry object

date-time

Time when employee returned from brake

string
length ≤ 255

Name of the role that employee from this TimeSheetEntry has

float
required
≥ 0

Wage for role that is referenced in role_name in the same resource

integer
enum

State in which this TimeSchedule is in

Time Schedule Stages

  • 0 - TimeSchedule was created
  • 1 - TimeSchedule was emailed
  • 2 - TimeSchedule was approved
  • 3 - TimeSchedule was rejected
Allowed:
uri
required

URI of the user that created TimeSheetEntry resource

date-time

Date and time when TimeSheetEntry resource was created

Responses
204

successful operation

400

Invalid input

401

authorization required

404

not found

Language
Credentials
Response
Click Try It! to start a request and see the response here!