Skip to main content
mutation

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

Reopens a closed return.

ID!
required

The ID of the return to reopen.


Was this section helpful?

Anchor to ReturnReopenPayload returnsReturnReopenPayload returns

Return

The reopened return.

[ReturnUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?