GET api/Center/RptIDICenter/{userid}/{role}/{pgid}?whr={whr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userid | string |
Required |
|
| role | string |
Required |
|
| pgid | string |
Required |
|
| whr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetRptIDICenter_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| state | string |
None. |
|
| district | string |
None. |
|
| city | string |
None. |
|
| ccname | string |
None. |
|
| fellow | string |
None. |
|
| placementmanager | string |
None. |
|
| colname | string |
None. |
|
| placcoordinator | string |
None. |
|
| progassociate | string |
None. |
|
| programmanager | string |
None. |
|
| centid | string |
None. |
|
| centname | string |
None. |
|
| centermode | string |
None. |
|
| centertype | string |
None. |
|
| centstdt | string |
None. |
|
| centenddt | string |
None. |
|
| totboys | integer |
None. |
|
| totgirls | integer |
None. |
|
| totenrollment | integer |
None. |
|
| totcomp | integer |
None. |
|
| noofcourse | integer |
None. |
|
| noofbatch | integer |
None. |
|
| partnerid | string |
None. |
|
| partnername | string |
None. |
|
| pcname | string |
None. |
|
| address | string |
None. |
|
| pinno | string |
None. |
|
| status | string |
None. |
|
| tRecordCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"state": "sample string 1",
"district": "sample string 2",
"city": "sample string 3",
"ccname": "sample string 4",
"fellow": "sample string 5",
"placementmanager": "sample string 6",
"colname": "sample string 7",
"placcoordinator": "sample string 8",
"progassociate": "sample string 9",
"programmanager": "sample string 10",
"centid": "sample string 11",
"centname": "sample string 12",
"centermode": "sample string 13",
"centertype": "sample string 14",
"centstdt": "sample string 15",
"centenddt": "sample string 16",
"totboys": 17,
"totgirls": 18,
"totenrollment": 1,
"totcomp": 1,
"noofcourse": 1,
"noofbatch": 1,
"partnerid": "sample string 19",
"partnername": "sample string 20",
"pcname": "sample string 21",
"address": "sample string 22",
"pinno": "sample string 23",
"status": "sample string 24",
"tRecordCount": 25
},
{
"state": "sample string 1",
"district": "sample string 2",
"city": "sample string 3",
"ccname": "sample string 4",
"fellow": "sample string 5",
"placementmanager": "sample string 6",
"colname": "sample string 7",
"placcoordinator": "sample string 8",
"progassociate": "sample string 9",
"programmanager": "sample string 10",
"centid": "sample string 11",
"centname": "sample string 12",
"centermode": "sample string 13",
"centertype": "sample string 14",
"centstdt": "sample string 15",
"centenddt": "sample string 16",
"totboys": 17,
"totgirls": 18,
"totenrollment": 1,
"totcomp": 1,
"noofcourse": 1,
"noofbatch": 1,
"partnerid": "sample string 19",
"partnername": "sample string 20",
"pcname": "sample string 21",
"address": "sample string 22",
"pinno": "sample string 23",
"status": "sample string 24",
"tRecordCount": 25
}
]
application/xml, text/xml
Sample:
<ArrayOfGetRptIDICenter_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetRptIDICenter_Result>
<address>sample string 22</address>
<ccname>sample string 4</ccname>
<centenddt>sample string 16</centenddt>
<centermode>sample string 13</centermode>
<centertype>sample string 14</centertype>
<centid>sample string 11</centid>
<centname>sample string 12</centname>
<centstdt>sample string 15</centstdt>
<city>sample string 3</city>
<colname>sample string 7</colname>
<district>sample string 2</district>
<fellow>sample string 5</fellow>
<noofbatch>1</noofbatch>
<noofcourse>1</noofcourse>
<partnerid>sample string 19</partnerid>
<partnername>sample string 20</partnername>
<pcname>sample string 21</pcname>
<pinno>sample string 23</pinno>
<placcoordinator>sample string 8</placcoordinator>
<placementmanager>sample string 6</placementmanager>
<progassociate>sample string 9</progassociate>
<programmanager>sample string 10</programmanager>
<state>sample string 1</state>
<status>sample string 24</status>
<tRecordCount>25</tRecordCount>
<totboys>17</totboys>
<totcomp>1</totcomp>
<totenrollment>1</totenrollment>
<totgirls>18</totgirls>
</GetRptIDICenter_Result>
<GetRptIDICenter_Result>
<address>sample string 22</address>
<ccname>sample string 4</ccname>
<centenddt>sample string 16</centenddt>
<centermode>sample string 13</centermode>
<centertype>sample string 14</centertype>
<centid>sample string 11</centid>
<centname>sample string 12</centname>
<centstdt>sample string 15</centstdt>
<city>sample string 3</city>
<colname>sample string 7</colname>
<district>sample string 2</district>
<fellow>sample string 5</fellow>
<noofbatch>1</noofbatch>
<noofcourse>1</noofcourse>
<partnerid>sample string 19</partnerid>
<partnername>sample string 20</partnername>
<pcname>sample string 21</pcname>
<pinno>sample string 23</pinno>
<placcoordinator>sample string 8</placcoordinator>
<placementmanager>sample string 6</placementmanager>
<progassociate>sample string 9</progassociate>
<programmanager>sample string 10</programmanager>
<state>sample string 1</state>
<status>sample string 24</status>
<tRecordCount>25</tRecordCount>
<totboys>17</totboys>
<totcomp>1</totcomp>
<totenrollment>1</totenrollment>
<totgirls>18</totgirls>
</GetRptIDICenter_Result>
</ArrayOfGetRptIDICenter_Result>