Only invoices with draft status can be approved. Approved invoices generate an official invoice number and cannot be edited — only voided via a credit note.
Copy
Ask AI
curl -X POST "https://api.nevatal.com/api/v1/billing/invoices/inv_002/approve" \ -H "Authorization: Bearer nvtl_your_api_key"