splitFulfillmentItems
Splits items from one fulfillment order to another.
splitFulfillmentItems(
input: SplitFulfillmentItemsInput!
): OrderFulfillment!
Arguments
splitFulfillmentItems.input ● SplitFulfillmentItemsInput! non-null input common
Parameters for SplitFulfillmentItems
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.