ApproveTimeEntryDayDataRequest
POST {{base_url}}/ApproveTimeEntryDayDataRequest
Approves daily time entry data.
API
Time Sheet API
Requires Authentication
Yes
Returns
Boolean
Batch?
Yes
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Id | string | Optional. | |
(int32) | |||
The identifier of the daily time entry. | |||
ResourceId | string | Optional. | |
(int32) | |||
The identifier of the associated WorkBook resource. | |||
For information about the Resource object, see Resource. | |||
RegistrationDate | string | Optional. | |
(date-time) | |||
The date and time stamp for when the time entry has been registered. | |||
RegistrationEndDate | string | Optional. | |
(date-time) | |||
The date and time stamp for when the time entry registration ends. | |||
ApproveDescription | string | Optional. | |
(date-time) | |||
The description of the time entry day data to be approved. | |||
ConfirmPolicy | string | Optional. | |
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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
true