Navriti:Learnplate

<back to all web services

GetClientWiseAssessmentCount

HTTP + CSV

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

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

RowNum,ClientId,ClientName,CandidatesEnrolled,CandidatesAssessed
0,0,String,0,0

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

RowNo,Status,CandidateCount
0,String,0