Delete Promise to Pay Type Identified by Given ID
delete
                    /obedm-ptp-services/ptptype/{id}
This endpoint is used to delete the Promise to Pay Type identified by given ID.
                Request
Supported Media Types
                - application/json
 - application/xml
 
Path Parameters
                - 
                    id: string
                    
                    Key of the Promise to Pay Type maintenance.
 
Header Parameters
                - 
                        appId: string
                        
                        The unique identifier of the application making the request.
 - 
                        branchCode: string
                        
                        The code associated with the branch of the user making the request.
 - 
                        contentType(optional): string
                        
                        The type of content in the request body. Used to specify the format of the request payload, such as JSON or XML.
 - 
                        tenantId(optional): string
                        
                        The unique identifier of the tenant associated with the request.
 - 
                        userId: string
                        
                        The unique identifier of the user making the request.
 
Request body contain Promise to Pay Type and Modification number of Promise To Pay Type maintenance which need to be deleted.
                
                
                
                Response
Supported Media Types
                - application/json
 - application/xml
 
200 Response
Successful operation.
                
                
                    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.
                
                
                500 Response
Internal error