Get all ICTB Entries History
get
/service/lmx/balanceFetch/ictbEntriesHistory
This endpoint is used to get all ictb entries history.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : IctbEntriesHistoryCollection
Type:
object
Collection of IctbEntriesHistory.
Show Source
Nested Schema : IctbEntriesHistoryDTO
Type:
Show Source
object
-
acc(optional):
string
-
brn(optional):
string
-
currency(optional):
string
-
debitInterest(optional):
string
-
endDate(optional):
string
-
grossCrInterest(optional):
string
-
interestLiqdDate(optional):
string
-
lastAccrDate(optional):
string
-
netCrInterest(optional):
string
-
product(optional):
string
-
productDesc(optional):
string
-
startDate(optional):
string
-
taxDeducted(optional):
string
-
trnRefNo(optional):
string
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