POST api/DPRWorkUpdate

Request Information

URI Parameters

None.

Body Parameters

DPRWorkUpdate
NameDescriptionTypeAdditional information
User_Role_Id

integer

None.

Person_Id

integer

None.

BudgetUtilized

decimal number

None.

PhysicalProgress

decimal number

None.

Total_Allocated

decimal number

None.

Total_Centage

decimal number

None.

Comments

string

None.

ProjectDPR_Id

integer

None.

ProjectWork_Id

integer

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

ULB_Id

integer

None.

Division_Id

integer

None.

SchemeId

integer

None.

Person_AE_Name

string

None.

Person_JE_Name

string

None.

Person_Vendor_Name

string

None.

Person_AE_Id

integer

None.

Person_JE_Id

integer

None.

Person_Vendor_Id

integer

None.

Project_Completion_Date

string

None.

Project_Status

string

None.

ProjectDPRSitePics_SitePic_CommentsB1

string

None.

ProjectDPRSitePics_SitePic_PathB1

string

None.

ProjectDPRSitePics_SitePic_BytesB1

string

None.

ProjectDPRSitePics_SitePic_CommentsB2

string

None.

ProjectDPRSitePics_SitePic_PathB2

string

None.

ProjectDPRSitePics_SitePic_BytesB2

string

None.

ProjectDPRSitePics_SitePic_CommentsA1

string

None.

ProjectDPRSitePics_SitePic_PathA1

string

None.

ProjectDPRSitePics_SitePic_BytesA1

string

None.

ProjectDPRSitePics_SitePic_CommentsA2

string

None.

ProjectDPRSitePics_SitePic_PathA2

string

None.

ProjectDPRSitePics_SitePic_BytesA2

string

None.

obj_tbl_ProjectUC_Concent_Li

Collection of tbl_ProjectUC_Concent

None.

obj_tbl_ProjectUC_Deliverables_Li

Collection of tbl_ProjectUC_Deliverables

None.

obj_tbl_ProjectUC_PhysicalProgress_Li

Collection of tbl_ProjectUC_PhysicalProgress

None.

Request Formats

application/json, text/json

Sample:
{
  "User_Role_Id": 1,
  "Person_Id": 2,
  "BudgetUtilized": 3.0,
  "PhysicalProgress": 4.0,
  "Total_Allocated": 5.0,
  "Total_Centage": 6.0,
  "Comments": "sample string 7",
  "ProjectDPR_Id": 8,
  "ProjectWork_Id": 9,
  "Latitude": 10.0,
  "Longitude": 11.0,
  "ULB_Id": 12,
  "Division_Id": 13,
  "SchemeId": 14,
  "Person_AE_Name": "sample string 15",
  "Person_JE_Name": "sample string 16",
  "Person_Vendor_Name": "sample string 17",
  "Person_AE_Id": 18,
  "Person_JE_Id": 19,
  "Person_Vendor_Id": 20,
  "Project_Completion_Date": "sample string 21",
  "Project_Status": "sample string 22",
  "ProjectDPRSitePics_SitePic_CommentsB1": "sample string 23",
  "ProjectDPRSitePics_SitePic_PathB1": "sample string 24",
  "ProjectDPRSitePics_SitePic_BytesB1": "sample string 25",
  "ProjectDPRSitePics_SitePic_CommentsB2": "sample string 26",
  "ProjectDPRSitePics_SitePic_PathB2": "sample string 27",
  "ProjectDPRSitePics_SitePic_BytesB2": "sample string 28",
  "ProjectDPRSitePics_SitePic_CommentsA1": "sample string 29",
  "ProjectDPRSitePics_SitePic_PathA1": "sample string 30",
  "ProjectDPRSitePics_SitePic_BytesA1": "sample string 31",
  "ProjectDPRSitePics_SitePic_CommentsA2": "sample string 32",
  "ProjectDPRSitePics_SitePic_PathA2": "sample string 33",
  "ProjectDPRSitePics_SitePic_BytesA2": "sample string 34",
  "obj_tbl_ProjectUC_Concent_Li": [
    {
      "ProjectUC_Concent_AddedBy": 1,
      "ProjectUC_Concent_AddedOn": "sample string 2",
      "ProjectUC_Concent_Comments": "sample string 3",
      "ProjectUC_Concent_Id": 4,
      "ProjectUC_Concent_ModifiedBy": 5,
      "ProjectUC_Concent_ModifiedOn": "sample string 6",
      "ProjectUC_Concent_ProjectUC_Id": 7,
      "ProjectUC_Concent_Questionire_Id": 8,
      "ProjectUC_Concent_Answer_Id": 9,
      "ProjectUC_Concent_Answer": "sample string 10",
      "ProjectUC_Concent_Status": 11
    },
    {
      "ProjectUC_Concent_AddedBy": 1,
      "ProjectUC_Concent_AddedOn": "sample string 2",
      "ProjectUC_Concent_Comments": "sample string 3",
      "ProjectUC_Concent_Id": 4,
      "ProjectUC_Concent_ModifiedBy": 5,
      "ProjectUC_Concent_ModifiedOn": "sample string 6",
      "ProjectUC_Concent_ProjectUC_Id": 7,
      "ProjectUC_Concent_Questionire_Id": 8,
      "ProjectUC_Concent_Answer_Id": 9,
      "ProjectUC_Concent_Answer": "sample string 10",
      "ProjectUC_Concent_Status": 11
    }
  ],
  "obj_tbl_ProjectUC_Deliverables_Li": [
    {
      "Deliverables_Id": 1,
      "ProjectUC_Deliverables_UC_Id": 2,
      "Deliverables_Deliverables": "sample string 3",
      "Unit_Name": "sample string 4",
      "Deliverables_Total": 5,
      "DeliverablesTotal_Current": 6
    },
    {
      "Deliverables_Id": 1,
      "ProjectUC_Deliverables_UC_Id": 2,
      "Deliverables_Deliverables": "sample string 3",
      "Unit_Name": "sample string 4",
      "Deliverables_Total": 5,
      "DeliverablesTotal_Current": 6
    }
  ],
  "obj_tbl_ProjectUC_PhysicalProgress_Li": [
    {
      "PhysicalProgressComponent_Id": 1,
      "ProjectUC_PhysicalProgress_UC_Id": 2,
      "PhysicalProgressComponent_Component": "sample string 3",
      "Unit_Name": "sample string 4",
      "PhysicalProgress_Total": 5,
      "PhysicalProgress_Current": 6
    },
    {
      "PhysicalProgressComponent_Id": 1,
      "ProjectUC_PhysicalProgress_UC_Id": 2,
      "PhysicalProgressComponent_Component": "sample string 3",
      "Unit_Name": "sample string 4",
      "PhysicalProgress_Total": 5,
      "PhysicalProgress_Current": 6
    }
  ]
}

application/xml, text/xml

Sample:
<DPRWorkUpdate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ePayment_API.Models">
  <BudgetUtilized>3</BudgetUtilized>
  <Comments>sample string 7</Comments>
  <Division_Id>13</Division_Id>
  <Latitude>10</Latitude>
  <Longitude>11</Longitude>
  <Person_AE_Id>18</Person_AE_Id>
  <Person_AE_Name>sample string 15</Person_AE_Name>
  <Person_Id>2</Person_Id>
  <Person_JE_Id>19</Person_JE_Id>
  <Person_JE_Name>sample string 16</Person_JE_Name>
  <Person_Vendor_Id>20</Person_Vendor_Id>
  <Person_Vendor_Name>sample string 17</Person_Vendor_Name>
  <PhysicalProgress>4</PhysicalProgress>
  <ProjectDPRSitePics_SitePic_BytesA1>sample string 31</ProjectDPRSitePics_SitePic_BytesA1>
  <ProjectDPRSitePics_SitePic_BytesA2>sample string 34</ProjectDPRSitePics_SitePic_BytesA2>
  <ProjectDPRSitePics_SitePic_BytesB1>sample string 25</ProjectDPRSitePics_SitePic_BytesB1>
  <ProjectDPRSitePics_SitePic_BytesB2>sample string 28</ProjectDPRSitePics_SitePic_BytesB2>
  <ProjectDPRSitePics_SitePic_CommentsA1>sample string 29</ProjectDPRSitePics_SitePic_CommentsA1>
  <ProjectDPRSitePics_SitePic_CommentsA2>sample string 32</ProjectDPRSitePics_SitePic_CommentsA2>
  <ProjectDPRSitePics_SitePic_CommentsB1>sample string 23</ProjectDPRSitePics_SitePic_CommentsB1>
  <ProjectDPRSitePics_SitePic_CommentsB2>sample string 26</ProjectDPRSitePics_SitePic_CommentsB2>
  <ProjectDPRSitePics_SitePic_PathA1>sample string 30</ProjectDPRSitePics_SitePic_PathA1>
  <ProjectDPRSitePics_SitePic_PathA2>sample string 33</ProjectDPRSitePics_SitePic_PathA2>
  <ProjectDPRSitePics_SitePic_PathB1>sample string 24</ProjectDPRSitePics_SitePic_PathB1>
  <ProjectDPRSitePics_SitePic_PathB2>sample string 27</ProjectDPRSitePics_SitePic_PathB2>
  <ProjectDPR_Id>8</ProjectDPR_Id>
  <ProjectWork_Id>9</ProjectWork_Id>
  <Project_Completion_Date>sample string 21</Project_Completion_Date>
  <Project_Status>sample string 22</Project_Status>
  <SchemeId>14</SchemeId>
  <Total_Allocated>5</Total_Allocated>
  <Total_Centage>6</Total_Centage>
  <ULB_Id>12</ULB_Id>
  <User_Role_Id>1</User_Role_Id>
  <obj_tbl_ProjectUC_Concent_Li>
    <tbl_ProjectUC_Concent>
      <ProjectUC_Concent_AddedBy>1</ProjectUC_Concent_AddedBy>
      <ProjectUC_Concent_AddedOn>sample string 2</ProjectUC_Concent_AddedOn>
      <ProjectUC_Concent_Answer>sample string 10</ProjectUC_Concent_Answer>
      <ProjectUC_Concent_Answer_Id>9</ProjectUC_Concent_Answer_Id>
      <ProjectUC_Concent_Comments>sample string 3</ProjectUC_Concent_Comments>
      <ProjectUC_Concent_Id>4</ProjectUC_Concent_Id>
      <ProjectUC_Concent_ModifiedBy>5</ProjectUC_Concent_ModifiedBy>
      <ProjectUC_Concent_ModifiedOn>sample string 6</ProjectUC_Concent_ModifiedOn>
      <ProjectUC_Concent_ProjectUC_Id>7</ProjectUC_Concent_ProjectUC_Id>
      <ProjectUC_Concent_Questionire_Id>8</ProjectUC_Concent_Questionire_Id>
      <ProjectUC_Concent_Status>11</ProjectUC_Concent_Status>
    </tbl_ProjectUC_Concent>
    <tbl_ProjectUC_Concent>
      <ProjectUC_Concent_AddedBy>1</ProjectUC_Concent_AddedBy>
      <ProjectUC_Concent_AddedOn>sample string 2</ProjectUC_Concent_AddedOn>
      <ProjectUC_Concent_Answer>sample string 10</ProjectUC_Concent_Answer>
      <ProjectUC_Concent_Answer_Id>9</ProjectUC_Concent_Answer_Id>
      <ProjectUC_Concent_Comments>sample string 3</ProjectUC_Concent_Comments>
      <ProjectUC_Concent_Id>4</ProjectUC_Concent_Id>
      <ProjectUC_Concent_ModifiedBy>5</ProjectUC_Concent_ModifiedBy>
      <ProjectUC_Concent_ModifiedOn>sample string 6</ProjectUC_Concent_ModifiedOn>
      <ProjectUC_Concent_ProjectUC_Id>7</ProjectUC_Concent_ProjectUC_Id>
      <ProjectUC_Concent_Questionire_Id>8</ProjectUC_Concent_Questionire_Id>
      <ProjectUC_Concent_Status>11</ProjectUC_Concent_Status>
    </tbl_ProjectUC_Concent>
  </obj_tbl_ProjectUC_Concent_Li>
  <obj_tbl_ProjectUC_Deliverables_Li>
    <tbl_ProjectUC_Deliverables>
      <DeliverablesTotal_Current>6</DeliverablesTotal_Current>
      <Deliverables_Deliverables>sample string 3</Deliverables_Deliverables>
      <Deliverables_Id>1</Deliverables_Id>
      <Deliverables_Total>5</Deliverables_Total>
      <ProjectUC_Deliverables_UC_Id>2</ProjectUC_Deliverables_UC_Id>
      <Unit_Name>sample string 4</Unit_Name>
    </tbl_ProjectUC_Deliverables>
    <tbl_ProjectUC_Deliverables>
      <DeliverablesTotal_Current>6</DeliverablesTotal_Current>
      <Deliverables_Deliverables>sample string 3</Deliverables_Deliverables>
      <Deliverables_Id>1</Deliverables_Id>
      <Deliverables_Total>5</Deliverables_Total>
      <ProjectUC_Deliverables_UC_Id>2</ProjectUC_Deliverables_UC_Id>
      <Unit_Name>sample string 4</Unit_Name>
    </tbl_ProjectUC_Deliverables>
  </obj_tbl_ProjectUC_Deliverables_Li>
  <obj_tbl_ProjectUC_PhysicalProgress_Li>
    <tbl_ProjectUC_PhysicalProgress>
      <PhysicalProgressComponent_Component>sample string 3</PhysicalProgressComponent_Component>
      <PhysicalProgressComponent_Id>1</PhysicalProgressComponent_Id>
      <PhysicalProgress_Current>6</PhysicalProgress_Current>
      <PhysicalProgress_Total>5</PhysicalProgress_Total>
      <ProjectUC_PhysicalProgress_UC_Id>2</ProjectUC_PhysicalProgress_UC_Id>
      <Unit_Name>sample string 4</Unit_Name>
    </tbl_ProjectUC_PhysicalProgress>
    <tbl_ProjectUC_PhysicalProgress>
      <PhysicalProgressComponent_Component>sample string 3</PhysicalProgressComponent_Component>
      <PhysicalProgressComponent_Id>1</PhysicalProgressComponent_Id>
      <PhysicalProgress_Current>6</PhysicalProgress_Current>
      <PhysicalProgress_Total>5</PhysicalProgress_Total>
      <ProjectUC_PhysicalProgress_UC_Id>2</ProjectUC_PhysicalProgress_UC_Id>
      <Unit_Name>sample string 4</Unit_Name>
    </tbl_ProjectUC_PhysicalProgress>
  </obj_tbl_ProjectUC_PhysicalProgress_Li>
</DPRWorkUpdate>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.