POST Timeclock event

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

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, tips

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.

Responses

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