Add new paremeter to define email body
Now the email body is hardcoded with CiviCRM has generated a PDF letter
- Add a new optional API parameter template_email_id to define the template to use as email's body (or use hardcoded msg if not defined).
- Tokens must be processed in the email body