MyLeaveRequests overview

Important

The functionality noted in this article is currently available in both the stand-alone Dynamics 365 Human Resources and the merged Finance infrastructure. Navigation might be different than noted while we make updates. If you need to find a specific page, you can use Search.

Applies to these Dynamics 365 apps:
Human Resources

The MyLeaveRequests entity in Microsoft Dynamics 365 Human Resources provides the list of Leave Requests in the system, scoped (limited) to the requests accessible to the current user querying the entity.

Key

Property Name Data Type
dataAreaId String
RequestId String
LeaveType String
LeaveDate Date

Properties

Property Name Data Type Required
dataAreaId String X
RequestId String X
LeaveType String X
LeaveDate Date X
ReasonCodeId String
PersonnelNumber String X
RequestDate Date X
Comment String
Status Enum X
Amount Real
HalfDayDefinition Enum

Actions

Action Name Description
submit Submit the request to be processed by workflow.

See also