Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to reverseDeliveryShippingUpdate

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.

BooleanDefault:true

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

ID!required

The ID of the reverse delivery to update.

The tracking information for the reverse delivery.


Was this section helpful?

Anchor to ReverseDeliveryShippingUpdatePayload returnsReverseDeliveryShippingUpdatePayload returns

The updated reverse delivery.

The list of errors that occurred from executing the mutation.


Was this section helpful?