POST api/Exit/PostResignationRequest

Request Information

URI Parameters

None.

Body Parameters

ExitViewModel
NameDescriptionTypeAdditional information
ExitID

integer

None.

StatusCode

string

None.

StatusCodetxt

string

None.

PolicyLWD

string

None.

PolicyLWDDate

date

None.

ResignationDate

string

None.

RequestedLWD

string

None.

ReasonToEnableExit

string

None.

ReasonforResignation

string

None.

HRComments

string

None.

HRComment

string

None.

Response

string

None.

ExitTypeID

integer

None.

PersonID

integer

None.

ReasonforWithdraw

string

None.

ReasonForTermination

string

None.

AbscondingFromDate

string

None.

EmployeeID

integer

None.

Actions

string

None.

MandatoryQueText

string

None.

MandatoryQueRadio

string

None.

IsExitCoordinator

boolean

None.

IsHR

boolean

None.

IsReportingManager

boolean

None.

IsEmp

boolean

None.

DocumentPath

string

None.

LogginEmployeeID

integer

None.

DocumentName

string

None.

questionList

Collection of ExitQuestionsViewModel

None.

ListQuestion

Collection of PreExitQuestionnarieViewModel

None.

ExitAnswersList

Collection of ExitQuestionAnswersViewModel

None.

ListResponses

Collection of ExitQuestionnaireresponseViewModel

None.

EmployeeName

string

None.

PhotoPath

string

None.

DepartmentName

string

None.

LocationID

integer

None.

DeptPositionPositionLevelName

string

None.

DateOfJoining

string

None.

ReportingMangerName

string

None.

RequestedLWDtxt

string

None.

EmployeeCode

string

None.

RevokeWithdrawExitID

integer

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.Exit.PreExitQuestionnarieViewModel'. Path 'ListQuestion[0].PreExitQuestions'.

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.Exit.PreExitQuestionnarieViewModel'. Path 'ListQuestion[0].PreExitQuestions'.

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.Exit.PreExitQuestionnarieViewModel, 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.Exit.PreExitQuestionnarieViewModel, 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.