user_pay_forecast_get
Retrieve a user's payment forecast to review upcoming charges, with limit and offset pagination; admins can specify user_id to act on behalf of that user.
Instructions
GET /user/pay/forecast Прогноз оплаты Тег: Платежи Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |