GET api/KRA/GetEmployeeCategoryKRAExist?EmployeePerformanceKRAID={EmployeePerformanceKRAID}&EmployeePerformanceReviewID={EmployeePerformanceReviewID}&CategoryID={CategoryID}&KRATitle={KRATitle}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeePerformanceKRAID

integer

Required

EmployeePerformanceReviewID

integer

Required

CategoryID

integer

Required

KRATitle

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.