Create Purchase Invoice
POST/api/purchase-invoices
Create a new purchase invoice linked to a purchase order.
Authentication: Requires Bearer token.
Either purchase_invoice_lines or financial_lines must be provided on creation. Invoice lines must belong to the specified purchase order and must not be fully invoiced.
Request
Responses
- 200
Successful response