The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/SaveInteractions HTTP/1.1
Host: www.magentatelekom-academy.at
Content-Type: text/jsv
Content-Length: length
{
interactions:
[
{
questionnaireSid: String,
numId: 0,
id: String,
time: String,
type: String,
correctResponses:
[
String
],
objectiveIds:
[
String
],
weighting: String,
studentResponse: String,
result: String,
latency: 0,
questionnaireId: String,
questionnaireStartTime: String,
activityId: String,
trainingPlanId: String,
description: String,
isForSurvey: False
}
],
questionnaireSid: String
}