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 write_orders access scope or write_marketplace_orders access scope. Also: Requires the write_returns access scope. The user must have refund_orders permission.

Refunds a return when its status is OPEN or CLOSED and associates it with the related return request.

The input fields to refund a return.


Was this section helpful?

Anchor to ReturnRefundPayload returnsReturnRefundPayload returns

The created refund.

The list of errors that occurred from executing the mutation.


Was this section helpful?