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

Input representation for coupon code redemption.
Property Type Description Required or Optional Available Version
buyer String ID of the buyer account or email address for a guest user. Required 60.0
couponCodes List<String> List of coupon codes. Required 58.0
effectiveAccountId String ID of the account. Required 58.0–59.0
transactionId String ID of the transaction, which must be a valid cart ID. Required 58.0