POST api/LeaveTransaction/EmployeesOnLeaveReport

Request Information

URI Parameters

None.

Body Parameters

LeaveApplyViewModel
NameDescriptionTypeAdditional information
LeaveApplyDetailsId

integer

None.

lstLeaveApplyDetailsId

Collection of string

None.

ClientIds

string

None.

lstCProjectId

Collection of string

None.

CProjectIds

string

None.

CProjectID

integer

None.

CProjectName

string

None.

projectName

string

None.

Code

integer

None.

EmployeeId

integer

None.

DepartmentId

integer

None.

DepartmentName

string

None.

ClientGroupId

integer

None.

ClienGroupName

string

None.

ClientId

integer

None.

ClientCode

string

None.

ClientName

string

None.

DesignationName

string

None.

EmployeeCode

string

None.

EmployeeName

string

None.

EmployeeLegalName

string

None.

ManagerLegalName

string

None.

LeaveTypeId

integer

None.

SubLeaveTypeId

integer

None.

LeaveTypeCode

string

None.

LeaveTypeName

string

None.

LeaveTypeDescription

string

None.

DisplayFromDate

string

None.

FromDate

date

None.

DisplayToDate

string

None.

ToDate

date

None.

NoofDays

decimal number

None.

Hours

decimal number

None.

DisplayHours

decimal number

None.

SellDays

decimal number

None.

PurchaseDays

decimal number

None.

EmployeeNotes

string

None.

ManagerNotes

string

None.

IsDataAccess

string

None.

HrNotes

string

None.

PayrollNotes

string

None.

Notes

string

None.

RoleType

string

None.

ManagerId

integer

None.

ManagerName

string

None.

ManagerCountryName

string

None.

HrId

integer

None.

HrName

string

None.

PayrollId

integer

None.

PayrollName

string

None.

DisplayApplyDate

string

None.

ApplyDate

date

None.

DisplayCancelDate

string

None.

CancelDate

date

None.

DisplayManagerActionDate

string

None.

ManagerActionDate

date

None.

DisplayHrActionDate

string

None.

HrActionDate

date

None.

DisplayPayrollActionDate

string

None.

PayrollActionDate

date

None.

CurrentManagerLevel

byte

None.

CurrentHrLevel

byte

None.

CurrentPayrollLevel

byte

None.

PendingOnId

integer

None.

PendingOnName

string

None.

LeaveApplyFilePath

string

None.

Status

integer

None.

StatusName

string

None.

IsSelfApplication

boolean

None.

IsCodeCancel

boolean

None.

IsHalfDay

boolean

None.

NegativeAllowed

boolean

None.

WeekendAllowed

boolean

None.

HoliDayAllowed

boolean

None.

isAutoAccrualWhenApply

boolean

None.

IsLeaveDeductOnHoliday

boolean

None.

LeaveApprovalConfigurationHistoryId

integer

None.

LeaveRuleConfigurationId

integer

None.

DisplayCreatedDate

string

None.

CreatedDate

date

None.

CreatedBy

integer

None.

DisplayModifyDate

string

None.

ModifyDate

date

None.

ModifyBy

integer

None.

IpAddress

string

None.

LocalIpAddress

string

None.

DbUserAccount

string

None.

CreatedByName

string

None.

ModifyByName

string

None.

ListLeaveApplyDateInput

Collection of LeaveApplyDateInput

None.

ListLeaveApplyDateInputString

string

None.

RequestType

RequestTypeEnum

None.

LeaveApplyDetailsTypeEnum

LeaveApplyDetailsTypeEnum

None.

ImageFile

HttpPostedFileWrapper

None.

PayrollCycleStartDate

date

None.

PayrollCycleEndDate

date

None.

EmployeeStatusId

integer

None.

IsAction

integer

None.

ShiftFrom

string

None.

ShiftTo

string

None.

DayEvent

string

None.

WorkLocation

string

None.

HalfDayOptionId

integer

None.

HalfDayOptionName

string

None.

FromTime

time interval

None.

ToTime

time interval

None.

lstClientIds

string

None.

ManagerCountryId

byte

None.

Department

string

None.

Date

date

None.

DisplayDate

string

None.

Sync

string

None.

CalData

string

None.

SyncEmp

string

None.

Available

decimal number

None.

LeaveRequestTypeId

integer

None.

SubLeaveTypeCode

string

None.

SubLeaveTypeName

string

None.

SubLeaveTypeDescription

string

None.

DivisionIds

string

None.

DepartmentIds

string

None.

SectionIds

string

None.

DivisionName

string

None.

SectionName

string

None.

LegalFirstName

string

None.

LegalLastName

string

None.

DivisionId

integer

None.

SectionId

integer

None.

LevelId

integer

None.

YearlyAccrual

decimal number

None.

IsOnbehalf

boolean

None.

ApplicationId

integer

None.

LoginBy

string

None.

CurrentApprovalAuthority

string

None.

AppliedBy

string

None.

IsHourlyLeave

boolean

None.

DaysToBePaid

boolean

None.

NoOfDaysToBePaid

decimal number

None.

AdvancedPaymentReceived

string

None.

ReporteesType

integer

None.

ReporteesTypeParam

string

None.

DepartmentParam

string

None.

ClientIdParam

string

None.

ReporteeTypeIdParam

string

None.

EmployeeStatusIdParam

string

None.

ClientIdsParam

string

None.

CProjectIdsParam

string

None.

DivisionIdsParam

string

None.

DepartmentIdsParam

string

None.

SectionIdsParam

string

None.

DisplayFormatHours

string

None.

strEmployeeIds

string

None.

strLeaveTypeIds

string

None.

CutOffDate

date

None.

DisplayCutOffDate

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.