|
Http Verb |
GET |
|
Url |
/workforce/timesheets/clockings |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of Clockings by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
Max Length: 10 |
|
|
clockingDate |
Max Length: 23 |
|
|
registrationDate |
Max Length: 23 |
|
|
insertDate |
Max Length: 23 |
|
|
workShiftId |
Max Length: 10 |
|
|
resourceId |
Max Length: 10 |
|
|
typeId |
Max Length: 10 |
|
|
note |
Max Length: 255 |
|
|
statusId |
Max Length: 10 |
|
Order ℹ️
Default Order
id (ASC)
Possible order values
All response payload fields.
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
clockingDate |
|
|
registrationDate |
|
|
insertDate |
|
|
workShiftId |
|
|
resourceId |
|
|
typeId |
|
|
note |
|
|
statusId |
|