POST api/ProposalReport/CreateProposal
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
proposalreport | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "PR_Id_PK": 1, "DI_Id": 2, "TA_Id": 3, "PR_For": "sample string 4", "PR_Id": "sample string 5", "PR_Distict_Id": 6, "PR_Taluk_Id": 7, "PR_Village": "sample string 8", "PR_Report_Path": "sample string 9", "PR_Comments": "sample string 10", "PR_Submitted_Date": "2024-12-27T06:23:26.3905547+05:30", "PR_SubmittedBy": "sample string 12", "PR_TS_Insert": "2024-12-27T06:23:26.3905547+05:30", "PR_TS_LastEdited": "2024-12-27T06:23:26.3905547+05:30", "PR_UserId_Insert": 15, "PR_Edited_Uid_FK": 16, "DI_District": "sample string 17", "TA_Taluk": "sample string 18", "GramaChavadiDate": "2024-12-27T06:23:26.3905547+05:30", "GramachavadiUploadPath": "sample string 19", "PR_Demandsurvey_Date": "2024-12-27T06:23:26.3905547+05:30", "PR_DemandSurveyFile": "sample string 20", "ProjectvillageModel": [ { "PV_Id": 1, "PV_Pd_Id_Fk": 1, "PV_Pr_Id_Fk": 2, "PV_VillageName": "sample string 3", "PV_UserId_Insert": 4, "PV_TS": "2024-12-27T06:23:26.3905547+05:30", "PV_Inactive": "sample string 6", "PV_TS_LastEdited": "2024-12-27T06:23:26.3905547+05:30", "PV_TS_Edited_Uid_FK": 8, "PV_UserId_FK": 9 }, { "PV_Id": 1, "PV_Pd_Id_Fk": 1, "PV_Pr_Id_Fk": 2, "PV_VillageName": "sample string 3", "PV_UserId_Insert": 4, "PV_TS": "2024-12-27T06:23:26.3905547+05:30", "PV_Inactive": "sample string 6", "PV_TS_LastEdited": "2024-12-27T06:23:26.3905547+05:30", "PV_TS_Edited_Uid_FK": 8, "PV_UserId_FK": 9 }, { "PV_Id": 1, "PV_Pd_Id_Fk": 1, "PV_Pr_Id_Fk": 2, "PV_VillageName": "sample string 3", "PV_UserId_Insert": 4, "PV_TS": "2024-12-27T06:23:26.3905547+05:30", "PV_Inactive": "sample string 6", "PV_TS_LastEdited": "2024-12-27T06:23:26.3905547+05:30", "PV_TS_Edited_Uid_FK": 8, "PV_UserId_FK": 9 } ] }
application/xml, text/xml
Sample:
<ProposalReportModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models"> <DI_District>sample string 17</DI_District> <DI_Id>2</DI_Id> <GramaChavadiDate>2024-12-27T06:23:26.3905547+05:30</GramaChavadiDate> <GramachavadiUploadPath>sample string 19</GramachavadiUploadPath> <PR_Comments>sample string 10</PR_Comments> <PR_DemandSurveyFile>sample string 20</PR_DemandSurveyFile> <PR_Demandsurvey_Date>2024-12-27T06:23:26.3905547+05:30</PR_Demandsurvey_Date> <PR_Distict_Id>6</PR_Distict_Id> <PR_Edited_Uid_FK>16</PR_Edited_Uid_FK> <PR_For>sample string 4</PR_For> <PR_Id>sample string 5</PR_Id> <PR_Id_PK>1</PR_Id_PK> <PR_Report_Path>sample string 9</PR_Report_Path> <PR_SubmittedBy>sample string 12</PR_SubmittedBy> <PR_Submitted_Date>2024-12-27T06:23:26.3905547+05:30</PR_Submitted_Date> <PR_TS_Insert>2024-12-27T06:23:26.3905547+05:30</PR_TS_Insert> <PR_TS_LastEdited>2024-12-27T06:23:26.3905547+05:30</PR_TS_LastEdited> <PR_Taluk_Id>7</PR_Taluk_Id> <PR_UserId_Insert>15</PR_UserId_Insert> <PR_Village>sample string 8</PR_Village> <ProjectvillageModel> <ProjectvillageModels> <PV_Id>1</PV_Id> <PV_Inactive>sample string 6</PV_Inactive> <PV_Pd_Id_Fk>1</PV_Pd_Id_Fk> <PV_Pr_Id_Fk>2</PV_Pr_Id_Fk> <PV_TS>2024-12-27T06:23:26.3905547+05:30</PV_TS> <PV_TS_Edited_Uid_FK>8</PV_TS_Edited_Uid_FK> <PV_TS_LastEdited>2024-12-27T06:23:26.3905547+05:30</PV_TS_LastEdited> <PV_UserId_FK>9</PV_UserId_FK> <PV_UserId_Insert>4</PV_UserId_Insert> <PV_VillageName>sample string 3</PV_VillageName> </ProjectvillageModels> <ProjectvillageModels> <PV_Id>1</PV_Id> <PV_Inactive>sample string 6</PV_Inactive> <PV_Pd_Id_Fk>1</PV_Pd_Id_Fk> <PV_Pr_Id_Fk>2</PV_Pr_Id_Fk> <PV_TS>2024-12-27T06:23:26.3905547+05:30</PV_TS> <PV_TS_Edited_Uid_FK>8</PV_TS_Edited_Uid_FK> <PV_TS_LastEdited>2024-12-27T06:23:26.3905547+05:30</PV_TS_LastEdited> <PV_UserId_FK>9</PV_UserId_FK> <PV_UserId_Insert>4</PV_UserId_Insert> <PV_VillageName>sample string 3</PV_VillageName> </ProjectvillageModels> <ProjectvillageModels> <PV_Id>1</PV_Id> <PV_Inactive>sample string 6</PV_Inactive> <PV_Pd_Id_Fk>1</PV_Pd_Id_Fk> <PV_Pr_Id_Fk>2</PV_Pr_Id_Fk> <PV_TS>2024-12-27T06:23:26.3905547+05:30</PV_TS> <PV_TS_Edited_Uid_FK>8</PV_TS_Edited_Uid_FK> <PV_TS_LastEdited>2024-12-27T06:23:26.3905547+05:30</PV_TS_LastEdited> <PV_UserId_FK>9</PV_UserId_FK> <PV_UserId_Insert>4</PV_UserId_Insert> <PV_VillageName>sample string 3</PV_VillageName> </ProjectvillageModels> </ProjectvillageModel> <TA_Id>3</TA_Id> <TA_Taluk>sample string 18</TA_Taluk> </ProposalReportModels>
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.