Newer Version Available

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

Fulfillment Order Line Items To Cancel Input

A list of FulfillmentOrderLineItems and quantities to cancel.
Root XML tag
<fulfillmentOrderLineItemsToCancelInput>
JSON example
1"fulfillmentOrderLineItemsToCancel" : [
2  {   
3    "fulfillmentOrderLineItemId" : "0a4xx00000000W0001",
4    "quantity":1
5  },
6  {   
7    "fulfillmentOrderLineItemId" : "0a4xx00000000W0002",
8    "quantity":2
9  }
10]
Properties
Name Type Description Required or Optional Available Version
fulfillmentOrder​LineItems​ToCancel Fulfillment Order Line Item Input[] List of FulfillmentOrderLineItems and quantities. Required 48.0