POST Timeclock eventAsk AIpost https://www.humanity.com/api/v2/timeclocks/event/{timeclock}?access_token=xxxxxxx/timeclocks/event/{timeclock} Permission level: 5Query Paramstimeclockint32requiredTime clock ID to which we want to add an eventForm DatatypestringrequiredAccepted parameter value is of these constant strings: breakin, breakout, notes, location, position, tipstimestampdateSets 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.notesstringString variable holding a note. Used only with type=notes.locationstringString containing an ID or a name of a Remote Site. An ID is usually sent. Used only with type=location.positionstringString containing an ID or a name of a Position. An ID is usually sent. Used only with type=position.tipsstringIf a setting "Enable Timeclock Tips" is enabled, employees can enter their tip amounts with this parameter. Used only with type=tips.Responses 200200 400400Updated 7 months ago