Retrieves a promotion.
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.
OK.
{- "description": {
- "en": "Promotion with 30% discount",
- "ru": "Акция со скидкой 30%"
}, - "enabled": false,
- "id": 17890,
- "label": {
- "en": "30%",
- "ru": "30%"
}, - "name": {
- "en": "30% discount",
- "ru": "Скидка 30%"
}, - "project_id": 40544,
- "read_only": false,
- "show_banner": true,
- "technical_name": "Sale promotion"
}