Skip to main content
Anchor to returnableFulfillment

returnableFulfillment

query

Returns a ReturnableFulfillment resource by ID.

•ID!
required

The ID of the ReturnableFulfillment to return.


Was this section helpful?

Anchor to ReturnableFulfillmentReturnableFulfillment
•ReturnableFulfillment

A delivered order that's eligible to be returned to the merchant. Provides the items from completed fulfillments that customers can select when initiating a return.

Use returnable fulfillments to determine which items are eligible for return before creating a Return with the returnCreate mutation. The line items show quantities that are available for return.

Learn more about building return management workflows.


Was this section helpful?