save_invoice
Create a new tax invoice or update an existing one by providing invoice ID, operation date, seller and buyer unique IDs, and optional buyer service user ID.
Instructions
Save/create a tax invoice (ანგარიშ-ფაქტურის შენახვა)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invois_id | Yes | Invoice ID, pass 0 to create new | |
| b_s_user_id | No | Buyer's service user ID | |
| buyer_un_id | Yes | Buyer unique ID | |
| overhead_dt | No | Deprecated, pass any date | |
| overhead_no | No | Deprecated, pass empty string | |
| seller_un_id | Yes | Seller unique ID | |
| operation_date | Yes | Operation date (YYYY-MM-DDTHH:mm:ss) |