The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/StudentSurveySubmissionRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
AssessmentID: 0,
AssessmentType: String,
Submittedby: String,
Title: String,
Comment: String,
AttemptedQuestions: String,
AttemptedQuestionResponse: String,
AttemptedQuestionTypeId: String,
Status: String,
GridAttemptedQuestionId: String,
GridAttemptedQuestionResponseField: String,
GridAttemptedQuestionResponseValue: String
}