Newer Version Available

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

ConnectApi.ChangeItemInputRepresentation

Change to an OrderItemSummary, such as a return or cancel. You specify whether to prorate the associated shipping charge based on the price change. The OrderItemSummary can’t be a shipping charge.
Property Type Description Required or Optional Available Version
changeItemFees List<ConnectApi.ChangeItemFee​InputRepresentation> List of input data for fees associated with the order item being returned or canceled. Optional 57.0
orderItem​SummaryId String ID of the OrderItemSummary. Required 48.0
quantity Double Quantity to change. Use a positive value. For example, a value of 2 means “cancel or return 2 units.” Required 48.0
reason String Reason for the change. The value must match one of the picklist values on the Reason field of the OrderItemSummaryChange object. Required 48.0
shipping​Reduction​Flag Boolean Specifies whether to prorate the shipping charge. Required 48.0