Get all fetchAllReallocationDetails.
get
                    /api/1.0/service/lmp/poolRealloc/fetchReallocationDetails
This endpoint is used to get all reallocation details.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Header Parameters
                - 
                        sourceCode(required): string
                        
                        Source from which request is initiated
 
Response
Supported Media Types
                - application/json
 - application/xml
 
201 Response
Returns message of succes or failure
                
                Headers
                
                
                
                    Root Schema : LmmTmReallocationDetailsServiceCollection
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCollection of reallocation details.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:
resource_type 
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : LmpTbReallocationDetailDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            bvtId: 
            integer
            
 - 
            customerId: 
            string
            Pattern:
[a-zA-Z0-9]{1,20} - 
            errorRef: 
            string
            
 - 
            executionId: 
            string
            Maximum Length:
36 - 
            executionTime: 
            string
            
 - 
            fromAcc: 
            string
            Maximum Length:
50 - 
            fromAccBranch: 
            string
            Maximum Length:
6 - 
            fromAccCcy: 
            string
            Maximum Length:
3 - 
            isBvt: 
            string
            
 - 
            isExisting: 
            string
            Maximum Length:
1 - 
            isSim: 
            string
            Maximum Length:
1 - 
            liqAmnt: 
            number
            
 - 
            liqCcy: 
            string
            Maximum Length:
3 - 
            status: 
            string
            
 - 
            statusMsg: 
            string
            
 - 
            strMasterId: 
            string
            
 - 
            structureId: 
            string
            Pattern:
[0-9a-fA-Z-]{1,36} - 
            toAcc: 
            string
            Maximum Length:
50 - 
            toAccBranch: 
            string
            Maximum Length:
6 - 
            toAccCcy: 
            string
            Maximum Length:
3 - 
            valueDate: 
            string
            
 - 
            versionNo: 
            integer
            
 
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