POST api/AMSMaster/SaveClosingAccountMaster
Request Information
URI Parameters
None.
Body Parameters
ClosingAccountModel| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountID | integer |
None. |
|
| UnitID | integer |
None. |
|
| BranchID | integer |
None. |
|
| AreaId | integer |
None. |
|
| RG_DebtorName | string |
None. |
|
| RG_GuaranterName | string |
None. |
|
| RG_DateOfLoaning | date |
None. |
|
| RG_AutoCalculate | integer |
None. |
|
| RG_PrincipalAmount | decimal number |
None. |
|
| RG_InterestRate | decimal number |
None. |
|
| RG_DebtAmount | decimal number |
None. |
|
| RG_OpeningBalance | decimal number |
None. |
|
| RG_OpenInterestBalance | decimal number |
None. |
|
| BC_OpeningBalance | decimal number |
None. |
|
| BC_OpenInterestBalance | decimal number |
None. |
|
| BC_LoanTenure | decimal number |
None. |
|
| BC_EMI | decimal number |
None. |
|
| BC_LoanCycle | decimal number |
None. |
|
| AD_RegistrationNo | string |
None. |
|
| AD_CardNo | string |
None. |
|
| AD_Gender | string |
None. |
|
| AD_DebtorMobileNo | string |
None. |
|
| AD_DebtorAddress | string |
None. |
|
| AD_CoApplicantMob | string |
None. |
|
| AD_GuaranterMob | string |
None. |
|
| AD_GuaranterAddress | string |
None. |
|
| AD_PurposeOfLoan | integer |
None. |
|
| AD_AuditComment | string |
None. |
|
| AD_CallingComment | string |
None. |
|
| AD_Comment | string |
None. |
|
| IsActive | integer |
None. |
|
| RG_DebtorFatherName | string |
None. |
|
| RG_GuaranterFatherName | string |
None. |
|
| DC_Remarks | string |
None. |
|
| DC_Category | integer |
None. |
|
| Tele_Audit_Comment | string |
None. |
|
| Audit_Filed_Audit | integer |
None. |
|
| Audit_Filed_Comment | string |
None. |
|
| IsLegal | integer |
None. |
|
| Audit_Field_Category | integer |
None. |
|
| DocVerifired | integer |
None. |
|
| DocRemarks | string |
None. |
|
| LoanConfirmation | integer |
None. |
|
| NocIssued | integer |
None. |
|
| NocConfirm | integer |
None. |
|
| DebtorCheck | integer |
None. |
|
| GuaranterCheck | integer |
None. |
|
| DebtorEmail | string |
None. |
|
| CurrentOpeningBalance | decimal number |
None. |
|
| CurrentInterestBalance | decimal number |
None. |
|
| BCCurrentOpeningBalance | decimal number |
None. |
|
| BCCurrentInterestBalance | decimal number |
None. |
|
| PY_RTGSNo | string |
None. |
|
| PY_Date | date |
None. |
|
| PY_Bank | string |
None. |
|
| PY_Amount | decimal number |
None. |
|
| PY_DebtorBank | string |
None. |
|
| PY_DebtorBankBranch | string |
None. |
|
| PY_DebtorBankAccNumber | string |
None. |
|
| PY_DebtorBankIFSC | string |
None. |
|
| PanNumber | string |
None. |
|
| AadharNumber | string |
None. |
|
| RG_LoanTenure | integer |
None. |
|
| RG_LoanEMI | integer |
None. |
|
| LoanType | string |
None. |
|
| RG_DOB | date |
None. |
|
| RG_OwnershipIndicator | string |
None. |
|
| AD_StateCode | string |
None. |
|
| AD_PinCode | string |
None. |
|
| AD_AddressCategory | string |
None. |
|
| UserID | integer |
None. |
|
| CompanyID | integer |
None. |
|
| FinancialYearID | integer |
None. |
|
| FinancialYear | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AccountID": 1,
"UnitID": 2,
"BranchID": 3,
"AreaId": 4,
"RG_DebtorName": "sample string 5",
"RG_GuaranterName": "sample string 6",
"RG_DateOfLoaning": "2025-12-12T02:27:54.8054551+05:30",
"RG_AutoCalculate": 1,
"RG_PrincipalAmount": 7.0,
"RG_InterestRate": 8.0,
"RG_DebtAmount": 9.0,
"RG_OpeningBalance": 10.0,
"RG_OpenInterestBalance": 11.0,
"BC_OpeningBalance": 12.0,
"BC_OpenInterestBalance": 13.0,
"BC_LoanTenure": 14.0,
"BC_EMI": 15.0,
"BC_LoanCycle": 16.0,
"AD_RegistrationNo": "sample string 17",
"AD_CardNo": "sample string 18",
"AD_Gender": "sample string 19",
"AD_DebtorMobileNo": "sample string 20",
"AD_DebtorAddress": "sample string 21",
"AD_CoApplicantMob": "sample string 22",
"AD_GuaranterMob": "sample string 23",
"AD_GuaranterAddress": "sample string 24",
"AD_PurposeOfLoan": 1,
"AD_AuditComment": "sample string 25",
"AD_CallingComment": "sample string 26",
"AD_Comment": "sample string 27",
"IsActive": 28,
"RG_DebtorFatherName": "sample string 29",
"RG_GuaranterFatherName": "sample string 30",
"DC_Remarks": "sample string 31",
"DC_Category": 1,
"Tele_Audit_Comment": "sample string 32",
"Audit_Filed_Audit": 1,
"Audit_Filed_Comment": "sample string 33",
"IsLegal": 1,
"Audit_Field_Category": 1,
"DocVerifired": 1,
"DocRemarks": "sample string 34",
"LoanConfirmation": 1,
"NocIssued": 1,
"NocConfirm": 1,
"DebtorCheck": 1,
"GuaranterCheck": 1,
"DebtorEmail": "sample string 35",
"CurrentOpeningBalance": 36.0,
"CurrentInterestBalance": 37.0,
"BCCurrentOpeningBalance": 38.0,
"BCCurrentInterestBalance": 39.0,
"PY_RTGSNo": "sample string 40",
"PY_Date": "2025-12-12T02:27:54.8210784+05:30",
"PY_Bank": "sample string 41",
"PY_Amount": 42.0,
"PY_DebtorBank": "sample string 43",
"PY_DebtorBankBranch": "sample string 44",
"PY_DebtorBankAccNumber": "sample string 45",
"PY_DebtorBankIFSC": "sample string 46",
"PanNumber": "sample string 47",
"AadharNumber": "sample string 48",
"RG_LoanTenure": 1,
"RG_LoanEMI": 1,
"LoanType": "sample string 49",
"RG_DOB": "2025-12-12T02:27:54.8210784+05:30",
"RG_OwnershipIndicator": "sample string 51",
"AD_StateCode": "sample string 52",
"AD_PinCode": "sample string 53",
"AD_AddressCategory": "sample string 54",
"UserID": 1,
"CompanyID": 1,
"FinancialYearID": 1,
"FinancialYear": "sample string 55"
}
application/xml, text/xml
Sample:
<ClosingAccountModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MfgProj.BusinessObject"> <CompanyID>1</CompanyID> <FinancialYear>sample string 55</FinancialYear> <FinancialYearID>1</FinancialYearID> <UserID>1</UserID> <AD_AddressCategory>sample string 54</AD_AddressCategory> <AD_AuditComment>sample string 25</AD_AuditComment> <AD_CallingComment>sample string 26</AD_CallingComment> <AD_CardNo>sample string 18</AD_CardNo> <AD_CoApplicantMob>sample string 22</AD_CoApplicantMob> <AD_Comment>sample string 27</AD_Comment> <AD_DebtorAddress>sample string 21</AD_DebtorAddress> <AD_DebtorMobileNo>sample string 20</AD_DebtorMobileNo> <AD_Gender>sample string 19</AD_Gender> <AD_GuaranterAddress>sample string 24</AD_GuaranterAddress> <AD_GuaranterMob>sample string 23</AD_GuaranterMob> <AD_PinCode>sample string 53</AD_PinCode> <AD_PurposeOfLoan>1</AD_PurposeOfLoan> <AD_RegistrationNo>sample string 17</AD_RegistrationNo> <AD_StateCode>sample string 52</AD_StateCode> <AadharNumber>sample string 48</AadharNumber> <AccountID>1</AccountID> <AreaId>4</AreaId> <Audit_Field_Category>1</Audit_Field_Category> <Audit_Filed_Audit>1</Audit_Filed_Audit> <Audit_Filed_Comment>sample string 33</Audit_Filed_Comment> <BCCurrentInterestBalance>39</BCCurrentInterestBalance> <BCCurrentOpeningBalance>38</BCCurrentOpeningBalance> <BC_EMI>15</BC_EMI> <BC_LoanCycle>16</BC_LoanCycle> <BC_LoanTenure>14</BC_LoanTenure> <BC_OpenInterestBalance>13</BC_OpenInterestBalance> <BC_OpeningBalance>12</BC_OpeningBalance> <BranchID>3</BranchID> <CurrentInterestBalance>37</CurrentInterestBalance> <CurrentOpeningBalance>36</CurrentOpeningBalance> <DC_Category>1</DC_Category> <DC_Remarks>sample string 31</DC_Remarks> <DebtorCheck>1</DebtorCheck> <DebtorEmail>sample string 35</DebtorEmail> <DocRemarks>sample string 34</DocRemarks> <DocVerifired>1</DocVerifired> <GuaranterCheck>1</GuaranterCheck> <IsActive>28</IsActive> <IsLegal>1</IsLegal> <LoanConfirmation>1</LoanConfirmation> <LoanType>sample string 49</LoanType> <NocConfirm>1</NocConfirm> <NocIssued>1</NocIssued> <PY_Amount>42</PY_Amount> <PY_Bank>sample string 41</PY_Bank> <PY_Date>2025-12-12T02:27:54.8210784+05:30</PY_Date> <PY_DebtorBank>sample string 43</PY_DebtorBank> <PY_DebtorBankAccNumber>sample string 45</PY_DebtorBankAccNumber> <PY_DebtorBankBranch>sample string 44</PY_DebtorBankBranch> <PY_DebtorBankIFSC>sample string 46</PY_DebtorBankIFSC> <PY_RTGSNo>sample string 40</PY_RTGSNo> <PanNumber>sample string 47</PanNumber> <RG_AutoCalculate>1</RG_AutoCalculate> <RG_DOB>2025-12-12T02:27:54.8210784+05:30</RG_DOB> <RG_DateOfLoaning>2025-12-12T02:27:54.8054551+05:30</RG_DateOfLoaning> <RG_DebtAmount>9</RG_DebtAmount> <RG_DebtorFatherName>sample string 29</RG_DebtorFatherName> <RG_DebtorName>sample string 5</RG_DebtorName> <RG_GuaranterFatherName>sample string 30</RG_GuaranterFatherName> <RG_GuaranterName>sample string 6</RG_GuaranterName> <RG_InterestRate>8</RG_InterestRate> <RG_LoanEMI>1</RG_LoanEMI> <RG_LoanTenure>1</RG_LoanTenure> <RG_OpenInterestBalance>11</RG_OpenInterestBalance> <RG_OpeningBalance>10</RG_OpeningBalance> <RG_OwnershipIndicator>sample string 51</RG_OwnershipIndicator> <RG_PrincipalAmount>7</RG_PrincipalAmount> <Tele_Audit_Comment>sample string 32</Tele_Audit_Comment> <UnitID>2</UnitID> </ClosingAccountModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |