Skip to main content
Anchor to ReverseDeliveryShippingUpdatePayload

ReverseDeliveryShippingUpdatePayload

payload

Return type for reverseDeliveryShippingUpdate mutation.

•ReverseDelivery

The updated reverse delivery.

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

Updates a reverse delivery with associated external shipping information.

Arguments

•ReverseDeliveryLabelInput
Default:null

The return label file information for the reverse delivery.

•Boolean
Default: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.

•ReverseDeliveryTrackingInput
Default:null

The tracking information for the reverse delivery.



Was this section helpful?