Send invoice to Romanian SPV (e-Factura) system
test
- Test/sandbox environment for developmentlive
- Production environment for real invoicesCheck | Requirement | Error Code |
---|---|---|
Invoice Type | Must be fiscal | not_fiscal_invoice |
Draft Status | Cannot be draft | invoice_is_draft |
Voided Status | Cannot be voided | invoice_is_voided |
Already Sent | Not already submitted | already_sent_to_spv |
OAuth Token | Valid and not expired | oauth_not_configured |
Client Data | Complete and valid | invalid_client_data |
submitted
accepted
or rejected
environment=live
for real invoices. Test environment submissions are not legally valid.Status | Meaning | Next Action |
---|---|---|
submitted | Sent to ANAF | Wait for processing |
processing | ANAF is validating | Continue waiting |
accepted | Successfully processed | Download from ANAF |
rejected | Failed validation | Check errors and resubmit |