get_contragent_bills
Retrieve a contragent's bills for a date range, and optionally filter by paid status to identify outstanding invoices.
Instructions
Счета контрагента за период.
contragent_id — UUID контрагента (см. поле "id" в get_contragent_status). date_from/date_to — даты в формате dd.MM.yyyy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | ||
| is_paid | No | ||
| date_from | No | ||
| contragent_id | Yes |