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.
Exchanges Class
Namespace
Exchanges Methods
previewCartToExchangeOrder(previewCartToExchangeOrderInput)
API Version
60.0
Requires Chatter
No
Signature
public static ConnectApi.PreviewCartToExchangeOrderOutputRepresentation previewCartToExchangeOrder(ConnectApi.PreviewCartToExchangeOrderInputRepresentation previewCartToExchangeOrderInput)
Parameters
- previewCartToExchangeOrderInput
- Type: ConnectApi.PreviewCartToExchangeOrderInputRepresentation
- Information required to preview a cart to exchange order.
Return Value
Type: ConnectApi.PreviewCartToExchangeOrderOutputRepresentation
submitCartToExchangeOrder(submitCartToExchangeOrderInput)
API Version
60.0
Requires Chatter
No
Signature
public static ConnectApi.SubmitCartToExchangeOrderOutputRepresentation submitCartToExchangeOrder(ConnectApi.SubmitCartToExchangeOrderInputRepresentation submitCartToExchangeOrderInput)
Parameters
- submitCartToExchangeOrderInput
- Type: ConnectApi.SubmitCartToExchangeOrderInputRepresentation
- Information required to submit a cart to exchange order.
Return Value
Type: ConnectApi.SubmitCartToExchangeOrderOutputRepresentation