Skip to main content
Anchor to OrderRequestReturnPayload

OrderRequestReturnPayload

payload

Return type for orderRequestReturn mutation.

•Return

The return request that has been made.

Show fields
•[ReturnUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Request a new return on behalf of a customer.

Show payload

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.

Show input fields


Was this section helpful?