ReturnRefundOrderTransactionInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to create order transactions when refunding a return.
Access Scopes
Fields
-
parentId:
ID! -
The ID of the parent order transaction. The transaction must be of kind `CAPTURE` or a `SALE`.
-
transactionAmount:
MoneyInput! -
The amount of money for the transaction in the presentment currency of the order.
Input objects with this input object
Examples