invoices_submit
Submit an issued invoice to the ANAF e-Factura system for validation. Use invoices_get or invoices_events to poll the asynchronous validation result.
Instructions
Submit an issued invoice to the ANAF e-Factura system. The invoice must be in "issued" status. Changes status to "sent_to_provider". ANAF validates the invoice asynchronously — poll invoices_get or use invoices_events to check validation result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Invoice UUID to submit to ANAF | |
| companyId | No | Company UUID override (uses active company if not set) |