Get all Valid account pair adhoc sweeps for Authorization and execution
get
                    /sweepservice/adhoc/accpairsweepview
This endpoint is used to get all valid account pair adhoc sweep for authorization and execution.
                Request
Supported Media Types
                - application/json
- application/xml
Query Parameters
                - 
                        authStat: string
                        
                        authStat need to be set to fetch structures based on authStat
- 
                        fromDate: string
                        
                        
- 
                        limit: integer
                        
                        limit is maximum no of records to be fetched
- 
                        offset: integer
                        
                        offset is starting no of records to be fetched
- 
                        status: string
                        
                        recordStat need to be set to fetch structures based on recordStat
- 
                        structureDescription: string
                        
                        structure description need to be set to fetch structures for particular customer
- 
                        structureId: string
                        
                        Pattern:[0-9a-fA-Z-]{1,36}structureId need to be set to fetch structures for particular customer
- 
                        toDate: string
                        
                        
Header Parameters
                - 
                        branchDate: string
                        
                        Branch date
Response
Supported Media Types
                - application/json
- application/xml
201 Response
Returns message of succes or failure
                
                Headers
                
                
                
                    Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:resource_type
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : LmsTbAdhocStrSweepDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            customerId: 
            string
            Pattern:[a-zA-Z0-9]{1,20}
- 
            customerName: 
            string
            
- 
            effectiveDate: 
            string
            
- 
            executionType: 
            string
            
- 
            headerBranchCode: 
            string
            
- 
            includeExternalAccount: 
            string
            
- 
            LmsTbAdhocAccpairSweepDTO: 
            array  LmsTbAdhocAccpairSweepDTO
            
            
- 
            overRidePendingSweep: 
            string
            
- 
            status: 
            string
            
- 
            structureDescription: 
            string
            
- 
            structureId: 
            string
            Pattern:[A-Z0-9]{1,30}
- 
            structureMasterId: 
            string
            
- 
            sweepId: 
            string
            
- 
            sweepStatus: 
            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