user_service_order_get
Retrieve a paginated list of services available to order for a specified user in the SHM billing panel. Use limit, offset, and user_id to filter results.
Instructions
GET /service/order Список услуг для заказа Тег: Услуги Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |