v1

latestOpenAPI 3.0.12026-07-24192492466.5 KB
TimesheetEntries

Add project task timesheet entries.

Add project task timesheet entries.

post/psa/employees/{employeeId}/timeentries

Path parameters

employeeIdstring required

The employee identifier.

Request body

projectIdstring nullable
taskIdstring nullable
numberOfMinutesinteger
datestring date-time
commentstring nullable
startTimeinteger
endTimeinteger

Response

OK

succeededboolean

Gets or sets a value indicating whether this Keka.API.Web.Core.Response`1 is succeeded.

messagestring nullable

Gets or sets the message.

errorsstring[] nullable

Gets or sets the errors.

datastring uuid

Gets or sets the data.