Anchor to section titled 'undefined'

reverseDeliveryShippingUpdate
mutation

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

Updates a reverse delivery with associated external shipping information.


The return label file information for the reverse delivery.

Anchor to notifyCustomer
notifyCustomer
default:true

If true and an email address exists on the ReverseFulfillmentOrder.order, then the customer is notified with the updated delivery instructions.

Anchor to reverseDeliveryId
reverseDeliveryId
required

The ID of the reverse delivery to update.

The tracking information for the reverse delivery.


Was this section helpful?

The updated reverse delivery.

The list of errors that occurred from executing the mutation.


Was this section helpful?