Newer Version Available

This content describes an older version of this product. View Latest

Coupon Code Redemption Input

Input representation for coupon code redemption.
JSON example
1{
2 "couponCodes":["code1","code2","code3","code4"],
3 "transactionId": "0a6D20000004CETIA2",
4 "buyer": "001xx000003GZ6NAAW"
5}
Properties
Name 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 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