Anchor to returnRequestreturn
mutationreturn Request
Requires access scope or access scope.
Creates a return request that requires merchant approval before processing. The return has its status set to and the merchant must approve or decline it.
Use this mutation when customers initiate returns that need review. After creating a requested return, use to approve it or to decline it.
For returns that should be immediately open for processing, use the mutation instead.
Learn more about building return management workflows.
Anchor to Arguments
Arguments
- Anchor to inputinput•Return
Request Input! required The input fields for requesting a return.
Was this section helpful?
- Anchor to returnreturn•Return
The requested return.
- Anchor to userErrorsuser•[Return
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?