Anchor to ReverseDeliveryShippingUpdatePayloadReverse
payloadReverse Delivery Shipping Update Payload
Return type for mutation.
Anchor to FieldsFields
- reverseDelivery (ReverseDelivery)
- userErrors ([ReturnUserError!]!)
- Anchor to reverseDeliveryreverse•Reverse
Delivery Delivery The updated reverse delivery.
- Anchor to userErrorsuser•[Return
Errors User Error!]! 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
- reverseDeliveryShippingUpdate (ReverseDeliveryShippingUpdatePayload)
- •mutation
Updates a reverse delivery with associated external shipping information.
- Anchor to reverseDeliveryIdreverse•ID!
Delivery Id required The ID of the reverse delivery to update.
- Anchor to trackingInputtracking•Reverse
Input Delivery Tracking Input Default:null The tracking information for the reverse delivery.
- Anchor to labelInputlabel•Reverse
Input Delivery Label Input Default:null The return label file information for the reverse delivery.
- Anchor to notifyCustomernotify•Boolean
Customer Default:true If
trueand an email address exists on the, then the customer is notified with the updated delivery instructions.
Arguments
Was this section helpful?