The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/AssessmentSubmissionRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
AssessmentType: 0,
SubmissionID: 0,
QuestionAttemptedIDs: String,
QuestionAttemptedOptions: String,
QuestionAttemptedResponse: String,
TimeTaken: String,
Marks: String,
SectionIDs: String,
ScheduleID: 0,
QuestionPaperID: 0,
ExamType: String,
Remarks: String
}