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

The order in which the credit amount is applied to specified payment methods. The sequence determines the order that the credit is applied to each payment during processing. The amount credited to each payment method is determined in each order payment summary.
Property Type Description Required or Optional Available Version
amount Double The amount of the payment credit. Required 65.0
creditType String The type of credit to be used. This value is based on the Credit Type field of the Payment Credit Transaction, which is customizable. Required 65.0
orderPaymentSummaryId String An ordered list of payment summaries that determines what payment methods the amount is credited to and in what order. Required 65.0