Types
PaymentCouponAmountOffInput
A per-currency fixed discount to set on a Promo Code.
input
PaymentCouponAmountOffInputFields
currency
String!
required
Three-letter currency code (e.g. usd).
value
Int!
required
Discount amount in the currency's smallest unit (e.g. cents). Must be non-negative.