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

A customer's return request that hasn't been approved or declined. This mutation sets the value of the Return.status field to REQUESTED. To create a return that has the Return.status field set to OPEN, use the returnCreate mutation.


The input fields for requesting a return.


Was this section helpful?

The requested return.

The list of errors that occurred from executing the mutation.


Was this section helpful?