Newer Version Available

This content describes an older version of this product. View Latest

Fulfillment Order Line Item Input

A FulfillmentOrderLineItem and quantity to cancel. You can cancel less than the full quantity, in which case you reallocate the canceled quantity to a different FulfillmentOrder.
Root XML tag
<fulfillmentOrderLineItem>
JSON example
1{   
2  "fulfillmentOrderLineItemId" : "0a4xx00000000W0001",
3  "quantity":1
4}
Properties
Name Type Description Required or Optional Available Version
fulfillmentOrder​LineItemId String ID of the FulfillmentOrderLineItem. Required 48.0
quantity Double Quantity to cancel. Required 48.0