Retrieves the unauthorized interest optimiation by given ID
get
/service/lmx/interest-optimization/{id}/unauthorized
This endpoint is used to get the unauthorized interest optimization identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
Id of the user that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the interest optimization based on given id.
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LmxTmIOStructureMasterDTO-allOf[1]
Type:
Show Source
object
-
branchCode(optional):
string
Maximum Length:
4
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName(optional):
string
-
effectiveDate:
string(date)
-
endDate(optional):
string(date)
-
interestMethod(optional):
string
Maximum Length:
25
-
ioRateType(optional):
string
Maximum Length:
8
-
isSimulation(optional):
boolean
Default Value:
false
Denotes whether this is a simulation structure -
isTemp(optional):
string
Maximum Length:
1
-
LmxTmIOCurrencyRateDTO:
array LmxTmIOCurrencyRateDTO
-
LmxTmIOCurrencyThresholdDTO:
array LmxTmIOCurrencyThresholdDTO
-
LmxTmIOStructureDetailDTO:
array LmxTmIOStructureDetailDTO
-
LmxTmSimAccountVdBalDTO(optional):
array LmxTmSimAccountVdBalDTO
-
LmxTmStructureAccountsDTO(optional):
array LmxTmStructureAccountsDTO
-
logCode(optional):
string
Maximum Length:
20
-
nominatedAccBranch(optional):
string
Maximum Length:
4
-
nominatedAccCcy(optional):
string
Maximum Length:
3
-
nominatedAccNo(optional):
string
Maximum Length:
30
-
pauseEndDate(optional):
string(date)
-
pauseStartDate(optional):
string(date)
-
prospect(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
simulationId(optional):
string
Pattern:
[A-Z0-9]{1,30}
-
sourceSystem(optional):
string
Maximum Length:
35
-
structureDescription:
string
Maximum Length:
200
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
thresholdAmount:
number
-
thresholdCurrency:
string
Maximum Length:
3
-
versionNo(optional):
number
Nested Schema : LmxTmIOCurrencyRateDTO
Type:
Show Source
object
-
currency:
string
Maximum Length:
3
-
enhancementRate:
number
-
fromAmount:
number
-
id(optional):
string
Maximum Length:
36
-
rateType:
string
Maximum Length:
5
-
structureMasterId(optional):
string
Maximum Length:
36
-
toAmount:
number
Nested Schema : LmxTmIOCurrencyThresholdDTO
Type:
Show Source
object
-
amount:
number
-
currency:
string
Maximum Length:
3
-
enhancementRate(optional):
number
-
id(optional):
string
Maximum Length:
36
-
structureMasterId(optional):
string
Maximum Length:
36
Nested Schema : LmxTmIOStructureDetailDTO
Type:
Show Source
object
-
accountNumber:
string
Maximum Length:
30
-
branchCode:
string
Maximum Length:
4
-
currency:
string
Maximum Length:
3
-
id(optional):
string
Maximum Length:
36
-
structureMasterId(optional):
string
Maximum Length:
36
Nested Schema : LmxTmSimAccountVdBalDTO
Type:
Show Source
object
-
accountBranch(optional):
string
Maximum Length:
4
-
accountCurrency(optional):
string
Maximum Length:
3
-
accountNumber(optional):
string
Maximum Length:
50
-
accountVdBal(optional):
number
-
id(optional):
string
Maximum Length:
36
-
modNo(optional):
integer
-
structureMasterId(optional):
string
Maximum Length:
36
-
valueDate(optional):
string(date)
Nested Schema : LmxTmStructureAccountsDTO
Type:
Show Source
object
-
accCategory(optional):
string
Maximum Length:
10
-
accountBranch(optional):
string
-
accountCurrency(optional):
string
-
accountDescription(optional):
string
Maximum Length:
105
-
accountNumber(optional):
string
Maximum Length:
30
-
accountType(optional):
string
Maximum Length:
20
-
acyAvailableBal(optional):
number
-
bankCode(optional):
string
-
bankDesc(optional):
string
-
cityId(optional):
string
-
countryId(optional):
string
-
customerDesc(optional):
string
Maximum Length:
105
Customer Description -
customerName(optional):
string
Customer Name
-
customerNumber(optional):
string
Maximum Length:
20
Customer number -
entityID(optional):
string
Entity ID
-
entityName(optional):
string
Entity Name
-
groupCode(optional):
string
Maximum Length:
5
-
iban(optional):
string
IBAN Number
-
id(optional):
string
Maximum Length:
36
-
isDebitUnlimited(optional):
string
Maximum Length:
1
-
isExternal(optional):
string
-
isNotional(optional):
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isRegulatedDebits(optional):
string
Maximum Length:
1
-
isSelected(optional):
string
Maximum Length:
1
-
region(optional):
string
-
simAccountNumber(optional):
string
-
structureMasterId(optional):
string
Maximum Length:
36
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error