POST api/AgrimHousingFinance/PropertyDetails

Request Information

URI Parameters

None.

Body Parameters

PropertyDetailsReq
NameDescriptionTypeAdditional information
ClientLoanRefNo

string

None.

PropertyType

string

None.

PropertySubType

string

None.

PropertyHoldingStatus

string

None.

ProjectType

string

None.

ProjectName

string

None.

BuilderSellerName

string

None.

BuilderSellerBankName

string

None.

BuilderSellerBankAccountNo

string

None.

BuilderSellerIFSC

string

None.

PropertyStatus

string

None.

AgreementValue

string

None.

ValuationMethod

string

None.

CarpetArea

string

None.

Loading

string

None.

BuiltupArea

string

None.

SellableArea

string

None.

TaxAssessmentAuthority

string

None.

PropertyCategory

string

None.

SarfaesiFlag

string

None.

YearofCompletion

string

None.

CarpetAreaRate

string

None.

PropertyValue

string

None.

PropertyValueforFlatApartment

string

None.

SellableAreaRate

string

None.

StructureType

string

None.

LTVasPerValuation

string

None.

TypeofMortgageSuggested

string

None.

PropertyDistancefromBranch

string

None.

NameofLawyer

string

None.

NameofValuer

string

None.

PlotArea

string

None.

TotalBuiltupArea

string

None.

TotalCarpetArea

string

None.

ConstructionEstimateCostasperValuation

string

None.

FairMarketValueofProperty

string

None.

RealisableValueProperty

string

None.

DistressValueofProperty

string

None.

ResidualAgeofProperty

string

None.

AgreementPropertyValue

string

None.

PropertyValuetobeConsidered

string

None.

FinalPropertyValue

string

None.

LTVonFairMarketValue

string

None.

LTVonRealisableValue

string

None.

PropertyLocation

string

None.

AddressLine1

string

None.

AddressLine2

string

None.

State

string

None.

District

string

None.

City

string

None.

PinCode

string

None.

NearestLandMark

string

None.

TechnicalVerificationAgency

string

None.

LegalVerificationAgency

string

None.

CreatedDate

string

None.

CreatedUser

string

None.

InsurableValue

string

None.

GuidelineValue

string

None.

PropertyTransactionType

string

None.

PropertyOwners

Collection of PropertyOwners

None.

PlanApprovalAuthority

string

None.

SurveyNoOrGatNoOrUnitNo

string

None.

WardOrTaluk

string

None.

DescriptionoftheAsset

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ClientLoanRefNo": "sample string 1",
  "PropertyType": "sample string 2",
  "PropertySubType": "sample string 3",
  "PropertyHoldingStatus": "sample string 4",
  "ProjectType": "sample string 5",
  "ProjectName": "sample string 6",
  "BuilderSellerName": "sample string 7",
  "BuilderSellerBankName": "sample string 8",
  "BuilderSellerBankAccountNo": "sample string 9",
  "BuilderSellerIFSC": "sample string 10",
  "PropertyStatus": "sample string 11",
  "AgreementValue": "sample string 12",
  "ValuationMethod": "sample string 13",
  "CarpetArea": "sample string 14",
  "Loading": "sample string 15",
  "BuiltupArea": "sample string 16",
  "SellableArea": "sample string 17",
  "TaxAssessmentAuthority": "sample string 18",
  "PropertyCategory": "sample string 19",
  "SarfaesiFlag": "sample string 20",
  "YearofCompletion": "sample string 21",
  "CarpetAreaRate": "sample string 22",
  "PropertyValue": "sample string 23",
  "PropertyValueforFlatApartment": "sample string 24",
  "SellableAreaRate": "sample string 25",
  "StructureType": "sample string 26",
  "LTVasPerValuation": "sample string 27",
  "TypeofMortgageSuggested": "sample string 28",
  "PropertyDistancefromBranch": "sample string 29",
  "NameofLawyer": "sample string 30",
  "NameofValuer": "sample string 31",
  "PlotArea": "sample string 32",
  "TotalBuiltupArea": "sample string 33",
  "TotalCarpetArea": "sample string 34",
  "ConstructionEstimateCostasperValuation": "sample string 35",
  "FairMarketValueofProperty": "sample string 36",
  "RealisableValueProperty": "sample string 37",
  "DistressValueofProperty": "sample string 38",
  "ResidualAgeofProperty": "sample string 39",
  "AgreementPropertyValue": "sample string 40",
  "PropertyValuetobeConsidered": "sample string 41",
  "FinalPropertyValue": "sample string 42",
  "LTVonFairMarketValue": "sample string 43",
  "LTVonRealisableValue": "sample string 44",
  "PropertyLocation": "sample string 45",
  "AddressLine1": "sample string 46",
  "AddressLine2": "sample string 47",
  "State": "sample string 48",
  "District": "sample string 49",
  "City": "sample string 50",
  "PinCode": "sample string 51",
  "NearestLandMark": "sample string 52",
  "TechnicalVerificationAgency": "sample string 53",
  "LegalVerificationAgency": "sample string 54",
  "CreatedDate": "sample string 55",
  "CreatedUser": "sample string 56",
  "InsurableValue": "sample string 57",
  "GuidelineValue": "sample string 58",
  "PropertyTransactionType": "sample string 59",
  "PropertyOwners": [
    {
      "OwnerName": "sample string 1"
    },
    {
      "OwnerName": "sample string 1"
    }
  ],
  "PlanApprovalAuthority": "sample string 60",
  "SurveyNoOrGatNoOrUnitNo": "sample string 61",
  "WardOrTaluk": "sample string 62",
  "DescriptionoftheAsset": "sample string 63"
}

application/xml, text/xml

Sample:
<PropertyDetailsReq xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AgrimHousingFinance.Models">
  <AddressLine1>sample string 46</AddressLine1>
  <AddressLine2>sample string 47</AddressLine2>
  <AgreementPropertyValue>sample string 40</AgreementPropertyValue>
  <AgreementValue>sample string 12</AgreementValue>
  <BuilderSellerBankAccountNo>sample string 9</BuilderSellerBankAccountNo>
  <BuilderSellerBankName>sample string 8</BuilderSellerBankName>
  <BuilderSellerIFSC>sample string 10</BuilderSellerIFSC>
  <BuilderSellerName>sample string 7</BuilderSellerName>
  <BuiltupArea>sample string 16</BuiltupArea>
  <CarpetArea>sample string 14</CarpetArea>
  <CarpetAreaRate>sample string 22</CarpetAreaRate>
  <City>sample string 50</City>
  <ClientLoanRefNo>sample string 1</ClientLoanRefNo>
  <ConstructionEstimateCostasperValuation>sample string 35</ConstructionEstimateCostasperValuation>
  <CreatedDate>sample string 55</CreatedDate>
  <CreatedUser>sample string 56</CreatedUser>
  <DescriptionoftheAsset>sample string 63</DescriptionoftheAsset>
  <DistressValueofProperty>sample string 38</DistressValueofProperty>
  <District>sample string 49</District>
  <FairMarketValueofProperty>sample string 36</FairMarketValueofProperty>
  <FinalPropertyValue>sample string 42</FinalPropertyValue>
  <GuidelineValue>sample string 58</GuidelineValue>
  <InsurableValue>sample string 57</InsurableValue>
  <LTVasPerValuation>sample string 27</LTVasPerValuation>
  <LTVonFairMarketValue>sample string 43</LTVonFairMarketValue>
  <LTVonRealisableValue>sample string 44</LTVonRealisableValue>
  <LegalVerificationAgency>sample string 54</LegalVerificationAgency>
  <Loading>sample string 15</Loading>
  <NameofLawyer>sample string 30</NameofLawyer>
  <NameofValuer>sample string 31</NameofValuer>
  <NearestLandMark>sample string 52</NearestLandMark>
  <PinCode>sample string 51</PinCode>
  <PlanApprovalAuthority>sample string 60</PlanApprovalAuthority>
  <PlotArea>sample string 32</PlotArea>
  <ProjectName>sample string 6</ProjectName>
  <ProjectType>sample string 5</ProjectType>
  <PropertyCategory>sample string 19</PropertyCategory>
  <PropertyDistancefromBranch>sample string 29</PropertyDistancefromBranch>
  <PropertyHoldingStatus>sample string 4</PropertyHoldingStatus>
  <PropertyLocation>sample string 45</PropertyLocation>
  <PropertyOwners>
    <PropertyOwners>
      <OwnerName>sample string 1</OwnerName>
    </PropertyOwners>
    <PropertyOwners>
      <OwnerName>sample string 1</OwnerName>
    </PropertyOwners>
  </PropertyOwners>
  <PropertyStatus>sample string 11</PropertyStatus>
  <PropertySubType>sample string 3</PropertySubType>
  <PropertyTransactionType>sample string 59</PropertyTransactionType>
  <PropertyType>sample string 2</PropertyType>
  <PropertyValue>sample string 23</PropertyValue>
  <PropertyValueforFlatApartment>sample string 24</PropertyValueforFlatApartment>
  <PropertyValuetobeConsidered>sample string 41</PropertyValuetobeConsidered>
  <RealisableValueProperty>sample string 37</RealisableValueProperty>
  <ResidualAgeofProperty>sample string 39</ResidualAgeofProperty>
  <SarfaesiFlag>sample string 20</SarfaesiFlag>
  <SellableArea>sample string 17</SellableArea>
  <SellableAreaRate>sample string 25</SellableAreaRate>
  <State>sample string 48</State>
  <StructureType>sample string 26</StructureType>
  <SurveyNoOrGatNoOrUnitNo>sample string 61</SurveyNoOrGatNoOrUnitNo>
  <TaxAssessmentAuthority>sample string 18</TaxAssessmentAuthority>
  <TechnicalVerificationAgency>sample string 53</TechnicalVerificationAgency>
  <TotalBuiltupArea>sample string 33</TotalBuiltupArea>
  <TotalCarpetArea>sample string 34</TotalCarpetArea>
  <TypeofMortgageSuggested>sample string 28</TypeofMortgageSuggested>
  <ValuationMethod>sample string 13</ValuationMethod>
  <WardOrTaluk>sample string 62</WardOrTaluk>
  <YearofCompletion>sample string 21</YearofCompletion>
</PropertyDetailsReq>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

EnrollmentRes
NameDescriptionTypeAdditional information
ResponseCode

string

None.

ResponseMessage

string

None.

ApplicationFormNumber

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ResponseCode": "sample string 1",
  "ResponseMessage": "sample string 2",
  "ApplicationFormNumber": "sample string 3"
}

application/xml, text/xml

Sample:
<EnrollmentRes xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AgrimHousingFinance.Models">
  <ResponseCode>sample string 1</ResponseCode>
  <ResponseMessage>sample string 2</ResponseMessage>
  <ApplicationFormNumber>sample string 3</ApplicationFormNumber>
</EnrollmentRes>