Good afternoon.
Where can I find more complete endpoint documentation for sending documents via email? More specifically, I wanted to programmatically replicate the functionality that appears in the Jasmin UI in each document with the "Send - > Print" button.
I have not found anything in the Web API Reference. I only found this mention in link , but I have to specify the content of the email, thus losing the advantage of the template completed and the possibility of sending the document in attachment.
I could get the document through the endpoint print and then resend it, but that would probably be reinventing the wheel ...
Thank you very much in advance.