Navriti:Learnplate

<back to all web services

CreateBatchRequest

HTTP + JSV

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

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

{
	CreatedBy: String,
	BatchCode: String,
	BatchName: String,
	Client: String,
	CourseID: 0,
	CentreName: String,
	BatchType: String,
	RequestId: 0,
	StartDate: String,
	EndDate: String
}