Schedule for automatic promotions enabling
What's new
Changes in API
PUT /api/v3/STOREID/promotions/PROMOTIONID HTTP/1.1
Host: app.ecwid.com
Content-Type: application/json
Authorization: Bearer secret_token
{
"recurring": true,
"recurrenceSettings": {
"activeDays": ["SAT","SUN"]
}
}Documentation links
Search promotionsUpdate promotionCreate promotionLast updated
Was this helpful?
