Skip to main content
mutation

Requires write_returns access scope or write_marketplace_returns access scope. Also: The shop must have access to returns processing.

Process a return.

•ReturnProcessInput!
required

Specifies the input fields for processing a return.


Was this section helpful?

Anchor to ReturnProcessPayload returnsReturnProcessPayload returns

•Return

The processed return.

•[ReturnUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?