Navriti:Learnplate

<back to all web services

CreateLessonTemplateRequest

HTTP + JSV

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

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

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