Anchor to reverseDeliveryreverse
reverseDelivery
query
Requires access scope.
Lookup a reverse delivery by ID.
Anchor to Arguments
Arguments
- •ID!required
The ID of the ReverseDelivery to return.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to ReverseDeliveryReverse•
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).
Was this section helpful?
Query Reference
{
reverseDelivery(id) {
# reverseDelivery fields
}
}