Navriti:Learnplate

<back to all web services

CreateUpdatePlannerRequest

HTTP + JSV

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

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

{
	RequestId: 0,
	AssessorId: 0,
	AssessorIds: String,
	ExamId: 0,
	CreatedBy: String,
	ExamMode: String,
	IsRequired: String,
	ExamTypes: String,
	FacilitatorId: String,
	ResponseMode: String,
	MultiAssessmentDate: String,
	NosIds: String,
	reason: String,
	DisableMultipleDeviceLogin: 0,
	DisableAppSwitching: 0,
	EnableMultipleFaceDetection: 0,
	EnableObjectDetection: 0,
	EnablePartialSubmission: 0,
	DisableCandidateFeedback: 0,
	MaximumLoginAttemptCount: 0,
	MaximumAppSwitchingCount: 0,
	MaximumMultileFaceDetectionCount: 0,
	MaximumObjectDetectionCount: 0,
	WebCamMandatory: String,
	RecordProctorVideo: String
}