PUT Api/ConsultantDetails/Update/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| ConsultantDetails | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"CD_Id": 1,
"CD_CT_ID_FK": 2,
"CD_Specify_Consultant_Type": "sample string 3",
"CD_PD_ID_FK": 4,
"PD_Project_Code": "sample string 5",
"PD_Project_Name": "sample string 6",
"CD_TOE_ID_FK": 7,
"CD_F_ID_FK": 8,
"CD_TenderNotification_No": "sample string 9",
"CD_TenderNotification_Date": "2025-11-24T06:23:42.2674121+05:30",
"CD_ExtentasPerTenderNot": "sample string 10",
"CD_NameofConsultant": "sample string 11",
"CD_Address": "sample string 12",
"CD_BranchName": "sample string 13",
"CD_BankName": "sample string 14",
"CD_IFSCCode": "sample string 15",
"CD_Account_No": 16,
"CD_Amount": 17.0,
"CD_LetterofAcceptance_Date": "2025-11-24T06:23:42.2674121+05:30",
"CD_Letter_Doc": "sample string 18",
"CD_Aggrement_No": "sample string 19",
"CD_Aggrement_Date": "2025-11-24T06:23:42.2674121+05:30",
"CD_Aggrement_Doc": "sample string 20",
"CD_WorkOrderDate": "2025-11-24T06:23:42.2674121+05:30",
"CD_WorkOrder_Doc": "sample string 21",
"CD_SupplementaryAgreement": "sample string 22",
"CD_Govt_Approval": "sample string 23",
"CD_Board_Approval": "sample string 24",
"CD_Bank_Guarantee_No": "sample string 25",
"CD_Bank_Guarantee_Date": "2025-11-24T06:23:42.2674121+05:30",
"CD_Bank_Guarantee_Name": "sample string 26",
"CD_Bank_Guarantee_Amt": "sample string 27",
"CD_Bank_Guarantee_Validity": "sample string 28",
"CD_UserId_FK": 29,
"CD_TS": "2025-11-24T06:23:42.2674121+05:30",
"CD_Inactive": "sample string 31",
"CD_TS_LastEdited": "2025-11-24T06:23:42.2674121+05:30",
"CD_TS_Edited_Uid_FK": 33,
"SupplementaryModel": {
"SA_Id": 1,
"SA_CD_ID_FK": 2,
"SA_ExtentinAcres": "sample string 3",
"SA_F_ID_FK": 4,
"SA_Amount": 5.0,
"SA_LetterofAcceptance": "2025-11-24T06:23:42.2830624+05:30",
"SA_Letter_Doc": "sample string 6",
"SA_Aggrement_No": "sample string 7",
"SA_Aggrement_Date": "2025-11-24T06:23:42.2830624+05:30",
"SA_Aggrement_Doc": "sample string 8",
"SA_WorkOrderDate": "2025-11-24T06:23:42.2830624+05:30",
"SA_WorkOrder_Doc": "sample string 9",
"SA_UserId_FK": 10,
"SA_TS": "2025-11-24T06:23:42.2830624+05:30",
"SA_Inactive": "sample string 12",
"SA_TS_LastEdited": "2025-11-24T06:23:42.2830624+05:30",
"SA_TS_Edited_Uid_FK": 14
}
}
application/xml, text/xml
Sample:
<ConsultantModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models">
<CD_Account_No>16</CD_Account_No>
<CD_Address>sample string 12</CD_Address>
<CD_Aggrement_Date>2025-11-24T06:23:42.2674121+05:30</CD_Aggrement_Date>
<CD_Aggrement_Doc>sample string 20</CD_Aggrement_Doc>
<CD_Aggrement_No>sample string 19</CD_Aggrement_No>
<CD_Amount>17</CD_Amount>
<CD_BankName>sample string 14</CD_BankName>
<CD_Bank_Guarantee_Amt>sample string 27</CD_Bank_Guarantee_Amt>
<CD_Bank_Guarantee_Date>2025-11-24T06:23:42.2674121+05:30</CD_Bank_Guarantee_Date>
<CD_Bank_Guarantee_Name>sample string 26</CD_Bank_Guarantee_Name>
<CD_Bank_Guarantee_No>sample string 25</CD_Bank_Guarantee_No>
<CD_Bank_Guarantee_Validity>sample string 28</CD_Bank_Guarantee_Validity>
<CD_Board_Approval>sample string 24</CD_Board_Approval>
<CD_BranchName>sample string 13</CD_BranchName>
<CD_CT_ID_FK>2</CD_CT_ID_FK>
<CD_ExtentasPerTenderNot>sample string 10</CD_ExtentasPerTenderNot>
<CD_F_ID_FK>8</CD_F_ID_FK>
<CD_Govt_Approval>sample string 23</CD_Govt_Approval>
<CD_IFSCCode>sample string 15</CD_IFSCCode>
<CD_Id>1</CD_Id>
<CD_Inactive>sample string 31</CD_Inactive>
<CD_Letter_Doc>sample string 18</CD_Letter_Doc>
<CD_LetterofAcceptance_Date>2025-11-24T06:23:42.2674121+05:30</CD_LetterofAcceptance_Date>
<CD_NameofConsultant>sample string 11</CD_NameofConsultant>
<CD_PD_ID_FK>4</CD_PD_ID_FK>
<CD_Specify_Consultant_Type>sample string 3</CD_Specify_Consultant_Type>
<CD_SupplementaryAgreement>sample string 22</CD_SupplementaryAgreement>
<CD_TOE_ID_FK>7</CD_TOE_ID_FK>
<CD_TS>2025-11-24T06:23:42.2674121+05:30</CD_TS>
<CD_TS_Edited_Uid_FK>33</CD_TS_Edited_Uid_FK>
<CD_TS_LastEdited>2025-11-24T06:23:42.2674121+05:30</CD_TS_LastEdited>
<CD_TenderNotification_Date>2025-11-24T06:23:42.2674121+05:30</CD_TenderNotification_Date>
<CD_TenderNotification_No>sample string 9</CD_TenderNotification_No>
<CD_UserId_FK>29</CD_UserId_FK>
<CD_WorkOrderDate>2025-11-24T06:23:42.2674121+05:30</CD_WorkOrderDate>
<CD_WorkOrder_Doc>sample string 21</CD_WorkOrder_Doc>
<PD_Project_Code>sample string 5</PD_Project_Code>
<PD_Project_Name>sample string 6</PD_Project_Name>
<SupplementaryModel>
<SA_Aggrement_Date>2025-11-24T06:23:42.2830624+05:30</SA_Aggrement_Date>
<SA_Aggrement_Doc>sample string 8</SA_Aggrement_Doc>
<SA_Aggrement_No>sample string 7</SA_Aggrement_No>
<SA_Amount>5</SA_Amount>
<SA_CD_ID_FK>2</SA_CD_ID_FK>
<SA_ExtentinAcres>sample string 3</SA_ExtentinAcres>
<SA_F_ID_FK>4</SA_F_ID_FK>
<SA_Id>1</SA_Id>
<SA_Inactive>sample string 12</SA_Inactive>
<SA_Letter_Doc>sample string 6</SA_Letter_Doc>
<SA_LetterofAcceptance>2025-11-24T06:23:42.2830624+05:30</SA_LetterofAcceptance>
<SA_TS>2025-11-24T06:23:42.2830624+05:30</SA_TS>
<SA_TS_Edited_Uid_FK>14</SA_TS_Edited_Uid_FK>
<SA_TS_LastEdited>2025-11-24T06:23:42.2830624+05:30</SA_TS_LastEdited>
<SA_UserId_FK>10</SA_UserId_FK>
<SA_WorkOrderDate>2025-11-24T06:23:42.2830624+05:30</SA_WorkOrderDate>
<SA_WorkOrder_Doc>sample string 9</SA_WorkOrder_Doc>
</SupplementaryModel>
</ConsultantModels>
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.