The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/CreateUpdateQuestionPaperRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
ID: 0,
VersionName: String,
Language: String,
Template: String,
CreatedBy: String,
IsActive: False,
QuestionIds:
[
0
],
NoOfSets: 0,
ExamID: 0,
TemplateType: String
}