POST api/PaymentConfiguration/SavePaymentConfigPreAllotment
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
PaymentConfiguration | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "PC_Id": 1, "PC_NO_Id_FK": 2, "PC_PD_Id_FK": 3, "PC_TypeofNot_Id_Fk": 4, "PC_Cat_Id_Fk": 5, "PC_Res_Id_Fk": 6, "PC_PT_Id_Fk": 1, "PC_RegFee": 7.0, "PC_AppFee": 8.0, "PC_InitialDeposit": 9.0, "PC_Perc_Deduct": 10.0, "NotificationNo": "sample string 11", "DSWOId_NO_Id": 12, "NotificationDate": "2024-12-27T06:08:35.7411721+05:30", "ProjectCode": "sample string 14", "ProjectName": "sample string 15", "Phase_Name": "sample string 16", "CA_CategoryName": "sample string 17", "RES_Name": "sample string 18", "PT_Property_Type": "sample string 19", "Sch_Name": "sample string 20", "District": "sample string 21", "Installments": [ { "PCA_Id": 1, "PCA_PC_Id_FK": 2, "PCA_InstallmemntNo": "sample string 3", "PT_Property_Type": "sample string 4", "PCA_PT_Id_Fk": 5, "PCA_Tot_Amt": 6.0, "PCA_DueDays": 7, "DueDays": 8, "PCA_Penalty": 9.0, "PCA_Amount": 10.0, "PCA_Perc_deduct": 11.0 }, { "PCA_Id": 1, "PCA_PC_Id_FK": 2, "PCA_InstallmemntNo": "sample string 3", "PT_Property_Type": "sample string 4", "PCA_PT_Id_Fk": 5, "PCA_Tot_Amt": 6.0, "PCA_DueDays": 7, "DueDays": 8, "PCA_Penalty": 9.0, "PCA_Amount": 10.0, "PCA_Perc_deduct": 11.0 }, { "PCA_Id": 1, "PCA_PC_Id_FK": 2, "PCA_InstallmemntNo": "sample string 3", "PT_Property_Type": "sample string 4", "PCA_PT_Id_Fk": 5, "PCA_Tot_Amt": 6.0, "PCA_DueDays": 7, "DueDays": 8, "PCA_Penalty": 9.0, "PCA_Amount": 10.0, "PCA_Perc_deduct": 11.0 } ], "PaymentConfigReservationModel": [ { "PC_Id": 1, "CA_CategoryName": "sample string 2", "RES_Name": "sample string 3", "PT_Property_Type": "sample string 4", "PD_Project_Name": "sample string 5" }, { "PC_Id": 1, "CA_CategoryName": "sample string 2", "RES_Name": "sample string 3", "PT_Property_Type": "sample string 4", "PD_Project_Name": "sample string 5" }, { "PC_Id": 1, "CA_CategoryName": "sample string 2", "RES_Name": "sample string 3", "PT_Property_Type": "sample string 4", "PD_Project_Name": "sample string 5" } ] }
application/xml, text/xml
Sample:
<PaymentConfigurationPreAllotmentModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KHBWebApi.Models"> <CA_CategoryName>sample string 17</CA_CategoryName> <DSWOId_NO_Id>12</DSWOId_NO_Id> <District>sample string 21</District> <Installments> <PaymentConfigurationInstallmentModels> <DueDays>8</DueDays> <PCA_Amount>10</PCA_Amount> <PCA_DueDays>7</PCA_DueDays> <PCA_Id>1</PCA_Id> <PCA_InstallmemntNo>sample string 3</PCA_InstallmemntNo> <PCA_PC_Id_FK>2</PCA_PC_Id_FK> <PCA_PT_Id_Fk>5</PCA_PT_Id_Fk> <PCA_Penalty>9</PCA_Penalty> <PCA_Perc_deduct>11</PCA_Perc_deduct> <PCA_Tot_Amt>6</PCA_Tot_Amt> <PT_Property_Type>sample string 4</PT_Property_Type> </PaymentConfigurationInstallmentModels> <PaymentConfigurationInstallmentModels> <DueDays>8</DueDays> <PCA_Amount>10</PCA_Amount> <PCA_DueDays>7</PCA_DueDays> <PCA_Id>1</PCA_Id> <PCA_InstallmemntNo>sample string 3</PCA_InstallmemntNo> <PCA_PC_Id_FK>2</PCA_PC_Id_FK> <PCA_PT_Id_Fk>5</PCA_PT_Id_Fk> <PCA_Penalty>9</PCA_Penalty> <PCA_Perc_deduct>11</PCA_Perc_deduct> <PCA_Tot_Amt>6</PCA_Tot_Amt> <PT_Property_Type>sample string 4</PT_Property_Type> </PaymentConfigurationInstallmentModels> <PaymentConfigurationInstallmentModels> <DueDays>8</DueDays> <PCA_Amount>10</PCA_Amount> <PCA_DueDays>7</PCA_DueDays> <PCA_Id>1</PCA_Id> <PCA_InstallmemntNo>sample string 3</PCA_InstallmemntNo> <PCA_PC_Id_FK>2</PCA_PC_Id_FK> <PCA_PT_Id_Fk>5</PCA_PT_Id_Fk> <PCA_Penalty>9</PCA_Penalty> <PCA_Perc_deduct>11</PCA_Perc_deduct> <PCA_Tot_Amt>6</PCA_Tot_Amt> <PT_Property_Type>sample string 4</PT_Property_Type> </PaymentConfigurationInstallmentModels> </Installments> <NotificationDate>2024-12-27T06:08:35.7411721+05:30</NotificationDate> <NotificationNo>sample string 11</NotificationNo> <PC_AppFee>8</PC_AppFee> <PC_Cat_Id_Fk>5</PC_Cat_Id_Fk> <PC_Id>1</PC_Id> <PC_InitialDeposit>9</PC_InitialDeposit> <PC_NO_Id_FK>2</PC_NO_Id_FK> <PC_PD_Id_FK>3</PC_PD_Id_FK> <PC_PT_Id_Fk>1</PC_PT_Id_Fk> <PC_Perc_Deduct>10</PC_Perc_Deduct> <PC_RegFee>7</PC_RegFee> <PC_Res_Id_Fk>6</PC_Res_Id_Fk> <PC_TypeofNot_Id_Fk>4</PC_TypeofNot_Id_Fk> <PT_Property_Type>sample string 19</PT_Property_Type> <PaymentConfigReservationModel> <PaymentConfigReservationModels> <CA_CategoryName>sample string 2</CA_CategoryName> <PC_Id>1</PC_Id> <PD_Project_Name>sample string 5</PD_Project_Name> <PT_Property_Type>sample string 4</PT_Property_Type> <RES_Name>sample string 3</RES_Name> </PaymentConfigReservationModels> <PaymentConfigReservationModels> <CA_CategoryName>sample string 2</CA_CategoryName> <PC_Id>1</PC_Id> <PD_Project_Name>sample string 5</PD_Project_Name> <PT_Property_Type>sample string 4</PT_Property_Type> <RES_Name>sample string 3</RES_Name> </PaymentConfigReservationModels> <PaymentConfigReservationModels> <CA_CategoryName>sample string 2</CA_CategoryName> <PC_Id>1</PC_Id> <PD_Project_Name>sample string 5</PD_Project_Name> <PT_Property_Type>sample string 4</PT_Property_Type> <RES_Name>sample string 3</RES_Name> </PaymentConfigReservationModels> </PaymentConfigReservationModel> <Phase_Name>sample string 16</Phase_Name> <ProjectCode>sample string 14</ProjectCode> <ProjectName>sample string 15</ProjectName> <RES_Name>sample string 18</RES_Name> <Sch_Name>sample string 20</Sch_Name> </PaymentConfigurationPreAllotmentModels>
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.