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
Key | Datatype | Required | Description |
---|---|---|---|
ResourceId | string | Required. | |
(int32) | |||
The identifier of the associated WorkBook resource. | |||
For information about the Resource object, see Resource. | |||
RegistrationDate | string | Required. | |
(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. | |||
Id | string | Optional. | |
(int32) | |||
The identifier of the daily time entry. |
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. |