Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires orders access scope, marketplace_orders access scope or buyer_membership_orders access scope.

Creates a refund.

RefundInput!required

The input fields that are used in the mutation for creating a refund.


Was this section helpful?

Anchor to RefundCreatePayload returnsRefundCreatePayload returns

The order associated with the created refund.

The created refund.

The list of errors that occurred from executing the mutation.


Was this section helpful?