Newer Version Available

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

ConnectApi.OrderSummaryInputRepresentation

An order from which to create an OrderSummary, and whether it is managed in Salesforce Order Management.
Property Type Description Required or Optional Available Version
orderId String ID of the original order. Required 48.0
orderLifeCycleType String Specifies whether the order is managed in Salesforce Order Management or by an external system. It can have one of these values:
  • MANAGED—Managed in Salesforce Order Management.
  • UNMANAGED—Managed by an external system.
If no value is specified, the default is MANAGED.
Optional 49.0