The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/UpdateProjectDetailsRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Project_id: 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
}