ValidateApproveTimeEntryDayDataRequest

POST {{base_url}}/ValidateApproveTimeEntryDayDataRequest?ResourceId={{integer}}&RegistrationDate={{string}}

Validates daily time entry data for approval based on a given identifier of a WorkBook resource and a registration date.

API
Time Sheet API

Requires Authentication
Yes

Returns
N/A

Batch?
No

Request Params

KeyDatatypeRequiredDescription
ResourceIdstringRequired.
(int32)
The identifier of the associated WorkBook resource.
For information about the Resource object, see Resource.
RegistrationDatestringRequired.
(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.
IdstringOptional.
(int32)
The identifier of the daily time entry.

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

""