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 FulfillmentOrderSplitResult

FulfillmentOrderSplitResult

object

Requires read_assigned_fulfillment_orders access scope, read_merchant_managed_fulfillment_orders access scope or read_third_party_fulfillment_orders access scope.

The result of splitting a fulfillment order.

The original fulfillment order as a result of the split.

Anchor to remainingFulfillmentOrderremainingFulfillmentOrder

The remaining fulfillment order as a result of the split.

Anchor to replacementFulfillmentOrderreplacementFulfillmentOrder

The replacement fulfillment order if the original fulfillment order wasn't in a state to be split.


Was this section helpful?

mutation

Splits a fulfillment order or orders based on line item inputs and quantities.


Was this section helpful?