POST api/KRA/GetPerformanceReviewInitiation

Request Information

URI Parameters

None.

Body Parameters

KRAPeriodsViewModel
NameDescriptionTypeAdditional information
PeriodID

integer

None.

FromDate

date

None.

ToDate

date

None.

GroupID

integer

None.

GoalDueDate

date

None.

KRADueDate

date

None.

GoalDueDateTxt

string

None.

KRADueDateTxt

string

None.

PeriodList

Collection of KRAPeriodsViewModel

None.

FromDateText

string

None.

ToDateText

string

None.

StatusCodeText

string

None.

KRAStatusCode

string

None.

AssignStatusText

string

None.

SiteMapID

integer

None.

filteredIds

Collection of string

None.

CheckStatus

string

None.

CheckStatusSum

string

None.

periodFromToText

string

None.

EmployeeID

integer

None.

EmployeeName

string

None.

PerfromanceReviewType

string

None.

ReviewFromText

string

None.

ReviewToText

string

None.

ReviewTypeID

integer

None.

ReviewTypeList

Dictionary of integer [key] and string [value]

None.

EmployeeCategoryList

Collection of KRAEmployeeCategoryViewModel

None.

PerformanceReviewTypeText

string

None.

ParameterTypeName

string

None.

DepartmentID

integer

None.

KRAPerformanceReviewID

integer

None.

EmailID

string

None.

ReportingManagerID

integer

None.

RMEmailID

string

None.

SelfRatingIND

boolean

None.

IsView

integer

None.

StatusCode

string

None.

StatusList

Collection of string

None.

Actions

Collection of ActionViewModel

None.

Views

Collection of ActionViewModel

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'HRMSWebAPI.Transaction.KRA.KRAPeriodsViewModel'. Path 'PeriodList'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'HRMSWebAPI.Transaction.KRA.KRAPeriodsViewModel'. Path 'PeriodList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[HRMSWebAPI.Transaction.KRA.KRAPRCategoryViewModel, HRMSWebAPI.Transaction, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[HRMSWebAPI.Transaction.KRA.KRAPRCategoryViewModel, HRMSWebAPI.Transaction, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.