Update the equipment details of the loan origination/restructuring application
post
/loanapplication-services/service/api/v1/equipmentdetails/{applicationNumber}
This operation updates the equipment 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 equipment details of the application number
Root Schema : EquipmentDetailsModel
Type:
object
EquipmentDetails model
Show Source
-
applicationNumber:
string
applicationNumber
-
assetValue:
number
assetValue
-
createdBy:
string
Maximum Length:
36
createdBy -
currencyCode:
string
currencyCode
-
dataSegmentCode:
string
Data segment code
-
equipmentDetailsDocument:
array equipmentDetailsDocument
-
id:
string
Maximum Length:
36
Id of the EquipmentDetails -
intendedUse:
string
intendedUse
-
machineDetails:
string
machineDetails
-
machineryType:
string
machineryType
-
manufacturedYear:
number
manufacturedYear
-
manufacturerModel:
string
manufacturerModel
-
manufacturerName:
string
manufacturerName
-
processRefNumber:
string
processRefNumber
-
purchaseDate:
string
purchaseDate
-
remarks:
string
remarks
-
stageCode:
string
Maximum Length:
36
stageCode -
status:
string
Maximum Length:
36
status -
updatedBy:
string
Updated By
-
updatedTimeStamp:
string
Updated Time Stamp
Nested Schema : equipmentDetailsDocument
Type:
Show Source
array
-
Array of:
object EquipmentDetailsDocumentModel
EquipmentDetailsDocument model
Nested Schema : EquipmentDetailsDocumentModel
Type:
object
EquipmentDetailsDocument model
Show Source
-
documentLinkageId:
string
Doc Id
-
documentName:
string
Doc Name
-
documentType:
string
documentType
-
id:
string
Id of the EquipmentDetailsDocument
-
parentDatasegmentId:
string
parentDatasegmentId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated EquipmentDetails
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:
object
ResponseDto 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:
object
Discriminator:
resouce_type
Nested Schema : httpStatusCode
Type:
array
Schedule Details
Show Source
-
Array of:
object responseCodes
ResponseCodes
Nested Schema : responseCodes
Type:
object
ResponseCodes
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