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

Information required for a submit cart to exchange order action.
Property Type Description Required or Optional Available Version
exchangeCartId String ID of the cart used for adding items to the exchange order. Required 60.0
orderNumber String Order number. Optional 60.0
orderSummaryId String Order summary ID. Required 60.0
paymentInfoList List<ConnectApi.PaymentInfoInputRepresentation> List of payment information when additional funds are needed for the newly created exchange order. Optional 60.0
referenceId String Return order ID. Optional 60.0
reservationType String The reservation that's created by the submit API. The possible values are Full, which means there’s a reservation against the exchange cart, or None if there’s no reservation. Optional 61.0
sequences List<ConnectApi.sharedOrderPaymentSummarySequenceInputRepresentation> Ordered list of order payment summaries and reserved balance amounts to apply them to. Optional 60.0