Updates Debit Note in Tw table
put
                    /service/v1/debitNote
This endpoint is used to updates Debit note.
                Request
Supported Media Types
                - application/json
- application/xml
Header Parameters
                
                
                
                
                Request Body that contains data required for updating a new Debit note.
                
                
                
                Root Schema : DebitNotePutModel
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectDebit note put model
    
    
    
    
        Show Source
        - 
            action: 
            string
            Action for which debit note are getting saved
- 
            checkerId(optional): 
            string
            Checker Id from Portal
- 
            debitNoteList(optional): 
            array  debitNoteList
            
            
- 
            makerId(optional): 
            string
            Maker Id from Portal
- 
            processingBranchCode: 
            string
            Branch Code
- 
            processingDate: 
            string
            Processing Date
- 
            srcAppCd(optional): 
            string
            Source Application Code
- 
            srcAppRefNo(optional): 
            string
            Reference Number of Calling System
Nested Schema : debitNoteList
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  DebitNoteUpdateModel2
            
            Debit note Update model 2
Nested Schema : DebitNoteUpdateModel2
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectDebit note Update model 2
    
    
    
    
        Show Source
        - 
            acceptanceAmount(optional): 
            number
            
- 
            adjustmentReason(optional): 
            string
            
- 
            debitNoteDate(optional): 
            string
            
- 
            debitNoteDueDate(optional): 
            string
            
- 
            debitNoteRefNo(optional): 
            string
            
- 
            discrepancyCd(optional): 
            string
            
- 
            disputeAmount(optional): 
            number
            
- 
            invoiceCommodityGridList(optional): 
            array  invoiceCommodityGridList
            
            
- 
            isAutoAuth(optional): 
            string
            
- 
            linkedDocs(optional): 
            string
            
- 
            linkInvoiceNumber(optional): 
            string
            
- 
            oldAcceptanceAmount(optional): 
            number
            
- 
            oldDebitNoteDueDate(optional): 
            string
            
- 
            oldDisputeAmount(optional): 
            number
            
- 
            remarks(optional): 
            string
            
- 
            transactionRefNo(optional): 
            string
            
Nested Schema : InvoiceCommodityGridModel
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            ccy(optional): 
            string
            
- 
            commodityCode(optional): 
            string
            Commodity Code
- 
            commodityDesc(optional): 
            string
            
- 
            commodityName(optional): 
            string
            
- 
            costPerUnit(optional): 
            number
            Cost Per unit
- 
            descriptionOfGoods(optional): 
            string
            
- 
            discountAmount(optional): 
            number
            
- 
            discountPercentage(optional): 
            number
            
- 
            id(optional): 
            string
            
- 
            invoiceCommodityGridId(optional): 
            string
            Read Only:trueId of the Invoice Commodity Grid
- 
            invoiceMasterId(optional): 
            string
            Invoice Master Id
- 
            invoiceNumber(optional): 
            string
            Invoice Number
- 
            invoiceRefNo(optional): 
            string
            Invoice Reference Number
- 
            isInherited(optional): 
            string
            
- 
            netCost(optional): 
            number
            Net Cost
- 
            quantity(optional): 
            number
            Quantity
- 
            seqNo(optional): 
            integer(int64)
            
- 
            taxAmount(optional): 
            number
            Tax Amount
- 
            taxPercentage(optional): 
            number
            
- 
            totalCost(optional): 
            number
            Total Cost
- 
            totalWeight(optional): 
            number
            
- 
            transactionRefNo(optional): 
            string
            
- 
            unit(optional): 
            string
            
- 
            unitWeight(optional): 
            number
            
Response
Supported Media Types
                - application/json
- application/xml
201 Response
Returns the collection of the updated debit note
                
                
                    Nested Schema : refNoList
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  DebitNoteTranRefNoResponse
            
            List of Internal Reference Numbers
Nested Schema : DebitNoteTranRefNoResponse
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectList of Internal Reference Numbers
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : debitNoteRefNoList
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  DebitNoteRefNoResponse
            
            List of Internal Reference Numbers
400 Response
Bad Request
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                500 Response
Internal error