Navriti:Learnplate

<back to all web services

UpdateCandidateRequest

HTTP + JSV

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

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

{
	StudentID: 0,
	Name: String,
	GuardianName: String,
	ModifiedBy: String,
	DateOfBirth: String,
	ContactNo: String,
	OrganizationID: 0,
	SectorID: 0,
	QpID: 0,
	EnrollmentNumber: String,
	RequestId: 0
}