Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to ReverseFulfillmentOrder

ReverseFulfillmentOrder

object

Requires read_returns access scope.

A group of one or more items in a return that will be processed at a fulfillment service. There can be more than one reverse fulfillment order for a return at a given location.

Anchor to Fields and connectionsFields and connections

ID!non-null

A globally-unique ID.

The list of reverse fulfillment order line items for the reverse fulfillment order.

The list of reverse deliveries for the reverse fulfillment order.

The status of the reverse fulfillment order.

Anchor to thirdPartyConfirmationthirdPartyConfirmation

The current confirmation for the reverse fulfillment order from a third-party logistics service. If no third-party service is involved, then this value is nil.

Order!non-nullDeprecated

The order associated with the reverse fulfillment order. Order will be nullable as of API version 2025-01. Older versions will return an error when order is null.


Was this section helpful?

query

Lookup a reverse fulfillment order by ID.


Was this section helpful?

interface

Was this section helpful?