- get - Get Employee Document Details
- get - List Employee Documents
- put - Update Employee Document Permissions
- post - Create Employee Document
- put - Attach Employee Document to Statutory Adoption Leave
- put - Attach Employee Document to Statutory Maternity Leave
- put - Attach Employee Document to Statutory Neonatal Leave
- put - Attach Employee Document to Statutory Parental Bereavement Leave
- put - Attach Employee Document to Statutory Paternity Leave
- put - Attach Employee Document to Statutory Shared Parental Leave
- get - Get Statutory Adoption Leave Attachments
- get - Get Statutory Maternity Leave Attachments
- get - Get Statutory Neonatal Leave Attachments
- get - Get Statutory Parental Bereavement Leave Attachments
- get - Get Statutory Paternity Leave Attachments
- get - Get Statutory Shared Parental Leave Attachments
{
"dateCreated": "date-time",
"friendlyName": "string",
"id": "int32",
"leaveRequestId": "int32",
"timesheetLineId": "int32",
"visible": "boolean"
}
Name |
Type |
Description |
dateCreated
|
date-time |
DateTime
|
friendlyName
|
string |
String
|
id
|
int32 |
Int32
|
leaveRequestId
|
int32 |
Nullable
|
timesheetLineId
|
int32 |
Nullable
|
visible
|
boolean |
Boolean
|