reverse Delivery
Requires access scope or access scope.
Lookup a reverse delivery by ID.
Arguments
- •ID!required
The ID of the ReverseDelivery to return.
Anchor to Possible returnsPossible returns
- Anchor to ReverseDeliveryReverse•Reverse
Delivery Delivery A reverse delivery is a post-fulfillment object that represents a buyer sending a package to a merchant. For example, a buyer requests a return, and a merchant sends the buyer a shipping label. The reverse delivery contains the context of the items sent back, how they're being sent back (for example, a shipping label), and the current state of the delivery (tracking information).
- Anchor to deliverabledeliverable•Reverse
Delivery Deliverable The deliverable associated with the reverse delivery.
- •ID!non-null
The ID of the reverse delivery.
- Anchor to reverseDeliveryLineItemsreverse•Reverse
Delivery Line Items Delivery Line Item Connection! non-null The reverse delivery line items attached to the reverse delivery.
- Anchor to firstfirst•Int
The first
nelements from the paginated list.- Anchor to afterafter•String
The elements that come after the specified cursor.
- Anchor to lastlast•Int
The last
nelements from the paginated list.- Anchor to beforebefore•String
The elements that come before the specified cursor.
- Anchor to reversereverse•BooleanDefault:false
Reverse the order of the underlying list.
Arguments
- Anchor to reverseFulfillmentOrderreverse•Reverse
Fulfillment Order Fulfillment Order! non-null The
associated with the reverse delivery.