Navriti:Learnplate

<back to all web services

GetBatchesRequest

HTTP + JSV

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

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

{
	UserId: 0,
	RoleId: 0,
	ProjectId: 0,
	ClusterId: 0,
	RequestId: 0,
	BatchId: String,
	AssessmentDate: String,
	BOStatusId: 0,
	ViewAssignedBatches: 0,
	AssignedTo: 0,
	AssignedStatus: 0,
	AssignedFromDate: String,
	AssignedToDate: String
}