Navriti:Learnplate

<back to all web services

CreateUpdateQuestionRequest

HTTP + JSV

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

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

{
	Id: 0,
	Title: String,
	Language: String,
	FrameworkId: 0,
	QpId: 0,
	ExamPurpose: String,
	ExamDuration: 0,
	VivaDuration: 0,
	TheoryTemplate: 0,
	PracticalTemplate: 0,
	VivaMcqTemplate: 0,
	Mark_section: 0,
	CreatedBy: 0,
	ModifiedBy: 0,
	TheorysectionToAttempt: 0,
	PracticalsectionToAttempt: 0,
	ShowMarksPreview: 0,
	VivaMcqsectionToAttempt: 0,
	Uniform_Section: 0,
	Question_import_type: 0
}