Navriti:Learnplate

<back to all web services

CandidateDataFromAppRequest

HTTP + JSV

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

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

{
	CandidateName: String,
	Gender: String,
	DateOfBirth: String,
	EducationAttained: String,
	AadharNumber: String,
	IfscCode: String,
	AccountNumber: String,
	Address: String,
	MobileNumber: String,
	CandidateImage: String,
	AadharImage: String,
	BankDetailsImage: String,
	NameOfTheBICE: String,
	CityName: String,
	CenterLocation: String,
	PinCode: String,
	Bice_id: String,
	Bank_id: String,
	Father_name: String,
	Mother_name: String
}