Navriti:Learnplate

<back to all web services

UpdateLessonTemplateRequest

HTTP + JSV

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

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

{
	TemplateID: 0,
	Code: String,
	TemplateName: String,
	TemplateDescription: String,
	InstituteID: 0,
	LessonTips: String,
	IsActive: 0,
	Modifiedby: String,
	FrameworkId: 0,
	SectorId: 0,
	NosType: String
}