Coupons
Returns the list of all coupons.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| CouponCode [KEY] | String | ||
| Name | String | ||
| Description | String | ||
| Status | String | ||
| Type | String | ||
| CreatedTime | Datetime | ||
| DiscountBy | String | ||
| DiscountValue | Integer | ||
| ExpiryAt | Date | ||
| MaxRedemption | Integer | ||
| ProductId | Long | ||
| RedemptionCount | Integer | ||
| UpdatedTime | Datetime |