Send Invoice
Send an e-invoice to the customer’s email.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Invoice ID.
Response
200
application/json
Successfully sent invoice.
The response is of type object
.