The API allows clients to upload and associate documents with an existing student answer sheet for a specific exam. Only one type of file format (either PDF, multiple images like JPEG or public pdf link) is allowed for a single answer sheet. Mixing formats in a single answer sheet is not permitted.
Scenarios:
Uploading PDF Document to a Student’s Answer Sheet:
Uploading Multiple JPEG Images for a Student’s Answer Sheet:
documents and isFinal are provided in the same request, a validation error is returned. Use the two-step flow: first submit documents (file/image/public PDF link), then send isFinal in a separate request. For link-based uploads, the PDF URL must be publicly accessible. Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"4340132f-50fa-4877-9ffa-e9b7ee59d51f"
"f5f2576f-1e3a-4869-88ae-a2c6cd2b9eab"
The details to update for the student answer sheet.
Successful response
Unique identifier of the student answer sheet
"f5f2576f-1e3a-4869-88ae-a2c6cd2b9eab"
Unique identifier of the student
"2017009807"
Unique identifier of the institute
"98765"
Unique identifier of the teacher
"54321"
Name of the student
"John Doe"
Unique identifier of the parent
"11223"
List of documents associated with the student answer sheet