Retrieves the audit information by given ID
get
/service/lmx/interest-optimization/{id}/history
This endpoint is used to get the audit information for the given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Id of the user that needs to be fetched
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
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:
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.
500 Response
Internal error