Retrieves the real time liquidity parameter by ID
get
                    /parameter/{id}
This endpoint is used to get the real time liquidity parameter by ID.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Path Parameters
                - 
                    id: string
                    
                    Id of the user that needs to be fetched
 
Query Parameters
                - 
                        version(optional): string
                        
                        Id of the user that needs to be fetched
 
Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Returns the realtimeliquidityparameter based on given id.
                
                
                    Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:
resource_type 
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : LrtTmRtlParamMasterDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            ccyTolerance(optional): 
            number
            
 - 
            ismultiaccAllowed(optional): 
            string
            
 - 
            LrtTmRtlParamCountryDTO(optional): 
            array  LrtTmRtlParamCountryDTO
            
            
 - 
            LrtTmRtlParamCurrencyDTO(optional): 
            array  LrtTmRtlParamCurrencyDTO
            
            
 - 
            LrtTmRtlParamInterfaceDTO(optional): 
            array  LrtTmRtlParamInterfaceDTO
            
            
 - 
            sysName(optional): 
            string
            Maximum Length:
5 
Nested Schema : LrtTmRtlParamCountryDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            countryCode: 
            string
            Maximum Length:
3 - 
            id: 
            string
            Maximum Length:
36 - 
            rtlParamMasterId: 
            string
            Maximum Length:
36 
Nested Schema : LrtTmRtlParamCurrencyDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            currencyCode(optional): 
            string
            Maximum Length:
3 - 
            id(optional): 
            string
            Maximum Length:
36 - 
            rtlParamMasterId(optional): 
            string
            Maximum Length:
36 
Nested Schema : LrtTmRtlParamInterfaceDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            branchCode(optional): 
            string
            Maximum Length:
5 - 
            branchId: 
            string
            Maximum Length:
36 - 
            externalSystemId(optional): 
            string
            
 - 
            id: 
            string
            Maximum Length:
36 - 
            interfaceId: 
            string
            Maximum Length:
36 - 
            methodName(optional): 
            string
            Maximum Length:
100 - 
            rtlParamMasterId(optional): 
            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