POST api/Evaluation/UploadFCEvaluation/{schoolid}/{standard}/{academicyear}/{createby}/{examtype}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| schoolid | string |
Required |
|
| standard | string |
Required |
|
| academicyear | string |
Required |
|
| createby | string |
Required |
|
| examtype | string |
Required |
Body Parameters
Collection of TempEvalDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| fcmid | string |
None. |
|
| year | string |
None. |
|
| city | string |
None. |
|
| teamleaderid | string |
None. |
|
| centid | string |
None. |
|
| partnerid | string |
None. |
|
| schoolid | string |
None. |
|
| medium | string |
None. |
|
| examtype | string |
None. |
|
| evtype | integer |
None. |
|
| fcdid | integer |
None. |
|
| studentid | string |
None. |
|
| standard | string |
None. |
|
| division | string |
None. |
|
| batch | string |
None. |
|
| rollno | integer |
None. |
|
| baselinedata | string |
None. |
|
| q1 | decimal number |
None. |
|
| q2 | decimal number |
None. |
|
| q3 | decimal number |
None. |
|
| q4 | decimal number |
None. |
|
| q5 | decimal number |
None. |
|
| q6 | decimal number |
None. |
|
| q7 | decimal number |
None. |
|
| q8 | decimal number |
None. |
|
| q9 | decimal number |
None. |
|
| q10 | decimal number |
None. |
|
| q11 | decimal number |
None. |
|
| q12 | decimal number |
None. |
|
| q13 | decimal number |
None. |
|
| q14 | decimal number |
None. |
|
| q15 | decimal number |
None. |
|
| q16 | decimal number |
None. |
|
| q17 | decimal number |
None. |
|
| q18 | decimal number |
None. |
|
| q19 | decimal number |
None. |
|
| q20 | decimal number |
None. |
|
| q21 | decimal number |
None. |
|
| q22 | decimal number |
None. |
|
| q23 | decimal number |
None. |
|
| q24 | decimal number |
None. |
|
| q25 | decimal number |
None. |
|
| q26 | decimal number |
None. |
|
| q27 | decimal number |
None. |
|
| q28 | decimal number |
None. |
|
| q29 | decimal number |
None. |
|
| q30 | decimal number |
None. |
|
| q31 | decimal number |
None. |
|
| q32 | decimal number |
None. |
|
| q33 | decimal number |
None. |
|
| q34 | decimal number |
None. |
|
| q35 | decimal number |
None. |
|
| q36 | decimal number |
None. |
|
| q37 | decimal number |
None. |
|
| q38 | decimal number |
None. |
|
| q39 | decimal number |
None. |
|
| q40 | decimal number |
None. |
|
| q41 | decimal number |
None. |
|
| q42 | decimal number |
None. |
|
| q43 | decimal number |
None. |
|
| q44 | decimal number |
None. |
|
| q45 | decimal number |
None. |
|
| q46 | decimal number |
None. |
|
| q47 | decimal number |
None. |
|
| q48 | decimal number |
None. |
|
| q49 | decimal number |
None. |
|
| q50 | decimal number |
None. |
|
| q51 | decimal number |
None. |
|
| q52 | decimal number |
None. |
|
| q53 | decimal number |
None. |
|
| q54 | decimal number |
None. |
|
| q55 | decimal number |
None. |
|
| q56 | decimal number |
None. |
|
| q57 | decimal number |
None. |
|
| q58 | decimal number |
None. |
|
| q59 | decimal number |
None. |
|
| q60 | decimal number |
None. |
|
| firstname | string |
None. |
|
| fathername | string |
None. |
|
| surname | string |
None. |
|
| mothername | string |
None. |
|
| gender | string |
None. |
|
| state | string |
None. |
|
| district | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"fcmid": "sample string 1",
"year": "sample string 2",
"city": "sample string 3",
"teamleaderid": "sample string 4",
"centid": "sample string 5",
"partnerid": "sample string 6",
"schoolid": "sample string 7",
"medium": "sample string 8",
"examtype": "sample string 9",
"evtype": 1,
"fcdid": 10,
"studentid": "sample string 11",
"standard": "sample string 12",
"division": "sample string 13",
"batch": "sample string 14",
"rollno": 1,
"baselinedata": "sample string 15",
"q1": 1.1,
"q2": 1.1,
"q3": 1.1,
"q4": 1.1,
"q5": 1.1,
"q6": 1.1,
"q7": 1.1,
"q8": 1.1,
"q9": 1.1,
"q10": 1.1,
"q11": 1.1,
"q12": 1.1,
"q13": 1.1,
"q14": 1.1,
"q15": 1.1,
"q16": 1.1,
"q17": 1.1,
"q18": 1.1,
"q19": 1.1,
"q20": 1.1,
"q21": 1.1,
"q22": 1.1,
"q23": 1.1,
"q24": 1.1,
"q25": 1.1,
"q26": 1.1,
"q27": 1.1,
"q28": 1.1,
"q29": 1.1,
"q30": 1.1,
"q31": 1.1,
"q32": 1.1,
"q33": 1.1,
"q34": 1.1,
"q35": 1.1,
"q36": 1.1,
"q37": 1.1,
"q38": 1.1,
"q39": 1.1,
"q40": 1.1,
"q41": 1.1,
"q42": 1.1,
"q43": 1.1,
"q44": 1.1,
"q45": 1.1,
"q46": 1.1,
"q47": 1.1,
"q48": 1.1,
"q49": 1.1,
"q50": 1.1,
"q51": 1.1,
"q52": 1.1,
"q53": 1.1,
"q54": 1.1,
"q55": 1.1,
"q56": 1.1,
"q57": 1.1,
"q58": 1.1,
"q59": 1.1,
"q60": 1.1,
"firstname": "sample string 16",
"fathername": "sample string 17",
"surname": "sample string 18",
"mothername": "sample string 19",
"gender": "sample string 20",
"state": "sample string 21",
"district": "sample string 22"
},
{
"fcmid": "sample string 1",
"year": "sample string 2",
"city": "sample string 3",
"teamleaderid": "sample string 4",
"centid": "sample string 5",
"partnerid": "sample string 6",
"schoolid": "sample string 7",
"medium": "sample string 8",
"examtype": "sample string 9",
"evtype": 1,
"fcdid": 10,
"studentid": "sample string 11",
"standard": "sample string 12",
"division": "sample string 13",
"batch": "sample string 14",
"rollno": 1,
"baselinedata": "sample string 15",
"q1": 1.1,
"q2": 1.1,
"q3": 1.1,
"q4": 1.1,
"q5": 1.1,
"q6": 1.1,
"q7": 1.1,
"q8": 1.1,
"q9": 1.1,
"q10": 1.1,
"q11": 1.1,
"q12": 1.1,
"q13": 1.1,
"q14": 1.1,
"q15": 1.1,
"q16": 1.1,
"q17": 1.1,
"q18": 1.1,
"q19": 1.1,
"q20": 1.1,
"q21": 1.1,
"q22": 1.1,
"q23": 1.1,
"q24": 1.1,
"q25": 1.1,
"q26": 1.1,
"q27": 1.1,
"q28": 1.1,
"q29": 1.1,
"q30": 1.1,
"q31": 1.1,
"q32": 1.1,
"q33": 1.1,
"q34": 1.1,
"q35": 1.1,
"q36": 1.1,
"q37": 1.1,
"q38": 1.1,
"q39": 1.1,
"q40": 1.1,
"q41": 1.1,
"q42": 1.1,
"q43": 1.1,
"q44": 1.1,
"q45": 1.1,
"q46": 1.1,
"q47": 1.1,
"q48": 1.1,
"q49": 1.1,
"q50": 1.1,
"q51": 1.1,
"q52": 1.1,
"q53": 1.1,
"q54": 1.1,
"q55": 1.1,
"q56": 1.1,
"q57": 1.1,
"q58": 1.1,
"q59": 1.1,
"q60": 1.1,
"firstname": "sample string 16",
"fathername": "sample string 17",
"surname": "sample string 18",
"mothername": "sample string 19",
"gender": "sample string 20",
"state": "sample string 21",
"district": "sample string 22"
}
]
application/xml, text/xml
Sample:
<ArrayOfTempEvalDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<TempEvalDetail>
<baselinedata>sample string 15</baselinedata>
<batch>sample string 14</batch>
<centid>sample string 5</centid>
<city>sample string 3</city>
<district>sample string 22</district>
<division>sample string 13</division>
<evtype>1</evtype>
<examtype>sample string 9</examtype>
<fathername>sample string 17</fathername>
<fcdid>10</fcdid>
<fcmid>sample string 1</fcmid>
<firstname>sample string 16</firstname>
<gender>sample string 20</gender>
<medium>sample string 8</medium>
<mothername>sample string 19</mothername>
<partnerid>sample string 6</partnerid>
<q1>1.1</q1>
<q10>1.1</q10>
<q11>1.1</q11>
<q12>1.1</q12>
<q13>1.1</q13>
<q14>1.1</q14>
<q15>1.1</q15>
<q16>1.1</q16>
<q17>1.1</q17>
<q18>1.1</q18>
<q19>1.1</q19>
<q2>1.1</q2>
<q20>1.1</q20>
<q21>1.1</q21>
<q22>1.1</q22>
<q23>1.1</q23>
<q24>1.1</q24>
<q25>1.1</q25>
<q26>1.1</q26>
<q27>1.1</q27>
<q28>1.1</q28>
<q29>1.1</q29>
<q3>1.1</q3>
<q30>1.1</q30>
<q31>1.1</q31>
<q32>1.1</q32>
<q33>1.1</q33>
<q34>1.1</q34>
<q35>1.1</q35>
<q36>1.1</q36>
<q37>1.1</q37>
<q38>1.1</q38>
<q39>1.1</q39>
<q4>1.1</q4>
<q40>1.1</q40>
<q41>1.1</q41>
<q42>1.1</q42>
<q43>1.1</q43>
<q44>1.1</q44>
<q45>1.1</q45>
<q46>1.1</q46>
<q47>1.1</q47>
<q48>1.1</q48>
<q49>1.1</q49>
<q5>1.1</q5>
<q50>1.1</q50>
<q51>1.1</q51>
<q52>1.1</q52>
<q53>1.1</q53>
<q54>1.1</q54>
<q55>1.1</q55>
<q56>1.1</q56>
<q57>1.1</q57>
<q58>1.1</q58>
<q59>1.1</q59>
<q6>1.1</q6>
<q60>1.1</q60>
<q7>1.1</q7>
<q8>1.1</q8>
<q9>1.1</q9>
<rollno>1</rollno>
<schoolid>sample string 7</schoolid>
<standard>sample string 12</standard>
<state>sample string 21</state>
<studentid>sample string 11</studentid>
<surname>sample string 18</surname>
<teamleaderid>sample string 4</teamleaderid>
<year>sample string 2</year>
</TempEvalDetail>
<TempEvalDetail>
<baselinedata>sample string 15</baselinedata>
<batch>sample string 14</batch>
<centid>sample string 5</centid>
<city>sample string 3</city>
<district>sample string 22</district>
<division>sample string 13</division>
<evtype>1</evtype>
<examtype>sample string 9</examtype>
<fathername>sample string 17</fathername>
<fcdid>10</fcdid>
<fcmid>sample string 1</fcmid>
<firstname>sample string 16</firstname>
<gender>sample string 20</gender>
<medium>sample string 8</medium>
<mothername>sample string 19</mothername>
<partnerid>sample string 6</partnerid>
<q1>1.1</q1>
<q10>1.1</q10>
<q11>1.1</q11>
<q12>1.1</q12>
<q13>1.1</q13>
<q14>1.1</q14>
<q15>1.1</q15>
<q16>1.1</q16>
<q17>1.1</q17>
<q18>1.1</q18>
<q19>1.1</q19>
<q2>1.1</q2>
<q20>1.1</q20>
<q21>1.1</q21>
<q22>1.1</q22>
<q23>1.1</q23>
<q24>1.1</q24>
<q25>1.1</q25>
<q26>1.1</q26>
<q27>1.1</q27>
<q28>1.1</q28>
<q29>1.1</q29>
<q3>1.1</q3>
<q30>1.1</q30>
<q31>1.1</q31>
<q32>1.1</q32>
<q33>1.1</q33>
<q34>1.1</q34>
<q35>1.1</q35>
<q36>1.1</q36>
<q37>1.1</q37>
<q38>1.1</q38>
<q39>1.1</q39>
<q4>1.1</q4>
<q40>1.1</q40>
<q41>1.1</q41>
<q42>1.1</q42>
<q43>1.1</q43>
<q44>1.1</q44>
<q45>1.1</q45>
<q46>1.1</q46>
<q47>1.1</q47>
<q48>1.1</q48>
<q49>1.1</q49>
<q5>1.1</q5>
<q50>1.1</q50>
<q51>1.1</q51>
<q52>1.1</q52>
<q53>1.1</q53>
<q54>1.1</q54>
<q55>1.1</q55>
<q56>1.1</q56>
<q57>1.1</q57>
<q58>1.1</q58>
<q59>1.1</q59>
<q6>1.1</q6>
<q60>1.1</q60>
<q7>1.1</q7>
<q8>1.1</q8>
<q9>1.1</q9>
<rollno>1</rollno>
<schoolid>sample string 7</schoolid>
<standard>sample string 12</standard>
<state>sample string 21</state>
<studentid>sample string 11</studentid>
<surname>sample string 18</surname>
<teamleaderid>sample string 4</teamleaderid>
<year>sample string 2</year>
</TempEvalDetail>
</ArrayOfTempEvalDetail>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>