Navriti:Learnplate

<back to all web services

SaveProctorDetailDataRequest

HTTP + JSV

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

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

{
	ApiKey: String,
	ProctorId: 0,
	ProctorName: String,
	ProctorTypeId: 0,
	GenderId: 0,
	DateOfBirth: String,
	StateId: 0,
	DistrictId: 0,
	Address: String,
	PinCode: String,
	Mobile: String,
	AlternateMobile: String,
	WhatsAppNumber: String,
	Email: String,
	Password: String,
	StatusId: 0,
	StageId: 0,
	SourcedByUserId: 0,
	SourceTypeId: 0,
	ProfilePhotoFileName: String,
	BankAccountNumber: String,
	BankName: String,
	IfscCode: String,
	CancelledChequeFileName: String,
	LanguageIds: String
}