Skip to main content
mutation

Request a new return on behalf of a customer.

•ID!
required

The ID of the order for which this return is being requested.

•[RequestedLineItemInput!]!
required

The line items that are requested to be returned.


Was this section helpful?

Anchor to OrderRequestReturnPayload returnsOrderRequestReturnPayload returns

•Return

The return request that has been made.

•[ReturnUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?