Navriti:Learnplate

<back to all web services

CreateUpdateExamSchedule

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/syncreply/CreateUpdateExamSchedule HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: text/csv
Content-Length: length

ScheduleId,CentreId,BatchId,AssessmentDate,AssessmentTemplateId,QuestionPaperId,AssessorId,CandidateIds,IsActive,CreatedBy
0,0,0,String,0,0,0,"[0]",0,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Status
0