Skip to main content
Anchor to returnApproveRequest

returnApproveRequest

mutation

Requires write_returns access scope or write_marketplace_returns access scope. Also: The user must have return_orders permission.

Approves a customer's return request. If this mutation is successful, then the Return.status field of the approved return is set to OPEN.

•ReturnApproveRequestInput!required

The input fields to approve a return.


Was this section helpful?

Anchor to ReturnApproveRequestPayload returnsReturnApproveRequestPayload returns

•Return

The approved return.

•[ReturnUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »