Find overdue invoices
get
                    /service/v1/overdueInvoice
This endpoint is used to find overdue invoices.
                Request
Supported Media Types
                - application/json
- application/xml
Query Parameters
                
                
                
                Header Parameters
                - 
                        appId: string
                        
                        
- 
                        branchCode: string
                        
                        
- 
                        userId: string
                        
                        user id for SMS
Response
Supported Media Types
                - application/json
- application/xml
201 Response
Returns the the newly created payment.
                
                
                    Root Schema : EODResponseDetails
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectEOD Response Details
    
    
    
    
        Show Source
        - 
            errors(optional): 
            array  errors
            
            Error Codes
- 
            status(optional): 
            string
            EOD Event Status
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
Bad Request
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                405 Response
Invalid input
                
                
                500 Response
Internal error