Update the Interest details of the loan origination/restructuring application
post
/loanapplication-services/service/api/v1/interestdetails/{applicationNumber}
This operation updates the interest 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 Disbursement 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:
object
Discriminator:
resource_type
Nested Schema : InterestDetailsModel-allOf[1]
Type:
Show Source
object
-
componentDetails:
array componentDetails
-
interestDetailsDocument:
array interestDetailsDocument
interestDetailsDocument of the interestDetails
-
loanAmount(required):
integer(int64)
Minimum Length:
0
Maximum Length:22
loanAmount of the InterestDetails -
loanBranchId:
string
Minimum Length:
0
Maximum Length:3
loanBranch Code of the InterestDetails -
loanCurrencyCode(required):
string
Minimum Length:
0
Maximum Length:3
loanCurrencyCode of the InterestDetails -
valueDate:
string
valueDate of the InterestDetails
Nested Schema : componentDetails
Type:
Show Source
array
-
Array of:
object ComponentDetailsModel
ComponentDetails model
Nested Schema : interestDetailsDocument
Type:
array
interestDetailsDocument of the interestDetails
Show Source
-
Array of:
object DocumentLinkageModel
DocumentLinkageModel
Nested Schema : ComponentDetailsModel
Type:
object
ComponentDetails model
Show Source
-
allInRate:
number
All In rate of the InterestDetails
-
amount:
number
amount of the ComponentDetails
-
amountCurrencyCode:
string
Maximum Length:
3
CurrencyCode of the InterestDetails -
basisAmountCategory:
string
Maximum Length:
1
basisAmountCategory of the ComponentDetails -
billingNoticeDays:
number
All In rate of the InterestDetails
-
billingNoticeRequired:
string
Maximum Length:
1
subRateTypeId of the ComponentDetails -
componentName(required):
string
Maximum Length:
35
componentName of the ComponentDetails -
id:
string
Maximum Length:
36
Id of the ComponentDetails -
interestDetailsId:
string
Maximum Length:
36
interestDetailsId of the ComponentDetails -
intPeriodBasis:
string
Maximum Length:
20
subRateTypeId of the ComponentDetails -
maxAllInRate:
number
All In rate of the InterestDetails
-
minAllInRate:
number
All In rate of the InterestDetails
-
rate:
number
Rate of the ComponentDetails
-
rateCode:
string
Maximum Length:
20
rateCode of the ComponentDetails -
rateFixingDays:
number
subRateTypeId of the ComponentDetails
-
rateFixingRequired:
string
Maximum Length:
1
subRateTypeId of the ComponentDetails -
rateTypeId:
string
Maximum Length:
20
rateTypeId of the ComponentDetails -
resetTenor:
number
subRateTypeId of the ComponentDetails
-
spread:
number
spread of the ComponentDetails
-
subRateTypeId:
string
Maximum Length:
20
subRateTypeId of the ComponentDetails -
waiver:
string
Maximum Length:
1
subRateTypeId of the ComponentDetails
Nested Schema : DocumentLinkageModel
Type:
object
DocumentLinkageModel
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 -
parentDatasegmentId:
string
Maximum Length:
36
parentDatasegmentId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated InterestDetails
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