Generate Email REST Endpoints
            Generate Email
        
        
    The REST APIs enable an external entity to use an existing Email Designer template and generate an html email for a given transaction. The API allows POST with the Transaction ID and appropriate Email Designer template details, to create the output email.
- Generate Email Document
- Method: postPath:/rest/v19/emailGenerator
- Get Generated Email Document
- Method: getPath:/rest/v19/emailGenerator/{id}
- Get Generated Email Documents List
- Method: getPath:/rest/v19/emailGenerator