ConnectApi.CancelAllOrderItemsInputRepresentation

Cancellation of all items in an order.
Property Type Description Required or Optional Available Version
changeItemFees List<ConnectApi.ChangeItemFeeWithTaxInputRepresentation> List of input data for fees, including taxes, associated with the order items being canceled. Optional 63.0
excludedItems List<String> List of items excluded from cancellation. Optional 63.0
orderSummaryId String ID of the order summary. Required 63.0
reason String Reason for the cancellation. The value must match one of the picklist values on the Reason field of the Order Product Summary Change object. Required 63.0
reasonText String Reason text used for the return insights. The value has a max of 255 characters. Optional 63.0