post https://api-sandbox.getdefacto.com/invoices
Create an invoice.
- If you create an invoice that will need to be edited afterwards, create a draft invoice with the is_draft
parameter. Otherwise set is_draft
to false.
- This endpoint requires the base64-encoded value of the PDF of the invoice. You can for example use base64guru.