ApproveTimeEntryDayDataRequest

POST {{base_url}}/ApproveTimeEntryDayDataRequest

Approves daily time entry data.

API
Time Sheet API

Requires Authentication
Yes

Returns
Boolean

Batch?
Yes

Request Params

KeyDatatypeRequiredDescription
IdstringOptional.
(int32)
The identifier of the daily time entry.
ResourceIdstringOptional.
(int32)
The identifier of the associated WorkBook resource.
For information about the Resource object, see Resource.
RegistrationDatestringOptional.
(date-time)
The date and time stamp for when the time entry has been registered.
RegistrationEndDatestringOptional.
(date-time)
The date and time stamp for when the time entry registration ends.
ApproveDescriptionstringOptional.
(date-time)
The description of the time entry day data to be approved.
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

true