POST api/GetWorkExperianceDetails

Request Information

URI Parameters

None.

Body Parameters

GetWorkDetails
NameDescriptionTypeAdditional information
InnovID

integer

None.

StartDate

string

None.

EndDate

string

None.

Designation

string

None.

Role

string

None.

Payment

string

None.

TotalExpInYear

integer

None.

TotalExpMonth

integer

None.

totalRelevantExpYear

integer

None.

totalRelevantExpMonth

integer

None.

CurrentlyEmployed

string

None.

CompanyName

string

None.

LstWorkExp

Collection of GetWorkDetails

None.

status

string

None.

Message

string

None.

IsFresher

boolean

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 'RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails'. Path 'LstWorkExp'.

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 'RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails'. Path 'LstWorkExp'.

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[[RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails, RESTWebAPIForPaperlessOnboarding, 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[[RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails, RESTWebAPIForPaperlessOnboarding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'GetWorkDetails'.

Response Information

Resource Description

GetWorkDetails
NameDescriptionTypeAdditional information
InnovID

integer

None.

StartDate

string

None.

EndDate

string

None.

Designation

string

None.

Role

string

None.

Payment

string

None.

TotalExpInYear

integer

None.

TotalExpMonth

integer

None.

totalRelevantExpYear

integer

None.

totalRelevantExpMonth

integer

None.

CurrentlyEmployed

string

None.

CompanyName

string

None.

LstWorkExp

Collection of GetWorkDetails

None.

status

string

None.

Message

string

None.

IsFresher

boolean

None.

Response 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 'RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails'. Path 'LstWorkExp'.

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 'RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails'. Path 'LstWorkExp'.

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[[RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails, RESTWebAPIForPaperlessOnboarding, 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[[RESTWebAPIForPaperlessOnboarding.Models.GetWorkDetails, RESTWebAPIForPaperlessOnboarding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.