Skip to main content
Log inSign up
mutation

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

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

The closed return.

The list of errors that occurred from executing the mutation.


Was this section helpful?