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.

Anchor to returnApproveRequest

returnApproveRequest

mutation

Requires write_returns access scope or write_marketplace_returns access scope. Also: The user must have return_orders permission.

Approves a customer's return request. If this mutation is successful, then the Return.status field of the approved return is set to OPEN.

The input fields to approve a return.


Was this section helpful?

Anchor to ReturnApproveRequestPayload returnsReturnApproveRequestPayload returns

The approved return.

The list of errors that occurred from executing the mutation.


Was this section helpful?