The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/UpdateCurrentEmpDetailsRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Empid: 0,
Current_designation: String,
Current_company: String,
Workingfrom_year: String,
Workingto_year: String,
Key_skills: String
}