Get all valid real time liquidity transaction
get
                    /service/lrt/RtlTransaction/fetch
This endpoint is used to get all valid real time liquidity transaction.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Query Parameters
                - 
                        customerId: string
                        
                        Pattern:
[a-zA-Z0-9]{1,20} - 
                        rtlStructureId: string
                        
                        
 - 
                        txnDateFrom: string
                        
                        
 - 
                        txnDateTo: string
                        
                        
 
Response
Supported Media Types
                - application/json
 - application/xml
 
201 Response
Returns message of success or failure
                
                Headers
                
                
                
                    Nested Schema : LrtTmRtlTxnMasterDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            blockAmt: 
            number
            
 - 
            customerId: 
            string
            Pattern:
[a-zA-Z0-9]{1,20} - 
            ddaRefId: 
            string
            Maximum Length:
50 - 
            ddaTxnId: 
            string
            Maximum Length:
50 - 
            errorReference: 
            string
            Maximum Length:
36 - 
            headerAccBrn: 
            string
            Maximum Length:
3 - 
            headerAccCcy: 
            string
            Maximum Length:
3 - 
            headerAccNo: 
            string
            Maximum Length:
30 - 
            id: 
            string
            Maximum Length:
36 - 
            isPartialAllowed: 
            string
            
 - 
            LrtTmRtlTxnGroupDTO: 
            array  LrtTmRtlTxnGroupDTO
            
            
 - 
            LrtTmRtlTxnLogDTO: 
            array  LrtTmRtlTxnLogDTO
            
            
 - 
            postAmt: 
            number
            
 - 
            processedAmt: 
            number
            
 - 
            processedCcy: 
            string
            Maximum Length:
3 - 
            rtlStructureId: 
            string
            Maximum Length:
30 - 
            rtlStructureMasterId: 
            string
            Maximum Length:
36 - 
            rtlTxnId: 
            string
            
 - 
            status: 
            string
            
 - 
            statusMessage: 
            string
            Maximum Length:
500 - 
            toAccountDescription: 
            string
            
 - 
            toCountryCode: 
            string
            
 - 
            toIBan: 
            string
            
 - 
            totalAmt: 
            number
            
 - 
            txnAmt: 
            number
            
 - 
            txnCcy: 
            string
            Maximum Length:
36 - 
            txnClosureTime: 
            string
            
 - 
            txnDate: 
            string
            
 - 
            txnDateFrom: 
            string
            
 - 
            txnDateTo: 
            string
            
 - 
            txnInitTime: 
            string
            
 
Nested Schema : LrtTmRtlTxnGroupDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            blockAmt: 
            number
            
 - 
            groupDescription: 
            string
            Maximum Length:
200 - 
            groupName: 
            string
            Maximum Length:
20 - 
            groupPriority: 
            number
            Minimum Value:
1Maximum Value:100 - 
            id: 
            string
            Maximum Length:
36 - 
            postAmt: 
            number
            
 - 
            totalAmt: 
            number
            
 
Nested Schema : LrtTmRtlTxnLogDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            accountCurrency: 
            string
            
 - 
            accountDescription: 
            string
            
 - 
            accountNumber: 
            string
            
 - 
            accPriority: 
            integer
            Minimum Value:
1Maximum Value:100 - 
            blkAmount: 
            number
            
 - 
            branchCode: 
            string
            
 - 
            branchName: 
            string
            
 - 
            ddaBlockRefId: 
            string
            Maximum Length:
50 - 
            exchangeRate: 
            string
            
 - 
            externalSystem: 
            string
            
 - 
            groupDescription: 
            string
            Maximum Length:
200 - 
            groupId: 
            string
            Maximum Length:
36 - 
            handoffType: 
            string
            
 - 
            id: 
            string
            Maximum Length:
36 - 
            rtlStructureMasterId: 
            string
            Maximum Length:
36 - 
            rtlTxnId: 
            string
            
 - 
            status: 
            string
            
 - 
            statusMessage: 
            string
            Maximum Length:
500 - 
            txnAmount: 
            number
            
 - 
            txnAmountInAccCcy: 
            number
            
 - 
            txnCcy: 
            string
            Maximum Length:
3 
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