Newer Version Available
ConnectApi.AdjustItemInputRepresentation
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| adjustmentType | String |
Describes how the amount is calculated. It can have one
of these values:
|
Required | 49.0 |
| amount | Double | Value used to calculate the adjustment amount, as described by the adjustmentType. It must be a negative value. | Required | 49.0 |
| description | String | Description of the adjustment. | Optional | 49.0 |
| orderItemSummaryId | String | ID of the OrderItemSummary. | Required | 49.0 |
| reason | String | Reason for the adjustment. The value must match one of the picklist values on the Reason field of the OrderItemSummaryChange object. | Required | 49.0 |