Interface B2BDocumentPaymentInfoService

    • Method Detail

      • getDocumentPaymentInfo

        SearchResult<B2BDocumentPaymentInfoModel> getDocumentPaymentInfo​(java.lang.String documentNumber)
        Gets a list of document payment info associated to a Document.
        Parameters:
        documentNumber - the document number
        Returns:
        list of documentPaymentInfos
      • applyPayment

        void applyPayment​(java.util.List<B2BDragAndDropData> lstActions)
        Applies a list of drag & drop actions
        Parameters:
        lstActions - the list of actions to be applied.