Simulate async sweep service for a structure
post
                    /sweepservice/simulatesweepAsync
This endpoint is used to simulate async sweep for a structure.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Request Body that contains data required for running a sweep batch
                
                
                
                Nested Schema : LmsSweepStructuresDTO-allOf[0]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            adhocId(optional): 
            string
            
 - 
            allowMBCCAccPair(optional): 
            string
            
 - 
            allStructure(optional): 
            string
            
 - 
            branchCode(optional): 
            string
            
 - 
            branchMap(optional): 
            object  BranchMap
            
            Additional Properties Allowed: LmmTmBranchParametersDTO
 - 
            checkAccPairSweep(optional): 
            string
            
 - 
            customerId(optional): 
            string
            Pattern:
[a-zA-Z0-9]{1,20} - 
            jobschedulerId(optional): 
            string
            
 - 
            mode(optional): 
            string
            
 - 
            overRidePending(optional): 
            string
            
 - 
            remarks(optional): 
            string
            
 - 
            simulate(optional): 
            string
            
 - 
            simulateExecDt(optional): 
            string(date)
            
 - 
            simulateFromDt(optional): 
            string(date)
            
 - 
            simulateToDt(optional): 
            string(date)
            
 - 
            structureList(optional): 
            array  structureList
            
            
 
Nested Schema : LmmTmBranchParametersDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            balanceUpdateOffset(optional): 
            integer
            
 - 
            bankCode(optional): 
            string
            
 - 
            bankType(optional): 
            string
            
 - 
            bicCode(optional): 
            string
            
 - 
            branchCode(optional): 
            string
            
 - 
            branchCurrency(optional): 
            string
            
 - 
            branchDate(optional): 
            string
            
 - 
            branchName(optional): 
            string
            
 - 
            cityId(optional): 
            string
            
 - 
            countryId(optional): 
            string
            
 - 
            crossBorderHybridPool(optional): 
            string
            
 - 
            crossBorderHybridSweep(optional): 
            string
            
 - 
            crossBorderPool(optional): 
            string
            
 - 
            crossBorderSweep(optional): 
            string
            
 - 
            crossCcyHybridPool(optional): 
            string
            
 - 
            crossCcyHybridSweep(optional): 
            string
            
 - 
            crossCcyPool(optional): 
            string
            
 - 
            crossCcySweep(optional): 
            string
            
 - 
            domesticHybridPool(optional): 
            string
            
 - 
            domesticHybridSweep(optional): 
            string
            
 - 
            domesticPool(optional): 
            string
            
 - 
            domesticSweep(optional): 
            string
            
 - 
            externalSystemId(optional): 
            string
            
 - 
            fax(optional): 
            string
            
 - 
            hostCode(optional): 
            string
            
 - 
            hybrid(optional): 
            string
            
 - 
            isBalanceOnline(optional): 
            string
            
 - 
            isExternal(optional): 
            string
            
 - 
            latitude(optional): 
            number
            
 - 
            line1(optional): 
            string
            
 - 
            line2(optional): 
            string
            
 - 
            line3(optional): 
            string
            
 - 
            line4(optional): 
            string
            
 - 
            LmmTmBranchAddnParametersDTO(optional): 
            array  LmmTmBranchAddnParametersDTO
            
            
 - 
            LmmTmBranchExternalSystemDTO(optional): 
            array  LmmTmBranchExternalSystemDTO
            
            
 - 
            localClearingCode(optional): 
            string
            
 - 
            longitude(optional): 
            number
            
 - 
            phoneNumber(optional): 
            string
            
 - 
            pool(optional): 
            string
            
 - 
            region(optional): 
            string
            
 - 
            sourceSystem(optional): 
            string
            
 - 
            sourceSystemBranchCode(optional): 
            string
            
 - 
            stateId(optional): 
            string
            
 - 
            sweep(optional): 
            string
            
 - 
            timeZone(optional): 
            string
            
 - 
            zip(optional): 
            string
            
 
Nested Schema : LmsSweepAccountDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            accountCurrency(optional): 
            string
            
 - 
            accountNumber(optional): 
            string
            
 - 
            batchDataId(optional): 
            string
            
 - 
            branchCode(optional): 
            string
            
 - 
            extTransactionNo(optional): 
            string
            Sweep Log ID
 - 
            frequencyId(optional): 
            string
            
 - 
            fromDate(optional): 
            string
            starting Date
 - 
            id(optional): 
            string
            
 - 
            instructionId(optional): 
            string
            
 - 
            lastSuccessfulSweepDate(optional): 
            string(date)
            
 - 
            structureMasterId(optional): 
            string
            
 - 
            toDate(optional): 
            string
            ending Date
 
Response
Supported Media Types
                - application/json
 - application/xml
 
201 Response
Returns message of succes or failure
                
                Headers
                - 
                        Location: string
                        
                        URL of newly created sweepmaster data
 
Nested Schema : ResponseResourceSupport
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
objectNested 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