POST OfflineDTSetup/SyncAssignment
Request Information
URI Parameters
None.
Body Parameters
AssignmentSyncData| Name | Description | Type | Additional information |
|---|---|---|---|
| OTSA | Collection of NOnlineteststudentassignment |
None. |
Request Formats
application/json, text/json
Sample:
{
"OTSA": [
{
"OnlineStudentAssignmentId": 1,
"TestId": 2,
"OnlineAssignTestId": 1,
"StudentUserCode": "sample string 3",
"CenterCode": "sample string 4",
"BatchCode": "sample string 5",
"ProductCode": "sample string 6",
"TestActualDuration": 1,
"TestAttemptedDuration": 1,
"TestTotalMarks": 1.0,
"MarksObtained": 1.0,
"TotalQuestion": 1,
"SkipQuestionCount": 1,
"RightAnswerCount": 1,
"IncorrectAnswerCount": 1,
"TestAttemptedDate": "2026-07-27T15:37:46.2587903+05:30",
"TestCompletedDate": "2026-07-27T15:37:46.2587903+05:30",
"FirstAttemptMarks": 1.0,
"LastAttemptMarks": 1.0,
"BestAttemptMarks": 1.0,
"BestAttemptNumber": 1,
"TestRankBatch": 1,
"TestRankCenter": 1,
"TestRankAllCenter": 1,
"CreatedOn": "2026-07-27T15:37:46.2587903+05:30",
"CreatedBy": "sample string 8",
"ModifiedOn": "2026-07-27T15:37:46.2587903+05:30",
"ModifiedBy": "sample string 9",
"IsDeleted": true
},
{
"OnlineStudentAssignmentId": 1,
"TestId": 2,
"OnlineAssignTestId": 1,
"StudentUserCode": "sample string 3",
"CenterCode": "sample string 4",
"BatchCode": "sample string 5",
"ProductCode": "sample string 6",
"TestActualDuration": 1,
"TestAttemptedDuration": 1,
"TestTotalMarks": 1.0,
"MarksObtained": 1.0,
"TotalQuestion": 1,
"SkipQuestionCount": 1,
"RightAnswerCount": 1,
"IncorrectAnswerCount": 1,
"TestAttemptedDate": "2026-07-27T15:37:46.2587903+05:30",
"TestCompletedDate": "2026-07-27T15:37:46.2587903+05:30",
"FirstAttemptMarks": 1.0,
"LastAttemptMarks": 1.0,
"BestAttemptMarks": 1.0,
"BestAttemptNumber": 1,
"TestRankBatch": 1,
"TestRankCenter": 1,
"TestRankAllCenter": 1,
"CreatedOn": "2026-07-27T15:37:46.2587903+05:30",
"CreatedBy": "sample string 8",
"ModifiedOn": "2026-07-27T15:37:46.2587903+05:30",
"ModifiedBy": "sample string 9",
"IsDeleted": true
}
]
}
application/xml, text/xml
Sample:
<OfflineDTSetupEntity.AssignmentSyncData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
<OTSA>
<OfflineDTSetupEntity.NOnlineteststudentassignment>
<BatchCode>sample string 5</BatchCode>
<BestAttemptMarks>1</BestAttemptMarks>
<BestAttemptNumber>1</BestAttemptNumber>
<CenterCode>sample string 4</CenterCode>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-07-27T15:37:46.2587903+05:30</CreatedOn>
<FirstAttemptMarks>1</FirstAttemptMarks>
<IncorrectAnswerCount>1</IncorrectAnswerCount>
<IsDeleted>true</IsDeleted>
<LastAttemptMarks>1</LastAttemptMarks>
<MarksObtained>1</MarksObtained>
<ModifiedBy>sample string 9</ModifiedBy>
<ModifiedOn>2026-07-27T15:37:46.2587903+05:30</ModifiedOn>
<OnlineAssignTestId>1</OnlineAssignTestId>
<OnlineStudentAssignmentId>1</OnlineStudentAssignmentId>
<ProductCode>sample string 6</ProductCode>
<RightAnswerCount>1</RightAnswerCount>
<SkipQuestionCount>1</SkipQuestionCount>
<StudentUserCode>sample string 3</StudentUserCode>
<TestActualDuration>1</TestActualDuration>
<TestAttemptedDate>2026-07-27T15:37:46.2587903+05:30</TestAttemptedDate>
<TestAttemptedDuration>1</TestAttemptedDuration>
<TestCompletedDate>2026-07-27T15:37:46.2587903+05:30</TestCompletedDate>
<TestId>2</TestId>
<TestRankAllCenter>1</TestRankAllCenter>
<TestRankBatch>1</TestRankBatch>
<TestRankCenter>1</TestRankCenter>
<TestTotalMarks>1</TestTotalMarks>
<TotalQuestion>1</TotalQuestion>
</OfflineDTSetupEntity.NOnlineteststudentassignment>
<OfflineDTSetupEntity.NOnlineteststudentassignment>
<BatchCode>sample string 5</BatchCode>
<BestAttemptMarks>1</BestAttemptMarks>
<BestAttemptNumber>1</BestAttemptNumber>
<CenterCode>sample string 4</CenterCode>
<CreatedBy>sample string 8</CreatedBy>
<CreatedOn>2026-07-27T15:37:46.2587903+05:30</CreatedOn>
<FirstAttemptMarks>1</FirstAttemptMarks>
<IncorrectAnswerCount>1</IncorrectAnswerCount>
<IsDeleted>true</IsDeleted>
<LastAttemptMarks>1</LastAttemptMarks>
<MarksObtained>1</MarksObtained>
<ModifiedBy>sample string 9</ModifiedBy>
<ModifiedOn>2026-07-27T15:37:46.2587903+05:30</ModifiedOn>
<OnlineAssignTestId>1</OnlineAssignTestId>
<OnlineStudentAssignmentId>1</OnlineStudentAssignmentId>
<ProductCode>sample string 6</ProductCode>
<RightAnswerCount>1</RightAnswerCount>
<SkipQuestionCount>1</SkipQuestionCount>
<StudentUserCode>sample string 3</StudentUserCode>
<TestActualDuration>1</TestActualDuration>
<TestAttemptedDate>2026-07-27T15:37:46.2587903+05:30</TestAttemptedDate>
<TestAttemptedDuration>1</TestAttemptedDuration>
<TestCompletedDate>2026-07-27T15:37:46.2587903+05:30</TestCompletedDate>
<TestId>2</TestId>
<TestRankAllCenter>1</TestRankAllCenter>
<TestRankBatch>1</TestRankBatch>
<TestRankCenter>1</TestRankCenter>
<TestTotalMarks>1</TestTotalMarks>
<TotalQuestion>1</TotalQuestion>
</OfflineDTSetupEntity.NOnlineteststudentassignment>
</OTSA>
</OfflineDTSetupEntity.AssignmentSyncData>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |