Newer Version Available

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

Order Item Summary Input

An OrderItemSummary and quantity.
Root XML tag
<orderItemSummary>
JSON example
1{  
2  "orderItemSummaryId":"10uxx00000000W0001",
3  "quantity":3
4}
Properties
Name Type Description Required or Optional Available Version
orderItem​SummaryId String ID of the OrderItemSummary. Required 48.0
quantity Double Quantity to include. Required 48.0