TimeRegistrationDailyApprovalUpdateRequest

POST {{base_url}}/TimeRegistrationDailyApprovalUpdateRequest

Updates daily time entry data registration.

API
Time Sheet API

Requires Authentication
Yes

Returns
TimeRegistrationDailyApproval

Batch?
Yes

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the daily time entry.
CompletedstringOptional.
(int32)
The flag that indicates whether or not the daily time registration update is completed.
If true, the daily time registration update is completed. Otherwise, it is not.
CommentstringOptional.
The associated comment.
ResourceIdstringOptional.
(date-time)
The date and time stamp for when the time entry registration ends.
DatestringOptional.
(date-time)
The date and time stamp for when the time registration approval has been updated.
ConfirmPolicystringOptional.
The flag that indicates whether or not the policy is confirmed.
If true, the policy is confirmed. Otherwise, it is not.
Confirm policy compliance according to company variable 79.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

{"Id":3916115,"EmployeeId":81679,"Date":"2023-09-18T00:00:00.000Z","StandardTime":7.5,"Completed":false,"Comment":"test"}