Updates the Commercial Construction Loan of the loan origination/restructuring application

post

/loanapplication-services/service/api/v1/commercialconstructionloan/{applicationNumber}

This operation updates the given applicant details of the loan origination/restructuring application of the given application number using LoanOriginationApplication Service.

Request

Supported Media Types
Path Parameters
Body ()
Request Body containing the Commercial Construction Loan of the application number
Root Schema : CommercialConstructionLoanModel
Type: object
CommercialConstructionLoan model
Match All
Show Source
Nested Schema : GenericDatasegmentModel
Match All
Show Source
Nested Schema : GenericDatasegmentModel-allOf[0]
Type: object
Discriminator: resource_type
Nested Schema : CommercialConstructionLoanModel-allOf[1]
Type: object
Show Source
Nested Schema : commercialPropertyDetails
Type: array
Details of the Commercial Property
Show Source
Nested Schema : CommercialPropertyDetailsModel
Type: object
CommercialPropertyDetails model
Show Source
Nested Schema : commercialDocumentDetails
Type: array
Show Source
Nested Schema : commercialRegulatorDetails
Type: array
Show Source
Nested Schema : commercialSpecialZoneDetails
Type: array
Show Source
Nested Schema : commercialSupplierDetails
Type: array
Show Source
Nested Schema : DocumentLinkageModel
Type: object
DocumentLinkageModel
Show Source
Nested Schema : CommercialRegulatorDetailsModel
Type: object
CommercialRegulatorDetails model
Show Source
Nested Schema : CommercialSpecialZoneDetailsModel
Type: object
CommercialSpecialZoneDetails model
Show Source
Nested Schema : CommercialSupplierDetailsModel
Type: object
CommercialSupplierDetailsModel model
Show Source
Back to Top

Response

Supported Media Types

200 Response

Returns updated CommercialConstructionLoan
Body ()
Root Schema : ResponseDtoWrapper
Type: object
Show Source
Nested Schema : ResponseResourceSupport
Match All
Show Source
Nested Schema : ResponseDto
Type: object
ResponseDto model
Show Source
Nested Schema : ResponseResourceSupport-allOf[0]
Type: object
Discriminator: resouce_type
Nested Schema : httpStatusCode
Type: array
Schedule Details
Show Source
Nested Schema : responseCodes
Type: object
ResponseCodes
Show Source

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
Back to Top