return
Requires access scope.
Retrieves a return by its ID. A return represents the intent of a buyer to ship one or more items from an order back to a merchant or a third-party fulfillment location.
Use the return
query to retrieve information associated with the following workflows:
A return is associated with an order and can include multiple return line items. Each return has a status, which indicates the state of the return.
Arguments
- •ID!required
The globally-unique ID of the return to retrieve.
Anchor to Possible returnsPossible returns
- Anchor to ReturnReturn•Return
The
Return
object represents the intent of a buyer to ship one or more items from an order back to a merchant or a third-party fulfillment location. A return is associated with an order and can include multiple return line items. Each return has a status, which indicates the state of the return.Use the
Return
object to capture the financial, logistical, and business intent of a return. For example, you can identify eligible items for a return and issue customers a refund for returned items on behalf of the merchant.Learn more about providing a return management workflow for merchants. You can also manage exchanges, reverse fulfillment orders, and reverse deliveries on behalf of merchants.