ValidateApproveTimeEntryDayDataRequest

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

IMPORTANT: This is deprecated. Use the POST ValidateApproveTimeEntryDayDataRequest API endpoint instead.

Validates daily time entry data for approval.

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.