GET api/Portal/GetEGGProjectLevelCount?distCode={distCode}&month={month}&year={year}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
distCode | string |
Required |
|
month | string |
Required |
|
year | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of USP_GetEGGProjectLevelCount_ResultName | Description | Type | Additional information |
---|---|---|---|
District | string |
None. |
|
DistrictCode | string |
None. |
|
ProjectCode | string |
None. |
|
ProjectName | string |
None. |
|
TotalCenters | integer |
None. |
|
Sup1_IndentedAWCs | integer |
None. |
|
Sup1_Centers | integer |
None. |
|
SUP1_AWCWISEPERCENTAGE | decimal number |
None. |
|
Sup1_Indent_Qty | decimal number |
None. |
|
Sup1_Delivered_Qty | decimal number |
None. |
|
SUP1_QtyWise | decimal number |
None. |
|
Sup2_IndentedAWCs | integer |
None. |
|
Sup2_Centers | integer |
None. |
|
SUP2_AWCWISEPERCENTAGE | decimal number |
None. |
|
Sup2_Indent_Qty | decimal number |
None. |
|
Sup2_Delivered_Qty | decimal number |
None. |
|
SUP2_QtyWise | decimal number |
None. |
|
Sup3_IndentedAWCs | integer |
None. |
|
Sup3_Centers | integer |
None. |
|
SUP3_AWCWISEPERCENTAGE | decimal number |
None. |
|
Sup3_Indent_Qty | decimal number |
None. |
|
Sup3_Delivered_Qty | decimal number |
None. |
|
SUP3_QtyWise | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[ { "District": "sample string 1", "DistrictCode": "sample string 2", "ProjectCode": "sample string 3", "ProjectName": "sample string 4", "TotalCenters": 5, "Sup1_IndentedAWCs": 6, "Sup1_Centers": 7, "SUP1_AWCWISEPERCENTAGE": 1.0, "Sup1_Indent_Qty": 8.0, "Sup1_Delivered_Qty": 9.0, "SUP1_QtyWise": 1.0, "Sup2_IndentedAWCs": 10, "Sup2_Centers": 11, "SUP2_AWCWISEPERCENTAGE": 1.0, "Sup2_Indent_Qty": 12.0, "Sup2_Delivered_Qty": 13.0, "SUP2_QtyWise": 1.0, "Sup3_IndentedAWCs": 14, "Sup3_Centers": 15, "SUP3_AWCWISEPERCENTAGE": 1.0, "Sup3_Indent_Qty": 16.0, "Sup3_Delivered_Qty": 17.0, "SUP3_QtyWise": 1.0 }, { "District": "sample string 1", "DistrictCode": "sample string 2", "ProjectCode": "sample string 3", "ProjectName": "sample string 4", "TotalCenters": 5, "Sup1_IndentedAWCs": 6, "Sup1_Centers": 7, "SUP1_AWCWISEPERCENTAGE": 1.0, "Sup1_Indent_Qty": 8.0, "Sup1_Delivered_Qty": 9.0, "SUP1_QtyWise": 1.0, "Sup2_IndentedAWCs": 10, "Sup2_Centers": 11, "SUP2_AWCWISEPERCENTAGE": 1.0, "Sup2_Indent_Qty": 12.0, "Sup2_Delivered_Qty": 13.0, "SUP2_QtyWise": 1.0, "Sup3_IndentedAWCs": 14, "Sup3_Centers": 15, "SUP3_AWCWISEPERCENTAGE": 1.0, "Sup3_Indent_Qty": 16.0, "Sup3_Delivered_Qty": 17.0, "SUP3_QtyWise": 1.0 } ]
application/xml, text/xml
Sample:
<ArrayOfUSP_GetEGGProjectLevelCount_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TSWDCW.Models"> <USP_GetEGGProjectLevelCount_Result> <District>sample string 1</District> <DistrictCode>sample string 2</DistrictCode> <ProjectCode>sample string 3</ProjectCode> <ProjectName>sample string 4</ProjectName> <SUP1_AWCWISEPERCENTAGE>1</SUP1_AWCWISEPERCENTAGE> <SUP1_QtyWise>1</SUP1_QtyWise> <SUP2_AWCWISEPERCENTAGE>1</SUP2_AWCWISEPERCENTAGE> <SUP2_QtyWise>1</SUP2_QtyWise> <SUP3_AWCWISEPERCENTAGE>1</SUP3_AWCWISEPERCENTAGE> <SUP3_QtyWise>1</SUP3_QtyWise> <Sup1_Centers>7</Sup1_Centers> <Sup1_Delivered_Qty>9</Sup1_Delivered_Qty> <Sup1_Indent_Qty>8</Sup1_Indent_Qty> <Sup1_IndentedAWCs>6</Sup1_IndentedAWCs> <Sup2_Centers>11</Sup2_Centers> <Sup2_Delivered_Qty>13</Sup2_Delivered_Qty> <Sup2_Indent_Qty>12</Sup2_Indent_Qty> <Sup2_IndentedAWCs>10</Sup2_IndentedAWCs> <Sup3_Centers>15</Sup3_Centers> <Sup3_Delivered_Qty>17</Sup3_Delivered_Qty> <Sup3_Indent_Qty>16</Sup3_Indent_Qty> <Sup3_IndentedAWCs>14</Sup3_IndentedAWCs> <TotalCenters>5</TotalCenters> </USP_GetEGGProjectLevelCount_Result> <USP_GetEGGProjectLevelCount_Result> <District>sample string 1</District> <DistrictCode>sample string 2</DistrictCode> <ProjectCode>sample string 3</ProjectCode> <ProjectName>sample string 4</ProjectName> <SUP1_AWCWISEPERCENTAGE>1</SUP1_AWCWISEPERCENTAGE> <SUP1_QtyWise>1</SUP1_QtyWise> <SUP2_AWCWISEPERCENTAGE>1</SUP2_AWCWISEPERCENTAGE> <SUP2_QtyWise>1</SUP2_QtyWise> <SUP3_AWCWISEPERCENTAGE>1</SUP3_AWCWISEPERCENTAGE> <SUP3_QtyWise>1</SUP3_QtyWise> <Sup1_Centers>7</Sup1_Centers> <Sup1_Delivered_Qty>9</Sup1_Delivered_Qty> <Sup1_Indent_Qty>8</Sup1_Indent_Qty> <Sup1_IndentedAWCs>6</Sup1_IndentedAWCs> <Sup2_Centers>11</Sup2_Centers> <Sup2_Delivered_Qty>13</Sup2_Delivered_Qty> <Sup2_Indent_Qty>12</Sup2_Indent_Qty> <Sup2_IndentedAWCs>10</Sup2_IndentedAWCs> <Sup3_Centers>15</Sup3_Centers> <Sup3_Delivered_Qty>17</Sup3_Delivered_Qty> <Sup3_Indent_Qty>16</Sup3_Indent_Qty> <Sup3_IndentedAWCs>14</Sup3_IndentedAWCs> <TotalCenters>5</TotalCenters> </USP_GetEGGProjectLevelCount_Result> </ArrayOfUSP_GetEGGProjectLevelCount_Result>