Limit discounts to customer groups
Set customer groups for promotion
PUT /api/v3/STOREID/promotions/PROMOTIONID
Host: app.ecwid.com
Content-Type: application/json
Authorization: Bearer secret_token
{
"triggers": {
"customerGroups": [0, 1006534]
}
}Set customer groups for discount coupon
Last updated
Was this helpful?
