Get all valid interest reallocation report
post
                    /interestreallocationreport/generateReport
This endpoint is used to get all valid interest reallocation report maintenance records.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Request Body that contains data required for creating a new oblm-report-services
                
                
                
                Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:
resource_type 
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : InterestReallocationReportInputDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            customerId(optional): 
            string
            Pattern:
[a-zA-Z0-9]{1,20} - 
            fromDate(optional): 
            string(date)
            
 - 
            structureId(optional): 
            string
            Pattern:
[A-Z0-9]{1,30} - 
            structureType(optional): 
            string
            
 - 
            toDate(optional): 
            string(date)
            To Date of Exceptions
 
Response
Supported Media Types
                - application/json
 - application/xml
 
201 Response
Returns message of succes or failure
                
                Headers
                
                
                
                    Root Schema : InterestReallocationReportDTOCollection
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCollection of InterestRealloc.
    
    
    
    
        Show Source
        - 
            data(optional): 
            object  ReportResponse
            
            Report Response
 - 
            messages(optional): 
            object  ResponseDto
            
            
 
Nested Schema : ReportResponse
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectReport Response
    
    
    
    
        Show Source
        - 
            documentId(optional): 
            string
            Document Id for the document
 - 
            documentInbase64(optional): 
            string
            Document in Base64
 - 
            reportContentType(optional): 
            string
            Report Content Type for the document
 
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
object400 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