Navriti:Learnplate

<back to all web services

InsertEmploymentDetailsRequest

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/asynconeway/InsertEmploymentDetailsRequest HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: text/jsv
Content-Length: length

{
	Workingfrom_year: String,
	Workingto_year: String,
	Userid: 0,
	Company_name: String,
	Designation: String,
	Skills_used: String
}