RefundShippingInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the shipping cost to refund.
Access Scopes
Fields
fullRefund
: Boolean - Whether to refund the full shipping amount.
shippingRefundAmount
: MoneyInput - The input fields required to refund shipping cost, in the presentment currency of the order. This overrides the `fullRefund` argument.
Input objects with this input object
Return
ReturnRefundInput
Examples