Updates a promotion. If the promotion is read-only (read_only
= true
), you are not allowed to change project_id
parameter.
Notice
This API call does not contain the project_id
path-parameter, so you need to use the API key that is valid in all the company’s projects to set up authorization.
No content.
{- "description": {
- "en": "Promotion with 5% discount",
- "ru": "Акция со скидкой 5%"
}, - "label": {
- "en": "5%",
- "ru": "5%"
}, - "name": {
- "en": "5% discount",
- "ru": "скидка 5%"
}, - "project_id": 40544,
- "technical_name": "Sale promotion"
}