Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.CreateOrderPaymentSummaryInputRepresentation

An OrderSummary for which to create an OrderPaymentSummary, with the payment authorization or payments to include in it.
Property Type Description Required or Optional Available Version
orderSummaryId String ID of the OrderSummary. Required 48.0
name String Name of the OrderPaymentSummary. Optional 66.0
payment​AuthorizationId String ID of the payment authorization. Either a payment authorization or at least one payment is required. 48.0
paymentIds List<String> List of IDs of the payments. Either a payment authorization or at least one payment is required. 48.0