Promotions
Retrieve all Promotions.
Columns
| Name | Type | References | |
| Id | Int | ||
| Name | String | ||
| Code | String | ||
| Status | String | ||
| DiscountTarget | String | ||
| ConditionPrice | Double | ||
| ConditionQty | Int | ||
| DiscountAmountFix | Double | ||
| DiscountAmountPercent | Double | ||
| BeginsAt | String | ||
| ExpiresAt | String | ||
| TimesUsed | Int | ||
| MaxTimesUsed | Int | ||
| Cumulative | Boolean | ||
| Categories | String | ||
| CustomerCategories | String | ||
| Products | String |