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
Key | Datatype | Required | Description |
---|---|---|---|
ResourceId | string | Required. | |
(int32) | |||
The identifier of the associated WorkBook 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. |
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
false