Skip to main content

updateFulfillmentItems

Replaces the item set on a pre-send fulfillment order with the provided target quantities.

updateFulfillmentItems(
input: UpdateFulfillmentItemsInput!
): OrderFulfillment!

Arguments

updateFulfillmentItems.input ● UpdateFulfillmentItemsInput! non-null input common

Parameters for UpdateFulfillmentItems

Type

OrderFulfillment object orders

This type represents an order fulfillment. An order can have multiple fulfillments, each one associated with a warehouse and a party that fulfilled the order.