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 ReverseFulfillmentOrderLineItem

ReverseFulfillmentOrderLineItem

object

Requires read_returns access scope.

The details about a reverse fulfillment order line item.

The dispositions of the item.

ID!non-null

A globally-unique ID.

Int!non-null

The total number of units to be processed.

FulfillmentLineItem!non-nullDeprecated

The corresponding fulfillment line item for a reverse fulfillment order line item. FulfillmentLineItem will be nullable as of API version 2024-10. Older version will return error when FulfillmentLineItem is null.


Was this section helpful?

mutation

Disposes reverse fulfillment order line items.


Was this section helpful?

interface

Was this section helpful?