getDocumentList
Retrieve seller documents by date range, with optional category and sorting, to review financial records.
Instructions
Метод предоставляет список документов продавца
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | category | |
| order | No | desc | |
| locale | No | ru | |
| endTime | Yes | RFC3339` | |
| category | No | ID [категории документов](./financial-reports-and-accounting#tag/Dokumenty/paths/~1api~1v1~1documents~1categories/get) из поля `name` | |
| beginTime | Yes | RFC3339 | |
| serviceName | No | Уникальный ID документа |