Navriti:Learnplate

<back to all web services

CreateUpdateProjectsRequest

HTTP + JSV

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

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

{
	ProjectId: 0,
	ProjectName: String,
	Code: String,
	Description: String,
	Status: String,
	CreatedBy: String,
	ClientId: 0,
	FrameworkId: 0,
	ProjectGroupId: 0,
	SectorId: 0,
	PricePerCandidate: 0,
	AssessmentType: String,
	IsImageRequired: 0,
	IsAnnexuremRequired: 0,
	IsAssessorRequired: 0,
	IsFacilitatorRequired: 0,
	ByPassCourierDetails: 0,
	PublishBatchWithoutCandidates: 0,
	SDMSUploadRequired: 0,
	AutomatedMailRequired: 0,
	IsGradeRequired: 0,
	IsFeedbackRequired: 0,
	ProjectType: 0,
	CompareCandidate: 0,
	MultipleLanguegesRequired: 0,
	SponsorId: 0,
	SchemeId: 0,
	SchemeName: String
}