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

Referenced refund input.
Subclass of ConnectApi.RefundRequest.
Property Type Description Required or Optional Available Version
accountId String ID of the account linked to the referenced refund request. Optional 50.0
amount Double Amount refunded. Required 50.0
clientContext String Context for payment APIs. Used for a payment caller to re-establish context. Optional 50.0
comments String Optional comments for the refund. Optional 50.0
effectiveDate Datetime Date when the refund becomes effective. Optional 50.0
paymentGroup ConnectApi.​PaymentGroupRequest Payment group details associated with the refund request. Optional 50.0