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: string
application number of the loan origination/restructuring application
Request Body containing the equipment details of the application number
Root Schema : EquipmentDetailsModel
Type:
objectEquipmentDetails model
Show Source
-
applicationNumber(optional):
string
applicationNumber
-
assetValue(optional):
number
assetValue
-
createdBy(optional):
string
Maximum Length:
36createdBy -
currencyCode(optional):
string
currencyCode
-
dataSegmentCode(optional):
string
Data segment code
-
equipmentDetailsDocument(optional):
array equipmentDetailsDocument
-
id(optional):
string
Maximum Length:
36Id of the EquipmentDetails -
intendedUse(optional):
string
intendedUse
-
machineDetails(optional):
string
machineDetails
-
machineryType(optional):
string
machineryType
-
manufacturedYear(optional):
number
manufacturedYear
-
manufacturerModel(optional):
string
manufacturerModel
-
manufacturerName(optional):
string
manufacturerName
-
processRefNumber(optional):
string
processRefNumber
-
purchaseDate(optional):
string
purchaseDate
-
remarks(optional):
string
remarks
-
stageCode(optional):
string
Maximum Length:
36stageCode -
status(optional):
string
Maximum Length:
36status -
updatedBy(optional):
string
Updated By
-
updatedTimeStamp(optional):
string
Updated Time Stamp
Nested Schema : equipmentDetailsDocument
Type:
Show Source
array-
Array of:
object EquipmentDetailsDocumentModel
EquipmentDetailsDocument model
Nested Schema : EquipmentDetailsDocumentModel
Type:
objectEquipmentDetailsDocument model
Show Source
-
documentLinkageId(optional):
string
Doc Id
-
documentName(optional):
string
Doc Name
-
documentType(optional):
string
documentType
-
id(optional):
string
Id of the EquipmentDetailsDocument
-
parentDatasegmentId(optional):
string
parentDatasegmentId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated EquipmentDetails
Root Schema : ResponseDtoWrapper
Type:
Show Source
object-
data(optional):
ResponseResourceSupport
-
messages(optional):
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(optional):
string
Codes
-
httpStatusCode(optional):
array httpStatusCode
Schedule Details
-
keyId(optional):
string
KeyId
-
overrideAuthLevelsReqd(optional):
string
OverrideAuthLevelsReqd
-
requestId(optional):
string
RequestId
-
status(optional):
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(optional):
string
Code
-
desc(optional):
string
Description
-
error(optional):
string
Error
-
info(optional):
string
Info
-
language(optional):
string
Language
-
override(optional):
string
Override
-
type(optional):
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