get_accounting_entries
Retrieve accounting entries (debit, credit, amount, quantity, subconto, content) for a document by providing its GUID. Optionally specify a register name.
Instructions
Получить бухгалтерские проводки (движения) документа. Возвращает: счёт Дт, счёт Кт, сумма, количество, субконто, содержание.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_ref | Yes | Ссылка на документ (GUID) | |
| register_name | No | Имя регистра бухгалтерии (по умолчанию Хозрасчетный) |