POST api/ldb/ProjectAllDetails
Request Information
URI Parameters
None.
Body Parameters
ProjectAllRequestEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| ApiUserName | string |
None. |
|
| Token | string |
None. |
|
| OfficeId | integer |
None. |
|
| FinYearId | integer |
None. |
|
| ProcId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"ApiUserName": "sample string 1",
"Token": "sample string 2",
"OfficeId": 3,
"FinYearId": 4,
"ProcId": 5
}
application/xml, text/xml
Sample:
<ProjectAllRequestEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMNSYAPI.Models"> <ApiUserName>sample string 1</ApiUserName> <FinYearId>4</FinYearId> <OfficeId>3</OfficeId> <ProcId>5</ProcId> <Token>sample string 2</Token> </ProjectAllRequestEntity>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ProjectAllResponseEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| respCode | string |
None. |
|
| respMessage | string |
None. |
|
| Data | Collection of ProjectAllResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"respCode": "sample string 1",
"respMessage": "sample string 2",
"Data": [
{
"ApiUserName": "sample string 1",
"Token": "sample string 2",
"ProjectId": 3,
"DistrictId": 4,
"OfficeId": 5,
"SchemeId": 6,
"WorkAreaId": 7,
"WardId": 8,
"MuhallaId": 9,
"Muhalla": "sample string 10",
"ProjectName": "sample string 11",
"EstimatedCost": 12.0,
"ProjectFile": "sample string 13",
"Remarks": "sample string 14",
"ProjectStatus": 15,
"WorkTypeId": 16,
"ProjectCode": "sample string 17",
"ProjectRemark": "sample string 18",
"ProjectPhaseId": 19,
"ApprovedCost": 20.0,
"ApprovedDate": "sample string 21",
"StatusCode": "sample string 22",
"ApproveCopy": "sample string 23",
"TotalApprovalRemark": "sample string 24",
"OfficeName": "sample string 25",
"Status": "sample string 26",
"PFMSCode": "sample string 27",
"AgencyCode": "sample string 28",
"AgencyTypeID": 29,
"GISNO": "sample string 30",
"innewly": "sample string 31",
"Tentative2023": 32.0,
"DivisionId": 33,
"MandalId": 34,
"DivisionName": "sample string 35",
"StatusText": "sample string 36",
"TenderNo": "sample string 37",
"TenderDate": "sample string 38",
"TenderOpenDate": "sample string 39",
"AgencyName": "sample string 40",
"AgencyContact": "sample string 41",
"AgencyPerson": "sample string 42",
"BidAmount": 43.0,
"SanctionAmt": 44.0,
"Remark": "sample string 45",
"TenderFile": "sample string 46",
"OrderNo": "sample string 47",
"OrderDate": "sample string 48",
"WStartDate": "sample string 49",
"EEndDate": "sample string 50",
"Photo": "sample string 51",
"ProgressEntryDate": "sample string 52",
"OrderCopy": "sample string 53",
"ProgressRemark": "sample string 54",
"InspectionDate": "sample string 55",
"InspectionCopy": "sample string 56",
"IncpectedBy": "sample string 57",
"InspectionRemark": "sample string 58",
"IPhoto": "sample string 59",
"longitude": "sample string 60",
"Latitude": "sample string 61",
"PaymentAmount": 62.0,
"PaymentDate": "sample string 63",
"PaymentNo": "sample string 64",
"CompetionDate": "sample string 65",
"UCCopy": "sample string 66",
"FIFile": "sample string 67",
"WorkPhoto": "sample string 68",
"TotalExpence": 69.0,
"InfrastructureId": 70,
"Documents": "sample string 71",
"BasicInfraRemarks": "sample string 72",
"FinYearId": 73,
"FinYearText": "sample string 74"
},
{
"ApiUserName": "sample string 1",
"Token": "sample string 2",
"ProjectId": 3,
"DistrictId": 4,
"OfficeId": 5,
"SchemeId": 6,
"WorkAreaId": 7,
"WardId": 8,
"MuhallaId": 9,
"Muhalla": "sample string 10",
"ProjectName": "sample string 11",
"EstimatedCost": 12.0,
"ProjectFile": "sample string 13",
"Remarks": "sample string 14",
"ProjectStatus": 15,
"WorkTypeId": 16,
"ProjectCode": "sample string 17",
"ProjectRemark": "sample string 18",
"ProjectPhaseId": 19,
"ApprovedCost": 20.0,
"ApprovedDate": "sample string 21",
"StatusCode": "sample string 22",
"ApproveCopy": "sample string 23",
"TotalApprovalRemark": "sample string 24",
"OfficeName": "sample string 25",
"Status": "sample string 26",
"PFMSCode": "sample string 27",
"AgencyCode": "sample string 28",
"AgencyTypeID": 29,
"GISNO": "sample string 30",
"innewly": "sample string 31",
"Tentative2023": 32.0,
"DivisionId": 33,
"MandalId": 34,
"DivisionName": "sample string 35",
"StatusText": "sample string 36",
"TenderNo": "sample string 37",
"TenderDate": "sample string 38",
"TenderOpenDate": "sample string 39",
"AgencyName": "sample string 40",
"AgencyContact": "sample string 41",
"AgencyPerson": "sample string 42",
"BidAmount": 43.0,
"SanctionAmt": 44.0,
"Remark": "sample string 45",
"TenderFile": "sample string 46",
"OrderNo": "sample string 47",
"OrderDate": "sample string 48",
"WStartDate": "sample string 49",
"EEndDate": "sample string 50",
"Photo": "sample string 51",
"ProgressEntryDate": "sample string 52",
"OrderCopy": "sample string 53",
"ProgressRemark": "sample string 54",
"InspectionDate": "sample string 55",
"InspectionCopy": "sample string 56",
"IncpectedBy": "sample string 57",
"InspectionRemark": "sample string 58",
"IPhoto": "sample string 59",
"longitude": "sample string 60",
"Latitude": "sample string 61",
"PaymentAmount": 62.0,
"PaymentDate": "sample string 63",
"PaymentNo": "sample string 64",
"CompetionDate": "sample string 65",
"UCCopy": "sample string 66",
"FIFile": "sample string 67",
"WorkPhoto": "sample string 68",
"TotalExpence": 69.0,
"InfrastructureId": 70,
"Documents": "sample string 71",
"BasicInfraRemarks": "sample string 72",
"FinYearId": 73,
"FinYearText": "sample string 74"
}
]
}
application/xml, text/xml
Sample:
<ProjectAllResponseEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMNSYAPI.Models">
<Data>
<ProjectAllResponse>
<AgencyCode>sample string 28</AgencyCode>
<AgencyContact>sample string 41</AgencyContact>
<AgencyName>sample string 40</AgencyName>
<AgencyPerson>sample string 42</AgencyPerson>
<AgencyTypeID>29</AgencyTypeID>
<ApiUserName>sample string 1</ApiUserName>
<ApproveCopy>sample string 23</ApproveCopy>
<ApprovedCost>20</ApprovedCost>
<ApprovedDate>sample string 21</ApprovedDate>
<BasicInfraRemarks>sample string 72</BasicInfraRemarks>
<BidAmount>43</BidAmount>
<CompetionDate>sample string 65</CompetionDate>
<DistrictId>4</DistrictId>
<DivisionId>33</DivisionId>
<DivisionName>sample string 35</DivisionName>
<Documents>sample string 71</Documents>
<EEndDate>sample string 50</EEndDate>
<EstimatedCost>12</EstimatedCost>
<FIFile>sample string 67</FIFile>
<FinYearId>73</FinYearId>
<FinYearText>sample string 74</FinYearText>
<GISNO>sample string 30</GISNO>
<IPhoto>sample string 59</IPhoto>
<IncpectedBy>sample string 57</IncpectedBy>
<InfrastructureId>70</InfrastructureId>
<InspectionCopy>sample string 56</InspectionCopy>
<InspectionDate>sample string 55</InspectionDate>
<InspectionRemark>sample string 58</InspectionRemark>
<Latitude>sample string 61</Latitude>
<MandalId>34</MandalId>
<Muhalla>sample string 10</Muhalla>
<MuhallaId>9</MuhallaId>
<OfficeId>5</OfficeId>
<OfficeName>sample string 25</OfficeName>
<OrderCopy>sample string 53</OrderCopy>
<OrderDate>sample string 48</OrderDate>
<OrderNo>sample string 47</OrderNo>
<PFMSCode>sample string 27</PFMSCode>
<PaymentAmount>62</PaymentAmount>
<PaymentDate>sample string 63</PaymentDate>
<PaymentNo>sample string 64</PaymentNo>
<Photo>sample string 51</Photo>
<ProgressEntryDate>sample string 52</ProgressEntryDate>
<ProgressRemark>sample string 54</ProgressRemark>
<ProjectCode>sample string 17</ProjectCode>
<ProjectFile>sample string 13</ProjectFile>
<ProjectId>3</ProjectId>
<ProjectName>sample string 11</ProjectName>
<ProjectPhaseId>19</ProjectPhaseId>
<ProjectRemark>sample string 18</ProjectRemark>
<ProjectStatus>15</ProjectStatus>
<Remark>sample string 45</Remark>
<Remarks>sample string 14</Remarks>
<SanctionAmt>44</SanctionAmt>
<SchemeId>6</SchemeId>
<Status>sample string 26</Status>
<StatusCode>sample string 22</StatusCode>
<StatusText>sample string 36</StatusText>
<TenderDate>sample string 38</TenderDate>
<TenderFile>sample string 46</TenderFile>
<TenderNo>sample string 37</TenderNo>
<TenderOpenDate>sample string 39</TenderOpenDate>
<Tentative2023>32</Tentative2023>
<Token>sample string 2</Token>
<TotalApprovalRemark>sample string 24</TotalApprovalRemark>
<TotalExpence>69</TotalExpence>
<UCCopy>sample string 66</UCCopy>
<WStartDate>sample string 49</WStartDate>
<WardId>8</WardId>
<WorkAreaId>7</WorkAreaId>
<WorkPhoto>sample string 68</WorkPhoto>
<WorkTypeId>16</WorkTypeId>
<innewly>sample string 31</innewly>
<longitude>sample string 60</longitude>
</ProjectAllResponse>
<ProjectAllResponse>
<AgencyCode>sample string 28</AgencyCode>
<AgencyContact>sample string 41</AgencyContact>
<AgencyName>sample string 40</AgencyName>
<AgencyPerson>sample string 42</AgencyPerson>
<AgencyTypeID>29</AgencyTypeID>
<ApiUserName>sample string 1</ApiUserName>
<ApproveCopy>sample string 23</ApproveCopy>
<ApprovedCost>20</ApprovedCost>
<ApprovedDate>sample string 21</ApprovedDate>
<BasicInfraRemarks>sample string 72</BasicInfraRemarks>
<BidAmount>43</BidAmount>
<CompetionDate>sample string 65</CompetionDate>
<DistrictId>4</DistrictId>
<DivisionId>33</DivisionId>
<DivisionName>sample string 35</DivisionName>
<Documents>sample string 71</Documents>
<EEndDate>sample string 50</EEndDate>
<EstimatedCost>12</EstimatedCost>
<FIFile>sample string 67</FIFile>
<FinYearId>73</FinYearId>
<FinYearText>sample string 74</FinYearText>
<GISNO>sample string 30</GISNO>
<IPhoto>sample string 59</IPhoto>
<IncpectedBy>sample string 57</IncpectedBy>
<InfrastructureId>70</InfrastructureId>
<InspectionCopy>sample string 56</InspectionCopy>
<InspectionDate>sample string 55</InspectionDate>
<InspectionRemark>sample string 58</InspectionRemark>
<Latitude>sample string 61</Latitude>
<MandalId>34</MandalId>
<Muhalla>sample string 10</Muhalla>
<MuhallaId>9</MuhallaId>
<OfficeId>5</OfficeId>
<OfficeName>sample string 25</OfficeName>
<OrderCopy>sample string 53</OrderCopy>
<OrderDate>sample string 48</OrderDate>
<OrderNo>sample string 47</OrderNo>
<PFMSCode>sample string 27</PFMSCode>
<PaymentAmount>62</PaymentAmount>
<PaymentDate>sample string 63</PaymentDate>
<PaymentNo>sample string 64</PaymentNo>
<Photo>sample string 51</Photo>
<ProgressEntryDate>sample string 52</ProgressEntryDate>
<ProgressRemark>sample string 54</ProgressRemark>
<ProjectCode>sample string 17</ProjectCode>
<ProjectFile>sample string 13</ProjectFile>
<ProjectId>3</ProjectId>
<ProjectName>sample string 11</ProjectName>
<ProjectPhaseId>19</ProjectPhaseId>
<ProjectRemark>sample string 18</ProjectRemark>
<ProjectStatus>15</ProjectStatus>
<Remark>sample string 45</Remark>
<Remarks>sample string 14</Remarks>
<SanctionAmt>44</SanctionAmt>
<SchemeId>6</SchemeId>
<Status>sample string 26</Status>
<StatusCode>sample string 22</StatusCode>
<StatusText>sample string 36</StatusText>
<TenderDate>sample string 38</TenderDate>
<TenderFile>sample string 46</TenderFile>
<TenderNo>sample string 37</TenderNo>
<TenderOpenDate>sample string 39</TenderOpenDate>
<Tentative2023>32</Tentative2023>
<Token>sample string 2</Token>
<TotalApprovalRemark>sample string 24</TotalApprovalRemark>
<TotalExpence>69</TotalExpence>
<UCCopy>sample string 66</UCCopy>
<WStartDate>sample string 49</WStartDate>
<WardId>8</WardId>
<WorkAreaId>7</WorkAreaId>
<WorkPhoto>sample string 68</WorkPhoto>
<WorkTypeId>16</WorkTypeId>
<innewly>sample string 31</innewly>
<longitude>sample string 60</longitude>
</ProjectAllResponse>
</Data>
<respCode>sample string 1</respCode>
<respMessage>sample string 2</respMessage>
</ProjectAllResponseEntity>