save_invoice_n
Create or update a tax invoice with a comment. Provide invoice ID, operation date, seller and buyer UN IDs, and note.
Instructions
Save/create a tax invoice with comment (ანგარიშ-ფაქტურის შენახვა კომენტარით)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Comment/note text | |
| 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) |