| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name for the coupon |
string |
Required |
| Code |
Code for the coupon |
string |
Required String length: inclusive between 0 and 50 |
| Amount |
Fixed amount that will be discounted from the order |
decimal number |
None. |
| DiscountPercent |
Percentage that will be discounted from the order |
decimal number |
Range: inclusive between 0 and 1 |