GET api/Center/GetPIFCollectionCenter/{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 GetPIFCollectionCenter_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| refid | string |
None. |
|
| name | string |
None. |
|
| tds22 | decimal number |
None. |
|
| tds23 | decimal number |
None. |
|
| tds24 | decimal number |
None. |
|
| invoicegen22 | decimal number |
None. |
|
| invoicegen23 | decimal number |
None. |
|
| invoicegen24 | decimal number |
None. |
|
| received22 | decimal number |
None. |
|
| received23 | decimal number |
None. |
|
| received24 | decimal number |
None. |
|
| balamount22 | decimal number |
None. |
|
| balamount23 | decimal number |
None. |
|
| balamount24 | decimal number |
None. |
|
| deduct22 | integer |
None. |
|
| deduct23 | integer |
None. |
|
| deduct24 | integer |
None. |
|
| baddebts22 | decimal number |
None. |
|
| baddebts23 | decimal number |
None. |
|
| baddebts24 | decimal number |
None. |
|
| bdremark22 | string |
None. |
|
| bdremark23 | string |
None. |
|
| bdremark24 | string |
None. |
|
| amount22 | string |
None. |
|
| amount23 | string |
None. |
|
| amount24 | string |
None. |
|
| discount22 | decimal number |
None. |
|
| discount23 | decimal number |
None. |
|
| discount24 | decimal number |
None. |
|
| state | string |
None. |
|
| district | string |
None. |
|
| city | string |
None. |
|
| centstdt | date |
None. |
|
| centenddt | date |
None. |
|
| centertype | string |
None. |
|
| schooltype | string |
None. |
|
| teamleaderid | string |
None. |
|
| tlname | string |
None. |
|
| partnername | string |
None. |
|
| partnerid | string |
None. |
|
| supportyear | integer |
None. |
|
| status | integer |
None. |
|
| centstatus | integer |
None. |
|
| pgid | string |
None. |
|
| billgenrated22 | integer |
None. |
|
| billgenrated23 | integer |
None. |
|
| billgenrated24 | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"refid": "sample string 1",
"name": "sample string 2",
"tds22": 3.0,
"tds23": 4.0,
"tds24": 5.0,
"invoicegen22": 1.1,
"invoicegen23": 1.1,
"invoicegen24": 1.1,
"received22": 6.0,
"received23": 7.0,
"received24": 8.0,
"balamount22": 1.0,
"balamount23": 1.0,
"balamount24": 1.0,
"deduct22": 9,
"deduct23": 10,
"deduct24": 11,
"baddebts22": 12.1,
"baddebts23": 13.1,
"baddebts24": 14.1,
"bdremark22": "sample string 15",
"bdremark23": "sample string 16",
"bdremark24": "sample string 17",
"amount22": "sample string 18",
"amount23": "sample string 19",
"amount24": "sample string 20",
"discount22": 21.0,
"discount23": 22.0,
"discount24": 23.0,
"state": "sample string 24",
"district": "sample string 25",
"city": "sample string 26",
"centstdt": "2025-10-30T02:51:31.210865+05:30",
"centenddt": "2025-10-30T02:51:31.210865+05:30",
"centertype": "sample string 27",
"schooltype": "sample string 28",
"teamleaderid": "sample string 29",
"tlname": "sample string 30",
"partnername": "sample string 31",
"partnerid": "sample string 32",
"supportyear": 1,
"status": 1,
"centstatus": 1,
"pgid": "sample string 33",
"billgenrated22": 34,
"billgenrated23": 35,
"billgenrated24": 36
},
{
"refid": "sample string 1",
"name": "sample string 2",
"tds22": 3.0,
"tds23": 4.0,
"tds24": 5.0,
"invoicegen22": 1.1,
"invoicegen23": 1.1,
"invoicegen24": 1.1,
"received22": 6.0,
"received23": 7.0,
"received24": 8.0,
"balamount22": 1.0,
"balamount23": 1.0,
"balamount24": 1.0,
"deduct22": 9,
"deduct23": 10,
"deduct24": 11,
"baddebts22": 12.1,
"baddebts23": 13.1,
"baddebts24": 14.1,
"bdremark22": "sample string 15",
"bdremark23": "sample string 16",
"bdremark24": "sample string 17",
"amount22": "sample string 18",
"amount23": "sample string 19",
"amount24": "sample string 20",
"discount22": 21.0,
"discount23": 22.0,
"discount24": 23.0,
"state": "sample string 24",
"district": "sample string 25",
"city": "sample string 26",
"centstdt": "2025-10-30T02:51:31.210865+05:30",
"centenddt": "2025-10-30T02:51:31.210865+05:30",
"centertype": "sample string 27",
"schooltype": "sample string 28",
"teamleaderid": "sample string 29",
"tlname": "sample string 30",
"partnername": "sample string 31",
"partnerid": "sample string 32",
"supportyear": 1,
"status": 1,
"centstatus": 1,
"pgid": "sample string 33",
"billgenrated22": 34,
"billgenrated23": 35,
"billgenrated24": 36
}
]
application/xml, text/xml
Sample:
<ArrayOfGetPIFCollectionCenter_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
<GetPIFCollectionCenter_Result>
<amount22>sample string 18</amount22>
<amount23>sample string 19</amount23>
<amount24>sample string 20</amount24>
<baddebts22>12.1</baddebts22>
<baddebts23>13.1</baddebts23>
<baddebts24>14.1</baddebts24>
<balamount22>1</balamount22>
<balamount23>1</balamount23>
<balamount24>1</balamount24>
<bdremark22>sample string 15</bdremark22>
<bdremark23>sample string 16</bdremark23>
<bdremark24>sample string 17</bdremark24>
<billgenrated22>34</billgenrated22>
<billgenrated23>35</billgenrated23>
<billgenrated24>36</billgenrated24>
<centenddt>2025-10-30T02:51:31.210865+05:30</centenddt>
<centertype>sample string 27</centertype>
<centstatus>1</centstatus>
<centstdt>2025-10-30T02:51:31.210865+05:30</centstdt>
<city>sample string 26</city>
<deduct22>9</deduct22>
<deduct23>10</deduct23>
<deduct24>11</deduct24>
<discount22>21</discount22>
<discount23>22</discount23>
<discount24>23</discount24>
<district>sample string 25</district>
<invoicegen22>1.1</invoicegen22>
<invoicegen23>1.1</invoicegen23>
<invoicegen24>1.1</invoicegen24>
<name>sample string 2</name>
<partnerid>sample string 32</partnerid>
<partnername>sample string 31</partnername>
<pgid>sample string 33</pgid>
<received22>6</received22>
<received23>7</received23>
<received24>8</received24>
<refid>sample string 1</refid>
<schooltype>sample string 28</schooltype>
<state>sample string 24</state>
<status>1</status>
<supportyear>1</supportyear>
<tds22>3</tds22>
<tds23>4</tds23>
<tds24>5</tds24>
<teamleaderid>sample string 29</teamleaderid>
<tlname>sample string 30</tlname>
</GetPIFCollectionCenter_Result>
<GetPIFCollectionCenter_Result>
<amount22>sample string 18</amount22>
<amount23>sample string 19</amount23>
<amount24>sample string 20</amount24>
<baddebts22>12.1</baddebts22>
<baddebts23>13.1</baddebts23>
<baddebts24>14.1</baddebts24>
<balamount22>1</balamount22>
<balamount23>1</balamount23>
<balamount24>1</balamount24>
<bdremark22>sample string 15</bdremark22>
<bdremark23>sample string 16</bdremark23>
<bdremark24>sample string 17</bdremark24>
<billgenrated22>34</billgenrated22>
<billgenrated23>35</billgenrated23>
<billgenrated24>36</billgenrated24>
<centenddt>2025-10-30T02:51:31.210865+05:30</centenddt>
<centertype>sample string 27</centertype>
<centstatus>1</centstatus>
<centstdt>2025-10-30T02:51:31.210865+05:30</centstdt>
<city>sample string 26</city>
<deduct22>9</deduct22>
<deduct23>10</deduct23>
<deduct24>11</deduct24>
<discount22>21</discount22>
<discount23>22</discount23>
<discount24>23</discount24>
<district>sample string 25</district>
<invoicegen22>1.1</invoicegen22>
<invoicegen23>1.1</invoicegen23>
<invoicegen24>1.1</invoicegen24>
<name>sample string 2</name>
<partnerid>sample string 32</partnerid>
<partnername>sample string 31</partnername>
<pgid>sample string 33</pgid>
<received22>6</received22>
<received23>7</received23>
<received24>8</received24>
<refid>sample string 1</refid>
<schooltype>sample string 28</schooltype>
<state>sample string 24</state>
<status>1</status>
<supportyear>1</supportyear>
<tds22>3</tds22>
<tds23>4</tds23>
<tds24>5</tds24>
<teamleaderid>sample string 29</teamleaderid>
<tlname>sample string 30</tlname>
</GetPIFCollectionCenter_Result>
</ArrayOfGetPIFCollectionCenter_Result>