POST api/Center/AddIDIAssessmentEvalution/{dependancyid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dependancyid

string

Required

Body Parameters

AssesmentCompentencyDataTH
NameDescriptionTypeAdditional information
dependancyid

string

None.

examtype

string

None.

studentid

string

None.

studname

string

None.

parentbatch

string

None.

batchid

string

None.

batchname

string

None.

courseid

string

None.

coursename

string

None.

centid

string

None.

centname

string

None.

fellowid

string

None.

fellowname

string

None.

partnerid

string

None.

status

integer

None.

academicyear

string

None.

p1

integer

None.

p2

integer

None.

p3

integer

None.

p4

integer

None.

p5

integer

None.

p6

integer

None.

p7

integer

None.

p8

integer

None.

p9

integer

None.

p10

integer

None.

p11

integer

None.

p12

integer

None.

p13

integer

None.

p14

integer

None.

p15

integer

None.

p16

integer

None.

p17

integer

None.

p18

integer

None.

p19

integer

None.

p20

integer

None.

p21

integer

None.

p22

integer

None.

p23

integer

None.

p24

integer

None.

p25

integer

None.

p26

integer

None.

p27

integer

None.

p28

integer

None.

p29

integer

None.

p30

integer

None.

ptotal

integer

None.

c1

integer

None.

c2

integer

None.

c3

integer

None.

c4

integer

None.

c5

integer

None.

c6

integer

None.

c7

integer

None.

c8

integer

None.

c9

integer

None.

c10

integer

None.

c11

integer

None.

c12

integer

None.

c13

integer

None.

c14

integer

None.

c15

integer

None.

c16

integer

None.

c17

integer

None.

c18

integer

None.

c19

integer

None.

c20

integer

None.

c21

integer

None.

c22

integer

None.

c23

integer

None.

c24

integer

None.

c25

integer

None.

c26

integer

None.

c27

integer

None.

c28

integer

None.

c29

integer

None.

c30

integer

None.

totalscored

integer

None.

certificatecode

string

None.

Request Formats

application/json, text/json

Sample:
{
  "dependancyid": "sample string 1",
  "examtype": "sample string 2",
  "studentid": "sample string 3",
  "studname": "sample string 4",
  "parentbatch": "sample string 5",
  "batchid": "sample string 6",
  "batchname": "sample string 7",
  "courseid": "sample string 8",
  "coursename": "sample string 9",
  "centid": "sample string 10",
  "centname": "sample string 11",
  "fellowid": "sample string 12",
  "fellowname": "sample string 13",
  "partnerid": "sample string 14",
  "status": 1,
  "academicyear": "sample string 15",
  "p1": 1,
  "p2": 1,
  "p3": 1,
  "p4": 1,
  "p5": 1,
  "p6": 1,
  "p7": 1,
  "p8": 1,
  "p9": 1,
  "p10": 1,
  "p11": 1,
  "p12": 1,
  "p13": 1,
  "p14": 1,
  "p15": 1,
  "p16": 1,
  "p17": 1,
  "p18": 1,
  "p19": 1,
  "p20": 1,
  "p21": 1,
  "p22": 1,
  "p23": 1,
  "p24": 1,
  "p25": 1,
  "p26": 1,
  "p27": 1,
  "p28": 1,
  "p29": 1,
  "p30": 1,
  "ptotal": 1,
  "c1": 1,
  "c2": 1,
  "c3": 1,
  "c4": 1,
  "c5": 1,
  "c6": 1,
  "c7": 1,
  "c8": 1,
  "c9": 1,
  "c10": 1,
  "c11": 1,
  "c12": 1,
  "c13": 1,
  "c14": 1,
  "c15": 1,
  "c16": 1,
  "c17": 1,
  "c18": 1,
  "c19": 1,
  "c20": 1,
  "c21": 1,
  "c22": 1,
  "c23": 1,
  "c24": 1,
  "c25": 1,
  "c26": 1,
  "c27": 1,
  "c28": 1,
  "c29": 1,
  "c30": 1,
  "totalscored": 1,
  "certificatecode": "sample string 16"
}

application/xml, text/xml

Sample:
<AssesmentCompentencyDataTH xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <academicyear>sample string 15</academicyear>
  <batchid>sample string 6</batchid>
  <batchname>sample string 7</batchname>
  <c1>1</c1>
  <c10>1</c10>
  <c11>1</c11>
  <c12>1</c12>
  <c13>1</c13>
  <c14>1</c14>
  <c15>1</c15>
  <c16>1</c16>
  <c17>1</c17>
  <c18>1</c18>
  <c19>1</c19>
  <c2>1</c2>
  <c20>1</c20>
  <c21>1</c21>
  <c22>1</c22>
  <c23>1</c23>
  <c24>1</c24>
  <c25>1</c25>
  <c26>1</c26>
  <c27>1</c27>
  <c28>1</c28>
  <c29>1</c29>
  <c3>1</c3>
  <c30>1</c30>
  <c4>1</c4>
  <c5>1</c5>
  <c6>1</c6>
  <c7>1</c7>
  <c8>1</c8>
  <c9>1</c9>
  <centid>sample string 10</centid>
  <centname>sample string 11</centname>
  <certificatecode>sample string 16</certificatecode>
  <courseid>sample string 8</courseid>
  <coursename>sample string 9</coursename>
  <dependancyid>sample string 1</dependancyid>
  <examtype>sample string 2</examtype>
  <fellowid>sample string 12</fellowid>
  <fellowname>sample string 13</fellowname>
  <p1>1</p1>
  <p10>1</p10>
  <p11>1</p11>
  <p12>1</p12>
  <p13>1</p13>
  <p14>1</p14>
  <p15>1</p15>
  <p16>1</p16>
  <p17>1</p17>
  <p18>1</p18>
  <p19>1</p19>
  <p2>1</p2>
  <p20>1</p20>
  <p21>1</p21>
  <p22>1</p22>
  <p23>1</p23>
  <p24>1</p24>
  <p25>1</p25>
  <p26>1</p26>
  <p27>1</p27>
  <p28>1</p28>
  <p29>1</p29>
  <p3>1</p3>
  <p30>1</p30>
  <p4>1</p4>
  <p5>1</p5>
  <p6>1</p6>
  <p7>1</p7>
  <p8>1</p8>
  <p9>1</p9>
  <parentbatch>sample string 5</parentbatch>
  <partnerid>sample string 14</partnerid>
  <ptotal>1</ptotal>
  <status>1</status>
  <studentid>sample string 3</studentid>
  <studname>sample string 4</studname>
  <totalscored>1</totalscored>
</AssesmentCompentencyDataTH>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response 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>