Navriti:Learnplate

<back to all web services

CreateUpdateIeltsExamRequest

HTTP + JSV

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

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

{
	Title: String,
	Instructions: String,
	TestCategory: String,
	MaxTime: String,
	NoOfQuestions: 0,
	MarksPerQuestion: 0,
	NegativeMarking: False,
	NegativePoint: 0,
	CreateSection: False,
	CreateBlock: False,
	GroupingQuestions: False,
	Addtags: String
}