POST api/KRA/DeleteCategoryFromAssignGoal

Request Information

URI Parameters

None.

Body Parameters

KRAEmployeeCategoryViewModel
NameDescriptionTypeAdditional information
EmployeeCategoryID

integer

None.

ConfigCategoryID

integer

None.

Category

string

None.

Description

string

None.

Weightage

decimal number

None.

EmployeeID

integer

None.

copyEmployeeID

integer

None.

selectedEmployeeID

integer

None.

PeriodID

integer

None.

SiteMapID

integer

None.

ReviewTypeID

integer

None.

EmployeeIDTxt

string

None.

AddToCategoryMastersIND

boolean

None.

EmployeeGoalsList

Collection of KRAEmployeeGoalsViewModel

None.

CategoryList

Collection of KRAPRCategoryViewModel

None.

CategoryMaster

Collection of KRAPRRepositoryViewModel

None.

IsBulkAssign

boolean

None.

ReviewTypeName

string

None.

ReviewFromText

string

None.

ReviewToText

string

None.

EmployeeNames

string

None.

EmployeeIds

string

None.

EmployeeIdsList

Collection of integer

None.

RowID

integer

None.

EmployeeReviewID

integer

None.

Comments

string

None.

WorkflowComments

string

None.

InitiatedByEmpID

integer

None.

DocumentPath

string

None.

empPeriodID

integer

None.

copiedEmpIDForPeriod

integer

None.

EmployeeList

Collection of GetEmployeeModel

None.

reporteeList

Collection of GetEmployeeModel

None.

copiedEmployeeCategoryList

Collection of KRAEmployeeCategoryViewModel

None.

EmployeeCategoryList

Collection of KRAEmployeeCategoryViewModel

None.

IsView

integer

None.

KRAPerformanceReviewID

integer

None.

IsFixedScale

boolean

None.

IsDecimalAllowed

boolean

None.

MinValue

decimal number

None.

MaxValue

decimal number

None.

Minimum

integer

None.

Maximum

integer

None.

empRatingScaleID

integer

None.

mgrRatingScaleID

integer

None.

escRatingScaleID

integer

None.

SelfRatingIND

boolean

None.

CategoryIds

string

None.

CategorynWeightages

string

None.

TotalScore

decimal number

None.

ShowWeightageToEmployee

boolean

None.

CategoryWeightageTxt

string

None.

ManagerRatingSubmitted

boolean

None.

PageSave

boolean

None.

ManagerRatingTxt

string

None.

assignedtoEmployeeID

integer

None.

RatingEscalated

boolean

None.

filteredIds

Collection of string

None.

DepartmentID

integer

None.

ParameterTypeID

integer

None.

StatusCodeText

string

None.

PositionLevel

string

None.

ParameterTypeName

string

None.

ReportingManagerID

integer

None.

ParameterTypeList

Dictionary of integer [key] and string [value]

None.

EmployeeName

string

None.

PersonId

integer

None.

EmployeesCategoryList

Collection of KRAEmployeeCategoryViewModel

None.

EmployeeCategoryIdsList

Collection of integer

None.

CategoryIdsString

string

None.

PublishEditIND

boolean

None.

PublishEmployeeIds

string

None.

RefEmpGoalId

integer

None.

GoalStatus

string

None.

OverAllCategoryWeightageIND

boolean

None.

OverAllGoalWeightageIND

boolean

None.

EmployeesStatus

string

None.

CheckStatus

string

None.

ViewIND

integer

None.

FromDate

date

None.

ToDate

date

None.

GoalWeightageTxt

string

None.

GoalWeightageExistsIND

boolean

None.

CategoryWeightageExistsIND

boolean

None.

GoalsCount

integer

None.

PublishIND

boolean

None.

PhotoPath

string

None.

RatingsStatusCode

string

None.

DueDateVaue

date

None.

AssignedToUserId

integer

None.

AssignedToPostionLevelId

integer

None.

DueDate

string

None.

SubmittedDate

string

None.

LastActivityStatus

string

None.

GoalWeightagesShownToEmployeeIND

boolean

None.

CompletedGoalsCount

integer

None.

InProgressGoalsCount

integer

None.

ExceededGoalsCount

integer

None.

RemainingGoalsCount

integer

None.

SelfCategoryIND

boolean

None.

KRAPRStatus

string

None.

ParentID

integer

None.

IsAddIND

boolean

None.

IsEditIND

boolean

None.

IsDeleteIND

boolean

None.

ViewID

integer

None.

ReviewStatusCode

string

None.

PublishCount

integer

None.

IsEditable

boolean

None.

CompletedIND

boolean

None.

KRAPublishIND

boolean

None.

FromView

integer

None.

PublishCountMessage

string

None.

LoginEmpID

integer

None.

PendingWithRM

boolean

None.

ReportingManagerName

string

None.

ExemptIND

integer

None.

GoalWeightage

decimal number

None.

Goal

string

None.

EmployeeGoalID

integer

None.

TargetCompletionIND

boolean

None.

TargetCompletionDateTXt

string

None.

MeasurementCriteria

string

None.

ParentGoal

string

None.

EmployeeRatings

decimal number

None.

EmployeeScore

decimal number

None.

EmployeeRatingsTxt

string

None.

EmployeeComments

string

None.

EmployeeCategoryRating

string

None.

ManagerCategoryRating

string

None.

ReviewTypeText

string

None.

AchievementIND

boolean

None.

ManagerRatingSubmissionIND

boolean

None.

EmployeeTotalScore

decimal number

None.

ManagerTotalScore

decimal number

None.

EmployeeRatingSubmissionIND

boolean

None.

EscalationRating

decimal number

None.

EscalationRatingTxt

string

None.

EscalationScore

decimal number

None.

EscalatorEmployeeID

integer

None.

EscalatorPositionID

integer

None.

RatingText

string

None.

MinimumScore

integer

None.

MaximumScore

integer

None.

GoalEditIND

boolean

None.

GoalAssignDueDate

date

None.

KRAAssignDueDate

date

None.

RMSubmittedDate

date

None.

StatusCode

string

None.

Actions

Collection of ActionViewModel

None.

Views

Collection of ActionViewModel

None.

StatusList

Collection of string

None.

parameterTypeId

integer

None.

DocumentName

string

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.KRAEmployeeGoalsViewModel'. Path 'EmployeeGoalsList[0].ParentGoalList'.

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.KRAEmployeeGoalsViewModel'. Path 'EmployeeGoalsList[0].ParentGoalList'.

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.