Creates a new invoice in Finmei with buyer information and line items. Use this when you need to generate an invoice for a customer. You can specify: - Buyer details (person or company) - Products/services with quantities and prices - Invoice type (regular, VAT, preliminary, cre…
codestringOptional custom invoice code or reference
typestringInvoice type required by API. Valid values: 'regular_invoice', 'vat_invoice', 'preliminary_invoice', 'preliminary_vat_invoice', 'credit_invoice', 'credit_vat_invoice'
buyerobjectBuyer object; required by API when not using customer_id
notesstringOptional notes to appear on the invoice
sellerobjectSeller object if not using default
seriesstringSeries code/prefix for the invoice
currencystringISO 4217 three-letter currency code
customerobjectInline customer details; mutually exclusive with `customer_id`
due_datestringPayment due date (YYYY-MM-DD)
productsarrayProducts array as required by API
issue_datestringDate the invoice was issued (YYYY-MM-DD)
line_itemsarrayList of line items for the invoice
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.