Skip to main content
input_object

The input fields to create a refund.

•CurrencyCode

The currency that is used to refund the order. This must be the presentment currency, which is the currency used by the customer. This is a required field for orders where the currency and presentment currency differ.

•String

An optional note that's attached to the refund.

•Boolean

Whether to send a refund notification to the customer.

•ID!non-null

The ID of the order that's being refunded.

•[RefundDutyInput!]

A list of duties to refund.

•[RefundLineItemInput!]

A list of line items to refund.

•ShippingRefundInput

The input fields that are required to reimburse shipping costs.

•[OrderTransactionInput!]

A list of transactions involved in the refund.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?