Navriti:Learnplate

<back to all web services

UpdatePreviousEmpDetailsRequest

HTTP + JSV

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

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

{
	Details_id: 0,
	Designation: String,
	CompanyName: String,
	Workingfrom_month: 0,
	Workingfrom_year: 0,
	Workedtill_month: 0,
	Workedtill_year: 0,
	Skills_used: String
}