Skip to main content
Anchor to OrderRequestReturnPayload

OrderRequestReturnPayload

payload

Return type for orderRequestReturn mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Request a new return on behalf of a customer.

Arguments

•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?