Skip to main content
Log inSign up
Anchor to FulfillmentOrderLineItemInput

FulfillmentOrderLineItemInput

input_object

The input fields used to include the quantity of the fulfillment order line item that should be fulfilled.

•
ID!non-null

The ID of the fulfillment order line item.

•
Int!non-null

The quantity of the fulfillment order line item.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•
INPUT OBJECT

The fulfillment order line items to be placed on hold.

If left blank, all line items of the fulfillment order are placed on hold.

Not supported when placing a hold on a fulfillment order that is already held. If supplied when a fulfillment order is already on hold, a user error will be returned indicating that the fulfillment order is not able to be split.

•
INPUT OBJECT

The fulfillment order line items to be fulfilled. If left blank, all line items of the fulfillment order will be fulfilled.


Was this section helpful?