user_promo_get
List a user's promo codes from the SHM billing panel, with pagination using limit and offset. Admins can retrieve codes on behalf of a specified user via user_id.
Instructions
GET /promo Список промокодов пользователя Тег: Промокоды Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |