Retrieves the list of CCY and Debomination Details
get
                    /service/v1/getCCYDenominationDetails
This endpoint is used to get the list of CCY and Debomination Details.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Query Parameters
                - 
                        branch: string
                        
                        Branch Value
 - 
                        currency(optional): string
                        
                        Currency Value
 - 
                        limit(optional): integer
                        
                        Limit To Be Fetched
 - 
                        offset(optional): integer
                        
                        Offset Of Limit
 
Header Parameters
                - 
                        appId: string
                        
                        Application Id
 - 
                        authToken(optional): string
                        
                        Authorization Token
 - 
                        branchCode: string
                        
                        Branch Code
 - 
                        contentType(optional): string
                        
                        Content Type
 - 
                        tenantId(optional): string
                        
                        Tenant Id
 - 
                        userId: string
                        
                        UserId For SMS
 
Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Successful performs the operation
                
                
                    Root Schema : DenominationResponseModel
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCollection of Master and Denomination Details
    
    
    
    
        Show Source
        - 
            denominationData(optional): 
            array  denominationData
            
            List Of Master and Denomination data
 - 
            errors(optional): 
            object  errors
            
            List Of Errors
 - 
            paging(optional): 
            object  PagingDto
            
            Paging DTO object
 - 
            responseStatus(optional): 
            string
            Response Status
 
Nested Schema : denominationData
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayList Of Master and Denomination data
    
    
    
    
    
        Show Source
        - 
            Array of: 
                object  ObcmTmCashDenomMaintMasterDTO
            
            Cash Denomination Maint Master Model
 
Nested Schema : PagingDto
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectPaging DTO object
    
    
    
    
        Show Source
        - 
            totalResults(optional): 
            integer
            Total Results
 
Nested Schema : ObcmTmCashDenomMaintMasterDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCash Denomination Maint Master Model
    
    
    
    
        Show Source
        - 
            authStat(optional): 
            string
            Authorization Status
 - 
            branch(optional): 
            string
            Branch Value
 - 
            checkerDtStamp(optional): 
            string
            Checker Date
 - 
            checkerId(optional): 
            string
            Checker ID
 - 
            currency(optional): 
            string
            Currency
 - 
            id(optional): 
            string
            Master Id
 - 
            mainUnit(optional): 
            string
            Main Unit
 - 
            makerDtStamp(optional): 
            string
            Maker Date
 - 
            makerId(optional): 
            string
            Maker Id
 - 
            modNo(optional): 
            integer
            Mod No
 - 
            ObcmTmCashDenomMaintDetailsDTO(optional): 
            array  ObcmTmCashDenomMaintDetailsDTO
            
            
 - 
            onceAuth(optional): 
            string
            Once Authorization
 - 
            recordStat(optional): 
            string
            Record Status
 - 
            subUnit(optional): 
            string
            Sub Unit
 
Nested Schema : ObcmTmCashDenomMaintDetailsDTO
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  ObcmTmCashDenomMaintDetailsDTO
            
            Cash Denomination Detail Model
 
Nested Schema : ObcmTmCashDenomMaintDetailsDTO
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectCash Denomination Detail Model
    
    
    
    
        Show Source
        - 
            cashDenomMaintMasterId(optional): 
            string
            Denomination Maint Master Id
 - 
            denominationDesc(optional): 
            string
            Denomination Description
 - 
            denominationType(optional): 
            string
            Denomination Type
 - 
            denominationValue(optional): 
            string
            Denomination Value
 - 
            id(optional): 
            string
            Denomination Id
 
Nested Schema : Error
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectError Model
    
    
    
    
        Show Source
        - 
            ecode(optional): 
            string
            Error Code
 - 
            edesc(optional): 
            string
            Error Description
 - 
            etype(optional): 
            string
            Error Type
 
400 Response
Malformed syntax.
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                500 Response
Internal error