You can:
- get list of invoices
- get detailed view of one invoice
- create invoice
- delete invoice
- get PDF of invoice
- send invoice to e-mail
You can not:
- update invoice – instead of, delete and create new
- get next invoice number – use different numbering convention and remember last number ¹
¹ Merit is multitenant system with 10 or more server instances. We never lock for writing to allow our partners to write faster.