Update the rolloverpreferences details of the loan origination/restructuring application of the given application number.
post
/loanapplication-services/service/api/v1/rolloverpreferences/{applicationNumber}
This operation updates the rolloverpreferences 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 rolloverpreferences 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 : RolloverPreferencesModel-allOf[1]
Type:
Show Source
object
-
amountType(required):
string
Maximum Length:
20
rollOverType of the RolloverPreferences -
currencyCode:
string
Maximum Length:
3
currencyCode of the RolloverPreferences -
liquidateOverdueSchedules:
string
liquidateOverdueSchedules of the RolloverPreferences
-
maturityDate:
string
treatSpecialAmount of the RolloverPreferences
-
maturityDays:
number
Minimum Length:
0
Maximum Length:5
maturityDays of the RolloverPreferences -
maturityType(required):
string
Maximum Length:
20
maturityType of the RolloverPreferences -
noticeDays:
number
Minimum Length:
0
Maximum Length:5
noticeDays of the RolloverPreferences -
noticeFrequency:
string
Maximum Length:
1
noticeFrequency of the RolloverPreferences -
noticePeriod:
number
Minimum Length:
0
Maximum Length:5
noticePeriod of the RolloverPreferences -
rateDefinition:
string
Maximum Length:
1
rateDefinition of the RolloverPreferences -
rolloverInterestDetails:
array rolloverInterestDetails
-
rolloverMechanism(required):
string
Maximum Length:
1
rolloverMechanism of the RolloverPreferences -
rolloverMode(required):
string
Maximum Length:
1
rolloverMode of the RolloverPreferences -
rolloverWithSpecialAmount(required):
string
Maximum Length:
1
rolloverWithSpecialAmount of the RolloverPreferences -
scheduleDefinition:
string
Maximum Length:
1
scheduleDefinition of the RolloverPreferences -
specialAmount:
number
Minimum Value:
0
specialAmount of the RolloverPreferences -
treatSpecialAmount:
string
treatSpecialAmount of the RolloverPreferences
Nested Schema : rolloverInterestDetails
Type:
Show Source
array
-
Array of:
object RolloverInterestDetailsModel
Rollover Interest Details
Nested Schema : RolloverInterestDetailsModel
Type:
object
Rollover Interest Details
Show Source
-
amount:
number
Minimum Value:
0
specify the flat interest rate amount -
component(required):
string
Maximum Length:
22
Component Name -
id:
string
Maximum Length:
36
Id of the Rollover Interest Details -
rate(required):
string
allow to input rate in case of special rate user input
-
rateType(required):
string
Maximum Length:
12
rateType either floating or fixed or special rate -
rolloverPreferencesId:
string
Maximum Length:
36
Id of the Rollover Interest Details -
spread:
number
Minimum Length:
0
Maximum Length:3
specify the spread for the rate -
subRateType(required):
string
Maximum Length:
12
subRateType values for the selected rate type
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated rolloverpreferences
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