Anchor to section titled 'undefined'

returnDeclineRequest
mutation

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

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.


The input fields for declining a customer's return request.


Was this section helpful?

The declined return.

The list of errors that occurred from executing the mutation.


Was this section helpful?