Online APIModelsDiscount objectCopy pageAttributes AttributeTypeDescriptiondisplayNamestring requiredA display name for the discount. Limited to 128 characters.amountMoney requiredThe discount amount. Example Discount object UK1{2 "displayName": "New Customer Coupon",3 "amount": {4 "amount": "29.99",5 "currency": "GBP"6 }7}