Navriti:Learnplate

<back to all web services

CreateCandidateRequest

HTTP + JSV

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

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

{
	Name: String,
	GuardianName: String,
	CreatedBy: String,
	RegistrationId: String,
	DateOfBirth: String,
	ContactNo: String,
	OrganizationID: 0,
	DefaultPassword: String,
	SectorID: 0,
	QpID: 0,
	RequestId: 0,
	EnrollmentNumber: String,
	CandidateId: String
}