get_buyer_invoices
Retrieve buyer invoices with filters including taxpayer ID, date ranges, invoice number, seller details, and declaration number.
Instructions
List buyer-side invoices with filters (მყიდველის ანგარიშ-ფაქტურები)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | Seller name | |
| e_dt | No | Registration date to (YYYY-MM-DDTHH:mm:ss) | |
| s_dt | No | Registration date from (YYYY-MM-DDTHH:mm:ss) | |
| un_id | Yes | Taxpayer unique ID | |
| op_e_dt | No | Operation date to (YYYY-MM-DDTHH:mm:ss) | |
| op_s_dt | No | Operation date from (YYYY-MM-DDTHH:mm:ss) | |
| invoice_no | No | Invoice number | |
| doc_mos_nom | No | Declaration number | |
| sa_ident_no | No | Seller identification number |