Get all valid rtl sublimit transaction logs
get
/service/lrt/RtlTransaction/fetchSublimitLog
This endpoint is used to get all valid real time liquidity transaction logs involving sublimits.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : LrtTmRtlSublimitLogsDTOCollection
Type:
object
Collection of RTL details involving sublimit history logs
Show Source
Nested Schema : LrtTmSublimitDTO
Type:
Show Source
object
-
accountNumber(optional):
string
-
availableSublimit(optional):
number
-
id(optional):
string
-
lastUpdatedDate(optional):
string
-
rtlStructureMasterId(optional):
string
-
rtlSublimitTxnId(optional):
string
-
status(optional):
string
-
subLimitAmount(optional):
number
Pattern:
^[.]?[1-9]*[.]?[0-9]*$
-
subLimitCcy(optional):
string
-
subLimitEndDate(optional):
string
-
subLimitFrequency(optional):
string
-
subLimitStartDate(optional):
string
-
sublimitUtilized(optional):
number
-
txnAmount(optional):
number
-
txnDate(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