Retrieves the IE structure ID
get
                    /interestenhancement/getIEStructureId
This endpoint is used to get the interest enhancement structure ID.
                Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
                - application/json
- application/xml
200 Response
Returns the IE structure id.
                
                
                    Nested Schema : GenericDto
    
      
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Match All
    Show Source
    - 
            
            object 
            
            
         GenericDto-allOf[0]
            
        Discriminator:resource_type
Nested Schema : GenericDto-allOf[0]
    
      Type: 
      
    
    
    
    
    objectDiscriminator: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
resource_typeNested Schema : LmmTmIeStructureDTO-allOf[1]
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            branchCode(optional): 
            string
            Maximum Length:4
- 
            customerId(optional): 
            string
            Pattern:[a-zA-Z0-9]{1,20}
- 
            effectiveDate(optional): 
            string(date)
            
- 
            endDate(optional): 
            string(date)
            
- 
            enhancementType(optional): 
            string
            Maximum Length:1
- 
            interestMethod(optional): 
            string
            Maximum Length:20
- 
            isTemp(optional): 
            string
            Maximum Length:1
- 
            LmmTmIeAccountDTO: 
            array  LmmTmIeAccountDTO
            
            
- 
            LmmTmIeRateDTO: 
            array  LmmTmIeRateDTO
            
            
- 
            LmmTmIeThresholdDTO: 
            array  LmmTmIeThresholdDTO
            
            
- 
            logCode(optional): 
            string
            Maximum Length:20
- 
            nominatedAccNo(optional): 
            string
            Maximum Length:30
- 
            pauseEndDate(optional): 
            string(date)
            
- 
            pauseStartDate(optional): 
            string(date)
            
- 
            sourceSystem(optional): 
            string
            Maximum Length:35
- 
            structureDescription(optional): 
            string
            Maximum Length:20
- 
            structureId(optional): 
            string
            Pattern:[A-Z0-9]{1,30}
- 
            thresholdAmount(optional): 
            number
            
- 
            thresholdCurrency(optional): 
            string
            Maximum Length:3
- 
            versionNo(optional): 
            number
            
Nested Schema : LmmTmIeAccountDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            accountNumber(optional): 
            string
            Maximum Length:30
- 
            availableBalance(optional): 
            number
            
- 
            branchCode(optional): 
            string
            Maximum Length:4
- 
            currency(optional): 
            string
            Maximum Length:3
- 
            id(optional): 
            string
            Maximum Length:36
- 
            ieStructureId(optional): 
            string
            Maximum Length:36
Nested Schema : LmmTmIeRateDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            currency(optional): 
            string
            Maximum Length:3
- 
            enhancementRate(optional): 
            number
            
- 
            fromAmount(optional): 
            number
            
- 
            id(optional): 
            string
            Maximum Length:36
- 
            ieStructureId(optional): 
            string
            Maximum Length:36
- 
            rateType(optional): 
            string
            Maximum Length:5
- 
            toAmount(optional): 
            number
            
Nested Schema : LmmTmIeThresholdDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            amount(optional): 
            number
            
- 
            currency(optional): 
            string
            Maximum Length:3
- 
            enhancementRate(optional): 
            number
            
- 
            id(optional): 
            string
            Maximum Length:36
- 
            ieStructureId(optional): 
            string
            Maximum Length:36
400 Response
Malformed syntax.
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                500 Response
Internal error