Updates the liability details of the loan origination/restructuring application
post
/loanapplication-services/service/api/v1/liabilities/{applicationNumber}
This operation update the liability 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 liability details for the application mumber
Nested Schema : GenericDatasegmentModel
Match All
Show Source
-
object
GenericDatasegmentModel-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDatasegmentModel-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LiabilityModel-allOf[1]
Type:
Show Source
object
-
customerType:
string
CustomerType of the Liability
-
extLiabilityId:
string
Maximum Length:
36
extLiabilityId of the Liability -
facilitiesCreate:
object FacilityCreateModel
Facility model
-
facilitiesLinkage:
array facilitiesLinkage
-
liabilityDocument:
array liabilityDocument
liabilityDocument of the AutomotiveInfoDetails
Nested Schema : FacilityCreateModel
Type:
object
Facility model
Show Source
-
balanceSheetSize:
number
Minimum Value:
0
balanceSheetSize of the Facility -
camsProcessInitiated:
string
camsProcessInitiated
-
currencyCode:
string
Maximum Length:
3
currencyCode -
facilityAmount:
integer(int64)
year
-
facilityCreationRequired:
boolean
Default Value:
false
facilityCreationRequired of the Facility -
facilityCurrencyCode:
string
Maximum Length:
3
facilityCurrencyCode of the Facility -
id:
string
Maximum Length:
36
Id of the Facility -
liabilityId:
string
Maximum Length:
36
liabilityId of the Facility -
netProfit:
number
Minimum Value:
0
balanceSheetSize of the Facility -
operationProfit:
number
Minimum Value:
0
balanceSheetSize of the Facility -
purposeOfFacility:
string
purposeOfFacility of the Facility
-
year:
integer(int64)
year
Nested Schema : facilitiesLinkage
Type:
Show Source
array
-
Array of:
object FacilityLinkageModel
Facility model
Nested Schema : liabilityDocument
Type:
array
liabilityDocument of the AutomotiveInfoDetails
Show Source
-
Array of:
object LiabilityDocumentModel
LiabilityDocument model
Nested Schema : FacilityLinkageModel
Type:
object
Facility model
Show Source
-
availableAmount:
number
Minimum Value:
0
availableAmount of the Facility -
blockReferenceNumber:
string
Block Reference Number
-
blockUnblockStatus:
string
Block Unblock Status
-
collateralsLinkage:
array collateralsLinkage
-
expiryDate:
string
expiryDate of the Facility
-
extFacilityId:
string
Maximum Length:
36
extFacilityId of the Facility -
extLiabilityId:
string
Ext Liability Id
-
extLiabilityNumber:
string
Ext Liability Number
-
facilityBranchCode:
string
Maximum Length:
3
facilityBranch of the Facility -
facilityCategoryCode:
string
Minimum Length:
0
Maximum Length:20
facilityCategoryCode of the Facility -
facilityCategoryId:
string
Maximum Length:
36
facilityCategoryId of the Facility -
facilityCurrencyCode:
string
Maximum Length:
3
facilityCurrencyCode of the Facility -
facilityDescription:
string
Facility Description of the Facility
-
facilityType:
string
Facility Type of the Facility
-
id:
string
Maximum Length:
36
Id of the Facility -
liabilityId:
string
Maximum Length:
36
liabilityId of the Facility -
limitAmount:
number
Minimum Value:
0
limitAmount of the Facility -
lineCode:
string
Line code
-
lineCurrencyCode:
string
Minimum Length:
0
Maximum Length:3
lineCurrencyCode of the Facility -
lineSerial:
string
Line Serial
-
linkagePercent:
integer(int64)
Minimum Value:
0
Maximum Value:100
linkagePercent -
startDate:
string
startDate of the Facility
-
utilizationOrder:
integer(int64)
utilizationOrder
-
utilizedAmount:
number
Minimum Value:
0
utilizedAmount of the Facility
Nested Schema : collateralsLinkage
Type:
Show Source
array
-
Array of:
object CollateralLinkageModel
Collateral model
Nested Schema : CollateralLinkageModel
Type:
object
Collateral model
Show Source
-
availableAmount:
number
Minimum Value:
0
availableAmount of the Collateral -
availableFrom:
string
availableFrom of the Collateral
-
collateralAmount:
number
Minimum Value:
0
collateralAmount of the Collateral -
collateralCurrencyCode:
string
Minimum Length:
0
Maximum Length:3
collateralCurrencyCode of the Collateral -
collateralDescription:
string
Minimum Length:
0
Maximum Length:105
collateralDescription of the Collateral -
collateralId:
string
Maximum Length:
36
collateralId of the Collateral -
collateralType:
string
Minimum Length:
0
Maximum Length:20
collateralType of the Collateral -
facilityLinkageId:
string
Maximum Length:
36
facilityLinkageId of the Collateral -
id:
string
Maximum Length:
36
Id of the Collateral -
linkagePercent:
integer(int64)
Minimum Value:
0
Maximum Value:100
linkagePercent -
purposeOfCollateral:
string
Minimum Length:
0
Maximum Length:300
purposeOfCollateral of the Collateral -
utilizationOrder:
integer(int64)
utilizationOrder
-
utilizedAmount:
number
Minimum Value:
0
utilizedAmount of the Collateral
Nested Schema : LiabilityDocumentModel
Type:
object
LiabilityDocument model
Show Source
-
documentLinkageId:
string
Maximum Length:
36
documentLinkageId -
documentName:
string
Maximum Length:
105
documentName -
documentType:
string
Maximum Length:
50
documentType -
id:
string
Maximum Length:
36
Id -
liabilityId:
string
Maximum Length:
36
liabilityId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated Liability
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