Navriti:Learnplate

<back to all web services

AssessmentReportRequest

HTTP + JSV

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

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

{
	ProjectId: 0,
	ClusterId: 0,
	UserId: 0,
	QpId: 0,
	RequestId: 0,
	BatchId: String,
	ScheduledOn: String,
	AssignedOn: String,
	PracticalMode: String,
	TheoryMode: String,
	AssessmentDate: String,
	StageId: 0,
	StatusId: 0,
	Roleid: 0,
	AssessmentDateFrom: String,
	AssessmentDateTo: String,
	VivaMode: String
}