Anchor to returnDeclineRequestreturn
mutationreturn Decline Request
Requires access scope or access scope.
Declines a return on an order.
When a return is declined, each can be associated to a new return.
Use the or mutation to initiate a new return.
Anchor to Arguments
Arguments
- input (ReturnDeclineRequestInput!)
- Anchor to inputinput•Return
Decline Request Input! required The input fields for declining a customer's return request.
Was this section helpful?
- return (Return)
- userErrors ([ReturnUserError!]!)
- Anchor to returnreturn•Return
The declined return.
- Anchor to userErrorsuser•[Return
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?