Get all valid interest optimization.
get
/api/1.0/service/lmx/interest-optimization
This endpoint is used to get all valid interest optimization maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
Authorization Status of IO Structure
-
branchCode: string
Branch Code of IO Structure
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
customerId of IO Structure -
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
recordStat: string
Record Status of IO Structure
-
structureDescription: string
structureDescription of IO Structure
-
structureId: string
Pattern:
[A-Z0-9]{1,30}
structureId of IO Structure -
thresholdCurrency: string
thresholdCurrency of IO Structure
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
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:
string
Maximum Length:
4
-
customerId(required):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName:
string
-
effectiveDate(required):
string(date)
-
endDate:
string(date)
-
interestMethod:
string
Maximum Length:
25
-
ioRateType:
string
Maximum Length:
8
-
isSimulation:
boolean
Default Value:
false
Denotes whether this is a simulation structure -
isTemp:
string
Maximum Length:
1
-
LmxTmIOCurrencyRateDTO(required):
array LmxTmIOCurrencyRateDTO
-
LmxTmIOCurrencyThresholdDTO(required):
array LmxTmIOCurrencyThresholdDTO
-
LmxTmIOStructureDetailDTO(required):
array LmxTmIOStructureDetailDTO
-
LmxTmSimAccountVdBalDTO:
array LmxTmSimAccountVdBalDTO
-
LmxTmStructureAccountsDTO:
array LmxTmStructureAccountsDTO
-
logCode:
string
Maximum Length:
20
-
nominatedAccBranch:
string
Maximum Length:
4
-
nominatedAccCcy:
string
Maximum Length:
3
-
nominatedAccNo:
string
Maximum Length:
30
-
pauseEndDate:
string(date)
-
pauseStartDate:
string(date)
-
prospect:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
simulationId:
string
Pattern:
[A-Z0-9]{1,30}
-
sourceSystem:
string
Maximum Length:
35
-
structureDescription(required):
string
Maximum Length:
200
-
structureId(required):
string
Pattern:
[A-Z0-9]{1,30}
-
thresholdAmount(required):
number
-
thresholdCurrency(required):
string
Maximum Length:
3
-
versionNo:
number
Nested Schema : LmxTmIOCurrencyRateDTO
Type:
Show Source
object
-
currency(required):
string
Maximum Length:
3
-
enhancementRate(required):
number
-
fromAmount(required):
number
-
id:
string
Maximum Length:
36
-
rateType(required):
string
Maximum Length:
5
-
structureMasterId:
string
Maximum Length:
36
-
toAmount(required):
number
Nested Schema : LmxTmIOCurrencyThresholdDTO
Type:
Show Source
object
-
amount(required):
number
-
currency(required):
string
Maximum Length:
3
-
enhancementRate:
number
-
id:
string
Maximum Length:
36
-
structureMasterId:
string
Maximum Length:
36
Nested Schema : LmxTmIOStructureDetailDTO
Type:
Show Source
object
-
accountNumber(required):
string
Maximum Length:
30
-
branchCode(required):
string
Maximum Length:
4
-
currency(required):
string
Maximum Length:
3
-
id:
string
Maximum Length:
36
-
structureMasterId:
string
Maximum Length:
36
Nested Schema : LmxTmSimAccountVdBalDTO
Type:
Show Source
object
-
accountBranch:
string
Maximum Length:
4
-
accountCurrency:
string
Maximum Length:
3
-
accountNumber:
string
Maximum Length:
50
-
accountVdBal:
number
-
id:
string
Maximum Length:
36
-
modNo:
integer
-
structureMasterId:
string
Maximum Length:
36
-
valueDate:
string(date)
Nested Schema : LmxTmStructureAccountsDTO
Type:
Show Source
object
-
accCategory:
string
Maximum Length:
10
-
accountBranch:
string
-
accountCurrency:
string
-
accountDescription:
string
Maximum Length:
140
-
accountNumber:
string
Maximum Length:
30
-
accountType:
string
Maximum Length:
20
-
acyAvailableBal:
number
-
bankCode:
string
-
bankDesc:
string
-
cityId:
string
-
countryId:
string
-
customerDesc:
string
Maximum Length:
140
Customer Description -
customerName:
string
Customer Name
-
customerNumber:
string
Maximum Length:
20
Customer number -
entityID:
string
Entity ID
-
entityName:
string
Entity Name
-
groupCode:
string
Maximum Length:
5
-
iban:
string
IBAN Number
-
id:
string
Maximum Length:
36
-
isDebitUnlimited:
string
Maximum Length:
1
-
isExternal:
string
-
isNotional:
string
Maximum Length:
1
Default Value:N
Pattern:[Y,N]
-
isRegulatedDebits:
string
Maximum Length:
1
-
isSelected:
string
Maximum Length:
1
-
region:
string
-
simAccountNumber:
string
-
structureMasterId:
string
Maximum Length:
36
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