Navriti:Learnplate

<back to all web services

CreateBatchCandidate

HTTP + JSV

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

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

{
	Name: String,
	EmailID: String,
	RegistrationId: String,
	DateOfBirth: String,
	SectorName: String,
	QualificationName: String,
	ClientName: String,
	ContactNo: String,
	CreatedBy: String,
	OrganizationID: 0,
	DefaultPassword: String,
	SectorID: 0,
	QPID: 0,
	RequestID: 0,
	GuardianName: String,
	EnrollmentNo: String,
	CandidateId: String,
	ProjectId: 0
}