The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/AssignmentSubmissionRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
AssessmentID: 0,
AssessmentType: String,
AttemptedBy: String,
Title: String,
Comment: String,
Filenames:
[
String
],
Status: String
}