Skip to main content
Anchor to ReturnApproveRequestPayload

ReturnApproveRequestPayload

payload

Return type for returnApproveRequest mutation.

•Return

The approved return.

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

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


Was this section helpful?