Real Time Liquidity Transaction Monitor API REST Endpoints

RTL Services/Real Time Liquidity Transaction Monitor API
This service is used for monitoring real time liquidity transaction.
Get all valid RTL sublimit transactions
Method: get
Path: /RtlTransaction/fetchSublimitLog
Get all valid RTL transaction
Method: get
Path: /RtlTransaction/fetch
Get sublimit details on a structure
Method: get
Path: /RtlTransaction/fetchSublimitDetails
Initiate RTL transaction
Method: post
Path: /RtlTransaction/initiateRtlTxn
Modify all valid RTL transaction
Method: patch
Path: /RtlTransaction/modifyRtlTxn
Post RTL transaction
Method: post
Path: /RtlTransaction/postRtl
Undo RTL transaction
Method: post
Path: /RtlTransaction/undoRtl