Invoice sending via API

Created: 2021-09-27
Last updated: 2021-09-27

We’ve added the ability to email an invoice to the client via API. The invoice is sent according to the template from Account Settings and is sent to the email assigned to the client indicated on the invoice.

It looks as follows:

curl -X POST https://yourdomain.invoiceocean.com/invoices/100/send_by_email.json?api_token=API_TOKEN

Create unlimited invoices and more with InvoiceOcean. Start your 30-day free trial.

Sign up free


Back


Add Comment