Navriti:Learnplate

<back to all web services

BatchUpdateRequest

HTTP + JSV

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

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

{
	ModifiedBy: String,
	BatchCode: String,
	BatchName: String,
	TeacherName: String,
	StartDate: String,
	EndDate: String,
	Capacity: 0,
	Client: String,
	CourseID: 0,
	CentreID: String,
	BatchType: String,
	RequestId: 0
}