PUT Timeclock event

/timeclocks/event/{timeclock} Permission level: 5

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required

Time clock ID to which we want to add an event

Form Data
string
required

Accepted parameter value is of these constant strings: breakin, breakout, notes, location, position, gps, tips, events

date

Sets a custom date and time for this timeclock event. If not set, current time will be used. Should be in yyyy-MM-dd hh:mm:ss (24h) format.

string

String variable holding a note. Used only with type=notes.

string

String containing an ID or a name of a Remote Site. An ID is usually sent. Used only with type=location.

string

String containing an ID or a name of a Position. An ID is usually sent. Used only with type=position.

string

If a setting "Enable Timeclock Tips" is enabled, employees can enter their tip amounts with this parameter. Used only with type=tips.

int32

Id of event we want to update

json

A JSON containing the data which is used when parameter type = events.

string
json

A JSON containing all data about parent timeclock. Used only when parameter type = events.

Responses

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