Fetch Ratio Method details for Branch
get
                    /api/1.0/service/lmp/pool/ratio-details
This endpoint is used to fetch ratio method details for branch.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Query Parameters
                - 
                        branchCode(required): string
                        
                        Branch Code for fetching Ratio Details
 - 
                        bvtDate: string
                        
                        BVT Date for fetching Ratio Details
 - 
                        structureId: string
                        
                        Structure ID for fetching Ratio Details
 
Header Parameters
                - 
                        sourceCode(required): string
                        
                        Source from which request is initiated
 
Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Returns Ratio Method Details
                
                Headers
                
                
                
                    Nested Schema : RatioDetailDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            accountNumber: 
            string
            Account Number
 - 
            branchCode: 
            string
            Branch Code
 - 
            coverageRatio: 
            number
            Coverage Ratio
 - 
            currencyCode: 
            string
            Currency Code
 - 
            netPoolPosition: 
            number
            Net Pool Position
 
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