Navriti:Learnplate

<back to all web services

WelcomeMailToTeacherRequest

HTTP + JSV

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

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

{
	User_name: String,
	A_from_mail: String,
	A_to_user_id: 0,
	A_to_user_mail: String,
	A_status: 0,
	A_status_message: String,
	Type_id: 0,
	Access_code: String,
	Course_name: String,
	Teacher_name: String
}