ClickTime Version 9.63 includes the following updates:
REST API Bug Fix: There was an issue with POST / PATCH calls for users with weekly Time Entry Completion requirements. This issue has been resolved.
ClickTime Version 9.63 includes the following updates:
REST API Bug Fix: There was an issue with POST / PATCH calls for users with weekly Time Entry Completion requirements. This issue has been resolved.
ClickTime Version 9.23 includes the following updates:
GET /Company
ClickTime Version 9.22 includes the following updates:
GET /ExpenseTypes
GET /Tasks
ClickTime Version 9.20 includes the following updates:
GET /PaymentTypes
GET /EmploymentTypes
ClickTime Version 9.16 includes the following updates:
GET /Reports/Time
endpoint.ClickTime Version 9.10 includes the following updates:
GET /Users/{userID}/TimeOffTypes
and GET /Users/{userID}/TimeOffTypes/{timeOffTypeID}
endpoints.GET /Manage/Users/{userID}/TimeOffTypes
and GET /Manage/Users/{userID}/TimeOffTypes/{timeOffTypeID}
endpoints.GET /Me/TimeOffTypes/{timeOffTypeID}/FutureBalance/{date}
endpoint. The endpoint takes into account any expected future accruals and forthcoming planned time off.GET /Manage/Users/{userID}/TimeOffTypes/{timeOffTypeID}/FutureBalance/{date}
endpoint. The endpoint takes into account any expected future accruals and upcoming planned time off.GET /TimeOffTypes/new
endpoint.PATCH /Me
endpoint with an empty “DefaultTaskID” value.ClickTime Version 9.09 includes the following updates:
GET /TimeOffRequests/new
endpoint.ClickTime Version 9.08 includes the following updates:
POST /Users
endpoint.GET /Me
endpoint to include the following additional properties: isTimeOffApprover and isDefaultLeaveTypeApprover.ClickTime Version 9.05 includes the following updates:
GET /Jobs/new
endpoint to include the following additional properties: Notes, AccountingPackageID and ProjectManagerID.PATCH /TimeOffTypes/{timeOffTypeID}
endpoint so that property names are not case-sensitive.ClickTime Version 9.03 includes the following updates: