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 acess to return orders.

Creates a return.

ReturnInput!required

Specifies the input fields for a return.


Was this section helpful?

Anchor to ReturnCreatePayload returnsReturnCreatePayload returns

The created return.

The list of errors that occurred from executing the mutation.


Was this section helpful?