Generates a PDF for the specified sales invoice and sends it to the client by email.
Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
POST
/api-v1/sales-invoice/{invoiceId}/send-by-email
curl \
--request POST 'https://wyzio.app/api-v1/sales-invoice/{invoiceId}/send-by-email?documentTemplateId=420018384&useLetterhead=false'
Response examples (200)
{}