Promotions > Promotions
Promotions
Promotions enable you to offer discounts to selected customers in a variety of ways. A promotion, combined with its specific rules, determines whether it can be applied to a particular order.
Promotions can be applied to an order either through the use of a coupon or automatically, with the use of automatic promotions.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| promotions | Get promotions | GET:promotions.json |
| promotionsCreate | Create promotions | POST:promotions.json |
| promotionsDelete | Delete promotions | DELETE:promotions.json |
| promotionsModify | Modify promotions | POST:promotions.json |
| promotionsPage | Get promotions page | GET:promotions/page.json |
Types
| Types |
|---|
| Promotion |
| PromotionCreate |
| PromotionModify |
| PromotionPage |
| PromotionsPageSortBy |
| PromotionsPageStatus |