TimeEntryPeriodApprovalIsCommentRequiredRequest

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

Retrieves a value for the flag that indicates whether or not the approval for a time entry requires a comment.

API
Time Sheet API

Requires Authentication
Yes

Returns
Boolean

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.

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

false