Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions
RefundInvoiceInterface Interface Reference
Inheritance diagram for RefundInvoiceInterface:
RefundInvoice

Public Member Functions

 execute ( $invoiceId, array $items=[], $isOnline=false, $notify=false, $appendComment=false, \Magento\Sales\Api\Data\CreditmemoCommentCreationInterface $comment=null, \Magento\Sales\Api\Data\CreditmemoCreationArgumentsInterface $arguments=null)
 

Detailed Description

Interface RefundInvoiceInterface

@api

Since
100.1.3

Definition at line 14 of file RefundInvoiceInterface.php.

Member Function Documentation

◆ execute()

execute (   $invoiceId,
array  $items = [],
  $isOnline = false,
  $notify = false,
  $appendComment = false,
\Magento\Sales\Api\Data\CreditmemoCommentCreationInterface  $comment = null,
\Magento\Sales\Api\Data\CreditmemoCreationArgumentsInterface  $arguments = null 
)

Create refund for invoice

Parameters
int$invoiceId

Implemented in RefundInvoice.


The documentation for this interface was generated from the following file: