The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/SubmitOfflineAssessmentDataRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
ResponseSubmissionId: 0,
AssessmentId: 0,
CandidateId: String,
ServedQuestionIdList: String,
AttemptedQuestionIdList: String,
UserResponseOptionList: String,
UserAttemptedResponseList: String,
TimeTaken: String,
ScheduleID: 0,
QuestionpaperID: 0,
SectionIds: String,
Remarks: String,
Title: String
}