Skip to main content

recomposeFulfillmentItem

Recompose a fulfillment item by discarding its component lines, returning it to a direct-allocation mode.

Business Rules

  • The fulfillment must be in draft state.
  • The fulfillment item must currently be decomposed (have active component lines).
  • None of the component lines may be allocated. Revert the fulfillment to draft first if needed.

Permissions Required

  • orders:recompose_fulfillment_item permission
recomposeFulfillmentItem(
input: RecomposeFulfillmentItemInput!
): FulfillmentItem!

Arguments

recomposeFulfillmentItem.input ● RecomposeFulfillmentItemInput! non-null input common

Parameters for RecomposeFulfillmentItem

Type

FulfillmentItem object orders

This type represents an item in an order fulfillment. Each item is associated with a product and a quantity