Update the real estate details of the loan origination/restructuring application
post
/loanapplication-services/service/api/v1/realestate/{applicationNumber}
This operation updates the real estate details of the loan origination/restructuring application of the given application number using LoanOriginationApplication Service.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
applicationNumber(required): string
application number of the loan origination/restructuring application
Request Body containing the real estate details of the application number
Nested Schema : GenericDatasegmentModel
Match All
Show Source
-
object
GenericDatasegmentModel-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDatasegmentModel-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : RealEstateModel-allOf[1]
Type:
Show Source
object-
realEstateDetail:
array realEstateDetail
RealEstateDetail of the Project
Nested Schema : realEstateDetail
Type:
arrayRealEstateDetail of the Project
Show Source
-
Array of:
object RealEstateDetailModel
RealEstateDetail model
Nested Schema : RealEstateDetailModel
Type:
objectRealEstateDetail model
Show Source
-
addressline1(required):
string
Maximum Length:
36addressline1 of the RealEstateDetail -
addressline2:
string
Maximum Length:
36addressline2 of the RealEstateDetail -
addressline3:
string
Maximum Length:
36addressline3 of the RealEstateDetail -
addressline4:
string
Maximum Length:
36addressline4 of the RealEstateDetail -
city:
string
Maximum Length:
20city of the RealEstateDetail -
classificationOfBuilder:
string
Maximum Length:
20classificationOfBuilder of the RealEstateDetail -
completionDate:
string
completionDate of the RealEstateDetail
-
constructionStatus:
string
Maximum Length:
20constructionStatus of the RealEstateDetail -
country(required):
string
Maximum Length:
3country of the RealEstateDetail -
eligibleValue(required):
integer(int64)
eligibleValue of the RealEstateDetail
-
eligibleValueCurrency:
string
eligibleValueCurrency of the RealEstateDetail
-
existingCharges:
string
ExistingCharges of the RealEstateDetail
-
expectedCompletionDate:
string
expectedCompletionDate of the RealEstateDetail
-
id:
string
Maximum Length:
36Id of the RealEstateDetail -
leaseeffectiveDate:
string
leaseeffectiveDate of the RealEstateDetail
-
leaseexpiryDate:
string
leaseexpiryDate of the RealEstateDetail
-
lessor:
string
Maximum Length:
105lessor of the RealEstateDetail -
lienonpRoperty:
string
Maximum Length:
20lienonpRoperty of the RealEstateDetail -
marketValue(required):
integer(int64)
marketValue of the RealEstateDetail
-
marketValueCurrency:
string
marketValueCurrency of the RealEstateDetail
-
nameOfBuilder:
string
Maximum Length:
105nameOfBuilder of the RealEstateDetail -
ownershipStatus(required):
string
OwnershipStatus of the RealEstateDetail
-
propertyStatus(required):
string
PropertyStatus of the RealEstateDetail
-
propertyType(required):
string
Maximum Length:
20propertyType of the RealEstateDetail -
purchaseDate:
string
purchaseDate of the RealEstateDetail
-
realEstateCharge:
array realEstateCharge
realEstateCharge of the RealEstateDetail
-
realEstateDocument:
array realEstateDocument
realEstateDocument of the RealEstateDetail
-
realEstateId:
string
Maximum Length:
36realEstateId of the RealEstateDetail -
realEstateZone:
array realEstateZone
realEstateZone of the RealEstateDetail
-
registrationNumber:
string
Maximum Length:
105registrationNumber of the RealEstateDetail -
specialZone(required):
string
SpecialZone of the RealEstateDetail
-
state:
string
Maximum Length:
20state of the RealEstateDetail -
totalAreaofProperty(required):
string
Maximum Length:
10totalAreaofProperty of the RealEstateDetail -
unit(required):
string
Maximum Length:
20unit of the RealEstateDetail -
zipcode(required):
string
Maximum Length:
8zipcode of the RealEstateDetail
Nested Schema : realEstateCharge
Type:
arrayrealEstateCharge of the RealEstateDetail
Show Source
-
Array of:
object RealEstateChargeModel
RealEstateCharge model
Nested Schema : realEstateDocument
Type:
arrayrealEstateDocument of the RealEstateDetail
Show Source
-
Array of:
object DocumentLinkageModel
DocumentLinkageModel
Nested Schema : realEstateZone
Type:
arrayrealEstateZone of the RealEstateDetail
Show Source
-
Array of:
object RealEstateZoneModel
RealEstateZoneModel model
Nested Schema : RealEstateChargeModel
Type:
objectRealEstateCharge model
Show Source
-
chargeType(required):
string
Maximum Length:
36Id -
description(required):
string
Maximum Length:
1000Id -
id:
string
Maximum Length:
36Id -
realEstateDetailsId:
string
Maximum Length:
36Id
Nested Schema : DocumentLinkageModel
Type:
objectDocumentLinkageModel
Show Source
-
documentLinkageId:
string
Maximum Length:
36documentLinkageId -
documentName:
string
Maximum Length:
105documentName -
documentType:
string
Maximum Length:
50documentType -
id:
string
Maximum Length:
36Id -
parentDatasegmentId:
string
Maximum Length:
36parentDatasegmentId
Nested Schema : RealEstateZoneModel
Type:
objectRealEstateZoneModel model
Show Source
-
description(required):
string
Maximum Length:
1000description -
id:
string
Maximum Length:
36Id -
realEstateDetailsId:
string
Maximum Length:
3Id -
zoneType:
string
Maximum Length:
36zoneType
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated RealEstate
Root Schema : ResponseDtoWrapper
Type:
Show Source
object-
data:
ResponseResourceSupport
-
messages:
object ResponseDto
ResponseDto model
Nested Schema : ResponseResourceSupport
Match All
Show Source
-
object
ResponseResourceSupport-allOf[0]
Discriminator:
resouce_type
Nested Schema : ResponseDto
Type:
objectResponseDto model
Show Source
-
codes:
string
Codes
-
httpStatusCode:
array httpStatusCode
Schedule Details
-
keyId:
string
KeyId
-
overrideAuthLevelsReqd:
string
OverrideAuthLevelsReqd
-
requestId:
string
RequestId
-
status:
string
Status
Nested Schema : ResponseResourceSupport-allOf[0]
Type:
objectDiscriminator:
resouce_typeNested Schema : httpStatusCode
Type:
arraySchedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
objectResponseCodes
Show Source
-
code:
string
Code
-
desc:
string
Description
-
error:
string
Error
-
info:
string
Info
-
language:
string
Language
-
override:
string
Override
-
type:
string
Type
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error