Navriti:Learnplate

<back to all web services

AddEducationDetailsRequest

HTTP + JSV

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

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

{
	Userid: 0,
	Institute_name: String,
	Field_of_study: String,
	Year_from: 0,
	Year_to: 0,
	Clubs_activity: String,
	Notes: String
}