closeCreditMemo
Close credit memo
This page contains
Arguments
| input CloseCreditMemoInput! PREVIEW |
CloseCreditMemoInput fields
| creditMemoId ID! | UUID of the credit memo to close |
Return Fields
| creditMemo CreditMemo PREVIEW | The credit memo that was closed. |
| operationStatus BalanceOperationStatus PREVIEW | Status of the operation, either SUCCEEDED or FAILED |
| userErrors [CloseCreditMemoError!] PREVIEW | User errors in the close credit memo request |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.