Skip to main content
Log inSign up
Anchor to ReturnDeclineRequestPayload

ReturnDeclineRequestPayload

payload

Return type for returnDeclineRequest mutation.

•

The declined return.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Declines a return on an order. When a return is declined, each ReturnLineItem.fulfillmentLineItem can be associated to a new return. Use the ReturnCreate or ReturnRequest mutation to initiate a new return.


Was this section helpful?