The leave-request-decision resource
A leave-request-decision represents the decision of management regarding the status of a leave-request. The approver may either approve the request, or deny it. In the latter case, the leave-request is marked as rejected, and no further decisions are required. Otherwise, other managers approval may be asked, leading to futher decisions.
The type
property indicates whether the decision is an "approval" or a "denial".
An extra comment
property is required in the case of a denial.
Note: this decision-making process is sequential: no two managers may be expected to approve a leave-requeest at the same time.
leave-request-approval-decision
indicates this is an approval.
leave-request-approval-decision
The leave-request to approve.
{
"id": "123",
"type": "leave-request",
"url": "https://example.ilucca.net/lucca-api/leave-requests/123"
}
Read-only. UTC timestamp of the moment this object was created.
"2023-01-23T12:45:23.1234Z"
A leave-request-decision represents the decision of management regarding the status of a leave-request. The approver may either approve the request, or deny it. In the latter case, the leave-request is marked as rejected, and no further decisions are required. Otherwise, other managers approval may be asked, leading to futher decisions.
The type
property indicates whether the decision is an "approval" or a "denial".
An extra comment
property is required in the case of a denial.
Note: this decision-making process is sequential: no two managers may be expected to approve a leave-requeest at the same time.
leave-request-approval-decision
indicates this is an approval.
leave-request-approval-decision
The leave-request to approve.
{
"id": "123",
"type": "leave-request",
"url": "https://example.ilucca.net/lucca-api/leave-requests/123"
}
Read-only. UTC timestamp of the moment this object was created.
"2023-01-23T12:45:23.1234Z"
A leave-request-decision represents the decision of management regarding the status of a leave-request. The approver may either approve the request, or deny it. In the latter case, the leave-request is marked as rejected, and no further decisions are required. Otherwise, other managers approval may be asked, leading to futher decisions.
The type
property indicates whether the decision is an "approval" or a "denial".
An extra comment
property is required in the case of a denial.
Note: this decision-making process is sequential: no two managers may be expected to approve a leave-requeest at the same time.
leave-request-denial-decision
indicates this is a denial.
leave-request-denial-decision
The leave-request to deny.
{
"id": "123",
"type": "leave-request",
"url": "https://example.ilucca.net/lucca-api/leave-requests/123"
}
5 - 2000
Read-only. UTC timestamp of the moment this object was created.
"2023-01-23T12:45:23.1234Z"
Was this page helpful?