The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/ExerciseSubmissionRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
AssesssmentQsnID: 0,
AssessmentID: 0,
SubmittedBy: String,
QuestionResponse: String,
Result: String,
ResponseTime: 0
}