Navriti:Learnplate

<back to all web services

InsertProjectRequest

HTTP + JSV

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

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

{
	Userid: 0,
	Client: String,
	Projecttitle: String,
	Durfrom_month: 0,
	Durfrom_year: 0,
	Durtill_month: 0,
	Durtill_year: 0,
	Projectlocation: String,
	Site: String,
	Employementtype: String,
	Projectdetails: String,
	Role: String,
	Roledescription: String,
	Teamsize: 0,
	Skillused: String
}