Customer Invoices
Send a customer invoice by email
This endpoint allows you to send a finalized, imported customer invoice or credit note by email to your customer. This requires that the PDF file for that document has been generated (this process can take a few minutes), so if you just created the invoice in our system, we may return a 409 error. You should retry the request in a few minutes - if you receive a 204 response, that means that the email is on its way. For more information about email sending, please read this guide.
ℹ️ This endpoint requires one of the following scopes:
customer_invoices:all
POST
Path Parameters
(Required)
Example:
"42"
Body
application/json
Response
204
text/plain
Invoice is being sent by email
The response is of type file
.