Methods

  • post - Bulk Apply Leave Requests

Resource

{
    "failedLeaveRequests": [
        {
            "errorMessage": "string",
            "fromDate": "date-time",
            "leaveRequestId": "int32",
            "payRunTotalId": "int32",
            "toDate": "date-time",
            "units": "double"
        }
    ],
    "updatedPayRunTotals": [
        "int32"
    ]
}

Properties

Name Type Description
failedLeaveRequests[] array
failedLeaveRequests[].errorMessage string String
failedLeaveRequests[].fromDate date-time Nullable
failedLeaveRequests[].leaveRequestId int32 Int32
failedLeaveRequests[].payRunTotalId int32 Int32
failedLeaveRequests[].toDate date-time Nullable
failedLeaveRequests[].units double Decimal
updatedPayRunTotals[] array of int32