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 returnLineItemRemoveFromReturn

returnLineItemRemoveFromReturn

mutation

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

Removes return lines from a return.

ID!required

The ID of the return for line item removal.

The return line items to remove from the return.


Was this section helpful?

Anchor to ReturnLineItemRemoveFromReturnPayload returnsReturnLineItemRemoveFromReturnPayload returns

The modified return.

The list of errors that occurred from executing the mutation.


Was this section helpful?