Newer Version Available
ConnectApi.AdjustOrderItemSummaryInputRepresentation
Price adjustments to order item summaries that together make up a
price adjustment to an order, with options for adjusting items in the process of being
fulfilled.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| adjustItems | List<ConnectApi.AdjustItemInputRepresentation> | List of price adjustments to order item summaries. | Required | 49.0 |
| allocatedItemsChangeOrderType | String |
Process to use for order item summary
quantities that are currently being fulfilled, defined as QuantityAllocated - QuantityFulfilled. Values are:
|
Optional | 55.0 |
| individualLineItemTaxAdjustments | Boolean | Specifies whether to create multiple lines for each tax adjustment or one line with all tax adjustments. The default value is false. | Optional | 59.0 |