Requires write_orders access scope or write_marketplace_orders access scope. Also: Requires the write_returns access scope. The user must have return_orders permission.

Cancels a return and restores the items back to being fulfilled. Canceling a return is only available before any work has been done on the return (such as an inspection or refund).


Anchor to id
id
required

The ID of the return to cancel.


Was this section helpful?

The canceled return.

The list of errors that occurred from executing the mutation.


Was this section helpful?