POST api/Loan/AddLoanApply

Request Information

URI Parameters

None.

Body Parameters

Loan
NameDescriptionTypeAdditional information
LoanNo

string

None.

LoanRegistrationMemberId

integer

None.

LoanRegistrationNomineeId

integer

None.

FullNameSpouse

string

None.

FullNameSpouseContactNo

string

None.

FullNameSpouseAadharNo

string

None.

FullNameSpouseOccupation

string

None.

FullNameFather

string

None.

FullNameFatherContactNo

string

None.

FullNameFatherAadharNo

string

None.

FullNameFatherOccupation

string

None.

FullNameMother

string

None.

FullNameMotherContactNo

string

None.

FullNameMotherAadharNo

string

None.

FullNameMotherOccupation

string

None.

LoanMasterId

integer

None.

LoanStatusId

integer

None.

LoanStatusName

string

None.

LoanSchemeId

integer

None.

LoanSchemeName

string

None.

LoanSchemeDesc

string

None.

LoanPlanId

integer

None.

LoanPlanName

string

None.

LoanPlanDesc

string

None.

LoanEffectiveDate

string

None.

ROI

decimal number

None.

Tenure

decimal number

None.

TenureUnit

string

None.

LoanApplyId

integer

None.

AdmissionMasterId

integer

None.

LoanDetailsId

integer

None.

LoanApplyDate

string

None.

LoanApplyPurpose

string

None.

LoanAmt

decimal number

None.

LoanInstallmentAmt

decimal number

None.

LoanLateFineAmt

decimal number

None.

LoanInstallmentFinalAmt

decimal number

None.

LoanInterestAmt

decimal number

None.

LoanFinalAmt

decimal number

None.

IsDeductedFromSalary

string

None.

Narration

string

None.

LoanInstallmentNo

integer

None.

LoanInstallmentDate

string

None.

LoanInstallmentPaidDate

string

None.

LoanInstallmentPaidMode

string

None.

LoanInstallmentChequeBankName

string

None.

LoanInstallmentChequeNO

string

None.

LoanInstallmentChequeDate

string

None.

LoanInstallmentChequeStatus

string

None.

LoanStartDate

string

None.

LoanNarration

string

None.

LoanPaidAmt

decimal number

None.

LoanDueAmt

decimal number

None.

AdmissionDetailsRegistrationId

integer

None.

Sex

string

None.

Category

string

None.

Caste

string

None.

Religion

string

None.

MaritalStatus

string

None.

BloodGroup

string

None.

PanNo

string

None.

AadharNo

string

None.

NationalityName

string

None.

AddressPresentFull

string

None.

AddressPresentVillTownCity

string

None.

AddressPresentPostOffice

string

None.

AddressPresentPoliceStation

string

None.

AddressPresentDist

string

None.

AddressPresentState

string

None.

AddressPresentPinCode

string

None.

AddressPermanentFull

string

None.

AddressPermanentVillTownCity

string

None.

AddressPermanentPostOffice

string

None.

AddressPermanentPoliceStation

string

None.

AddressPermanentDist

string

None.

AddressPermanentState

string

None.

AddressPermanentPinCode

string

None.

AddressOfficeFull

string

None.

AddressOfficeVillTownCity

string

None.

AddressOfficePostOffice

string

None.

AddressOfficePoliceStation

string

None.

AddressOfficeDist

string

None.

AddressOfficeState

string

None.

AddressOfficePinCode

string

None.

OccupationDept

string

None.

OccupationSubDept

string

None.

OccupationJobCategory

string

None.

OccupationDesignation

string

None.

OccupationMonthlySalaryGross

decimal number

None.

OccupationMonthlySalaryNet

decimal number

None.

OccupationDateOfJoining

string

None.

OccupationDateOfRetirement

string

None.

AdmissionDetailsLoanNomineeId

integer

None.

AddressNomineeFull

string

None.

AddressNomineeVillTownCity

string

None.

AddressNomineePostOffice

string

None.

AddressNomineePoliceStation

string

None.

AddressNomineeDist

string

None.

AddressNomineeState

string

None.

AddressNomineePinCode

string

None.

ShareHolderPriority

string

None.

ShareHolderPercent

string

None.

NomineeFullName

string

None.

NomineeFatherName

string

None.

NomineeMotherName

string

None.

Relationship

string

None.

NomineeContactNo1

string

None.

NomineeContactNo2

string

None.

ContactNo

string

None.

FullNameContactNo1

string

None.

FullNameContactNo2

string

None.

Email

string

None.

FullName

string

None.

DOB

string

None.

AgeYear

string

None.

AgeMonth

string

None.

AgeDay

string

None.

AdmissionDate

string

None.

AdmissionTime

string

None.

OperationType

string

None.

CreatedBy

integer

None.

MachineIP

string

None.

Notes

string

None.

Request Formats

application/json, text/json

Sample:
{
  "LoanNo": "sample string 1",
  "LoanRegistrationMemberId": 2,
  "LoanRegistrationNomineeId": 3,
  "FullNameSpouse": "sample string 4",
  "FullNameSpouseContactNo": "sample string 5",
  "FullNameSpouseAadharNo": "sample string 6",
  "FullNameSpouseOccupation": "sample string 7",
  "FullNameFather": "sample string 8",
  "FullNameFatherContactNo": "sample string 9",
  "FullNameFatherAadharNo": "sample string 10",
  "FullNameFatherOccupation": "sample string 11",
  "FullNameMother": "sample string 12",
  "FullNameMotherContactNo": "sample string 13",
  "FullNameMotherAadharNo": "sample string 14",
  "FullNameMotherOccupation": "sample string 15",
  "LoanMasterId": 16,
  "LoanStatusId": 17,
  "LoanStatusName": "sample string 18",
  "LoanSchemeId": 19,
  "LoanSchemeName": "sample string 20",
  "LoanSchemeDesc": "sample string 21",
  "LoanPlanId": 22,
  "LoanPlanName": "sample string 23",
  "LoanPlanDesc": "sample string 24",
  "LoanEffectiveDate": "sample string 25",
  "ROI": 26.1,
  "Tenure": 27.1,
  "TenureUnit": "sample string 28",
  "LoanApplyId": 29,
  "AdmissionMasterId": 30,
  "LoanDetailsId": 31,
  "LoanApplyDate": "sample string 32",
  "LoanApplyPurpose": "sample string 33",
  "LoanAmt": 34.1,
  "LoanInstallmentAmt": 35.1,
  "LoanLateFineAmt": 36.1,
  "LoanInstallmentFinalAmt": 37.1,
  "LoanInterestAmt": 38.1,
  "LoanFinalAmt": 39.1,
  "IsDeductedFromSalary": "sample string 40",
  "Narration": "sample string 41",
  "LoanInstallmentNo": 42,
  "LoanInstallmentDate": "sample string 43",
  "LoanInstallmentPaidDate": "sample string 44",
  "LoanInstallmentPaidMode": "sample string 45",
  "LoanInstallmentChequeBankName": "sample string 46",
  "LoanInstallmentChequeNO": "sample string 47",
  "LoanInstallmentChequeDate": "sample string 48",
  "LoanInstallmentChequeStatus": "sample string 49",
  "LoanStartDate": "sample string 50",
  "LoanNarration": "sample string 51",
  "LoanPaidAmt": 52.1,
  "LoanDueAmt": 53.1,
  "AdmissionDetailsRegistrationId": 54,
  "Sex": "sample string 55",
  "Category": "sample string 56",
  "Caste": "sample string 57",
  "Religion": "sample string 58",
  "MaritalStatus": "sample string 59",
  "BloodGroup": "sample string 60",
  "PanNo": "sample string 61",
  "AadharNo": "sample string 62",
  "NationalityName": "sample string 63",
  "AddressPresentFull": "sample string 64",
  "AddressPresentVillTownCity": "sample string 65",
  "AddressPresentPostOffice": "sample string 66",
  "AddressPresentPoliceStation": "sample string 67",
  "AddressPresentDist": "sample string 68",
  "AddressPresentState": "sample string 69",
  "AddressPresentPinCode": "sample string 70",
  "AddressPermanentFull": "sample string 71",
  "AddressPermanentVillTownCity": "sample string 72",
  "AddressPermanentPostOffice": "sample string 73",
  "AddressPermanentPoliceStation": "sample string 74",
  "AddressPermanentDist": "sample string 75",
  "AddressPermanentState": "sample string 76",
  "AddressPermanentPinCode": "sample string 77",
  "AddressOfficeFull": "sample string 78",
  "AddressOfficeVillTownCity": "sample string 79",
  "AddressOfficePostOffice": "sample string 80",
  "AddressOfficePoliceStation": "sample string 81",
  "AddressOfficeDist": "sample string 82",
  "AddressOfficeState": "sample string 83",
  "AddressOfficePinCode": "sample string 84",
  "OccupationDept": "sample string 85",
  "OccupationSubDept": "sample string 86",
  "OccupationJobCategory": "sample string 87",
  "OccupationDesignation": "sample string 88",
  "OccupationMonthlySalaryGross": 89.1,
  "OccupationMonthlySalaryNet": 90.1,
  "OccupationDateOfJoining": "sample string 91",
  "OccupationDateOfRetirement": "sample string 92",
  "AdmissionDetailsLoanNomineeId": 93,
  "AddressNomineeFull": "sample string 94",
  "AddressNomineeVillTownCity": "sample string 95",
  "AddressNomineePostOffice": "sample string 96",
  "AddressNomineePoliceStation": "sample string 97",
  "AddressNomineeDist": "sample string 98",
  "AddressNomineeState": "sample string 99",
  "AddressNomineePinCode": "sample string 100",
  "ShareHolderPriority": "sample string 101",
  "ShareHolderPercent": "sample string 102",
  "NomineeFullName": "sample string 103",
  "NomineeFatherName": "sample string 104",
  "NomineeMotherName": "sample string 105",
  "Relationship": "sample string 106",
  "NomineeContactNo1": "sample string 107",
  "NomineeContactNo2": "sample string 108",
  "ContactNo": "sample string 109",
  "FullNameContactNo1": "sample string 110",
  "FullNameContactNo2": "sample string 111",
  "Email": "sample string 112",
  "FullName": "sample string 113",
  "DOB": "sample string 114",
  "AgeYear": "sample string 115",
  "AgeMonth": "sample string 116",
  "AgeDay": "sample string 117",
  "AdmissionDate": "sample string 118",
  "AdmissionTime": "sample string 119",
  "OperationType": "sample string 120",
  "CreatedBy": 121,
  "MachineIP": "sample string 122",
  "Notes": "sample string 123"
}

application/xml, text/xml

Sample:
<Loan xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/INTEGRAFFAPI.Models">
  <AadharNo>sample string 62</AadharNo>
  <AddressNomineeDist>sample string 98</AddressNomineeDist>
  <AddressNomineeFull>sample string 94</AddressNomineeFull>
  <AddressNomineePinCode>sample string 100</AddressNomineePinCode>
  <AddressNomineePoliceStation>sample string 97</AddressNomineePoliceStation>
  <AddressNomineePostOffice>sample string 96</AddressNomineePostOffice>
  <AddressNomineeState>sample string 99</AddressNomineeState>
  <AddressNomineeVillTownCity>sample string 95</AddressNomineeVillTownCity>
  <AddressOfficeDist>sample string 82</AddressOfficeDist>
  <AddressOfficeFull>sample string 78</AddressOfficeFull>
  <AddressOfficePinCode>sample string 84</AddressOfficePinCode>
  <AddressOfficePoliceStation>sample string 81</AddressOfficePoliceStation>
  <AddressOfficePostOffice>sample string 80</AddressOfficePostOffice>
  <AddressOfficeState>sample string 83</AddressOfficeState>
  <AddressOfficeVillTownCity>sample string 79</AddressOfficeVillTownCity>
  <AddressPermanentDist>sample string 75</AddressPermanentDist>
  <AddressPermanentFull>sample string 71</AddressPermanentFull>
  <AddressPermanentPinCode>sample string 77</AddressPermanentPinCode>
  <AddressPermanentPoliceStation>sample string 74</AddressPermanentPoliceStation>
  <AddressPermanentPostOffice>sample string 73</AddressPermanentPostOffice>
  <AddressPermanentState>sample string 76</AddressPermanentState>
  <AddressPermanentVillTownCity>sample string 72</AddressPermanentVillTownCity>
  <AddressPresentDist>sample string 68</AddressPresentDist>
  <AddressPresentFull>sample string 64</AddressPresentFull>
  <AddressPresentPinCode>sample string 70</AddressPresentPinCode>
  <AddressPresentPoliceStation>sample string 67</AddressPresentPoliceStation>
  <AddressPresentPostOffice>sample string 66</AddressPresentPostOffice>
  <AddressPresentState>sample string 69</AddressPresentState>
  <AddressPresentVillTownCity>sample string 65</AddressPresentVillTownCity>
  <AdmissionDate>sample string 118</AdmissionDate>
  <AdmissionDetailsLoanNomineeId>93</AdmissionDetailsLoanNomineeId>
  <AdmissionDetailsRegistrationId>54</AdmissionDetailsRegistrationId>
  <AdmissionMasterId>30</AdmissionMasterId>
  <AdmissionTime>sample string 119</AdmissionTime>
  <AgeDay>sample string 117</AgeDay>
  <AgeMonth>sample string 116</AgeMonth>
  <AgeYear>sample string 115</AgeYear>
  <BloodGroup>sample string 60</BloodGroup>
  <Caste>sample string 57</Caste>
  <Category>sample string 56</Category>
  <ContactNo>sample string 109</ContactNo>
  <CreatedBy>121</CreatedBy>
  <DOB>sample string 114</DOB>
  <Email>sample string 112</Email>
  <FullName>sample string 113</FullName>
  <FullNameContactNo1>sample string 110</FullNameContactNo1>
  <FullNameContactNo2>sample string 111</FullNameContactNo2>
  <FullNameFather>sample string 8</FullNameFather>
  <FullNameFatherAadharNo>sample string 10</FullNameFatherAadharNo>
  <FullNameFatherContactNo>sample string 9</FullNameFatherContactNo>
  <FullNameFatherOccupation>sample string 11</FullNameFatherOccupation>
  <FullNameMother>sample string 12</FullNameMother>
  <FullNameMotherAadharNo>sample string 14</FullNameMotherAadharNo>
  <FullNameMotherContactNo>sample string 13</FullNameMotherContactNo>
  <FullNameMotherOccupation>sample string 15</FullNameMotherOccupation>
  <FullNameSpouse>sample string 4</FullNameSpouse>
  <FullNameSpouseAadharNo>sample string 6</FullNameSpouseAadharNo>
  <FullNameSpouseContactNo>sample string 5</FullNameSpouseContactNo>
  <FullNameSpouseOccupation>sample string 7</FullNameSpouseOccupation>
  <IsDeductedFromSalary>sample string 40</IsDeductedFromSalary>
  <LoanAmt>34.1</LoanAmt>
  <LoanApplyDate>sample string 32</LoanApplyDate>
  <LoanApplyId>29</LoanApplyId>
  <LoanApplyPurpose>sample string 33</LoanApplyPurpose>
  <LoanDetailsId>31</LoanDetailsId>
  <LoanDueAmt>53.1</LoanDueAmt>
  <LoanEffectiveDate>sample string 25</LoanEffectiveDate>
  <LoanFinalAmt>39.1</LoanFinalAmt>
  <LoanInstallmentAmt>35.1</LoanInstallmentAmt>
  <LoanInstallmentChequeBankName>sample string 46</LoanInstallmentChequeBankName>
  <LoanInstallmentChequeDate>sample string 48</LoanInstallmentChequeDate>
  <LoanInstallmentChequeNO>sample string 47</LoanInstallmentChequeNO>
  <LoanInstallmentChequeStatus>sample string 49</LoanInstallmentChequeStatus>
  <LoanInstallmentDate>sample string 43</LoanInstallmentDate>
  <LoanInstallmentFinalAmt>37.1</LoanInstallmentFinalAmt>
  <LoanInstallmentNo>42</LoanInstallmentNo>
  <LoanInstallmentPaidDate>sample string 44</LoanInstallmentPaidDate>
  <LoanInstallmentPaidMode>sample string 45</LoanInstallmentPaidMode>
  <LoanInterestAmt>38.1</LoanInterestAmt>
  <LoanLateFineAmt>36.1</LoanLateFineAmt>
  <LoanMasterId>16</LoanMasterId>
  <LoanNarration>sample string 51</LoanNarration>
  <LoanNo>sample string 1</LoanNo>
  <LoanPaidAmt>52.1</LoanPaidAmt>
  <LoanPlanDesc>sample string 24</LoanPlanDesc>
  <LoanPlanId>22</LoanPlanId>
  <LoanPlanName>sample string 23</LoanPlanName>
  <LoanRegistrationMemberId>2</LoanRegistrationMemberId>
  <LoanRegistrationNomineeId>3</LoanRegistrationNomineeId>
  <LoanSchemeDesc>sample string 21</LoanSchemeDesc>
  <LoanSchemeId>19</LoanSchemeId>
  <LoanSchemeName>sample string 20</LoanSchemeName>
  <LoanStartDate>sample string 50</LoanStartDate>
  <LoanStatusId>17</LoanStatusId>
  <LoanStatusName>sample string 18</LoanStatusName>
  <MachineIP>sample string 122</MachineIP>
  <MaritalStatus>sample string 59</MaritalStatus>
  <Narration>sample string 41</Narration>
  <NationalityName>sample string 63</NationalityName>
  <NomineeContactNo1>sample string 107</NomineeContactNo1>
  <NomineeContactNo2>sample string 108</NomineeContactNo2>
  <NomineeFatherName>sample string 104</NomineeFatherName>
  <NomineeFullName>sample string 103</NomineeFullName>
  <NomineeMotherName>sample string 105</NomineeMotherName>
  <Notes>sample string 123</Notes>
  <OccupationDateOfJoining>sample string 91</OccupationDateOfJoining>
  <OccupationDateOfRetirement>sample string 92</OccupationDateOfRetirement>
  <OccupationDept>sample string 85</OccupationDept>
  <OccupationDesignation>sample string 88</OccupationDesignation>
  <OccupationJobCategory>sample string 87</OccupationJobCategory>
  <OccupationMonthlySalaryGross>89.1</OccupationMonthlySalaryGross>
  <OccupationMonthlySalaryNet>90.1</OccupationMonthlySalaryNet>
  <OccupationSubDept>sample string 86</OccupationSubDept>
  <OperationType>sample string 120</OperationType>
  <PanNo>sample string 61</PanNo>
  <ROI>26.1</ROI>
  <Relationship>sample string 106</Relationship>
  <Religion>sample string 58</Religion>
  <Sex>sample string 55</Sex>
  <ShareHolderPercent>sample string 102</ShareHolderPercent>
  <ShareHolderPriority>sample string 101</ShareHolderPriority>
  <Tenure>27.1</Tenure>
  <TenureUnit>sample string 28</TenureUnit>
</Loan>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Loan'.

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.