The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/CreateSectionRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
AssessmentID: 0,
Name: String,
MaxMark: 0,
Duration: 0,
VDuration: 0,
NoOfQsns: 0,
BlockExists: False,
Description: String,
LessontemplateId: 0,
PassPercent: 0,
NoOfQuestionsToAttempt: 0,
NoOfQuestionsServed: 0,
IsCompulsory: 0,
TheoryType: 0,
MarkPerQsn: 0,
IsTheory: 0
}