POST api/Enrollment/GenerateRollNoKeysUpgradeEnroll

Request Information

URI Parameters

None.

Body Parameters

EnrollCourseUpgradeViewModel
NameDescriptionTypeAdditional information
CurrentSessionModel

integer

None.

DegreeTypeIdModel

integer

None.

BaseCourseIdModel

integer

None.

FacultyIdModel

integer

None.

DepartmentIdModel

integer

None.

CourseIdModel

integer

None.

CourseMediumModel

byte

None.

EnrollmentTypeModel

integer

None.

SyIdModel

integer

None.

BatchIdModel

integer

None.

RemarkAgentModel

string

None.

CourseAppliedModel

integer

None.

SessionCodeModel

string

None.

StudentEnrollmentModel

STUDENT_ENROLLMENT

None.

BatchDetailModel

ADM_BATCH_MST

None.

CourseDetailModel

Coursesdetail

None.

Request Formats

application/json, text/json

Sample:
{
  "currentSessionModel": 1,
  "degreeTypeIdModel": 1,
  "baseCourseIdModel": 1,
  "facultyIdModel": 1,
  "departmentIdModel": 1,
  "courseIdModel": 1,
  "courseMediumModel": 64,
  "enrollmentTypeModel": 3,
  "syIdModel": 4,
  "batchIdModel": 5,
  "remarkAgentModel": "sample string 6",
  "courseAppliedModel": 1,
  "sessionCodeModel": "sample string 7",
  "studentEnrollmentModel": {
    "enrolL_ID": 1,
    "enrollmenT_NUMBER": "sample string 2",
    "createD_DATE": "2024-12-01T02:41:47.9042693Z",
    "registaratioN_ID": 3,
    "degreE_TYPE_ID": 1,
    "facultY_ID": 1,
    "coursE_APPL": 1,
    "firsT_NAME": "sample string 4",
    "middlE_NAME": "sample string 5",
    "lasT_NAME": "sample string 6",
    "fatherS_NAME": "sample string 7",
    "motherS_NAME": "sample string 8",
    "dob": "2024-12-01T02:41:47.9042693Z",
    "mobile": "sample string 9",
    "emaiL_ID": "sample string 10",
    "perM_ADD": "sample string 11",
    "adhaR_NO": "sample string 12",
    "martiaL_STATUS": "sample string 13",
    "gender": "sample string 14",
    "sssM_ID": "sample string 15",
    "blooD_GRP": "sample string 16",
    "religion": "sample string 17",
    "category": "sample string 18",
    "nationality": "sample string 19",
    "studenT_TYPE": "sample string 20",
    "adM_RCPT_NUMBER": "sample string 21",
    "adM_DATE": "2024-12-01T02:41:47.9042693Z",
    "migratioN_NO": "sample string 22",
    "reG_BY_ID": 1,
    "reG_BY_RID": 1,
    "procesS_STATUS": 1,
    "credentiaL_ID": 1,
    "enrolL_KEY": 1,
    "batcH_ID": 1,
    "feE_DISCOUNT_TYPE": 23,
    "feE_DISCOUNT_FIRST": 24,
    "feE_DISCOUNT_SECOND": 25,
    "feE_DISC_DESC": "sample string 26",
    "currenT_SESSION": 27,
    "addresS_ID": 1,
    "iS_APPLICABLE_FOR_SCHOLLERSHIP": true,
    "currenT_SY_ID": 1,
    "rolL_NUM": "sample string 28",
    "source": "sample string 29",
    "coursE_MEDIUM": 1,
    "sessioN_ID": 1,
    "relationship": true,
    "iS_DELETE": true,
    "custoM_ENROLLMENT": true,
    "remark": "sample string 31",
    "enrolL_TYPE": 1,
    "acreateD_DATE": "2024-12-01T02:41:47.9042693Z",
    "iS_COURSE_UPGRADE": 1,
    "iS_SHX": true,
    "inshxid": 1,
    "mpshxid": 1,
    "enrolL_BY_UID": 1,
    "enrolL_BY_RID": 1,
    "iS_NS": true,
    "nS_GRP_ID": 1,
    "schemE_TYPE": 1,
    "re": true,
    "crS_UPGR": true
  },
  "batchDetailModel": {
    "batcH_ID": 1,
    "crX_ID": 1,
    "starT_YEAR": 1,
    "enD_YEAR": 1,
    "mode": 1,
    "duration": 1,
    "batcH_NAME": "sample string 2",
    "iS_DELETE": true,
    "iS_ACTIVE": true,
    "startinG_SESSION_ID": 1,
    "endinG_SESSION_ID": 1
  },
  "courseDetailModel": {
    "course": {
      "crX_ID": 1,
      "crX_NAME": "sample string 2",
      "brancH_NAME": "sample string 3",
      "brancH_CODE": 1,
      "degreE_TYPE_ID": 1,
      "facultY_ID": 1,
      "depT_ID": 1,
      "cnid": 1,
      "cB_NAME": "sample string 4",
      "coursE_CODE": "sample string 5",
      "crX_MODE": 1,
      "crX_DURATION": 1,
      "mode": 1,
      "duration": 1,
      "crX_ELIGIBILITY": "sample string 6",
      "scholarship": true,
      "exaM_MODE": 1,
      "exaM_MODE_DURATION": 1,
      "feeS_MODE": 1,
      "feeS_MODE_DURATION": 1,
      "iS_DELETE": true,
      "createD_DATE": "2024-12-01T02:41:47.9042693Z",
      "marksheeT_TYPE": "sample string 7",
      "passinG_PERCENT_MARKS": 1,
      "shorT_CODE_OF_COURSE": "sample string 8",
      "marksheeT_PRINT_NAME": "sample string 9",
      "shoW_TO_STUDENT": true,
      "iS_NEW_EDU_POLICY": true,
      "transcripT_PRINT_TITLE": "sample string 11",
      "iS_NSP_CAT_WISE": true
    },
    "allSemOrYear": [
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      },
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      }
    ],
    "allSemOrYearForFees": [
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      },
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      }
    ],
    "allSemOrYearForExam": [
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      },
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      }
    ],
    "allSemOrYearForCourse": [
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      },
      {
        "id": 1,
        "f_ID": "sample string 2",
        "f_NAME": "sample string 3",
        "seM_YEAR": 1,
        "f_CODE_ID": 1,
        "prinT_NAME": "sample string 4",
        "marksheetnumberprefix": "sample string 5"
      }
    ],
    "faculty": {
      "facultY_ID": 1,
      "fcX_TITTLE": "sample string 2",
      "fcX_OVERVIEW": "sample string 3",
      "fcX_VISION": "sample string 4",
      "fcX_MISSION": "sample string 5",
      "createD_DATE": "2024-12-01T02:41:47.9042693Z",
      "isactive": true,
      "priority": 1
    },
    "department": {
      "dpT_ID": 1,
      "facultY_ID": 1,
      "dpT_NAME": "sample string 2",
      "dpT_OVERVIEW": "sample string 3",
      "iS_ACTIVE": true,
      "createD_DATE": "2024-12-01T02:41:47.9042693Z",
      "depT_CODE": 1
    },
    "subjectList": [
      {
        "suB_ID": 1,
        "subjecT_NAME": "sample string 2",
        "coursE_ID": 3,
        "mbsid": 4,
        "s_YID": 5,
        "papeR_TYPE": 6,
        "scH_GRP_ID": 7,
        "scH_GROUP_NAME": "sample string 8",
        "hoW_MANY_GRP_IN_GRP_SCHEME": 9,
        "grouP_ID": 10,
        "grouP_NAME": "sample string 11",
        "hoW_MANY_SUB_IN_GROUP": 12,
        "suB_CODE": "sample string 13",
        "papeR_NUMBER": 1,
        "iS_ACTIVE": true,
        "suB_TITTLE": "sample string 15",
        "iS_THEORY": true,
        "iS_PARACTICAL": true,
        "iS_CCE": true,
        "iS_SESSIONAL": true,
        "iS_MST_2": true,
        "iS_MST_1": true,
        "iS_ASSIGNMENT": true,
        "iS_MID_SEM": true,
        "iS_QUIZ": true,
        "papeR_TITTLE": "sample string 25",
        "iS_INTERNAL": true,
        "adD_MARKS_TO_MARKSEET": true,
        "iS_SEMINAR": true,
        "iS_VIVA": true,
        "iS_INTERNAL_ASSESMENT": true,
        "bscagprintcredit": "sample string 31",
        "createD_BY": 1,
        "sessioN_ID": 1,
        "createD_DATE": "2024-12-01T02:41:47.9042693Z",
        "iS_PRACTICAL_SESSIONAL": true,
        "iS_THEORY_SESSIONAL": true,
        "batcH_ID": 1,
        "nsP_MAJOR_CAT_ID": 1,
        "nsP_SUB_CAT_TYPE": 1,
        "adD_GRADE": true,
        "neP_SUBJECT_TYPE": 1
      },
      {
        "suB_ID": 1,
        "subjecT_NAME": "sample string 2",
        "coursE_ID": 3,
        "mbsid": 4,
        "s_YID": 5,
        "papeR_TYPE": 6,
        "scH_GRP_ID": 7,
        "scH_GROUP_NAME": "sample string 8",
        "hoW_MANY_GRP_IN_GRP_SCHEME": 9,
        "grouP_ID": 10,
        "grouP_NAME": "sample string 11",
        "hoW_MANY_SUB_IN_GROUP": 12,
        "suB_CODE": "sample string 13",
        "papeR_NUMBER": 1,
        "iS_ACTIVE": true,
        "suB_TITTLE": "sample string 15",
        "iS_THEORY": true,
        "iS_PARACTICAL": true,
        "iS_CCE": true,
        "iS_SESSIONAL": true,
        "iS_MST_2": true,
        "iS_MST_1": true,
        "iS_ASSIGNMENT": true,
        "iS_MID_SEM": true,
        "iS_QUIZ": true,
        "papeR_TITTLE": "sample string 25",
        "iS_INTERNAL": true,
        "adD_MARKS_TO_MARKSEET": true,
        "iS_SEMINAR": true,
        "iS_VIVA": true,
        "iS_INTERNAL_ASSESMENT": true,
        "bscagprintcredit": "sample string 31",
        "createD_BY": 1,
        "sessioN_ID": 1,
        "createD_DATE": "2024-12-01T02:41:47.9042693Z",
        "iS_PRACTICAL_SESSIONAL": true,
        "iS_THEORY_SESSIONAL": true,
        "batcH_ID": 1,
        "nsP_MAJOR_CAT_ID": 1,
        "nsP_SUB_CAT_TYPE": 1,
        "adD_GRADE": true,
        "neP_SUBJECT_TYPE": 1
      }
    ],
    "programe": {
      "degreE_TYPE_ID": 1,
      "degreE_TYPE": "sample string 2"
    }
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.