The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/CreateCourseRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
CourseTemplateID: 0,
CourseName: String,
CourseDescription: String,
IsActive: 0,
CreatedBy: String,
BatchCode: String,
BatchName: String,
Center: String,
Centerid: 0,
TeacherID: 0,
StartDate: String,
EndDate: String,
Capacity: 0
}