Generates a delivery note PDF for the specified sales invoice and sends it 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}/delivery-note/send-by-email
curl \
--request POST 'https://wyzio.app/api-v1/sales-invoice/{invoiceId}/delivery-note/send-by-email?documentTemplateId=420018384&useLetterhead=false&entitiesIds=1384395%2C83020418%2C1384410'