Navriti:Learnplate

<back to all web services

GetAllRequestedAssessments

HTTP + JSV

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

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

{
	UserId: 0
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

{
	RequestId: 0,
	RequestorName: String,
	QpName: String,
	RequestedStartDate: String,
	RequestedStartTime: String,
	ScheduledStartDate: String,
	ScheduledStartTime: String,
	Qpid: 0,
	Language: String,
	Requestorid: 0,
	Clusterid: 0,
	ClusterName: String,
	Locationid: 0,
	LocationName: String,
	Sectorid: 0,
	Sectorname: String,
	Remark: String,
	RequestStatus: String,
	RequestStage: String,
	Shift: String,
	NoOfCandidatesToAssess: 0,
	UploadedFilePath: String,
	AssessmentType: String,
	ClientName: String,
	RequestedOn: String,
	ScheduledBy: String,
	ScheduledOn: String,
	ScheduledTimeForDisplay: String,
	CentreName: String,
	SdmsBatchId: String,
	Statusid: 0,
	Status: String,
	SavedStatus: String,
	RequestCreatedOn: String,
	ProjectName: String,
	AssignedOn: String,
	CandidatesAssessed: 0,
	AnomalyType: String,
	ProjectId: 0,
	VerticalName: String,
	VerticalId: 0,
	CourierReceivedCount: 0,
	CenterAddress: String,
	SpocName: String,
	SpocContact: String,
	CancelReason: String,
	IsOnline: 0,
	ContactEmail: String,
	TheoryMode: String,
	PracticalMode: String,
	StageId: 0,
	AllocationId: String,
	AbnNo: String,
	Invoice_address_id: 0,
	SdmsAssessmentDate: String,
	VivaMode: String,
	IsMultipleVersionTaggingRequired: 0
}