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
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