Skip to main content
mutation

Requires write_returns access scope or write_marketplace_returns access scope.

Indicates a return is complete, either when a refund has been made and items restocked, or simply when it has been marked as returned in the system.

•ID!
required

The ID of the return to close.


Was this section helpful?

Anchor to ReturnClosePayload returnsReturnClosePayload returns

•Return

The closed return.

Show fields
•[ReturnUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?