Navriti:Learnplate

<back to all web services

CreateUpdateUGCOutlineRequest

HTTP + JSV

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

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

{
	GradingId: 0,
	QpId: 0,
	TheoryMarks: 0,
	PracticalMarks: 0,
	VivaMarks: 0,
	VivaPercentage: 0,
	TheoryPassPercentage: 0,
	PracticalPassPercentage: 0,
	OverallPercentage: 0,
	AssessmentType: String,
	CreatedBy: String,
	VersionId: 0
}