Ruft die Liste der Artikelaktionen eines Projekts ab.
Werbeaktionen gewähren einen Rabatt (in %) auf Artikel. Der Rabatt wird auf alle Preise der angegebenen Artikel angewendet.
Die Liste der Artikelaktionen wurde erfolgreich empfangen.
Basisauthentifizierung nicht bestanden oder falsch. Prüfen Sie die Anmeldedaten und vergewissern Sie sich, dass Sie die Basisauthentifizierung verwenden.
{- "active_promotions_count": 4,
- "inactive_promotions_count": 0,
- "promotions": [
- {
- "date_end": "2020-04-25T18:16:00+05:00",
- "date_start": "2020-04-15T18:16:00+05:00",
- "discount": {
- "percent": "20.00"
}, - "id": 1,
- "is_enabled": true,
- "items": [
- {
- "sku": "elven_sword"
}
], - "limits": {
- "per_item": null,
- "per_user": null,
- "recurrent_schedule": null
}, - "name": {
- "en-US": "Promotion",
- "ru-RU": "Акция"
}, - "price_range_condition": null
}, - {
- "date_end": "2020-04-25T18:16:00+05:00",
- "date_start": "2020-04-15T18:16:00+05:00",
- "discount": {
- "percent": "10.00"
}, - "id": 2,
- "is_enabled": true,
- "items": [
- {
- "sku": "elven_helmet"
}, - {
- "sku": "elven_armor"
}
], - "limits": {
- "per_item": null,
- "per_user": {
- "total": 10
}, - "recurrent_schedule": {
- "per_user": {
- "day_of_month": null,
- "day_of_week": null,
- "displayable_reset_next_date": "2023-02-28T11:00:00+08:00",
- "displayable_reset_start_date": "2023-02-28T11:00:00+08:00",
- "interval_type": "daily",
- "reset_next_date": 1677553200,
- "time": "11:00:00+08:00"
}
}
}, - "name": {
- "en-US": "Promotion",
- "ru-RU": "Акция"
}, - "price_range_condition": null
}, - {
- "date_end": "2020-04-25T18:16:00+05:00",
- "date_start": "2020-04-15T18:16:00+05:00",
- "discount": {
- "percent": "10.00"
}, - "id": 3,
- "is_enabled": true,
- "items": [
- {
- "sku": "elven_helmet"
}, - {
- "sku": "elven_armor"
}
], - "limits": {
- "per_item": null,
- "per_user": {
- "total": 10
}, - "recurrent_schedule": {
- "per_user": {
- "day_of_month": null,
- "day_of_week": null,
- "displayable_reset_next_date": "2023-02-28T11:00:00+08:00",
- "displayable_reset_start_date": "2023-02-28T11:00:00+08:00",
- "interval_type": "daily",
- "reset_next_date": 1677553200,
- "time": "11:00:00+08:00"
}
}
}, - "name": {
- "en-US": "Promotion",
- "ru-RU": "Акция"
}, - "price_range_condition": {
- "lower_limit": "10.0000",
- "upper_limit": "20.0000"
}
}, - {
- "date_end": "2020-04-25T18:16:00+05:00",
- "date_start": "2020-04-15T18:16:00+05:00",
- "discount": {
- "percent": "10.00"
}, - "id": 4,
- "is_enabled": true,
- "items": null,
- "limits": {
- "per_item": null,
- "per_user": {
- "total": 10
}, - "recurrent_schedule": {
- "per_user": {
- "day_of_month": null,
- "day_of_week": null,
- "displayable_reset_next_date": "2023-02-28T11:00:00+08:00",
- "displayable_reset_start_date": "2023-02-28T11:00:00+08:00",
- "interval_type": "daily",
- "reset_next_date": 1677553200,
- "time": "11:00:00+08:00"
}
}
}, - "name": {
- "en-US": "Promotion",
- "ru-RU": "Акция"
}, - "price_range_condition": {
- "lower_limit": null,
- "upper_limit": "20.00"
}
}
], - "total_promotions_count": 4
}