Navriti:Learnplate

<back to all web services

BulkUploadAssessmentDataRequest

HTTP + JSV

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

POST /jsv/asynconeway/BulkUploadAssessmentDataRequest HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: text/jsv
Content-Length: length

{
	BatchId: String,
	TrainingPartner: String,
	TrainingCentreId: String,
	Remarks: String,
	Totalcandidates: 0,
	BatchStartdate: String,
	BatchEnddate: String,
	AssessmentDate: String,
	ProjectCategory: String,
	JobRole: String,
	CentreAddress: String,
	Location: String,
	ContactName: String,
	ContactNumber: String,
	Assignmentdate: String,
	AssessmentType: String,
	ExamPurpose: String,
	OrganizationId: 0,
	Time: String,
	Createdby: String,
	VerticalId: 0,
	ProjectId: 0,
	Allocation_Id: String,
	Abn_no: String,
	State: String,
	District: String
}